Viraj Jaiswal
Results
3
issues of
Viraj Jaiswal
## Description Added a .vscode/launch.json file to the default project template to ease out-of-the-box debugging in VSCode ## Changes -made launch.json template. -added to project-initializer.
## Description This PR adds automatic generation of a `.vscode/launch.json` file when creating new Booster projects. This provides developers with a pre-configured VS Code debug setup for running unit tests,...