Jump to editor shortcut in Intellij IDEA
问题 I can use F12 to jump to project tree (if it was the last tool that I used), but is there a shortcut for jumping back to editor? 回答1: Esc always brings the focus back to the editor. 回答2: With Alt + Home you can actually put focus on selecting the file and hit enter in order to go to the editor. Esc is not always going to put the focus on editor. For those on Mac (you don't have a Home key), use Command + E to open the recent files then hit enter. 回答3: Pressing F4 ( Jump to Source action) in a