'Pause' command should be hidden or disabled when not debugging #195417
Labels
bug
Issue identified by VS Code Team member as probable bug
debug
Debug viewlet, configurations, breakpoints, adapter issues
insiders-released
Patch has been released in VS Code Insiders
verified
Verification succeeded
Milestone
Type: Bug
Expected
Since the target process is launched without debugging, the 'Pause' command should be disabled (or ideally hidden) in the debug toolbar. If disabled, hovering over it should indicate that we aren't debugging.
Actual
The command is available
Notes
I am openning this issues since I have seen several customers recently be confused because launching with and without debugging are so similar in VS Code. I believe it would help things if a few steps were taken to make these less similar
Example program (hello.js)
Example launch.json
VS Code version: Code - Insiders 1.84.0-insider (6a7a661, 2023-10-11T05:34:23.077Z)
OS version: Windows_NT x64 10.0.22621
Modes:
System Info
canvas_oop_rasterization: enabled_on
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
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
The text was updated successfully, but these errors were encountered: