Live data from Hacker News

Fff.nvim – Typo-resistant code search

github.com

1–10 of 17 posts

Fff.nvim – Typo-resistant code search

#1
The new release of fff.nvim showed out the new compatiblity for the code search both for human and agents - typo resistant and usable code search for real codebases

It can match query "shcema" only to "schema" and "SortedMap" only to "SortedArrayMap" and "SortedHashMap" without bloating the results

Fff.nvim – Typo-resistant code search
github.com

Re: Fff.nvim – Typo-resistant code search

#10
post #9

At least point to the lib not the software https://crates.io/crates/neo_frizbee This is where the typo resistance comes from.

If you want to do that this is the actual lib https://github.com/saghen/frizbee

No post body was provided.
Post reply on HN