From 57622ae74dd075f304ffeee0747a7bbf2c0e9400 Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Wed, 22 Oct 2025 18:46:36 +0200 Subject: debugger vscode adaption (#3981) --- DEBUG_template.toml | 3 --- 1 file changed, 3 deletions(-) (limited to 'DEBUG_template.toml') 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 -- cgit v1.2.3