sublimelsp / LSP-pyright

Python support for Sublime's LSP plugin provided through microsoft/pyright.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature] Auto-detect venvs depending on files in workspace

LDAP opened this issue · comments

Depending on the files in the workspace, the venv can be auto-detected.

See coc-pyright: https://github.com/fannheyward/coc-pyright/blob/d58a468b1d7479a1b56906e386f44b997181e307/src/configSettings.ts#L47