Skip to content

v1.0.0

Compare
Choose a tag to compare
@lgeiger lgeiger released this 07 Jun 10:06
· 246 commits to master since this release

⚠️ Breaking changes

  • Start language server with python -m pyls #114
    • Requires pyls 0.19 or later: palantir/python-language-server#344
    • Allows to switch between Python version via the settings
    • Fixes issues where pyls wasn't available on the PATH on some Linux distributions