laurentkempe / GitDiffMargin

Git Diff Margin displays live Git changes of the currently edited file on Visual Studio margin and scroll bar. Supports Visual Studio 2012 through Visual Studio 2022
https://marketplace.visualstudio.com/items?itemName=LaurentKempe.GitDiffMargin
MIT License
289 stars 39 forks source link

Hotkeys GitDiffMargin.NextChange or PreviousChange does nothing #774

Open AndersBillLinden opened 9 months ago

AndersBillLinden commented 9 months ago

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

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

Doing this in a vb.net project.

MikelLuriLantek commented 7 months ago

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