Eclipse's Visual Studio Ctrl+Tab and Ctrl+Shift+Tab Equivalent

后端 未结 2 846
粉色の甜心
粉色の甜心 2021-02-12 10:53

In Visual Studio, I always use Ctrl+Tab and Ctrl+Shift+Tab to navigate between documents. I see that Eclipse has Ctrl

相关标签:
2条回答
  • 2021-02-12 11:23

    Looking at Keys in the preferences dialog, there are commands for "Next editor" and "Previous editor", bound to Ctrl+Alt+Right/Left.

    I use Ctrl+Page up/Page down, but that might be specific to Linux because it's the same shortcut in other apps such as Nautilus and Terminal.

    0 讨论(0)
  • 2021-02-12 11:39

    I just set the Next tab and Previous tab actions under Preferences > General > Keys to Ctrl+Tab and Ctrl+Shift+Tab respectively and it works just fine. Eclipse is highly customizable

    0 讨论(0)
提交回复
热议问题