dsanders11 / vscode-electron-build-tools

A collection of useful VS Code helpers for working with the Electron codebase.
https://marketplace.visualstudio.com/items?itemName=dsanders11.vscode-electron-build-tools
MIT License
17 stars 7 forks source link

Automatic C++ Debugging #32

Open dsanders11 opened 1 year ago

dsanders11 commented 1 year ago

Expand on efa9fb4e12192c3ca6f6e49061fffdca1426d8fa to also set up C++ debugging automatically when running tests in debug mode.