General Shortcuts |
|---|
| Open Corresponding Tool Window | ⌘ (command) + 0..9 Add to Pie Menu |
| Save All | ⌘ (command) + s Add to Pie Menu |
| Synchronize | ⌘ (command) + ⌥ (option) + y Add to Pie Menu |
| Toggle Maximize Editor | ⌘ (command) + ⇧ (shift) + f12 Add to Pie Menu |
| Find Action | ⌘ (command) + ⇧ (shift) + a Add to Pie Menu |
| Open Setting Dialog | ⌘ (command) + , Add to Pie Menu |
| Open Project Structure Dialog | ⌘ (command) + ; Add to Pie Menu |
| Quick Switch Current Scheme | ⌃ (control) + ` Add to Pie Menu |
| Inspect Current file with Current file | ⌥ (option) + ⇧ (shift) + i Add to Pie Menu |
Editing Shortcuts |
|---|
| Basic Code Completion | ⌃ (control) + spacebar Add to Pie Menu |
| Smart Code Completion | ⌃ (control) + ⇧ (shift) + spacebar Add to Pie Menu |
| Quick Documentation Setup | ⌃ (control) + j Add to Pie Menu |
| External document | ⇧ (shift) + f1 Add to Pie Menu |
| Complete Statement | ⌘ (command) + ⇧ (shift) + ↵ Add to Pie Menu |
| Parameter Information | ⌘ (command) + p Add to Pie Menu |
| Override Methods | ⌃ (control) + o Add to Pie Menu |
| Generate Code | ⌘ (command) + n Add to Pie Menu |
| Generate Code | ⌃ (control) + ↵ Add to Pie Menu |
| Implement Methods | ⌃ (control) + i Add to Pie Menu |
| Surround With | ⌘ (command) + ⌥ (option) + t Add to Pie Menu |
| Comment/Uncomment with Line Comment | ⌘ (command)Add to Pie Menu |
| Comment/Uncomment with Block Comment | ⌘ (command) + ⌥ (option)Add to Pie Menu |
| Extend Selection | ⌥ (option) + ↑ Add to Pie Menu |
| Shrink Selection | ⌥ (option) + ↓ Add to Pie Menu |
| Context Information | ⌃ (control) + ⇧ (shift) + q Add to Pie Menu |
| Show Intention Actions and Quick Fixes | ⌥ (option) + ↵ Add to Pie Menu |
| Reformat Code | ⌘ (command) + ⌥ (option) + l Add to Pie Menu |
| Duplicate Current Line | ⌘ (command) + d Add to Pie Menu |
| Cut/Copy/Paste Current line to Clipboard | ⌘ (command) + x Add to Pie Menu |
| Oraganize Import | ⌃ (control) + ⌥ (option) + o Add to Pie Menu |
| AutoIndent Lines | ⌃ (control) + ⌥ (option) + i Add to Pie Menu |
| Delete line at caret | ⌘ (command) + ⌫ Add to Pie Menu |
| Start New line | ⇧ (shift) + ↵ Add to Pie Menu |
| Smart line join | ⌃ (control) + ⇧ (shift) + j Add to Pie Menu |
| Smart line split | ⌘ (command) + ↵ Add to Pie Menu |
| Close Active Editor Tab | ⌘ (command) + w Add to Pie Menu |
| Expand All | ⌘ (command) + ⇧ (shift)Add to Pie Menu |
| Collapse All | ⌘ (command) + ⇧ (shift) + - Add to Pie Menu |
| Expand/Collapse Code block | ⌘ (command)Add to Pie Menu |
| Delete to end word | ⌥ (option) + ⌫ Add to Pie Menu |
| Delete to word start | ⌥ (option) + ⌫ Add to Pie Menu |
| Select till code block end | ⌘ (command) + ⇧ (shift) + ] Add to Pie Menu |
| Select till code block start | ⌘ (command) + ⇧ (shift) + [ Add to Pie Menu |
| Switch case for Word at Caret or Selected block | ⌘ (command) + ⇧ (shift) + u Add to Pie Menu |
VCS/Local History |
|---|
| VCS Quick Popup | ⌃ (control) + v Add to Pie Menu |
| Commit Project to VCS | ⌘ (command) + k Add to Pie Menu |
| Update Project from VCS | ⌘ (command) + t Add to Pie Menu |
| Push Commits | ⌘ (command) + ⇧ (shift) + k Add to Pie Menu |
Navigation Shortcuts |
|---|
| Go to Class | ⌘ (command) + o Add to Pie Menu |
| Go to File | ⌘ (command) + ⇧ (shift) + o Add to Pie Menu |
| Go to Symbol | ⌘ (command) + ⌥ (option) + o Add to Pie Menu |
| Go back to Previous tool window | f12 Add to Pie Menu |
| Go to Editor | esc Add to Pie Menu |
| Hide Active/Last Active Window | ⇧ (shift) + esc Add to Pie Menu |
| Go to Line | ⌘ (command) + l Add to Pie Menu |
| Recent files Popup | ⌘ (command) + e Add to Pie Menu |
| Select current file/Symbol in any View | ⌥ (option) + f1 Add to Pie Menu |
| Go to Next/Previous Tab | ⌃ (control) + ← Add to Pie Menu |
| Go to Type Declaration | ⌃ (control) + ⇧ (shift) + b Add to Pie Menu |
| Navigate back/forward | ⌘ (command) + ⌥ (option) + ← Add to Pie Menu |
| Go to last edit location | ⌘ (command) + ⇧ (shift) + ⌫ Add to Pie Menu |
| Go to super method/super class | ⌘ (command) + u Add to Pie Menu |
| Type Hierarchy | ⌃ (control) + h Add to Pie Menu |
| Method Hierarchy | ⌘ (command) + ⇧ (shift) + h Add to Pie Menu |
| Toggle Bookmark | f3 Add to Pie Menu |
| Toggle Bookmark with Mnemonic | ⌥ (option) + f3 Add to Pie Menu |
| Show Bookmarks | ⌘ (command) + f3 Add to Pie Menu |
| Go to Numbered Bookmark | ⌃ (control) + 0..9 Add to Pie Menu |
| Show Navigation bar | ⌥ (option) + home Add to Pie Menu |
| Edit Source | f4 Add to Pie Menu |
| View Source | ⌘ (command) + ↓ Add to Pie Menu |
| Call Hierarchy | ⌃ (control) + ⌥ (option) + h Add to Pie Menu |
| File Structure Popup | ⌘ (command) + f12 Add to Pie Menu |
| Move to code block end/start | ⌘ (command) + ] Add to Pie Menu |
| Go to Declaration | ⌘ (command) + b Add to Pie Menu |
| Go to Previous/Next Method | ⌃ (control) + ↑ Add to Pie Menu |
| Open Quick Definition Lookup | ⌘ (command) + y Add to Pie Menu |