Skip to content

Pressing cmd with hover open does not peek symbol #167781

@mjbvz

Description

@mjbvz

Type: Bug

  1. With the JS:
const foo = 123


foo;
  1. Hover over foo;
  2. The peek should show const foo: 123
  3. Now with the hover visible, press and hold cmd

Expected
This should show a preview of the implementation of foo: const foo = 123

Actual
Nothing happens

VS Code version: Code - Insiders 1.74.0-insider (Universal) (9908b3d, 2022-11-30T05:45:37.154Z)
OS version: Darwin x64 22.1.0
Modes:
Sandboxed: Yes

System Info
Item Value
CPUs Intel(R) Core(TM) i9-9980HK CPU @ 2.40GHz (16 x 2400)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Load (avg) 2, 2, 2
Memory (System) 32.00GB (0.45GB free)
Process Argv --crash-reporter-id 48781ca2-1705-4f64-9bab-325055aab55d
Screen Reader no
VM 0%

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable bugeditor-hoverEditor mouse hover

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions