This repository is now part of https://github.com/eclipselabs/language-servers-for-eclipse
Integration of the Python Language Server with LSP4E.
Plugin integrates:
Update site: https://dl.bintray.com/mniewrzal/lsp4e-python/snapshot/
Before using follow Python Language Server installation details.
The update site is automatically updated by the Travis CI build on every new commit to the master branch.
- Syntax highlighting
- Code validation
- Completion
- Signature help
- Hyperlinks
- Hovers
- Formatting
- Outline
To use features provided by this plugin just open Python file with Generic Editor (Open With -> Generic Text Editor).