Guide
Topics
Remote Development
Technologies
JavaScript and TypeScript
Python
Java
Go
.NET
Kotlin
Solutions
Game Development
Artificial Intelligence
Remote Development
Databases
Django
Hot tags
Amazon AWS
Debugging
Git
Google Cloud
Gradle
Refactoring
Browse more content...
Explore
Java
Java
Download
Blog
Docs
Tips
Visual, standalone, bite-sized learning resources organized into different categories.
Previous
Next
1
2
…
15
Zoom
Zoom in and out on the IDE.
Work with records
Create a record, or convert between classes and records.
Show diff with working tree
Show the changes on a branch with the working tree.
Use Pattern Matching for instanceof
Inspections can guide us to use newer Java features.
JShell
Use JShell in IntelliJ IDEA to quickly evaluate Java expressions.
Inlay Hints
Inlay hints provide additional information about your code.
Create a new class
Create a new class and a new package.
Complete Statement
Complete statement can add your semicolons, brackets and manage caret placement for you.
Add a Breakpoint
Add breakpoints when you get an exception in your code.
Viewing Modes
Use different viewing modes.
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
Fix all occurrences of the same problem in the file.
Previous
Next
1
2
…
15