jagomart
digital resources
picture1_Eclipsecdt0 Cheatsheet


 196x       Filetype PDF       File size 0.13 MB       Source: www.triada.si


File: Eclipsecdt0 Cheatsheet
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 ...

icon picture PDF Filetype PDF | Posted on 31 Jan 2023 | 2 years ago
Partial capture of text on file.
                                                                      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
              Shortcut       Description                Search                                     Ctrl+O             Quick Outline           Ctrl+Shift+Y     To Lower Case
              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. 
The words contained in this file might help you see if this file matches what you are looking for:

...Eclipse cdt cheat sheet window views navigate text editing shortcut description alt show system menu shift q b view breakpoints down go to next unr task move lines f contributing plug in c console page up ctrl quick access d declaration left backward history copy e switch editor h sheets pagedown sub tab j join javadoc pageup previous duplicate k list right forward backspace delete prev word l error log breadcrumb line perspective o outline m maximize active p package exp w scroll end s search home start t type hierarch v variables open call hierarchy key assist x problems i incl browser of activate y synchronize remote enter insert above z select file upper case lower properties last edit location n new find workspace a artifact close g tooltip dialog r resource print references toggle overwrite save u occurrences all below att rename refresh this is freely available from http www triada si download eclipsecdt cheatsheet pdf and logo are trademarks foundation inc source build run debu...

no reviews yet
Please Login to review.