microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
160.45k stars 28.1k forks source link

Go To unified action behavior #205303

Open Yoyokrazy opened 4 months ago

Yoyokrazy commented 4 months ago

Type: Bug

To repro:

VS Code version: Code - OSS Dev 1.87.0 (Commit unknown, Date unknown) OS version: Windows_NT x64 10.0.22621 Modes:

System Info |Item|Value| |---|---| |CPUs|12th Gen Intel(R) Core(TM) i7-1265U (12 x 2688)| |GPU Status|2d_canvas: enabled
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| |Load (avg)|undefined| |Memory (System)|31.83GB (11.54GB free)| |Process Argv|. --disable-background-networking --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-breakpad --disable-client-side-phishing-detection --disable-default-apps --disable-dev-shm-usage --disable-renderer-backgrounding --disable-sync --metrics-recording-only --no-first-run --no-default-browser-check --user-data-dir=C:\\Users\\milively\\.vscode-oss-dev --inspect-brk=5875 --no-cached-data --crash-reporter-directory=C:\\Users\\milively\\Documents\\_dev_work\\vscode/.profile-oss/crashes --disable-features=CalculateNativeWinOcclusion --disable-extension=vscode.vscode-api-tests --remote-debugging-port=9222| |Screen Reader|no| |VM|0%|
Extensions disabled
VSCodeTriageBot commented 4 months ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.86.2. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!