formulahendry / formulahendry/vscode-code-runner
[Bug]couldn't support swap python2 and python3.
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
- VS Code Version: any version
- OS Version: win7
- Code Runner Version: 0.9.15
**Describe the bug**
Description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. select python version under vscode status bar.(on left corner)
2. run code runner,
**Actual behavior**
Description of what happened actually.
it couldn't swap to current python version to run the code correctly.it seems that the python version doesn't support change with line "code-runner.executorMap".
**Expected behavior**
Description of what you expected to happen.
code runner support run code with choosed python version.
**Screenshots**
If applicable, add screenshots to help explain your problem.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.