You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: