Visual Studio Code – Stopping debugging in one Visual Studio instance stops debugging in all other instances
Basically the title, e.g. I have two different solutions in two different windows of Visual Studio, I run debugging on both. Then I stop debugging in one of them and it also stops debugging in the other one. Also happens…