search type option when file search
for all jetbrains product
when file search
type 'aabb'
result is ==
aabbcc
aa-bb-cc
I want just result
aabbcc only
want checkbox for global search or word search or regexp search in file search.
Please sign in to leave a comment.
Unfortunately, there is no way to disable fuzzy search or use regex/word search in this field.
However, in its current implementation, file search will sort results intellectually and file that matches the pattern will be at the first place (aabbcc in your case).