sublimelsp / LSP-pyright

Python support for Sublime's LSP plugin provided through microsoft/pyright.
MIT License
126 stars 13 forks source link

feat: allow users to decide the order of strategies finding venv #334

Closed jfcherng closed 3 months ago

jfcherng commented 3 months ago

See plugin settings: pyright.venv.strategies

Resolves https://github.com/sublimelsp/LSP-pyright/issues/331