An open API service indexing awesome lists of open source software.

https://github.com/octref/vscode-electron-debug

A guide to Debugging Electron App in VSCode
https://github.com/octref/vscode-electron-debug

Last synced: about 1 year ago
JSON representation

A guide to Debugging Electron App in VSCode

Awesome Lists containing this project

README

          

# Debugging Electron in VSCode

For details, see http://blog.matsu.io/debug-electron-vscode

Click into each folder for instructions.

Alternative guide: https://github.com/Microsoft/vscode-recipes/tree/master/Electron.

## License

CC0, same as [electron/electron-quick-start](https://github.com/electron/electron-quick-start).