pylspclient:LSP客户端在Python中的实现

时间:2024-06-16 05:25:03
【文件属性】:

文件名称:pylspclient:LSP客户端在Python中的实现

文件大小:23KB

文件格式:ZIP

更新时间:2024-06-16 05:25:03

python hacktoberfest lsp Python

pylspclient 客户端在Python中的实现。 什么是LSP? 安装 pip install pylspclient 运行测试 tox 或者 python setup.py test


【文件预览】:
pylspclient-master
----.travis.yml(292B)
----docs()
--------conf.py(5KB)
--------index.rst(425B)
--------source()
----pytest.ini(34B)
----tests()
--------test_json_rpc_endpoint.py(3KB)
--------__init__.py(0B)
----tox.ini(109B)
----LICENSE(1KB)
----requirements.txt(30B)
----examples()
--------clangd.py(5KB)
--------python-language-server.py(4KB)
----setup.py(1012B)
----.gitignore(1KB)
----README.md(456B)
----pylspclient()
--------lsp_structs.py(21KB)
--------lsp_endpoint.py(4KB)
--------__init__.py(243B)
--------json_rpc_endpoint.py(3KB)
--------lsp_client.py(12KB)
----.gitattributes(22B)
----classes.dot(4KB)

网友评论