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

[Feature Request] Add VenvSelectCached command in regexp version #133

Closed
TroySigX opened this issue Jun 4, 2024 · 2 comments
Closed

[Feature Request] Add VenvSelectCached command in regexp version #133

TroySigX opened this issue Jun 4, 2024 · 2 comments
Labels
enhancement New feature or request regexp branch

Comments

@TroySigX
Copy link

TroySigX commented Jun 4, 2024

Usually, I only open python files just to copy some functions without editing it, so enabling activating cached venv is overkill for me. But I do like to select cached venv when I edit them, so it'd be great if I have a choice to select cached venv when needed.

@TroySigX TroySigX changed the title [Feature Request] Add VenvSelectCached command [Feature Request] Add VenvSelectCached command in regexp version Jun 4, 2024
@linux-cultist
Copy link
Owner

I can add an option for this also, so the VenvSelectCached command shows up when the option is set. :)

@linux-cultist linux-cultist added enhancement New feature or request regexp branch labels Jun 4, 2024
@linux-cultist
Copy link
Owner

Update the plugin and set this option below to false:

cached_venv_automatic_activation = false

Then venvs should no longer be activated from cache automatically, and you need to run the VenvSelectCached command.

Thanks for your feedback on this, appreciate it. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request regexp branch
Projects
None yet
Development

No branches or pull requests

2 participants