0

I want to be able to quickly switch to the code editor window in PhpStorm. I've found "jump to source" hotkey, but it works that way: if I have some folder selected in my directory tree ("Project", on the left side) and I use the hotkey (F4 by default) I won't get switched. Also, if some other file has been selected in directory tree I'll get switched to the code of the selected file. However, I just want to emit clicking on the editor field using mouse. Just switch.

1 Answer 1

3

However, I just want to emit clicking on the editor field using mouse. Just switch.

Just Esc -- that's it.

Sign up to request clarification or add additional context in comments.

5 Comments

Except for when the focus is on the Terminal window and such.
@deceze Correct. That's because they (such tools windows: Terminal / Remote SSH) need to handle Esc themselves.
And as a such an even more global overriding shortcut would be very welcome. Command-Control-Option-E, or something... :)
Oh.My.God. You saved me a life. I really was struggling, using mouse always. Thanks a...million

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.