Closed
Description
When I do a file search, it'd be great if information on my recently opened files was included in order to:
- Speed up the file fuzzy search
- Sort recently opened files to the top.
I believe this is the default behavior of the VSCode file picker.
I can't figure out how to do this, so I'm not sure if I'm missing something -- do I need to combine picker sources? fzf-frecency
seems to sort of do this, but is deadly slow when you try to include the files in the current workspace.