Is there a way to disable javascript debugging when using Visual Studio with IE9?
If you click the Tools (Alt+X)
button, then click the Internet Options
menu item.
In the Advanced
Tab, and in the Browsing
category:
Check Disable script debugging (Internet Explorer)
This should disable the Javascript debugger
I tried the solution provided by Dotmister, but it didn't work on my Vista (x64), VS2010 and IE9.
However I tried the following and it worked (source: http://www.visualstudiotutor.com/2011/02/disable-stopjavascript-debugging-in-visual-studio/)
My debugger was very slow when I hit a breakpoint, partly because I had the Edit and Continue enabled (you can disable it in VS under Tools -> Options -> Debuggins -> Edit and Continue) and partly because I could not disable JavaScript debugging.
Now it is significantly faster.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With