You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Click on run and debug on the left tab
Run and debug
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 ^
The text was updated successfully, but these errors were encountered:
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
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 ^
The text was updated successfully, but these errors were encountered: