GitDiffMargin icon indicating copy to clipboard operation
GitDiffMargin copied to clipboard

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

Results 71 GitDiffMargin issues
Sort by recently updated
recently updated
newest added

It would be great if git diff margin would ignore changes that I added to the index. I often like to stage my work that I am confident of to...

feature

The version of GitDiffMargin is on my system 3.7.1.88. The configuration of the keyboard shortcuts: ![the keyboard shortcut for "Show Popup"](https://user-images.githubusercontent.com/525700/38869773-49ef2dbe-423b-11e8-9a33-4eff3a14a3a0.png) The tool tip of the "Show Popup" tool bar...

Suggestion from @gep13 "What I would suggest is this... You push one more version of the older package, which removes everything within that package, i.e. the chocolateyInstall.ps1 file, etc. If...

It would be nice to have the ability to save the changes to the current document or the entire document as a file.

Dear Laurent, I observed an issue, that seems to be an encoding issue. In a comment in 1252 encode file was an umlaut "ö". The block with the comment got...

Git diff hunks at the beginning of a file with a byte order mark (or BOM), include the BOM. Visual Studio, on the other hand, does not include the BOM...

Hi, Having a versioned file with unsaved changes and using GitDiffMargin to revert all single unsaved changes, does not revert the "unsaved" flag of this file. I would expect, that...

Any file that I open with Visual Studio 2017 changes encoding from UTF-8 to us-ascii. I can confirm this in versions 15.3.3+. Looks like this Before opening: ``` > file...

I had one instance of Visual Studio 2017 15.3.3 open with a rather large solution. I then opened another instance of Visual Studio 2017 15.3.3 to open another solution (but,...

Hi, I don't know, if this is a GitDiffMargin problem or a "global" VS2015 problem. If I change a RC file, which is plain text (Unicode), why GitDiffMargin doesn't support...