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

No blame output on super large files (10,000+ lines) #39

Closed Xapphire13 closed 6 years ago

Xapphire13 commented 7 years ago

I have a file that is over 10k lines, when using atom-blame in that file I get no output.

image

I will investigate more when I have time what the exact size limit is. For the mean time I will use the commandline on large files.