Gruntfuggly / todo-tree

Use ripgrep to find TODO tags and display the results in a tree view
Other
1.44k stars 139 forks source link

TODO list changes selection seemingly at random #648

Open CelticMinstrel opened 2 years ago

CelticMinstrel commented 2 years ago

When I click an item in the list view, sometimes the list scrolls to a completely different item and selects it instead. The original item is still highlighted with an outline, so it's not too hard to find it by scrolling back up, but it's rather annoying when going through the list. (It also doesn't jump to the location of the new item it selected.)

Sometimes it seems like this may happenwhen multiple TODOs are identical, and it jumps to a different one with the same text. However, that's not always the case. Usually the different one it jumps to has a different tag.

gondwanasoft commented 1 year ago

Could be same as this.

CelticMinstrel commented 1 year ago

Sounds like it.