Ctrl+f results
Before I upgraded from phpstorm 7 to 10, my ctrl-F searched would match individual key strokes,
now there are no matched unless I type out the full word (and in some cases, I have to type the word that's before/after as well).
Is there a way to stop this? It's pretty annoying.
Please sign in to leave a comment.
Hi there,
Please illustrate this with some screenshots. As far as I'm aware it works just fine in v10 as well as latest v2016.1 in this regard.
'has_non..' string in this case, before, something like that would match immediately.
You have "Words" option enabled...
https://www.jetbrains.com/help/phpstorm/2016.1/finding-and-replacing-text-in-file.html?search=find#4
I see, thanks.This was driving me crazy. Unchecking words solved my problem.