Maximize code tab in eclipse shortcut

筅森魡賤 提交于 2019-12-18 11:06:08

问题


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.



来源:https://stackoverflow.com/questions/12411750/maximize-code-tab-in-eclipse-shortcut

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