List view
Hi, so basically, we now have this very nice modal which can be used to track down all instances of any comment with a prefix of `TODO`. However, when a item in this modal's list is selected, the behaviour we want is to not just open the file in a buffer, but also jump the cursor to that line _and_ centre this line within the buffer's view. This is currently not possible, nor is it trivial to implement given how intertwined the view rendering code is with state that can be affected from stuff like cursor movement and such. *sniff sniff* - hmm, smells like tech debt!
Overdue by 7 month(s)•Due by March 31, 2025•3/3 issues closed