Python API¶
In this section you will find reference documentation on pygls’ Python API
Clients
pygls’ Language Client APIs.
Servers
pygls’ Language Server APIs
LSP Types
LSP type definitions, as provided by the lsprotocol library
URIs
Helper functions for working with URIs
Workspace
pygls’ workspace API
Protocol
pygls’ low-level protocol APIs
IO
pygls’ low-level input/output APIs