Skip to content

v2.2.0

Compare
Choose a tag to compare
@rchl rchl released this 02 Aug 22:40
· 80 commits to master since this release
bd99959

Breaking changes:

  • mypy-ls plugin renamed to pylsp-mypy ("enable" setting renamed from pylsp.plugins.mypy_ls.enabled to pylsp.plugins.pylsp_mypy.enabled)

Features:

Refactor:

  • Use pathsep template variable for cross-platform compatibility (#44)

Readme

  • add instructions for running alongside LSP-pyright (#38)