Cheatography
                https://cheatography.com
            
        
        
    
                   
                            
    
                    Eclipse short cuts that aren't covered by Vim via Vrapper
                    
                 
                    
        
        
            
    
        
                            
        
                
        
            
                                
            
                
                                                | Editor
                        
                                                                                    
                                                                                            | Close | Ctrl W |  
                                                                                            | Focus | F12 |  
                                                                                            | Maximize | Ctrl M |  
                                                                                            | Menu | Ctrl F10 |  
                                                                                            | Show line numbers | Ctrl F10, N |  
                                                                                            | Switch | Ctrl Pg[Up/Dn] |  
                                                                                            | List & Switch | Ctrl [Shift] F6 |  Find
                        
                                                                                    
                                                                                            | Editor | Ctrl E |  
                                                                                            | Type | Ctrl Shift T |  
                                                                                            | Perspective | Ctrl F8 |  
                                                                                            | Resource | Ctrl Shift R |  
                                                                                            | View | Ctrl F7 |  
                                                                                            | References | Ctrl Shift G |  File
                        
                                                                                    
                                                                                            | New | Ctrl N |  
                                                                                            | Save | Ctrl S |  
                                                                                            | Save All | Ctrl Shift S |  
                                                                                            | Close | Ctrl W |  
                                                                                            | Close All | Ctrl Shift W |  |  | Code Info Box
                        
                                                                                    
                                                                                            | Outline | Ctrl O |  
                                                                                            | Type | Ctrl T |  
                                                                                            | Call | Ctrl Alt H |  
                                                                                            | Javadoc | F2 |  Code Edit
                        
                                                                                    
                                                                                            | Content assist | Ctrl Space |  
                                                                                            | Quick fix | Ctrl 1 |  
                                                                                            | Word completion | Atl / [repeat /] |  Selected Item
                        
                                                                                    
                                                                                            | Tooltip | F2 |  
                                                                                            | Declaration | F3 |  
                                                                                            | Type hierarchy - window | F4 |  
                                                                                            | Type hierarchy - popup | Ctrl T |  Breakpoint
                        
                                                                                    
                                                                                            | Set | Ctrl Shift B |  
                                                                                            | Skip to next | F8 |  |  | Vim Folding  (Collapse/Expand)
                        
                                                                                    
                                                                                            | Toggle | za |  
                                                                                            | Close | zc |  
                                                                                            | Opens | zo |  
                                                                                            | Open all | zR |  
                                                                                            | Close all | zM |  Vim Goto
                        
                                                                                    
                                                                                            | Method | [m / ]m |  
                                                                                            | Scope | % |  
                                                                                            | Find | /[Text] |  Vim Notables
                        
                                                            
                            | Change inside ci[qualifier]   i.e. ci" for "change me" |  
                            | Go to line [number]G |  Step
                        
                                                                                    
                                                                                            | In | F5 |  
                                                                                            | Next | F6 |  
                                                                                            | Out | F7 |  
                                                                                            | Breakpoint | Ctrl Shift B |  | 
            
                            
            
            
        
        
        
        
        
            
    
        
          
Created By
Metadata
Comments
No comments yet. Add yours below!
Add a Comment
Related Cheat Sheets
More Cheat Sheets by tertioptus