microsoft / vscode

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

MAKR Underlined not display in minimap #226114

Open BlackHole1 opened 3 weeks ago

BlackHole1 commented 3 weeks ago

Type: Bug

When using MARK: - flag, the minimap will not display underlined.

VS Code version: Code 1.92.1 (eaa41d57266683296de7d118f574d0c2652e1fc4, 2024-08-07T20:16:39.455Z) OS version: Darwin arm64 23.4.0 Modes:

System Info |Item|Value| |---|---| |CPUs|Apple M3 Pro (12 x 2400)| |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
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off| |Load (avg)|4, 4, 4| |Memory (System)|36.00GB (0.06GB free)| |Process Argv|--crash-reporter-id 0a1a909e-15cd-409c-b1c9-c41ab4155147| |Screen Reader|yes| |VM|0%|
Extensions (71) Extension|Author (truncated)|Version ---|---|--- vscode-sievehighlight|adz|1.0.7 togglehs|bbe|0.1.2 npm-intellisense|chr|1.4.5 path-intellisense|chr|2.9.0 doxdocgen|csc|1.4.0 vscode-markdownlint|Dav|0.55.0 vscode-eslint|dba|3.0.10 githistory|don|0.6.20 gitlens|eam|15.3.0 vscode-html-css|ecm|2.0.10 EditorConfig|Edi|0.16.4 LogFileHighlighter|emi|3.3.2 vscode-firefox-debug|fir|2.9.10 codespaces|Git|1.17.2 copilot|Git|1.223.0 copilot-chat|Git|0.18.2 vscode-github-actions|git|0.26.3 vscode-pull-request-github|Git|0.94.0 go|gol|0.42.0 applescript|idl|0.25.1 better-cpp-syntax|jef|1.27.1 intellij-idea-keybindings|k--|1.7.2 vscode-clangd|llv|0.1.29 autoconf|mae|0.2.0 string-manipulation|mar|0.5.7 Kotlin|mat|1.7.1 eps-preview|mkv|0.4.0 vscode-docker|ms-|1.29.2 vscode-language-pack-zh-hans|MS-|1.92.2024081409 vscode-kubernetes-tools|ms-|1.3.16 debugpy|ms-|2024.10.0 isort|ms-|2023.10.1 python|ms-|2024.12.3 vscode-pylance|ms-|2024.8.1 remote-containers|ms-|0.380.0 remote-ssh|ms-|0.113.1 remote-ssh-edit|ms-|0.86.0 remote-wsl|ms-|0.88.2 cmake-tools|ms-|1.18.44 cpptools|ms-|1.21.6 cpptools-extension-pack|ms-|1.3.0 hexeditor|ms-|1.10.0 makefile-tools|ms-|0.10.26 remote-explorer|ms-|0.4.3 vsliveshare|ms-|1.0.5936 gotools|neo|0.1.5 vetur|oct|0.37.3 proto|pet|0.0.4 vscode-yaml|red|1.15.0 LiveServer|rit|5.7.9 rust-analyzer|rus|0.3.2078 lualint|sat|0.0.5 markdown-preview-enhanced|shd|0.8.13 vscode-standard|sta|2.1.3 code-spell-checker|str|3.0.1 lua|sum|3.10.5 svelte-vscode|sve|108.6.0 language-stylus|sys|1.16.0 ayu|tea|1.0.5 jest-snapshot-language-support|tle|1.1.1 cmake|twx|0.0.17 errorlens|use|3.20.0 vscode-lldb|vad|1.10.0 intellicode-api-usage-examples|Vis|0.2.8 vscodeintellicode|Vis|1.3.1 vscode-conventional-commits|viv|1.25.0 vscode-gradle|vsc|3.16.4 vscode-icons|vsc|12.8.0 vscode-todo-highlight|way|1.0.5 markdown-all-in-one|yzh|3.6.2 vscode-proto3|zxh|0.5.5 (2 theme extensions excluded)
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vswsl492cf:30256860 vscod805:30301674 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 962ge761:30959799 pythongtdpath:30769146 pythonnoceb:30805159 asynctok:30898717 pythonregdiag2:30936856 pythonmypyd1:30879173 h48ei257:31000450 pythontbext0:30879054 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 dsvsc021:30996838 g316j359:31013175 pythoncenvpt:31062603 a69g1124:31058053 dvdeprecation:31068756 dwnewjupyter:31046869 impr_priority:31102340 nativerepl2:31104044 refactort:31108082 pythonrstrctxt:31112756 wkspc-onlycs-t:31111718 wkspc-ranged-c:31118571 ```
BlackHole1 commented 3 weeks ago

Expect:

CleanShot 2024-08-21 at 10 53 43@2x

Actual:

CleanShot 2024-08-21 at 10 55 45@2x

This is normal on Firefox, but it won't display in Electron / Chrome.