All Projects → laurentkempe → Gitdiffmargin

laurentkempe / Gitdiffmargin

Licence: mit
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 2019

Projects that are alternatives of or similar to Gitdiffmargin

TfsCmdlets
PowerShell Cmdlets for Azure DevOps and Team Foundation Server
Stars: ✭ 75 (-65.44%)
Mutual labels:  visual-studio, chocolatey
Ducible
A tool to make Windows builds reproducible.
Stars: ✭ 211 (-2.76%)
Mutual labels:  visual-studio
Roslynator
A collection of 500+ analyzers, refactorings and fixes for C#, powered by Roslyn.
Stars: ✭ 2,221 (+923.5%)
Mutual labels:  visual-studio
Hybridizer Basic Samples
Examples of C# code compiled to GPU by hybridizer
Stars: ✭ 186 (-14.29%)
Mutual labels:  visual-studio
Moneyfox
A way to make budgeting easy. A basic idea for the community, made even better by the community.
Stars: ✭ 170 (-21.66%)
Mutual labels:  visual-studio
Bridge
♠️ C# to JavaScript compiler. Write modern mobile and web apps in C#. Run anywhere with Bridge.NET.
Stars: ✭ 2,216 (+921.2%)
Mutual labels:  visual-studio
Au
Chocolatey Automatic Package Updater Module
Stars: ✭ 165 (-23.96%)
Mutual labels:  chocolatey
Retyped
Access 3600+ libraries from C# and let Bridge.NET compile your project into JavaScript.
Stars: ✭ 216 (-0.46%)
Mutual labels:  visual-studio
Caffe Yolov3 Windows
A windows caffe implementation of YOLO detection network
Stars: ✭ 210 (-3.23%)
Mutual labels:  visual-studio
Improvexamarinbuildtimes
Tips and tricks on how to speed up the time it takes to compile a Xamarin app
Stars: ✭ 180 (-17.05%)
Mutual labels:  visual-studio
Cvdrone
CV Drone (= OpenCV + AR.Drone)
Stars: ✭ 178 (-17.97%)
Mutual labels:  visual-studio
Gvsbuild
GTK+ 3 stack for Windows
Stars: ✭ 173 (-20.28%)
Mutual labels:  visual-studio
Zetaresourceeditor
Free multilingual, parallel .NET resource file editing
Stars: ✭ 204 (-5.99%)
Mutual labels:  visual-studio
Vcpkg
C++ Library Manager for Windows, Linux, and MacOS
Stars: ✭ 14,449 (+6558.53%)
Mutual labels:  visual-studio
Seriloganalyzer
Roslyn-based analysis for code using the Serilog logging library. Checks for common mistakes and usage problems.
Stars: ✭ 214 (-1.38%)
Mutual labels:  visual-studio
Vscode Twitch Highlighter
This is a VS Code extension that will allow your Twitch chat to highlight a line of code via a command message. Example: `!line 8 server.js`. See master branch README.md for more details
Stars: ✭ 169 (-22.12%)
Mutual labels:  visual-studio
Visualstudiostandalone
Make your Visual Studio Portable
Stars: ✭ 177 (-18.43%)
Mutual labels:  visual-studio
Pothossdr
Pothos SDR windows development environment
Stars: ✭ 193 (-11.06%)
Mutual labels:  visual-studio
Azure Devops Migration Tools
Azure DevOps Migration Tools allow you to migrate Teams, Backlogs, Tasks, Test Cases, and Plans & Suits from one Project to another in Azure DevOps / TFS both within the same Organisation, and between Organisations.
Stars: ✭ 218 (+0.46%)
Mutual labels:  chocolatey
Roslyn Security Guard
Roslyn analyzers that aim to help security audit on .NET applications.
Stars: ✭ 214 (-1.38%)
Mutual labels:  visual-studio

Git Diff Margin VS Marketplace Rating(Short) Installs(Short)) Downloads(Short)))

Git Diff Margin displays live Git changes of the currently edited file on Visual Studio margin and scroll bar.

Build Status Build status Gitter

Features

  • Supports Visual Studio 2012 through Visual Studio 2019
  • Quickly view all current file changes on
    • Left margin
    • Scroll Bars in map and bar mode with and without source overview
      • blue rectangle for modifications
      • green rectangles for new lines
      • red triangles for deletions
      • all colors configurable through Visual Studio Fonts and Colors options
  • Undo the change
  • Copy the old code into the clipboard
  • Copy a part of the old code by selecting it in the popup
  • Show the diff in Visual Studio Diff window
  • Navigate to previous/next change on the file using user defined keyboard shortcuts or the popup icons
  • Open popup with user defined keyboard shortcuts, close with esc key
  • Support Visual Studio 2013 Dark, Light and Blue Theme
  • Support zoom
  • Diff against something other than HEAD (Advanced users)

Screenshot

Git Diff Margin version 3.2.2 is the latest release supporting Visual Studio 2010 it uses LibGit2Sharp v0.23.1 and is not being maintained. You can download it here.

Sponsor

If you use and 💗 Git Diff Margin extension you can become a sponsor now!

Installation

Grab it from inside of Visual Studio's Extension Manager searching for Git Diff Margin, or via the Extension Gallery link.

You can use Chocolatey Git Diff Margin.

Video

You might see a short video showing some Git Diff Margin features on the following page.

Contributing

Visit the Contributor Guidelines for details on how to contribute as well as the Contributor Covenant Code of Conduct for details on how to participate.

Build requirements

  • Visual Studio 2017
  • Visual Studio SDK
  • The built VSIX will work with Visual Studio 2012 to Visual Studio 2019

Build

Clone the repository and using a git GUI client or via the command line:

git clone https://github.com/laurentkempe/GitDiffMargin.git
cd GitDiffMargin

Open the GitDiffMargin.sln solution with Visual Studio 2017+, build and run!

Feedback

Credits

Thanks to

Copyright

Copyright 2012 - 2019 Laurent Kempé

Licensed under the MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].