Jun 29, 2018
Post comments count0
Post likes count0
Changes to script debugging in Visual Studio 15.7

We’re always looking for ways to make developing with Visual Studio faster. One of the tasks developers do many times a day is launching debugging sessions. We identified that script debugging added about 1.5s per F5, but only about 15.5% of people actively debugged script using Visual Studio. Based on the above, in Visual Studio 15.7 we made th...