0 purchases
pyqode3languageserver 0.1.14
About
This is a fork of PyQode, which is now developed as the editor component for Rapunzel and OpenSesame. The original PyQode repository (<= v2) is no longer maintained.
pyqode.language_server adds language server protocol (LSP_) support to pyQode. The Language Server protocol is used between a tool (the client) and a language smartness provider (the server) to integrate features like auto complete, go to definition, find all references and alike into the tool
Features:
calltips mode
code completion
diagnostics
License
pyQode is licensed under the MIT license.
Requirements
pyqode.language_server depends on the following libraries:
_pylspclient
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.