Closed
Description
Hello!
First of all thank you guys for supporting this fork.
I'm using neovim as my main code editor and right now I'm trying to migrate from coc.nvim to native neovim LSP client implementation(which is still in development btw).
So, I don't figured out how to configure this language server to use executables from virtual environment instead of global scope of my system. For example from python venv
or pipenv
. In coc It was enough just to specify configuration parameter "python.pythonPath" with the full path to the python executable file in the virtual environment and everything works fine.
Tech information above
System: Manjaro GNU/Linux
LSP Client: neovim v0.5.0-dev
Metadata
Metadata
Assignees
Labels
No labels