Is it possible to set VS 2015 Community to turn off debugging when the browser is closed? I use Edge for debug.
相关问题
- How to know full paths to DLL's from .csproj f
- Importing NuGet references through a local project
- Visual Studio 2019 - error MSB8020: The build tool
- 'System.Threading.ThreadAbortException' in
- Pass custom debug information to Microsoft bot fra
相关文章
- How to show location of errors, references to memb
- How to track MongoDB requests from a console appli
- Visual Studio Hangs on Loading UI Library
- How to use Mercurial from Visual Studio 2010?
- Build errors of missing packages in Visual Studio
- How do I get to see DbgPrint output from my kernel
- Visual Studio 2015 JSX/ES2015 syntax highlighting
- Copy different file to output directory for releas
The Edge browser doesn't support this feature, but the IE browser supports it, so if possible, you could use the IE as the default browser.
Since it is a new browser, I help you submit a feature request to the product team:
https://visualstudio.uservoice.com/forums/121579-visual-studio-ide/suggestions/16783462-stop-debugging-in-visual-studio-2015-after-the-edg
You could add your comment and vote it:)