Skip to content

Python LSP Server v1.2.0

Compare
Choose a tag to compare
@ccordoba12 ccordoba12 released this 01 Aug 23:58
· 218 commits to develop since this release

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

  • Implement completion item resolve requests for faster completions.
  • Initialize workspaces from the initialize request.