Visual Studio 2019

Johan Boström

1 minute read

With the release of Visual Studio there is a new feature for debugging in JavaScript, which is great, but unfortunately this has a side effect. When you start your debugging, Visual Studio launches a new instance of chrome that is unrelated to your normal chrome instance. For me this is quite annoying, especially since I don’t need to debug any JavaScript applications. Luckily this can be turned of easily by just changing one simple setting.