Use Tabulator-Key for switch Find-Search-Field and sourcecode
Hi,
since update from PhpStorm from v.10 to 2016 I'm unable to switch between the search-field (press CTRL+F3) and the source-code by pressing the tab-key and unable to find a option....
Thanks
Olli
Please sign in to leave a comment.
Hello,
Sorry, Ctrl+F3 is Find Word at Caret in Default keymap. Are you referring to that action?
What would be the exact steps to reproduce this and what was the behavior in PhpStorm 10?
Ups, Ctrl+F
In v10 you can jump from the search-input back to the code (set the cursor / focus)
Escape key will always return you back to the Editor and code writing. You can still use F3 and Shift+F3 to navigate between the occurrences. Would this be suitable?
Sure. Thank you