You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assigned keyboard shortcut e.g. ctrl-alt-d to "GitDiffMargin.ShowPopup", tried for both "Text Editor" and "Global"
When pressing shortcut, nothing happens. Popup does not appear, nothing occurs.
Steps to Reproduce
Steps to reproduce the behavior:
Assign keyboard shortcut e.g. ctrl-alt-d to "GitDiffMargin.ShowPopup" for either/both "Text Editor" and "Global"
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.
Clicking the diff marker with the mouse does show the popup, it is working fine apart from the keyboard shortcut.
Versions
What happened
Steps to Reproduce
Steps to reproduce the behavior:
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.
Clicking the diff marker with the mouse does show the popup, it is working fine apart from the keyboard shortcut.
Logs
https://gist.github.com/AndrewIntegral/ada732cd504aa1f81e8dd7e89a50fb64
I spotted a line containing "Could not load file or assembly 'GitDiffMargin.Impl"
Additional context
none
Thanks!
The text was updated successfully, but these errors were encountered: