Klaster1 / git-differ

Easily compare project file differences across multiple branches using the context menu.

Home Page:https://marketplace.visualstudio.com/items?itemName=nico-mayer.git-differ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Git Differ

preview

About

This lightweight and speedy VS Code extension allows you to effortlessly compare any file in your project with local or remote git branches directly from your context menu.

Features

  • View file differences directly from the context menu
  • Extremely lightweight without unnecessary features

Roadmap

  • Compare changes with commits on the current branch (next-up)
  • Compare the latest commit on the current branch to any commit in another branch using SHA ID (low-prio)
  • Statusbar Git blame (low-prio)

Download

Marketplace

License

MIT License © 2024 Nico Mayer

About

Easily compare project file differences across multiple branches using the context menu.

https://marketplace.visualstudio.com/items?itemName=nico-mayer.git-differ

License:MIT License


Languages

Language:TypeScript 95.7%Language:JavaScript 4.3%