Unable to run debugging with integrated terminal and option Debug > Terminal: Clear Before Reusing
#21063
Labels
area-debugging
bug
Issue identified by VS Code Team member as probable bug
regression
Bug didn't exist in a previous release
Type: Bug
launch.json
, setconsole
tointegratedTerminal
settings.json
, setdebug.terminal.clearBeforeReusing
totrue
Timed out waiting for launcher to connect
. The Python Debug Console seems to clear both old output and current debug command.If I either change
console
tointernalConsole
,externalTerminal
or setdebug.terminal.clearBeforeReusing
tofalse
, this bug will not happend.Extension version: 2023.6.0
VS Code version: Code 1.77.3 (704ed70d4fd1c6bd6342c436f1ede30d1cff4710, 2023-04-12T09:16:52.732Z)
OS version: Linux x64 5.19.0-38-generic
Modes:
Sandboxed: No
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
A/B Experiments
The text was updated successfully, but these errors were encountered: