Skip to content

Python LSP Server v1.8.1

Compare
Choose a tag to compare
@ccordoba12 ccordoba12 released this 05 Oct 16:33
· 51 commits to develop since this release
05698fa

This is a minor bugfix release that:

  • Fixes go-to-definition for Numpy methods.
  • Allows Jedi to perform multiple hops for "go to definition".
  • Fixes an error with Flake8 when deleting lines.