Key | Action |
Ctrl+/ | Comment out the current line |
Ctrl+\ | Uncomment the current line |
Ctrl+D | Delete the current line |
Ctrl+M | Maximize editor view |
Ctrl+Alt+Arrow Up | Duplicate current line, maintain caret location |
Ctrl+Alt+Arrow Down | Duplicate current line, move caret location down |
Ctrl+Shift+p | Find matching bracket |
Window Navigation | |
Ctrl+F7 | Move to different views. |
Ctrl+F6 | Move to different editor windows |
Alt+Shift+Q+C | Focus Console View |
Alt+F7 | Switch between different consoles |
Misc | |
Ctrl+O | Quick Outline |
Sunday, September 10, 2023
Eclipse shortcut keys
This are some of the shortcut keys that I find useful while working with Eclipse.
Subscribe to:
Post Comments (Atom)
Fedora install screen chronicle
Fedora install screen chronicle Below are links to Fedora installation screens. It is interesting to see how it has evolved over time. Fe...
-
Tried to update my Ubuntu host today and it did pickup that new version of VirtualBox is available (4.1.8). All other packages installed pro...
-
Installing MonoDevelop in OpenSUSE 12.2 from its repository was very easy. When running it for the first time though I got the message: Th...
-
Tried to run GenerateProjectFiles.bat to build Unreal Engine from source ( link ), but got error like below: C:\>Users\x\UnrealEngi...
No comments:
Post a Comment