microsoft / vscode

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

In C# build output, I always have to Ctrl+Click at least twice to follow a code error/warning link. #213156

Open burtonrodman opened 5 months ago

burtonrodman commented 5 months ago

Type: Bug

  1. create a C# solution/project
  2. do something that creates a compile error (like remove a curly brace)
  3. build it.
  4. in the Terminal, Ctrl+Click on a code file link.

EXPECTED:

ACTUAL:

VS Code version: Code 1.89.1 (dc96b837cf6bb4af9cd736aa3af08cf8279f7685, 2024-05-07T05:13:33.891Z) OS version: Windows_NT x64 10.0.22631 Modes:

System Info |Item|Value| |---|---| |CPUs|13th Gen Intel(R) Core(TM) i9-13900H (20 x 2995)| |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.59GB (5.54GB free)| |Process Argv|--crash-reporter-id c8e3650d-a133-42e9-901c-3aa8e8465629| |Screen Reader|no| |VM|0%|
Extensions (17) Extension|Author (truncated)|Version ---|---|--- libman|adr|1.0.1 githistory|don|0.6.20 EditorConfig|Edi|0.16.4 vscode-drawio|hed|1.6.6 azure-pipelines|ms-|1.228.0 vscode-azureresourcegroups|ms-|0.9.0 vscode-bicep|ms-|0.27.1 blazorwasm-companion|ms-|1.1.4 csdevkit|ms-|1.5.20 csharp|ms-|2.28.11 vscode-dotnet-runtime|ms-|2.0.5 remote-containers|ms-|0.362.0 remote-wsl|ms-|0.88.2 azure-account|ms-|0.12.0 powershell|ms-|2024.2.2 vscode-xml|red|0.26.1 code-spell-checker|str|3.0.1
A/B Experiments ``` vsliv368cf:30146710 vspor879:30202332 vspor708:30202333 vspor363:30204092 tftest:31042121 vswsl492cf:30256860 vscorecescf:30445987 vscod805:30301674 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 962ge761:30959799 pythongtdpath:30769146 welcomedialog:30910333 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 pythontestfixt:30902429 pythonregdiag2:30936856 pythonmypyd1:30879173 pythoncet0:30885854 h48ei257:31000450 pythontbext0:30879054 accentitlementst:30995554 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 chatpanelc:31048052 dsvsc021:30996838 jg8ic977:31013176 pythoncenvpt:31049070 fchga941:31046352 pythonprc:31047982 dwnewjupyter:31046869 26j00206:31048877 ```
roblourens commented 5 months ago

An example of the terminal output/link format would help

burtonrodman commented 5 months ago
burtonrodman commented 5 months ago

In case it matters, here's my hardware setup:

to be clear this has happened to me on every computer / dock / monitor / mouse combination I have ever used vscode on... just trying to be thorough.