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
Does this issue occur when all extensions are disabled?: Yes/No
VS Code Version: 1.95.3
OS Version: Windows 11
Steps to Reproduce:
Set up VS Code to use new Python REPL
Create a Python script with any code and send code to REPL
Cursor moves to REPL
I would like there to be an option to keep cursor focus on the Python script and not move focus to the REPL. This is behavior is annoying when running code interactively and is not the behavior when sending code to the Terminal.