Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: huzhongshan on July 27, 2010, 05:17:17 am
-
I can full screen the main windows in menu , but I want to full screen ONLY the editor window when I write code , is it possible ? how ?
-
You can close all of the unneeded other panes, remove all toolbars you do not need and save it as new Perspective ("View -> Perspectives -> Save current").
If you now add a keyboard shortcut with the keybinder-plugin to the new menu-entry and (at least) to the default perspective, you are able to quickly jump between the two perspectives.
-
If you now add a keyboard shortcut with the keybinder-plugin to the new menu-entry and (at least) to the default perspective, you are able to quickly jump between the two perspectives.
=====================================================================
Thanks, Where to find the keybinder-plugin ?
-
You should have contrib plugins installed then the configuration is in Settings -> Editor -> Keyboard shortcuts.
to devs: shouldn't the config be placed in Settings -> Environments -> Keyboard shortcuts ?