SimulatedGREG / electron-vue

An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
https://simulatedgreg.gitbooks.io/electron-vue/content/
MIT License
15.47k stars 1.54k forks source link

[feature] add default vs code debug config for main process & render process #1117

Open congzhangzh opened 2 years ago

congzhangzh commented 2 years ago

Hope this template add default vs code debug config for main process & render process at the same time!

background: it's really very hard to do seamless debug on this project!