-
Notifications
You must be signed in to change notification settings - Fork 272
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
Comments
bump |
plz fix this issue ASAP!!!! |
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? |
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:
|
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. |
Latest Vscode Insider has this issue as well |
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 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. |
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:
Only
Cut
,Copy
andPaste
commands are available:Expected Behaviour
I would expect a list of options what to do with clicked commit. Screenshot from VSCode:
Environment
The text was updated successfully, but these errors were encountered: