You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since minimap-split-diff makes my Atom painfully slow, I'd really appreciate some "lighter" diff highlighting. scroll-marker would be the ideal place for that!
Regards,
Alex
The text was updated successfully, but these errors were encountered:
akurz42
changed the title
Feature Request: marker for split_diff
Feature Request: marker for split-diff
May 26, 2019
Yes, this could be implemented with scroll-marker, but it requires another feature first: the possibility to add a marker that spans more than one line.
Otherwise, could be implemented with today's features, but I don't believe it will look good.
I've added the new feature as an issue not to forget about it.
Thanks for considering! From my perspective even a one-line indicator for a whole block would still be tremendously helpful as most of the times indicators like this are used to quickly locate differences and to check if anything was missed when scrolling manually.
Since minimap-split-diff makes my Atom painfully slow, I'd really appreciate some "lighter" diff highlighting. scroll-marker would be the ideal place for that!
Regards,
Alex
The text was updated successfully, but these errors were encountered: