Fuzzy search code. ripgrep + fzf
This extension is still alpha stage. In some circumstances it may make your system unstable. You've been warned!
The following programs must be installed in order for the extension to work:
By default it binds the fuzz.search
to ctrl+shift+t
.
All the search extensions I've tried so far either do exact matching or regular expression matching. This extension relies on fzf for searching through code, which makes the search fuzzy. A search term with small typos will still most likely give you want you're searching for.