Skip to content
New issue

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

Detect virtualenv by probing for venv, .venv, env and .env #121

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

mfussenegger
Copy link
Owner

Extends the automatic python path detection by probing for some common
virtualenv locations.

Tries all - cwd/lcwd and lsp clients' root_dir as possible project
roots and uses the first that exists.

Extends the automatic python path detection by probing for some common
virtualenv locations.

Tries all - cwd/lcwd and lsp clients' root_dir as possible project
roots and uses the first that exists.
@mfussenegger mfussenegger merged commit 091e4ae into master Dec 19, 2023
18 checks passed
@mfussenegger mfussenegger deleted the venv branch December 19, 2023 18:49
mfussenegger added a commit that referenced this pull request Apr 10, 2024
The readme didn't reflect the changes from #121
mfussenegger added a commit that referenced this pull request Apr 10, 2024
The readme didn't reflect the changes from #121
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant