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
Explore Content
No matching content
Please try refining your filters.
Latest content
More...
Tip
Add a Breakpoint
Add breakpoints when you get an exception in your code.
Tip
Complete Statement
Complete statement can add your semicolons, brackets and manage caret placement for you.
Tip
Create a new class
Create a new class and a new package.
Tip
Inlay Hints
Inlay hints provide additional information about your code.
Tip
JShell
Use JShell in IntelliJ IDEA to quickly evaluate Java expressions.
Tip
Use Pattern Matching for instanceof
Inspections can guide us to use newer Java features.
Tip
Show diff with working tree
Show the changes on a branch with the working tree.
Tip
Work with records
Create a record, or convert between classes and records.
Tip
Zoom
Zoom in and out on the IDE.
Tip
Explain Spring Data QL fragment
Let AI Assistant explain a Spring Data QL fragment.
Tip
Inline Completion Shortcut
Choose which key to use for inline AI completion.
Tip
Resolve merge conflict
Let AI Assistant help you resolve merge conflicts.