Skip to content

Python LSP Server v1.6.0

Compare
Choose a tag to compare
@ccordoba12 ccordoba12 released this 02 Nov 23:35
· 99 commits to develop since this release
0c76a52

Major release of python-lsp-server with the following new features and changes:

  • Migrate to MarkupContent and convert docstrings to Markdown by default.
  • Add support for flake8 version 5.
  • Add function objects to Jedi completions.
  • Don't include class and functions objects by default in Jedi completions.