Forum Discussion
SPFx breakpoints and debugging from Visual Studio Code
- 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
Thank you Andrew! I will see if I can configure it to work with the SPFx react webparts.
- Velin GeorgievApr 01, 2017Brass Contributor
Quick update on this. Andrew Koltyakov was right about the Debugger for Chrome, but I wanted to go one step further and create a guide.
I found very useful article here:
http://www.eliostruyf.com/how-to-debug-your-sharepoint-framework-web-part
I also created one here:
http://blog.velingeorgiev.pro/how-debug-sharepoint-framework-webpart-visual-studio-code
Gist with the launch.json config here:
https://gist.github.com/VelinGeorgiev/4a7b77ced7198df0a3898420d46f3405
Please let me know if any issues.
- Velin GeorgievApr 25, 2017Brass Contributor
Quick update on this.
The Office Dev team just created more detailed guide here:
https://dev.office.com/sharepoint/docs/spfx/debug-in-vscode
- May 25, 2018
Any idea on how to configure VSCode to launch IE and debug SPFx solutions? The workbench doesn't work with the latest chrome update.
Regards,
Kunal