7 lines
227 B
Plaintext
7 lines
227 B
Plaintext
An implementation of the Language Server Protocol for Python.
|
|
|
|
The base language server provide Completions, Definitions,
|
|
Hover, References, Signature Help, and Symbols.
|
|
|
|
WWW: https://github.com/palantir/python-language-server
|