-
Notifications
You must be signed in to change notification settings - Fork 281
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. |
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? |
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 (electron/electron#44976, electron/electron#44978) and vscode (microsoft/vscode#239862, microsoft/vscode#240261) repos. @Muzosh, can you confirm and close? |
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
![image](https://private-user-images.githubusercontent.com/30979983/401548543-27f53c6e-6080-47a4-92b9-aafdac7224f9.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2NDczNjAsIm5iZiI6MTczOTY0NzA2MCwicGF0aCI6Ii8zMDk3OTk4My80MDE1NDg1NDMtMjdmNTNjNmUtNjA4MC00N2E0LTkyYjktYWFmZGFjNzIyNGY5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDE5MTc0MFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTk5ZmIwM2UyYjY2M2I4OGFiOGNlOTJkMWNlNGM1MzgxM2RiNzRhYjUxOWVmNWM1ZjU5YWE0ZGY3NjdmYWM2Y2ImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.5tIiua7xZp9j2wbEkLyTHx7L23eE9GGzHQWBl2lymHs)
Cut
,Copy
andPaste
commands are available:Expected Behaviour
![image](https://private-user-images.githubusercontent.com/30979983/401548351-9e02c278-f140-4508-ae69-d4333fbd400a.jpeg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2NDczNjAsIm5iZiI6MTczOTY0NzA2MCwicGF0aCI6Ii8zMDk3OTk4My80MDE1NDgzNTEtOWUwMmMyNzgtZjE0MC00NTA4LWFlNjktZDQzMzNmYmQ0MDBhLmpwZWc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQxOTE3NDBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1kNTc0OTcyYzUwYmVmNmExYjcxODFhMDQ5YjRlMTI4ODczOTE4NWZmNWVhYjBlMGMwYzMwYzVlYmE2OTlmM2JhJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.R-eyfpRoBDuWGlKTRQ4yBUakrc2Uc5RODzx-5qaNVgI)
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: