LSP client implementation in Python
4dcaacc587
LSPServer (like clangd) can send Score of a CompletionItem as a result of textDocument/completion. Store it to avoid crashing while interacting with such servers. |
||
---|---|---|
docs | ||
examples | ||
pylspclient | ||
tests | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
classes.dot | ||
LICENSE | ||
pytest.ini | ||
README.md | ||
requirements.txt | ||
setup.py | ||
tox.ini |