mirror of
https://github.com/BlackMATov/meta.hpp.git
synced 2025-12-14 19:41:29 +07:00
little dev tweaks
This commit is contained in:
5
.vscode/launch.json
vendored
5
.vscode/launch.json
vendored
@@ -6,6 +6,9 @@
|
||||
"request": "launch",
|
||||
"program": "${command:cmake.launchTargetPath}",
|
||||
"args": [],
|
||||
"cwd": "${workspaceFolder}"
|
||||
"cwd": "${workspaceFolder}",
|
||||
"initCommands": [
|
||||
"settings set target.process.thread.step-avoid-regexp \"\""
|
||||
]
|
||||
}]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user