You are on page 1of 2

Eclipse CDT 8.

0 Cheat Sheet
Window Views Navigate Text Editing
Shortcut Description Shortcut Description Shortcut Description Shortcut Description
Alt+- Show System Menu Alt+Shift+Q, B Show View (Breakpoints) Alt+Down Go To Next Unr Task Alt+Down Move Lines Down
Alt+Shift+F3 Show Contributing Plug-in Alt+Shift+Q, C Show View (Console) Alt+F7 Next Page Alt+Up Move Lines Up
Ctrl+3 Quick Access Alt+Shift+Q, D Show View (Declaration) Alt+Left Backward History Ctrl+Alt+Down Copy Lines
Ctrl+E Quick Switch Editor Alt+Shift+Q, H Show View (Cheat Sheets) Alt+PageDown Next Sub-Tab Ctrl+Alt+J Join Lines
Ctrl+F10 Show View Menu Alt+Shift+Q, J Show View (Javadoc) Alt+PageUp Previous Sub-Tab Ctrl+Alt+Up Duplicate Lines
Ctrl+F6 Next Editor Alt+Shift+Q, K Show View (Task List) Alt+Right Forward History Ctrl+Backspace Delete Prev. Word
Ctrl+F7 Next View Alt+Shift+Q, L Show View (Error Log) Alt+Shift+B Show In Breadcrumb Ctrl+D Delete Line
Ctrl+F8 Next Perspective Alt+Shift+Q, O Show View (Outline) Alt+Shift+F7 Previous Page Ctrl+Delete Delete Next Word
Ctrl+M Maximize Active View Alt+Shift+Q, P Show View (Package Exp.) Alt+Shift+W Show In... Ctrl+Down Scroll Line Down
Ctrl+Shift+E Switch to Editor Alt+Shift+Q, Q Show View Alt+Up Go To Prev Unr Task Ctrl+End Text End
Ctrl+Shift+F6 Previous Editor Alt+Shift+Q, S Show View (Search) Ctrl+, Previous Ctrl+Home Text Start
Ctrl+Shift+F7 Previous View Alt+Shift+Q, T Show View (Type Hierarch.) Ctrl+. Next Ctrl+Left Previous Word
Ctrl+Shift+F8 Previous Perspective Alt+Shift+Q, V Show View (Variables) Ctrl+Alt+H Open Call Hierarchy Ctrl+Right Next Word
Ctrl+Shift+L Show Key Assist Alt+Shift+Q, X Show View (Problems) Ctrl+Alt+I Open Incl. Browser Ctrl+Shift+Delete Delete to End of Line
F12 Activate Editor Alt+Shift+Q, Y Show View (Synchronize) Ctrl+Alt+Shift+F12 Open Remote Task Ctrl+Shift+Enter Insert Line Above
Alt+Shift+Q, Z Show View (History) Ctrl+F12 Open Task Ctrl+Shift+Left Select Prev. Word
Ctrl+F9 Activate Task Ctrl+Shift+Right Select Next Word
File Ctrl+L Go to Line Ctrl+Shift+X To Upper Case
Search Ctrl+O Quick Outline Ctrl+Shift+Y To Lower Case
Shortcut Description
Alt+Enter Properties Shortcut Description Ctrl+Q Last Edit Location Ctrl+Up Scroll Line Up
Alt+Shift+N New menu Ctrl+Alt+T Find Text in Workspace Ctrl+Shift+A Open Plug-in Artifact End Line End
Ctrl+F4 Close Ctrl+G Declaration in Workspace Ctrl+Shift+O Quick Outline F2 Show Tooltip
Ctrl+N New Ctrl+H Open Search Dialog Ctrl+Shift+R Open Resource Home Line Start
Ctrl+P Print Ctrl+Shift+G References in Workspace Ctrl+Shift+T Open Type Insert Toggle Overwrite
Ctrl+S Save Ctrl+Shift+U Show Occurrences in File F3 Open Declaration Shift+End Select Line End
Ctrl+Shift+F4 Close All F4 Open Type Hierarchy Shift+Enter Insert Line Below
Ctrl+Shift+S Save All Shift+F2 Open Att. Javadoc Shift+Home Select Line Start
Ctrl+Shift+W Close All
Ctrl+W Close
F2 Rename
Ctrl+Shift+L Show Key Assist
F5 Refresh

This cheat sheet is freely available from: http://www.triada.si/download/eclipseCDT8.0-cheatsheet.pdf

Eclipse CDT and Eclipse Logo are trademarks of Eclipse Foundation, Inc.
Eclipse CDT 8.0 Cheat Sheet
Edit C/C++ Source Build/Run/Debug Refactor
Shortcut Description Shortcut Description Shortcut Description Shortcut Description
Alt+/ Word Completion Alt+Left Back Ctrl+B Build All Alt+C Extract Constant
Alt+Shift+A Toggle Block Selection Alt+Right Forward F9 Rebuild Last Target Alt+Shift+L Extract Local Variable
Alt+Shift+Down Restore Last Selection Alt+Shift+O Toggle Mark Occurrences Shift+F9 Make Target Build Alt+Shift+M Extract Function
Alt+Shift+Left Select Previous Element Alt+Shift+S Show Source Quick Menu Ctrl+Alt+M Add Memory Block Alt+Shift+R Rename
Alt+Shift+Right Select Next Element Alt+Shift+Z Surround (Quick Menu) Ctrl+Alt+N Next Memory Monitor Alt+Shift+T Toggle Function
Alt+Shift+Up Select Enclosing Element Ctrl+/ Comment/Uncomment Ctrl+F11 Run
Ctrl+1 Quick Fix Ctrl+# Explore Macro Expansion Ctrl+F2 Terminate
Ctrl+A Select All Ctrl+= Explore Macro Expansion Ctrl+F5 Step Into Selection Task
Ctrl+C Copy Ctrl+Alt+S Sort Lines Ctrl+G Go to Address... Shortcut Description
Ctrl+F Find and Replace Ctrl+G Find Declaration Ctrl+N New Rendering Alt+Shift+C Mark Task Complete
Ctrl+Insert Copy Ctrl+I Indent Line Ctrl+R Run to Line Alt+Shift+Down Mark Task Read + Go Next
Ctrl+J Incremental Find Ctrl+O Show outline Ctrl+Shift+, Previous Page of Memory Alt+Shift+I Mark Task Incomplete
Ctrl+K Find Next Ctrl+Shift+/ Add Block Comment Ctrl+Shift+. Next Page of Memory Alt+Shift+R Mark Task Read
Ctrl+Shift+Insert Toggle Insert Mode Ctrl+Shift+\ Remove Block Comment Ctrl+Shift+B Toggle Breakpoint Alt+Shift+U Mark Task Unread
Ctrl+Shift+J Incremental Find Reverse Ctrl+Shift+Down Go to Next Member Ctrl+Shift+D Display Alt+Shift+Up Mark Task Read + Go Prev
Ctrl+Shift+K Find Previous Ctrl+Shift+F Format Ctrl+Shift+I Inspect Ctrl+Enter Open Selected Task
Ctrl+Shift+Q Quick Diff Toggle Ctrl+Shift+G Find References Ctrl+Shift+N All Instances Ctrl+O Quick Outline
Ctrl+Shift+Space Context Information Ctrl+Shift+N Add Include Ctrl+T Toggle Memory Pane F4 Show Tooltip Description
Ctrl+Space Content Assist Ctrl+Shift+P Go to Matching Bracket Ctrl+U Execute Insert New Local Task
Ctrl+V Paste Ctrl+Shift+T Open Element Ctrl+W Close Rendering Shift+Insert New Subtask
Ctrl+X Cut Ctrl+Shift+Up Go to Previous Member F11 Debug Alt+Shift+S Submit Task
Ctrl+Y Redo Ctrl+T Quick Type Hierarchy F5 Step Into Ctrl+Shift+M Maximize Part
Ctrl+Z Undo Ctrl+Tab Toggle Source/Header F6 Step Over
Delete Delete F3 Open Declaration F7 Step Return
Shift+Delete Cut F8 Resume
Shift+Insert Paste Home Go to Program Counter
Shift+Tab Shift Left Shift+F5 Use Step Filters
Shift+F5 Reverse Step Into
Shift+F6 Reverse Step Over
Shift+F7 Uncall Ctrl+Shift+L Show Key Assist
Shift+F8 Reverse Resume

This cheat sheet is freely available from: http://www.triada.si/download/eclipseCDT8.0-cheatsheet.pdf

Eclipse CDT and Eclipse Logo are trademarks of Eclipse Foundation, Inc.

You might also like