Currently working on search. I'm currently using the nucleo rust library.
Content and file names are injected as the library is searching. This seems to be the way Rg in fzf.vim works right now but not the way vscode does it. I wonder if I should integrate it into the file and directory cache instead.
Currently working on search. I'm currently using the nucleo rust library.
Content and file names are injected as the library is searching. This seems to be the way Rg in fzf.vim works right now but not the way vscode does it. I wonder if I should integrate it into the file and directory cache instead.