/lsp4e-python

Integration of the Python Language Server with LSP4E.

Primary LanguageJavaEclipse Public License 1.0EPL-1.0

lsp4e-python


Build Status

Integration of the Python Language Server with LSP4E.

Plugin integrates:

Installation

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.

Features

  • Syntax highlighting
  • Code validation
  • Completion
  • Signature help
  • Hyperlinks
  • Hovers
  • Formatting
  • Outline

Usage

To use features provided by this plugin just open Python file with Generic Editor (Open With -> Generic Text Editor).

Screenshots

Integration screenshot