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
If your in a different OS window when an error occurs in a VSCode window 1, when trying to edit VSCode window 2, any changes you try and make occur in VSCode window 1.
This affects
typing and deleting
selecting use shift + arrow keys
It doesnt affect:
selecting with mouse
CTRL + C and CTRL + V
Steps to reproduce:
In VSCode have 2 windows open, and another window open on the desktop (paint)
In VSCode window 1 start the program in debug mode
Click over to paint
Wait until an error occurs
Click over to VSCode window 2
Try and type, anything that happens occurs in VSCode window 1