diff options
| author | Kaalleen <36401965+kaalleen@users.noreply.github.com> | 2025-10-22 18:46:36 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-22 18:46:36 +0200 |
| commit | 57622ae74dd075f304ffeee0747a7bbf2c0e9400 (patch) | |
| tree | daf4e02639b3b0f8875e278b3b9203c8d81306c1 /DEBUG_template.toml | |
| parent | a0486711e44bf8f70f7a9e84e4cd2a8101e965c8 (diff) | |
debugger vscode adaption (#3981)
Diffstat (limited to 'DEBUG_template.toml')
| -rw-r--r-- | DEBUG_template.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/DEBUG_template.toml b/DEBUG_template.toml index f33b17b7..46bf65e8 100644 --- a/DEBUG_template.toml +++ b/DEBUG_template.toml @@ -28,9 +28,6 @@ ### disable debugger when calling from inkscape, default: false # disable_from_inkscape = true -### wait for debugger to attach (vscode), default: true -# wait_attach = false - ### creation of bash script, default: false # create_bash_script = true |
