tomrijndorp / vscode-finditfaster

Find it, but faster! Fast file search for VS Code.
MIT License
299 stars 29 forks source link

Support whitespaces and fuzzing when resuming searches #60

Closed alexrenz closed 10 months ago

alexrenz commented 11 months ago

I have been using the resume search functionality very happily over the last months 🎉 Now I have finally gotten around to fixing two minor related annoyances.

  1. Resume search did not work when the resumed query contained a whitespace.
  2. Fuzzing was not applied to a resumed query.

This fixes both. It works nicely in my local testing. Finally I can resume my function bar searches 😀

Happy holidays everyone ❄️ ☃️

tomrijndorp commented 10 months ago

Great, thanks so much! Happy holidays :)