You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After executing :LspInstallServer, pylsp-all is installed in a virtual env. I have to manually find the path of this virtual env when installing python-lsp-ruff plugin. Is it possible to add an LSP server just using :LspInstallServer python-lsp-ruff to install python-lsp-ruff, so users won't bother to search the path?
The text was updated successfully, but these errors were encountered:
zldrobit
changed the title
[eature request]How to install python-lsp-ruff with pylsp-all in the same virtual env?
[Feature request] Install python-lsp-ruff plugin with :LspInstallServerApr 12, 2024
After executing
:LspInstallServer
,pylsp-all
is installed in a virtual env. I have to manually find the path of this virtual env when installingpython-lsp-ruff
plugin. Is it possible to add an LSP server just using:LspInstallServer python-lsp-ruff
to installpython-lsp-ruff
, so users won't bother to search the path?The text was updated successfully, but these errors were encountered: