A ReSharper plugin that highlights recent Git commits in solution files. This tool provides a visual cue for tracking recent changes, enhancing code review and edit workflows directly within ReSharper.
- Commit Highlighting: Highlights the first 5 characters of files modified in recent commits.
- Customizable Commit Display: Users can specify the number of recent commits to highlight.
- Live Git Tracking: Automatically detects changes in the Git repository (e.g., new commits, branch switches) and updates highlights.
- Seamless ReSharper Integration: Designed to integrate smoothly within the ReSharper environment.
- Visual Studio or JetBrains Rider
- ReSharper installed
- Clone this repository:
git clone https://github.com/arezinam/resharper-git-highlighter.git