Skip to content

Python LSP Server v1.2.0

Choose a tag to compare

@ccordoba12 ccordoba12 released this 01 Aug 23:58

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.