Maximize code tab in eclipse shortcut

2020-02-17 15:14发布

问题:

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:

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.