formulahendry / formulahendry/vscode-code-runner
[Bug] Code Runner play button stuck in run and debug mode
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
- VS Code Version: 1.96.3
- OS Version: Windows 10
- Code Runner Version: 0.12.2
**Describe the bug**
The play/run button in the editor actions tab is stuck on the run and debug option, no matter if i manually click the dropdown and just "run code" it will never reset back to just run code, it is constantly stuck on the debugging.
**To Reproduce**
1. Click on run and debug on the left tab
2. Run and debug
3. Workspace now reset the play button to run and debug permanently
**Actual behavior**
Play/run button constantly stuck on "run and debug", it is never going back to just run
**Expected behavior**
Code runner should automatically revert the run button to your last command, so running Ctrl + Alt + N should now revert the run button back to just run code.
**Screenshots**

Stuck in this mode ^

Will never go back to this no matter what I try ^
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.