IntelliJ IDEA 2023.3 Help

Predefined Windows keymap

IntelliJ IDEA's top keyboard shortcuts

Search Everywhere

Double Shift

Find Action...

Ctrl+Shift+A

Show Project window

Alt+1

Rebuild

Ctrl+Shift+F9

Show Intention Actions

Alt+Enter

Recent Files

Ctrl+E

Find Usages

Alt+F7

Select In...

Alt+F1

Settings...

Ctrl+Alt+S

Generate...

Alt+Insert

Run Anything

Double Ctrl

Debug...

Alt+Shift+F9

View Breakpoints...

Ctrl+Shift+F8

Attach to Process...

Ctrl+Alt+F5

VCS Operations Popup...

Alt+`

Refactor This...

Ctrl+Alt+Shift+T

Reformat Code

Ctrl+Alt+L

Build projects

New in This Directory

Ctrl+Alt+Insert

Build Project

Ctrl+F9

Rebuild

Ctrl+Shift+F9

Basic editing

Cut

Ctrl+X

Copy

Ctrl+C

Paste

Ctrl+V

Paste as Plain Text

Ctrl+Alt+Shift+V

Paste from History...

Ctrl+Shift+V

Copy Paths

Ctrl+Shift+C

Copy Reference

Ctrl+Alt+Shift+C

Save All

Ctrl+S

Undo

Ctrl+Z

Redo

Ctrl+Shift+Z

Indent Selection

Tab

Unindent Line or Selection

Shift+Tab

Auto-Indent Lines

Ctrl+Alt+I

Start New Line

Shift+Enter

Start New Line Before Current

Ctrl+Alt+Enter

Delete Line

Ctrl+Y

Join Lines

Ctrl+Shift+J

Duplicate Line or Selection

Ctrl+D

Toggle Case

Ctrl+Shift+U

Scratch File

Ctrl+Alt+Shift+Insert

Open Source in New Window

Shift+F4

Increase Font Size in All Editors

Alt+Shift+.

Decrease Font Size in All Editors

Alt+Shift+Comma

Caret navigation

Move Caret to Previous Word

Ctrl+Left

Move Caret to Next Word

Ctrl+Right

Move Caret to Line Start

Home

Move Caret to Line End

End

Move Caret to Matching Brace

Ctrl+Shift+M

Move Caret to Code Block Start

Ctrl+[

Move Caret to Code Block End

Ctrl+]

Next Method

Alt+Down

Previous Method

Alt+Up

Move Caret to Page Top

Ctrl+Page Up

Move Caret to Page Bottom

Ctrl+Page Down

Page Up

Page Up

Page Down

Page Down

Move Caret to Text Start

Ctrl+Home

Move Caret to Text End

Ctrl+End

Select text

Select All

Ctrl+A

Left with Selection

Shift+Left

Right with Selection

Shift+Right

Move Caret to Previous Word with Selection

Ctrl+Shift+Left

Move Caret to Next Word with Selection

Ctrl+Shift+Right

Move Caret to Line Start with Selection

Shift+Home

Move Caret to Line End with Selection

Shift+End

Up with Selection

Shift+Up

Down with Selection

Shift+Down

Move Caret to Code Block Start with Selection

Ctrl+Shift+[

Move Caret to Code Block End with Selection

Ctrl+Shift+]

Move Caret to Page Top with Selection

Ctrl+Shift+Page Up

Move Caret to Page Bottom with Selection

Ctrl+Shift+Page Down

Page Up with Selection

Shift+Page Up

Page Down with Selection

Shift+Page Down

Move Caret to Text Start with Selection

Ctrl+Shift+Home

Move Caret to Text End with Selection

Ctrl+Shift+End

Extend Selection

Ctrl+W

Shrink Selection

Ctrl+Shift+W

Code folding

Expand

Ctrl+NumPad +

Collapse

Ctrl+NumPad -

Expand Recursively

Ctrl+Alt+NumPad +

Collapse Recursively

Ctrl+Alt+NumPad -

Expand All

Ctrl+Shift+NumPad +

Collapse All

Ctrl+Shift+NumPad -

Fold Selection

Ctrl+.

Multiple carets and selection ranges

Coding assistance

Show Intention Actions

Alt+Enter

Basic Completion

Ctrl+Space

Type-Matching Completion

Ctrl+Shift+Space

Second Basic Completion

Ctrl+Alt+Space

Complete Code with AI Assistant

Alt+\

Generate Code with AI Assistant

Ctrl+\

Complete Current Statement

Ctrl+Shift+Enter

Reformat Code

Ctrl+Alt+L

Parameter Info

Ctrl+P

Quick Documentation

Ctrl+Q

Move Statement Up

Ctrl+Shift+Up

Move Statement Down

Ctrl+Shift+Down

Move Element Left

Ctrl+Alt+Shift+Left

Move Statement Right

Ctrl+Alt+Shift+Right

Move Line Up

Alt+Shift+Up

Move Line Down

Alt+Shift+Down

Comment with Line Comment

Ctrl+/

Comment with Block Comment

Ctrl+Shift+/

Surround With...

Ctrl+Alt+T

Generate...

Alt+Insert

Context navigation

Next Method

Alt+Down

Previous Method

Alt+Up

Go to Line/Column...

Ctrl+G

Switcher

Ctrl+Tab

Select In...

Alt+F1

Recent Files

Ctrl+E

Last Edit Location

Ctrl+Shift+Backspace

Back

Ctrl+Alt+Left

Forward

Ctrl+Alt+Right

Select Next Tab

Alt+Right

Select Previous Tab

Alt+Left

Toggle Anonymous Bookmark

F11

Toggle Bookmark with Digit

Ctrl+Shift+[digit]

Toggle Bookmark with Mnemonic

Ctrl+F11

Show All Bookmarks

Shift+F11

Go to Bookmark with Digit

Ctrl+[digit]

Show Mnemonic Bookmarks

Ctrl+Shift+F11

Show Bookmarks window

Alt+2

Show Structure window

Alt+7

Show Find window

Alt+3

Next Occurrence

Ctrl+Alt+Down

Previous Occurrence

Ctrl+Alt+Up

Find everything

Search Everywhere

Double Shift

Find...

Ctrl+F

Find Next / Move to Next Occurrence

F3

Find Previous / Move to Previous Occurrence

Shift+F3

Replace...

Ctrl+R

Find in Files...

Ctrl+Shift+F

Replace in Files...

Ctrl+Shift+R

Next Occurrence of the Word at Caret

Ctrl+F3

Go to File...

Ctrl+Shift+N

File Structure

Ctrl+F12

Go to Symbol...

Ctrl+Alt+Shift+N

Find Action...

Ctrl+Shift+A

Code analysis

Run and debug

Refactorings

Refactor This...

Ctrl+Alt+Shift+T

Rename...

Shift+F6

Change Signature...

Ctrl+F6

Inline...

Ctrl+Alt+N

Move...

F6

Extract Method...

Ctrl+Alt+M

Introduce Field...

Ctrl+Alt+F

Introduce Parameter...

Ctrl+Alt+P

Introduce Variable...

Ctrl+Alt+V

Safe Delete...

Alt+Delete

Global VCS actions

Diff Viewer

Tool windows

Last modified: 19 March 2024