Releases: sublimelsp/LSP-pyright
Releases · sublimelsp/LSP-pyright
1.1.8
- chore: update pyright 1.1.89
1.1.7
1.1.6
1.1.5
- chore: update pyright 1.1.88
1.1.4
FIXUP!
- chore: update pyright 1.1.87
1.1.3
- chore: update pyright 1.1.87
1.1.2
- chore: update pyright 1.1.86
1.1.1
1.1.0
-
feat: add a setting to add ST package deps into extraPath (#26)
// Use a predefined setup from this plugin, valid values are: // - "": An empty string will does nothing. // - "sublime_text": Suitable for people who are developing ST plugins. // `sys.path` from plugin_host will be added into "python.analysis.extraPaths" // so ST package dependecies can be resolved by the LSP server. "dev_environment": "",
1.0.27
- chore: update pyright 1.1.84