1
Reply

debugging angular 2 in chrome

Prashanti Rao

Prashanti Rao

Oct 28 2016 2:53 AM
397
 
 
I am familiar with breakpoints in Visual Studio but now I am using VS Code to develop angular 2 application.  
 
How to set the breakpoints and how to go step by step for debugging the code ?
 
In VS 2015( or any version) we set a breakpoint and it returns to the IDE for debugging.
 
Is there something similar for debugging in VS Code? 
 

Answers (1)