Latest

All the resources in the Guide, starting with most recent.

JShell

Tip

JShell
Use JShell in IntelliJ IDEA to quickly evaluate Java expressions.
Inlay Hints

Tip

Inlay Hints
Inlay hints provide additional information about your code.
Create a new class

Tip

Create a new class
Create a new class and a new package.
Complete Statement

Tip

Complete Statement
Complete statement can add your semicolons, brackets and manage caret placement for you.
Add a Breakpoint

Tip

Add a Breakpoint
Add breakpoints when you get an exception in your code.
Viewing Modes

Tip

Viewing Modes
Use different viewing modes.
Manage VCS Changelists in IntelliJ IDEA

Tip

Manage VCS Changelists in IntelliJ IDEA
Group and commit changes related to certain tasks so you have a cleaner commit history.
Fix all in file

Tip

Fix all in file
Fix all occurrences of the same problem in the file.
Go to Next Error

Tip

Go to Next Error
Quickly move to the next (or previous) error or warning in the file.
Endpoints tool window

Tip

Endpoints tool window
Work with endpoints to your application in a dedicated tool window.
Resolve merge conflict

Tip

Resolve merge conflict
Let AI Assistant help you resolve merge conflicts.
Inline Completion Shortcut

Tip

Inline Completion Shortcut
Choose which key to use for inline AI completion.