josa42 / atom-blame

Show git blame as a gutter in Atom editor
https://atom.io/packages/blame
MIT License
22 stars 18 forks source link

blame not visible when the first in a series of identical blames is above the viewport #24

Open bblack opened 8 years ago

bblack commented 8 years ago

When consecutive lines have the same blame, only the first has the blame information visible in the gutter. This is helpful when the first line is visible in the viewport, but an irritant when the first line is not in the viewport: it necessitates scrolling up and down to view the blame of a single line.

Suggestions: