git-blame icon indicating copy to clipboard operation
git-blame copied to clipboard

blame doesnt show correct lines when code is folded or lines are wrapped

Open alexcorre opened this issue 11 years ago • 9 comments
trafficstars

steps to reproduce

  • open file
  • fold some code
  • toggle blame
  • blame lines are incorrect, doesnt take folded code into account

alexcorre avatar May 19 '14 22:05 alexcorre

Same problem as mentioned in #4 where we dont handle wrapped lines.

alexcorre avatar May 21 '14 15:05 alexcorre

This fix requires a refactor of how the blame gutter is built and its knowledge of the content in its .editor. Thinking about the best way to handle this. any ideas welcome. looks like it will need to do something similar to how the gutter updates its line numbers.

alexcorre avatar May 21 '14 15:05 alexcorre

+1

maxheld83 avatar Sep 01 '14 20:09 maxheld83

+1

StyMaar avatar Nov 15 '14 22:11 StyMaar

Is anyone looking into this?

mlavandero avatar Mar 05 '15 18:03 mlavandero

+1

azoerb avatar Aug 03 '15 22:08 azoerb

This package does not have this bug: atom-blame.

Sorry for this bad publicity but this issue is really annoying and have been there for a year now and nothing happened :8ball:

jean-io avatar Aug 04 '15 12:08 jean-io

+1 Issue persisting nearly two years after the bug was filed.

BrandonDusseau avatar Mar 04 '16 14:03 BrandonDusseau

+1 for soft wrap

hedefalk avatar Mar 16 '17 09:03 hedefalk