Explore Content

Latest content

Add a Breakpoint

Tip

Add a Breakpoint
Add breakpoints when you get an exception in your code.
Complete Statement

Tip

Complete Statement
Complete statement can add your semicolons, brackets and manage caret placement for you.
Create a new class

Tip

Create a new class
Create a new class and a new package.
Inlay Hints

Tip

Inlay Hints
Inlay hints provide additional information about your code.
JShell

Tip

JShell
Use JShell in IntelliJ IDEA to quickly evaluate Java expressions.
Use Pattern Matching for instanceof

Tip

Use Pattern Matching for instanceof
Inspections can guide us to use newer Java features.
Show diff with working tree

Tip

Show diff with working tree
Show the changes on a branch with the working tree.
Work with records

Tip

Work with records
Create a record, or convert between classes and records.
Zoom

Tip

Zoom
Zoom in and out on the IDE.
Explain Spring Data QL fragment

Tip

Explain Spring Data QL fragment
Let AI Assistant explain a Spring Data QL fragment.
Inline Completion Shortcut

Tip

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

Tip

Resolve merge conflict
Let AI Assistant help you resolve merge conflicts.