It would be useful to have a VSCode launch.json entry that starts Electron (with auto-compilation and auto reload?) and attaches the VSCode debugger to it so that the chrome devtools don't have to be used.
I've tried fiddling around with the launch.json a bit, but couldn't make a task work that properly accomplishes this.
I think it would also be a good addition to the template.
It would be useful to have a VSCode launch.json entry that starts Electron (with auto-compilation and auto reload?) and attaches the VSCode debugger to it so that the chrome devtools don't have to be used. I've tried fiddling around with the launch.json a bit, but couldn't make a task work that properly accomplishes this. I think it would also be a good addition to the template.