Eclipse jump to Editor tab shortcut

不想你离开。 提交于 2019-12-03 05:52:56

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

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

for right side move CTRL+ page Down

for left side move CTRL+page Up

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