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
- Host: GitHub
- URL: https://github.com/octref/vscode-electron-debug
- Owner: octref
- Created: 2016-09-18T21:17:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-12-28T00:14:59.000Z (over 5 years ago)
- Last Synced: 2025-03-24T10:13:33.414Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://blog.matsu.io/debug-electron-vscode
- Size: 48.8 KB
- Stars: 155
- Watchers: 9
- Forks: 144
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).