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

Context menu not available in VSCodium #863

Open
Muzosh opened this issue Jan 9, 2025 · 8 comments
Open

Context menu not available in VSCodium #863

Muzosh opened this issue Jan 9, 2025 · 8 comments
Assignees
Labels
bug Something isn't working

Comments

@Muzosh
Copy link

Muzosh commented Jan 9, 2025

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 Muzosh added the bug Something isn't working label Jan 9, 2025
@codeingforcoffee
Copy link

bump

@codeingforcoffee
Copy link

plz fix this issue ASAP!!!!

@stidch
Copy link

stidch commented Jan 13, 2025

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?

@ATGardner
Copy link

ATGardner commented Jan 14, 2025

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

@jraygauthier
Copy link

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.

@webberpuma
Copy link

Latest Vscode Insider has this issue as well

@RandalSchwartz
Copy link

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?

@nnmrts
Copy link

nnmrts commented Jan 26, 2025

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

9 participants