I'm looking for some plugin/script that search some string and bold matching part (fuzzy search)
Below parent > key > result example.
"Hello world" => "hel" => Hel
lo world
"Hello world" => "hewd" => He
llo w
orld
I've found this - it has fuzzy option but its not able to bold matching part or parts of string.
Do you know any plugin like this.