Description
Provides Python type definitions for the Language Server Protocol. It helps developers build editors, language servers, linters, and code-intelligence tools that speak LSP consistently.
This package only describes protocol structures. Tools using it may still exchange file paths, diagnostics, and project content, so integrations should respect workspace privacy.