formulahendry / formulahendry/vscode-code-runner
[Bug] VSCode doesn't remember "Run Code" for Python Files. Always showing output in Powershell Terminal.
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
- Version: 1.87.2 (system setup)
- Commit: 863d2581ecda6849923a2118d93a088b0745d9d6
- Date: 2024-03-08T15:20:17.278Z
- Electron: 27.3.2
- ElectronBuildId: 26836302
- Chromium: 118.0.5993.159
- Node.js: 18.17.1
- V8: 11.8.172.18-electron.0
- OS: Windows_NT x64 10.0.19045
**Describe the bug**
VS Code Code running dropdown doesn't preserve "Run Code" option to output python files.
**To Reproduce**
Steps to reproduce the behavior:
1. Select "Run Code" for running Python Files
2. Click the "Run" button, now it runs in Powershell terminal, not in "Output" tab.
**Actual behavior**
If I select "Run Code" button from the drop-down, VSCode doesn't seem to remember "Run Code" with code runner. Rather it's showing in Terminal Tab
**Expected behavior**
VScode should remember (it was fine even yesterday), which option I chose to run code.
**Screenshots**
Video demo:
https://github.com/formulahendry/vscode-code-runner/assets/26436023/880ddc9a-ecc7-4498-9249-3417982dbbf7
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.