Skip to content
Merged
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
20 changes: 11 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,19 @@
<img src="resources/icon.png" alt="Git Ranger Logo" width="128" />
</p>

# 🤠 Git Ranger
<h1 align="center">🤠 Git Ranger</h1>

> *Taming your Git history, one line at a time!* 🐎
<p align="center"><i>Taming your Git history, one line at a time!</i> 🐎</p>

[![Visual Studio 2022](https://img.shields.io/badge/Visual%20Studio-2022%20%7C%202026-purple?logo=visualstudio&logoColor=white)](https://visualstudio.microsoft.com/)
[![.NET Framework](https://img.shields.io/badge/.NET%20Framework-4.8-blue?logo=dotnet)](https://dotnet.microsoft.com/)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
<p align="center">
<a href="https://visualstudio.microsoft.com/"><img src="https://img.shields.io/badge/Visual%20Studio-2022%20%7C%202026-purple?style=for-the-badge&logo=visualstudio&logoColor=white" alt="Visual Studio 2022"></a>
<a href="https://dotnet.microsoft.com/"><img src="https://img.shields.io/badge/.NET%20Framework-4.8-blue?style=for-the-badge&logo=dotnet" alt=".NET Framework"></a>
<a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-yellow?style=for-the-badge" alt="License: MIT"></a>
</p>

---

A **visually stunning** Git management extension for Visual Studio 2022/2026, bringing GitLens-style functionality with theme-adaptive vibrant colors. 🎨✨
A **visually stunning** Git management extension for Visual Studio 2022/2026, with theme-adaptive vibrant colors. 🎨✨

---

Expand Down Expand Up @@ -46,7 +48,7 @@ Check out our [issues list](https://github.com/CodingWithCalvin/VS-GitRanger/iss

### From Visual Studio Marketplace

🚧 *Coming soon!* 🚧
[![VS Marketplace](https://img.shields.io/badge/VS%20Marketplace-Git%20Ranger-purple?style=for-the-badge&logo=visualstudio&logoColor=white)](https://marketplace.visualstudio.com/items?itemName=CodingWithCalvin.VS-GitRanger)

### From Source

Expand Down Expand Up @@ -134,8 +136,8 @@ This project is licensed under the **MIT License** — see the [LICENSE](LICENSE

**Calvin A. Allen**

[![Website](https://img.shields.io/badge/Website-codingwithcalvin.net-blue?style=flat&logo=google-chrome&logoColor=white)](https://codingwithcalvin.net)
[![GitHub](https://img.shields.io/badge/GitHub-CodingWithCalvin-181717?style=flat&logo=github)](https://github.com/CodingWithCalvin)
[![Website](https://img.shields.io/badge/Website-codingwithcalvin.net-blue?style=for-the-badge&logo=google-chrome&logoColor=white)](https://codingwithcalvin.net)
[![GitHub](https://img.shields.io/badge/GitHub-CodingWithCalvin-181717?style=for-the-badge&logo=github)](https://github.com/CodingWithCalvin)

---

Expand Down