Git Diff Margin v3.0 发布,在 Visual Studio 中显示Git实时变化

jopen 10年前

25 Days after the在 v2.0 发布25天之后,Git Diff Margin 的v3.0版本发布。

Git Diff Margin 能够在Visual Studio margin 和 scroll bar 中实时展示当前所编辑文件的Git变化。

Git Diff Margin v3.0 现在支持 Visual Studio 2010, 2012, 2013 and Visual Studio 14 "CTP".

以下发布日志

新的特性

  • Support for Visual Studio 2010, 2012 and Visual Studio 14 "CTP"
  • Show diff using Visual Studio Diff window except for Visual Studio 2010 which still use external diff tool
  • Possibility to define shortcuts for next/previous change navigation
  • Add options for highlighting untracked lines #29
  • Update icons

改进

  • Improve external diff configuration handling in .gitconfig #32
  • Improve "removed" glyph and editor diff positioning
  • Improve support of Dark, Light and Blue theme
  • Make sure the text editor is focused after a rollback
  • Prevent ScrollDiffMargin from affecting the scroll bar behavior
  • Play nice with other source control providers

Fixes

  • Fix Show Difference fails with DiffMerge for file names with spaces #38
  • Fix submodules issue #40

Git Diff Margin v3.0 发布,在 Visual Studio 中显示Git实时变化

详细内容:http://www.laurentkempe.com/post/Git-Diff-Margin-v30-released.aspx