pypi jedi-language-server 0.16.0
Version 0.16.0

latest releases: 0.46.0, 0.45.1, 0.45.0...
5 years ago

Added

  • All properties in initializer are cached using "cached_property". 3rd party library used for Python 3.6 and 3.7.
  • Snippet support for CompletionItem
  • Configuration option to disable CompletionItem snippets (preserving existing behavior)

Changed

  • Reflecting the recent version of Jedi, the type map between Jedi and pygls has been reduced to reflect only the public types available in Jedi.
  • Cache now no longer explicitly referenced.

Fixed

  • Some code cleanup.

Don't miss a new jedi-language-server release

NewReleases is sending notifications on new releases.