Skip to content

Python LSP Server v1.1.0

Compare
Choose a tag to compare
@ccordoba12 ccordoba12 released this 25 Jun 21:54
· 209 commits to develop since this release

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

  • Add support for flake8 per-file-ignores
  • Add --version CLI argument and return version in InitializeResult.