search field in appending mode instead of replacing
hi
I do know if it is my fault or not but:
1. I am searching for a word and type "ctrl + F"
2. I enter the word, search, find and click with mouse into an editor and edit. So far so good.
3. Now I want to search for other word and again type "ctrl + F"
4. If I write its appended to existing text of previous search (what is quite unusable). I'd like it to be replaced with the new word.
I've asked my colleague for this and he is telling that if he search again the text in this field is selected so if he starts writing its deleted (so it is how it should be).
Now the question is: how can I revert to the mode that the previous search text is selected if you type "ctrl+F" ?
Thanks for pointing to right direction!
grtz
Krystian
请先登录再写评论。
I forgot to mention:
phpStorm 2.1
#PS-107.120
Hi Krystian,
It is a known issue which already has been fixed in EAP builds (treat it as a "beta/RC" kind of version). You can grab yourself a copy here -- http://www.jetbrains.net/confluence/display/wi
Txn! I've downloaded the EAP and it works there.