Is it possible to debug angularjs in MVC in Visual Studio 2013 Ultimate?

Annoyance: I am working on my application and I find a mistake. I instantly think, β€œTime to debug this!”, And I open Chrome and then open Dev Tools and then use its rather inelegant debugging tools.

Desire: I would like to: open my browser, set Studio to debug mode, intercept several places in my controller.js file and start going through things in Visual Studio .

I am using Visual Studio 2013 Ultimate and Chrome - can this be done?

+4
source share
2 answers

Internet Explorer Visual Studio. !

+5

VS JavaScript Google Chrome , Chrome.

VS chrome

+1

All Articles