Forum Discussion
Velin Georgiev
Mar 19, 2017Brass Contributor
SPFx breakpoints and debugging from Visual Studio Code
Hello guys, I am trying to find a way to debug my local SPFx workbench (react, typescript webpart) from Visual Studio Code instead from Chrome, but I could not find any guides on how to attach th...
- Apr 25, 2017
Quick update on this.
The Office Dev team just created more detailed guide here:
https://dev.office.com/sharepoint/docs/spfx/debug-in-vscode
Mar 20, 2017
Hi Velin, It's possible to debug client side JS in VSC via Chrome Debugger protocol while executing accessing JS App in Chrome. There is an extension for this and nice description how it should work. Please check the link below https://code.visualstudio.com/blogs/2016/02/23/introducing-chrome-debugger-for-vs-code