Eclipse jump to Editor tab shortcut

和自甴很熟 提交于 2019-12-03 16:53:51

问题


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 to go to tab 1 / 2/ 3 etc...

Cheers,


回答1:


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).




回答2:


Also, use Alt+PgUp and Alt+PgDown to shift between graphical layout and xml code inside android graphical layout editor for xml files.




回答3:


for right side move CTRL+ page Down

for left side move CTRL+page Up



来源:https://stackoverflow.com/questions/2830344/eclipse-jump-to-editor-tab-shortcut

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!