vscode-git-graph icon indicating copy to clipboard operation
vscode-git-graph copied to clipboard

Context menu not available in VSCodium

Open Muzosh opened this issue 11 months ago • 15 comments

Describe the Bug I recently switched from VSCode to VSCodium. Git Graph is available in both extension registries, however the context menu in VSCodium doesn't work.

Steps to Reproduce Steps to reproduce the behaviour:

  1. Install VSCodium
  2. Install GitGraph from the default extension registry (however, I also tried installing from .vsix file and problem still persists
  3. Open any git repo
  4. Open git graph for that repo
  5. Right click on any commit

Only Cut, Copy and Paste commands are available: image

Expected Behaviour I would expect a list of options what to do with clicked commit. Screenshot from VSCode: image

Environment

  • Git Graph Extension Version: 1.30.0 in both VSCode and VSCodium
  • Visual Studio Codium Version: 1.96.2
  • Operating System: MacOS Sequoia 15.2

Muzosh avatar Jan 09 '25 13:01 Muzosh

bump

codeingforcoffee avatar Jan 13 '25 06:01 codeingforcoffee

plz fix this issue ASAP!!!!

codeingforcoffee avatar Jan 13 '25 06:01 codeingforcoffee

I'm in the exact same situation. I just switched from VSCode to VSCodium. Git Graph is available in both extension registries, however the context menu in VSCodium doesn't work.

Is there a workaround for this?

stidch avatar Jan 13 '25 14:01 stidch

i am using vscode canary, and i am having the same issue as well. i assume this problem will soon arrive at the stable channel of vscode as well

vscode:

Version: 1.97.0-insider (Universal)
Commit: 69d97b0773575a75736850370918e1171cfde5c6
Date: 2025-01-13T09:58:56.423Z
Electron: 32.2.7
ElectronBuildId: 10660205
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin arm64 24.2.0

ATGardner avatar Jan 14 '25 14:01 ATGardner

Potentially related, contrary to mouse right click, when I hit the "Menu Key" (or Shift+F10), I get the Cut/Copy/Paste menu instead of the full fledged contextual menu for the currently focused item.

jraygauthier avatar Jan 14 '25 22:01 jraygauthier

Latest Vscode Insider has this issue as well

webberpuma avatar Jan 15 '25 16:01 webberpuma

Is there an older version of this extension that works? Or is the problem inherently with vscode, and we're waiting for that to be fixed?

RandalSchwartz avatar Jan 26 '25 19:01 RandalSchwartz

@RandalSchwartz It seems to be an upstream breaking change in vscode. This extension didn't update for quite some time.

EDIT: Someone should create an issue in the vscode repo, maybe they can assist us here.

nnmrts avatar Jan 26 '25 22:01 nnmrts

I don't know enough about extensions to even know what to report. Can someone who is familiar with this extension and how it works please file an issue with vscode, and link it from here so I can comment and watch?

RandalSchwartz avatar Feb 06 '25 22:02 RandalSchwartz

This issue is fixed in the latest insiders build and it seems to be landing in 1.97.2 as well. Thanks to all the issue reporters, pull requesters and fixers in this repository and the electron (https://github.com/electron/electron/issues/44976, https://github.com/electron/electron/pull/44978) and vscode (https://github.com/microsoft/vscode/issues/239862, https://github.com/microsoft/vscode/pull/240261) repos. @Muzosh, can you confirm and close?

nnmrts avatar Feb 11 '25 19:02 nnmrts

@Muzosh vscode 1.97.2 is out and the issue has been fixed. Please, close the issue

ismatjon avatar Feb 18 '25 07:02 ismatjon

Sorry I didn't have much time lately. Closing the issue based on @ismatjon 's witness

Muzosh avatar Feb 18 '25 07:02 Muzosh

@ismatjon @Muzosh I have updated to VSCodium 1.97.2 and the Git Graph extension is on version 1.30.0, but the Context Menu is still showing only Cut/Copy/Paste.

Am I missing something?

Image

Image

stidch avatar Feb 18 '25 09:02 stidch

@stidch For some reason in vscodium the issue is still present, while it is fixed in vscode. Maybe vscodium is a bit slower in updates than vscode.

ismatjon avatar Feb 18 '25 09:02 ismatjon

Reopening. Will close again once the issue is resolved in VSCodium

Muzosh avatar Apr 22 '25 08:04 Muzosh