How to set focus in the editor window by hotkey?
For example, I press Alt+1 to switch to Project tool window. I do not want to press Alt+1 again and close the window, I just want to move the focus in the code editor window.
Please sign in to leave a comment.
ESC -- as simple as that.
Thanks