1j01 / tracky-mouse

Mouse control via head tracking, as a cross platform desktop app and JS library. eViacam alternative.
https://trackymouse.js.org/
MIT License
25 stars 4 forks source link

Set up debugging renderer process(es) with VS Code #57

Open 1j01 opened 4 months ago

1j01 commented 4 months ago

See https://github.com/Microsoft/vscode-recipes/tree/master/Electron sections "Debugging the Renderer Process" and "Debugging Both Processes Simultaneously"

This would just be a little nicer for development than using the devtools built into electron for the renderer processes.