stefanceriu / SCXcodeMiniMap

Sublime Text like Minimap for Xcode
GNU General Public License v3.0
1.03k stars 91 forks source link

Feature request: highlight source control changes #79

Open cpowell opened 8 years ago

cpowell commented 8 years ago

There is a feature in Visual Studio's right-side minimap that is just delightful, and I wonder if you'd consider adding it to your software?

VS has a color bar on the map that denotes deletions, changes and additions. It's very handy for jumping between the parts of code that you're working on. Here's a tiny screen grab of what I mean: https://imgur.com/sKfX3zv

stefanceriu commented 8 years ago

Hey Chris,

That looks like an awesome feature and would be a really great addition to the minimap. Unfortunately, I don't think I will have the time to add it myself but I would be more than happy to help out or accept a pull request for it.