Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ See who changed each line **directly in the editor** — author name, commit dat
- 👁️ **Configurable opacity** and display format
- 💬 **Hover for full commit details**

![Inline Blame](https://raw.githubusercontent.com/CodingWithCalvin/VS-GitRanger/main/resources/blame-inline.png)

### 📊 Blame Gutter Margin

A visual indicator in the editor margin showing commit history **at a glance**.
Expand All @@ -36,6 +38,8 @@ A visual indicator in the editor margin showing commit history **at a glance**.
- 📋 Click to copy commit SHA
- 🔎 Hover for commit details

![Blame Gutter](https://raw.githubusercontent.com/CodingWithCalvin/VS-GitRanger/main/resources/blame-gutter.png)

### 📍 Status Bar Blame

See blame info for the **current line** right in the Visual Studio status bar — updates instantly as you navigate!
Expand All @@ -45,6 +49,8 @@ See blame info for the **current line** right in the Visual Studio status bar
- 📅 **Relative or absolute dates** — "2 days ago" or "1/21/2026"
- ✂️ **Auto-truncate** — configurable max length keeps your status bar tidy

![Status Bar Blame](https://raw.githubusercontent.com/CodingWithCalvin/VS-GitRanger/main/resources/blame-status-bar.png)

### 🔮 What's Next?

Check out our [issues list](https://github.com/CodingWithCalvin/VS-GitRanger/issues) to see what features are planned and vote on what you'd like to see next!
Expand Down
Binary file added resources/blame-gutter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/blame-inline.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/blame-status-bar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.