Eclipse jump to Editor tab shortcut

后端 未结 3 2051
执念已碎
执念已碎 2021-02-07 22:32

I am wondering if there is any way to have a keyboard shortcut to a tab. Like for example Firefox having Alt+1 / Alt+2 / Alt

3条回答
  •  不要未来只要你来
    2021-02-07 23:29

    You can use F12 to go to the current editor and Ctrl + E to get a list of open editors. Then you can type a couple of characters to narrow down the list. The currently visible tabs are at the end of the list (use End or Up to jump there)

    Ctrl + PageUp and Ctrl + PageDown select the previous and the next tab.

    Ctrl + Q goes to the last edit position.

    Alt + Left and Alt + Right go back- and forward through your editing history (like the back button in your browser).

提交回复
热议问题