admin管理员组文章数量:1315811
Annoyance: I'm working on my application, and I find a bug. I instantly think 'Time to debug it!', and I open Chrome, and then open Dev Tools, and then use its rather inelegant debug tools.
Desire: I'd love to be able to: open my browser, set Studio to debug mode, breakpoint a few places in my controller.js file, and start stepping through things in Visual Studio.
I'm using Visual Studio 2013 Ultimate and Chrome - can it be done?
Annoyance: I'm working on my application, and I find a bug. I instantly think 'Time to debug it!', and I open Chrome, and then open Dev Tools, and then use its rather inelegant debug tools.
Desire: I'd love to be able to: open my browser, set Studio to debug mode, breakpoint a few places in my controller.js file, and start stepping through things in Visual Studio.
I'm using Visual Studio 2013 Ultimate and Chrome - can it be done?
Share Improve this question edited May 4, 2015 at 21:05 PKD asked May 4, 2015 at 20:58 PKDPKD 7072 gold badges13 silver badges40 bronze badges 3- 1 Client-Side Script Debugging – Robert Harvey Commented May 4, 2015 at 21:00
- I'm sorry - I see I pletely forgot to mention, and I'll update the question to reflect it, but I'm using Chrome as my browser, because I'm pretty sure IE is just a joke MS plays on everyone. – PKD Commented May 4, 2015 at 21:05
- 1 "Debugging with Visual Studio" on the Chrome Developer website. – Robert Harvey Commented May 4, 2015 at 21:12
2 Answers
Reset to default 5Use Internet Explorer as default browser in Visual Studio instead. It works!
This is a VS Code extension to debug your JavaScript code in the Google Chrome browser, or other targets that support the Chrome Debugging Protocol.
VS chrome debugging add-in
本文标签: javascriptIs it possible to debug angularjs in MVC in Visual Studio 2013 UltimateStack Overflow
版权声明:本文标题:javascript - Is it possible to debug angularjs in MVC in Visual Studio 2013 Ultimate? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741988952a2408853.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论