code-d icon indicating copy to clipboard operation
code-d copied to clipboard

Project creation should create a default launch- and task.json so the project is already configured for debugging

Open RednibCoding opened this issue 3 years ago • 0 comments

It would be nice, when creating a project with > code-d:Create new Project that it creates a launch.json and task.json with the defaults automatically. So that debugging works "out of the box". Therefore the property "dubBuild": true should be added automatically as well to the launch.json.

Advanced users can still change/tweak their settings (launch-/task.json), but a newbie should just be able to debug right away and the defaults are enough for them to get into D with vscode.

2022-11-11 16_49_39-#d-editors _ D Language Code Club - Discord

RednibCoding avatar Nov 11 '22 15:11 RednibCoding