VSCode cleanups

This commit is contained in:
Dirk Ziegelmeier
2018-10-22 19:48:01 +02:00
parent f53932d7ca
commit 3aef9c5305
2 changed files with 9 additions and 19 deletions

2
.vscode/launch.json vendored
View File

@@ -13,7 +13,7 @@
"environment": [],
"externalConsole": true,
"MIMode": "gdb",
"preLaunchTask": "build",
"preLaunchTask": "Build example_app",
"setupCommands": [
{
"description": "Enable pretty-printing for gdb",