microsoft / vscode

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

Descenders missing from context menu options #209621

Closed gjsjohnmurray closed 5 months ago

gjsjohnmurray commented 5 months ago

Type: Bug

Observed on SCM view:

image

VS Code version: Code - Insiders 1.89.0-insider (d6eba9b861e3ab7d1935cff61c3943e319f5c830, 2024-04-05T05:52:23.778Z) OS version: Windows_NT x64 10.0.22631 Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz (8 x 2304)| |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)|15.84GB (0.49GB free)| |Process Argv|--enable-proposed-api intersystems-community.vscode-objectscript --enable-proposed-api georgejames.intersystems-serverdiff| |Screen Reader|no| |VM|0%|
Extensions (52) Extension|Author (truncated)|Version ---|---|--- Bookmarks|ale|13.5.0 tsl-problem-matcher|amo|0.6.2 open-in-github-button|ant|0.1.1 vscode-opennewinstance|chr|0.0.12 vscode-eslint|dba|2.4.4 githistory|don|0.6.20 prettier-vscode|esb|10.4.0 vscode-open-in-github|fab|2.2.1 intersystems-dxjetpack|geo|0.1.2 searchable-debug-console|geo|0.0.2 thefoldingstuff|geo|0.2.1 codespaces|Git|1.16.18 copilot|Git|1.178.0 copilot-chat|Git|0.15.2024040401 vscode-github-actions|git|0.26.2 vscode-pull-request-github|Git|0.86.0 vscode-memfs|gjs|0.0.3-182309 vscode-favorites|how|1.11.0 rest-client|hum|0.25.1 vscode-pr-pinger|jri|0.0.6 workspace-storage-cleanup|meh|1.1.5 vscode-docker|ms-|1.29.0 debugpy|ms-|2024.4.0 python|ms-|2024.4.0 vscode-pylance|ms-|2024.4.1 jupyter|ms-|2024.3.0 jupyter-keymap|ms-|1.1.2 jupyter-renderers|ms-|1.0.17 vscode-jupyter-cell-tags|ms-|0.1.9 vscode-jupyter-powertoys|ms-|0.1.1 vscode-jupyter-slideshow|ms-|0.1.6 remote-containers|ms-|0.354.0 remote-ssh|ms-|0.110.1 remote-ssh-edit|ms-|0.86.0 remote-wsl|ms-|0.88.0 azure-account|ms-|0.11.6 extension-test-runner|ms-|0.0.9 hexeditor|ms-|1.9.14 live-server|ms-|0.4.13 remote-explorer|ms-|0.4.3 remote-server|ms-|1.5.1 vscode-github-issue-notebooks|ms-|0.0.130 vscode-js-profile-flame|ms-|1.0.9 vscode-markdown-notebook|ms-|0.0.26 vscode-selfhost-test-provider|ms-|0.3.25 vscode-speech|ms-|0.8.0 material-icon-theme|PKi|4.34.0 material-product-icons|PKi|1.7.0 vscode-thunder-client|ran|2.20.3 vscode-xml|red|0.26.1 rest-book|tan|6.2.1 luna-paint|Tyr|0.16.0 (1 theme extensions excluded)
gjsjohnmurray commented 5 months ago

I used npx @vscode/vscode-bisect

Culprit is https://github.com/microsoft/vscode/pull/209062 by @connor4312