Welcome to Language Server Protocol

Language Server Protocol is a pure-python implementation of the Language Server Protocol. Check out the lsp.LanguageServer for a high-level API for creating language servers, protocol for a jsonrpc implementation, or lsp for the JSON protocol definition.

Note

This project is under active development.

Contents