formulahendry / formulahendry/vscode-code-runner
auto detection of virtual env in vs-code workspsce
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
As a beginner, it is difficult to set virtual env that works with code-runner and its stress when inter-switching multiple virtual env for a project as you have to update the python path in the executor map settings.
**Describe the solution you'd like**
I think it will be fine to automatically detect the current virtual env in the workspace and update when there is a switch in virtual env; that is to let there be a trigger in code-runner that will always carry out such operations.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.