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

GitDiffMargin.ShowPopup shortcut not working in VS2019 #772

Open
AndrewIntegral opened this issue Jan 12, 2024 · 0 comments
Open

GitDiffMargin.ShowPopup shortcut not working in VS2019 #772

AndrewIntegral opened this issue Jan 12, 2024 · 0 comments
Labels

Comments

@AndrewIntegral
Copy link

Versions

  • Git Diff Margin version: 3.12.1
  • Visual Studio version: 2019 (v16.11.32)

What happened

  1. Assigned keyboard shortcut e.g. ctrl-alt-d to "GitDiffMargin.ShowPopup", tried for both "Text Editor" and "Global"
  2. When pressing shortcut, nothing happens. Popup does not appear, nothing occurs.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Assign keyboard shortcut e.g. ctrl-alt-d to "GitDiffMargin.ShowPopup" for either/both "Text Editor" and "Global"
  2. Press shortcut in code with curcor in a line showing a diff marker.

Expected behavior

GitDiffMargin popup should appear on left, same as clicking on the diff marker, as per shortcut entry suggests.

Screenshots

Cursor is on a line showing a diff. Pressing the keyboard shortcut at that point does not show the popup.
image
Clicking the diff marker with the mouse does show the popup, it is working fine apart from the keyboard shortcut.
image

Logs

https://gist.github.com/AndrewIntegral/ada732cd504aa1f81e8dd7e89a50fb64
I spotted a line containing "Could not load file or assembly 'GitDiffMargin.Impl"

Additional context

none

Thanks!

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

No branches or pull requests

1 participant