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
Hello. I use Conda to manage my virtual envs and autoenv to activate them per project. I would like to get completions from the packages in the envs for these projects. How can I go about specifying the additional search path to the jedi plugin (I don't mind patching the server code itself if that gets me there quickly)? I'd rather do this on the server side as I use Emacs with lsp-mode, and I'm not very good with ELisp. Thank you.
The text was updated successfully, but these errors were encountered:
Hello. I use Conda to manage my virtual envs and autoenv to activate them per project. I would like to get completions from the packages in the envs for these projects. How can I go about specifying the additional search path to the jedi plugin (I don't mind patching the server code itself if that gets me there quickly)? I'd rather do this on the server side as I use Emacs with lsp-mode, and I'm not very good with ELisp. Thank you.
The text was updated successfully, but these errors were encountered: