Open cannikin opened 10 years ago
How would you recommend implementing this?
Current file first, with file/count on the right?
Maybe a separate key binding for project wide?
The Goto package uses two key bindings for file-symbols and project-symbols and keeps an in-memory index. Could be a useful template for this.
+1 for looking through the whole project
Just noticed this only checks the current viewed file not open tabs.
Ok I'll add that soon.
I think @mkleehammer has the right idea with the dual key binding
For what it is worth I'd love a project-wide key binding as well.
Looks like right now this package only finds tasks in open tabs? Any want to get it to search the whole project?