We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Like an lsp server, jedi should live outside of the working virtual environment. The ":environment" should be specified in a .dir-locals
The text was updated successfully, but these errors were encountered:
So either use jedi.el or import jedi in current environment. Currently there is a mixed of the two.
Sorry, something went wrong.
The dependency on jedi might be better replaced with a language server.
No branches or pull requests
Like an lsp server, jedi should live outside of the working virtual environment. The ":environment" should be specified in a .dir-locals
The text was updated successfully, but these errors were encountered: