Fff.nvim – Typo-resistant code search

via news.ycombinator.com

Short excerpt below. Read at the original source.

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 Comments URL: https://news.ycombinator.com/item?id=47039440 Points: 3 # Comments: […]

Read at Source