开发者

Debugging JavaScript in VS

开发者 https://www.devze.com 2022-12-11 06:10 出处:网络
Whenever I set a breakpoint in JavaScript in Visual Studio, the debugger never breaks at the point. When I put my mouse over the breakpoint at run-time, it says开发者_开发百科 \"This breakpoint will c

Whenever I set a breakpoint in JavaScript in Visual Studio, the debugger never breaks at the point. When I put my mouse over the breakpoint at run-time, it says开发者_开发百科 "This breakpoint will currently not be hit. No symbols have been loaded for this document."

What does this mean? How do I enable JavaScript debugging/breakpoints?


You have to enable Javascript debugging in Internet Explorer: Tools -> Internet Options -> Advanced, then uncheck both "Disable Script Debugging" options.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号