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.

0

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). 

0

请先登录再写评论。