Keyboard shortcut for Jump to Previous View Location (Navigate back/forward) in IntelliJ IDEA

前端 未结 18 1843
我在风中等你
我在风中等你 2020-12-04 04:39

I know Ctrl+Shift+Backspace is used to go to the location of the last edit.

But I want to jump to whichever location I was most rece

18条回答
  •  粉色の甜心
    2020-12-04 05:23

    In IntellJ 2017.2,

    Ctrl+[ and Ctrl+] navigate between previous locations in the current file.

    Ctrl+Alt+ and Ctrl+Alt+ navigate between previous locations in all files.

提交回复
热议问题