You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #214315, the debugger variables view was changed to show the types of variables. However, if the variable name + type name (with scoped types which might have multiple modules in it, this happens easily; also think of parametrized types) becomes too long for the variables window, of course the value of the variable can no longer be displayed, and the type might also not be display fully.
I would now expect that when I hover over the visible part of the type, I'll get a hint that tells me both the full type as well as the name of the variable. But instead, no hint appears at all, not even for the type itself. I have to resize the variables pane until it is wide enough to show at least the first character of the value, which is both annoying and can sometimes take half to full the screen.
In contrast to this, hovering over the variable name shows the variable name; and hovering over the value (if it is visible) shows the value. I would rather favor an implementation in which the hint shows the value of the full row instead of just the column the mouse is over - who knows, maybe the variable name will also be too long, so that even the type is not shown?
VS Code version: Code 1.96.2 (fabdb6a, 2024-12-19T10:22:47.216Z)
OS version: Windows_NT x64 10.0.22621
System Info
Item
Value
CPUs
11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz (16 x 2304)
connor4312
added
bug
Issue identified by VS Code Team member as probable bug
debug
Debug viewlet, configurations, breakpoints, adapter issues
labels
Jan 6, 2025
Type: Bug
In #214315, the debugger variables view was changed to show the types of variables. However, if the variable name + type name (with scoped types which might have multiple modules in it, this happens easily; also think of parametrized types) becomes too long for the variables window, of course the value of the variable can no longer be displayed, and the type might also not be display fully.
I would now expect that when I hover over the visible part of the type, I'll get a hint that tells me both the full type as well as the name of the variable. But instead, no hint appears at all, not even for the type itself. I have to resize the variables pane until it is wide enough to show at least the first character of the value, which is both annoying and can sometimes take half to full the screen.
In contrast to this, hovering over the variable name shows the variable name; and hovering over the value (if it is visible) shows the value. I would rather favor an implementation in which the hint shows the value of the full row instead of just the column the mouse is over - who knows, maybe the variable name will also be too long, so that even the type is not shown?
VS Code version: Code 1.96.2 (fabdb6a, 2024-12-19T10:22:47.216Z)
OS version: Windows_NT x64 10.0.22621
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
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Connection to 'SSH: pi' could not be established Connecting with SSH timed out
Extensions (50)
(1 theme extensions excluded)
A/B Experiments
The text was updated successfully, but these errors were encountered: