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

Hotkeys GitDiffMargin.NextChange or PreviousChange does nothing #774

Open
AndersBillLinden opened this issue Jan 30, 2024 · 1 comment
Open
Labels

Comments

@AndersBillLinden
Copy link

I am trying to use the hotkeys in visual studio 2022 v17.8.4 by

  • unbind all actions to hotkeys ctrl-up and ctrl-down.
  • assigning ctrl-down to GitDiffMargin.NextChange and ctrl-up to PreviousChange

When I try to trigger any of those, all that happens is that the cursor dissappears.

Doing this in a vb.net project.

@MikelLuriLantek
Copy link

MikelLuriLantek commented Apr 9, 2024

I'm seeing the same with my C++ and C# projects in Visual Studio 2022 v17.9.5

I assign hotkeys for GitDiffMargin.NextChange and GitDiffMargin.PreviousChange but the don't do anything. The arrows in the popup do work

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

2 participants