Disabling built-in Chrome in Visual Studio 2017 / 2019 from starting when debugging
A guide on disabling Chrome in Visual Studio
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.
Share this post
Twitter
Facebook
Reddit
LinkedIn