Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing context menu #869

Open
dvdrtrgn opened this issue Feb 6, 2025 · 5 comments
Open

Missing context menu #869

dvdrtrgn opened this issue Feb 6, 2025 · 5 comments

Comments

@dvdrtrgn
Copy link

dvdrtrgn commented Feb 6, 2025

Type: Bug

Open git graph and right-click an item. The context menu shows only text operations.

Extension version: 1.30.0
VS Code version: Code 1.97.0 (Universal) (33fc5a94a3f99ebe7087e8fe79fbe1d37a251016, 2025-02-04T22:41:26.688Z)
OS version: Darwin arm64 23.6.0
Modes:

System Info
Item Value
CPUs Apple M2 Pro (10 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, 3
Memory (System) 16.00GB (0.03GB free)
Process Argv --crash-reporter-id 0e8e2e6e-1b7c-420f-80bc-68c11cd9ef00
Screen Reader no
VM 0%
A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805cf:30301675
binariesv615:30325510
vsaa593:30376534
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
2i9eh265:30646982
962ge761:30959799
pythonnoceb:30805159
pythonmypyd1:30879173
h48ei257:31000450
pythontbext0:30879054
cppperfnew:31000557
dwnewjupyter:31046869
nativerepl1:31139838
pythonrstrctxt:31112756
nativeloc2:31192216
iacca1:31171482
5fd0e150:31155592
dwcopilot:31170013
stablechunks:31184530
6074i472:31201624
customenabled:31232589
8did9651:31230678
9064b325:31222308
copilot_t_ci:31222730

@ammarsdc
Copy link

ammarsdc commented Feb 7, 2025

I also faced the same issue. I believe this bug is caused by the vscode version. I tried reverse the version and It works on version 1.96.4. Then re-install the latest version 1.97, this bug re-occured.

As a quick solution, just uninstall the latest version and reinstall the 1.96.4 until this fixed on the latest vscode version.

@lu0dan
Copy link

lu0dan commented Feb 7, 2025

1.96.4 download links

Windows x64 System installer https://update.code.visualstudio.com/1.96.4/win32-x64/stable
Windows x64 User installer https://update.code.visualstudio.com/1.96.4/win32-x64-user/stable
Windows x64 zip https://update.code.visualstudio.com/1.96.4/win32-x64-archive/stable
Windows Arm64 System installer https://update.code.visualstudio.com/1.96.4/win32-arm64/stable
Windows Arm64 User installer https://update.code.visualstudio.com/1.96.4/win32-arm64-user/stable
Windows Arm64 zip https://update.code.visualstudio.com/1.96.4/win32-arm64-archive/stable
macOS Universal https://update.code.visualstudio.com/1.96.4/darwin-universal/stable
macOS Intel chip https://update.code.visualstudio.com/1.96.4/darwin/stable
macOS Apple silicon https://update.code.visualstudio.com/1.96.4/darwin-arm64/stable
Linux x64 https://update.code.visualstudio.com/1.96.4/linux-x64/stable
Linux x64 debian https://update.code.visualstudio.com/1.96.4/linux-deb-x64/stable
Linux x64 rpm https://update.code.visualstudio.com/1.96.4/linux-rpm-x64/stable
Linux x64 snap https://update.code.visualstudio.com/1.96.4/linux-snap-x64/stable
Linux Arm32 https://update.code.visualstudio.com/1.96.4/linux-armhf/stable
Linux Arm32 debian https://update.code.visualstudio.com/1.96.4/linux-deb-armhf/stable
Linux Arm32 rpm https://update.code.visualstudio.com/1.96.4/linux-rpm-armhf/stable
Linux Arm64 https://update.code.visualstudio.com/1.96.4/linux-arm64/stable
Linux Arm64 debian https://update.code.visualstudio.com/1.96.4/linux-deb-arm64/stable
Linux Arm64 rpm https://update.code.visualstudio.com/1.96.4/linux-rpm-arm64/stable

@dvdrtrgn
Copy link
Author

dvdrtrgn commented Feb 7, 2025

VS Code team working on this:
microsoft/vscode#239862

@Med-H
Copy link

Med-H commented Feb 10, 2025

you can check the forked/updated extention under https://marketplace.visualstudio.com/items?itemName=Med-H.git-graph-revamped. it fixes that issue

@luc122c
Copy link

luc122c commented Feb 12, 2025

Duplicate of #870. Technically this one came first but #870 has more discussion and a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants