All hotkeys for IntelliJ (MacOS)
General ShortcutsOpen Corresponding Tool Window |
Command + 0..9 |
General ShortcutsSave All |
Command + S |
General ShortcutsSynchronize |
Command + Option + Y |
General ShortcutsToggle Maximize Editor |
Command + Shift + F12 |
General ShortcutsFind Action |
Command + Shift + A |
General ShortcutsOpen Setting Dialog |
Command + , |
General ShortcutsOpen Project Structure Dialog |
Command + ; |
General ShortcutsQuick Switch Current Scheme |
Ctrl + ` |
General ShortcutsInspect Current file with Current file |
Option + Shift + I |
Debugging ShortcutsRun to Cursor |
Option + F9 |
Debugging ShortcutsSmart Step In/Step Out |
Shift + F7 / Shift + F8 |
Debugging ShortcutsStep Over |
F8 |
Debugging ShortcutsStep Into |
F7 |
Debugging ShortcutsEvaluate Expression |
Option + F8 |
Debugging ShortcutsSwitch Breakpoint |
Command + F8 |
Debugging ShortcutsView Breakpoints |
Command + Shift + F8 |
Debugging ShortcutsResume Program |
Command + Option + R |
Editing ShortcutsBasic Code Completion |
Ctrl + Spacebar |
Editing ShortcutsSmart Code Completion |
Ctrl + Shift + Spacebar |
Editing ShortcutsQuick Documentation Setup |
Ctrl + J |
Editing ShortcutsBrief Info |
Command + Click |
Editing ShortcutsExternal document |
Shift + F1 |
Editing ShortcutsComplete Statement |
Command + Shift + Enter |
Editing ShortcutsParameter Information |
Command + P |
Editing ShortcutsOverride Methods |
Ctrl + O |
Editing ShortcutsGenerate Code |
Command + N |
Editing ShortcutsGenerate Code |
Ctrl + Enter |
Editing ShortcutsImplement Methods |
Ctrl + I |
Editing ShortcutsSurround With |
Command + Option + T |
Editing ShortcutsComment/Uncomment with Line Comment |
Command + / |
Editing ShortcutsComment/Uncomment with Block Comment |
Command + Option + / |
Editing ShortcutsExtend Selection |
Option + Up Arrow |
Editing ShortcutsShrink Selection |
Option + Down Arrow |
Editing ShortcutsContext Information |
Ctrl + Shift + Q |
Editing ShortcutsShow Intention Actions and Quick Fixes |
Option + Enter |
Editing ShortcutsReformat Code |
Command + Option + L |
Editing ShortcutsDuplicate Current Line |
Command + D |
Editing ShortcutsCut/Copy/Paste Current line to Clipboard |
Command + X / Command + C / Command + V |
Editing ShortcutsOraganize Import |
Ctrl + Option + O |
Editing ShortcutsAutoIndent Lines |
Ctrl + Option + I |
Editing ShortcutsDelete line at caret |
Command + Backspace |
Editing ShortcutsStart New line |
Shift + Enter |
Editing ShortcutsSmart line join |
Ctrl + Shift + J |
Editing ShortcutsSmart line split |
Command + Enter |
Editing ShortcutsClose Active Editor Tab |
Command + W |
Editing ShortcutsExpand All |
Command + Shift + + |
Editing ShortcutsCollapse All |
Command + Shift + - |
Editing ShortcutsExpand/Collapse Code block |
Command + + / Command + - |
Editing ShortcutsDelete to end word |
Option + Del |
Editing ShortcutsDelete to word start |
Option + Backspace |
Editing ShortcutsSelect till code block end |
Command + Shift + ] |
Editing ShortcutsSelect till code block start |
Command + Shift + [ |
Editing ShortcutsSwitch case for Word at Caret or Selected block |
Command + Shift + U |
Find and Replace ShortcutsFind |
Command + F |
Find and Replace ShortcutsReplace |
Command + R |
Find and Replace ShortcutsSearch Everywhere |
Double Shift |
Find and Replace ShortcutsFind Next |
Command + G |
Find and Replace ShortcutsFind Previous |
Command + Shift + G |
Find and Replace ShortcutsFind in Path |
Command + Shift + F |
Find and Replace ShortcutsReplace in Path |
Command + Shift + R |
Find and Replace ShortcutsSelect Next Occurance |
Ctrl + G |
Find and Replace ShortcutsSelect All Occurance |
Command + Ctrl + G |
Find and Replace ShortcutsUnselect Occurance |
Ctrl + G |
RefactoringCopy |
F5 |
RefactoringMove |
F6 |
RefactoringRename |
Shift + F6 |
RefactoringInline |
Command + Option + N |
RefactoringChange Signature |
Command + F6 |
RefactoringRefactor this |
Ctrl + T |
RefactoringSafe Delete |
Command + Del |
RefactoringExtract Method |
Command + Option + M |
RefactoringExtract Field |
Command + Option + F |
RefactoringExtract parameter |
Command + Option + P |
RefactoringExtract Constant |
Command + Option + C |
RefactoringExtract Variable |
Command + Option + V |
Usage ShortcutsFind Usage in File |
Command + F7 |
Usage ShortcutsFind Usage |
Option + F7 |
Usage ShortcutsHighlight Usage in File |
Command + Shift + F7 |
Usage ShortcutsShow Usage |
Command + Option + F7 |
VCS/Local HistoryVCS Quick Popup |
Ctrl + V |
VCS/Local HistoryCommit Project to VCS |
Command + K |
VCS/Local HistoryUpdate Project from VCS |
Command + T |
VCS/Local HistoryPush Commits |
Command + Shift + K |
Live TemplatesInsert Live Template |
Command + J |
Live TemplatesSurround with Live Template |
Command + Option + J |
Navigation ShortcutsGo to Class |
Command + O |
Navigation ShortcutsGo to File |
Command + Shift + O |
Navigation ShortcutsGo to Symbol |
Command + Option + O |
Navigation ShortcutsGo back to Previous tool window |
F12 |
Navigation ShortcutsGo to Editor |
Esc |
Navigation ShortcutsHide Active/Last Active Window |
Shift + Esc |
Navigation ShortcutsGo to Line |
Command + L |
Navigation ShortcutsRecent files Popup |
Command + E |
Navigation ShortcutsSelect current file/Symbol in any View |
Option + F1 |
Navigation ShortcutsGo to Next/Previous Tab |
Ctrl + Left Arrow / Ctrl + Right Arrow |
Navigation ShortcutsGo to Type Declaration |
Ctrl + Shift + B |
Navigation ShortcutsNavigate back/forward |
Command + Option + Left Arrow / Command + Option + Right Arrow |
Navigation ShortcutsGo to last edit location |
Command + Shift + Backspace |
Navigation ShortcutsGo to super method/super class |
Command + U |
Navigation ShortcutsType Hierarchy |
Ctrl + H |
Navigation ShortcutsMethod Hierarchy |
Command + Shift + H |
Navigation ShortcutsToggle Bookmark |
F3 |
Navigation ShortcutsToggle Bookmark with Mnemonic |
Option + F3 |
Navigation ShortcutsShow Bookmarks |
Command + F3 |
Navigation ShortcutsGo to Numbered Bookmark |
Ctrl + 0..9 |
Navigation ShortcutsShow Navigation bar |
Option + Home |
Navigation ShortcutsEdit Source |
F4 |
Navigation ShortcutsView Source |
Command + Down Arrow |
Navigation ShortcutsCall Hierarchy |
Ctrl + Option + H |
Navigation ShortcutsFile Structure Popup |
Command + F12 |
Navigation ShortcutsMove to code block end/start |
Command + ] / Command + [ |
Navigation ShortcutsGo to Declaration |
Command + B /Commad+ Click |
Navigation ShortcutsGo to Previous/Next Method |
Ctrl + Up Arrow / Ctrl + Down Arrow |
Navigation ShortcutsOpen Quick Definition Lookup |
Command + Y / Command + Spacebar |