Tips

Visual, standalone, bite-sized learning resources organized into different categories.

When to use Junie follow-up prompt
When to use Junie follow-up prompt
And when to start a new prompt.
Convert JSON to classes or records
Convert JSON to classes or records
Turn any JSON data you have into a class or record
Using Claude Models in AI Assistant
Using Claude Models in AI Assistant
How to switch to using Claude Models
Zoom
Zoom
Zoom in and out on the IDE.
Work with records
Work with records
Create a record, or convert between classes and records.
Show diff with working tree
Show diff with working tree
Show the changes on a branch with the working tree.
Use Pattern Matching for instanceof
Use Pattern Matching for instanceof
Inspections can guide us to use newer Java features.
JShell
JShell
Use JShell in IntelliJ IDEA to quickly evaluate Java expressions.
Inlay Hints
Inlay Hints
Inlay hints provide additional information about your code.
Create a new class
Create a new class
Create a new class and a new package.
Complete Statement
Complete Statement
Complete statement can add your semicolons, brackets and manage caret placement for you.