Maximize code tab in eclipse shortcut

2020-02-17 14:49发布

Is there any shortcut for maximizing the tab you are working on in Eclipse? Assume I am working on part of a code and I want to maximize the tab not using the double click on it with the mouse, does anyone know a way?

1条回答
趁早两清
2楼-- · 2020-02-17 15:32

CtrlM will maximize/restore the editor area.

If you can't remember all shortcuts, then just learn CtrlShiftL. That will show a list of available shortcuts.

Some more shortcuts can be found on external sites.

查看更多
登录 后发表回答