Tips

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

Turn Editor Breadcrumbs On and Off
Turn Editor Breadcrumbs On and Off
Editor breadcrumbs show you your file structure
Drag and Dock Editor tabs
Drag and Dock Editor tabs
You can move editor tabs around as required
Download a JDK
Download a JDK
Download or associate a JDK with your project.
Copy to, or create a Scratch File
Copy to, or create a Scratch File
Scratch files persist across all versions of IntelliJ IDEA
Convert to Expression Body
Convert to Expression Body
Use quick intentions to convert to use expression body syntax
Convert Concatenation To Template
Convert Concatenation To Template
Use quick intentions to convert to a template string
Remove Unnecessary Condition
Remove Unnecessary Condition
Use quick intentions to remove redundant code
Change Method Signature
Change Method Signature
Refactor the signature of a method
Assert That Import
Assert That Import
Use quick intentions to manage imports
Adjust Code Style
Adjust Code Style
Use quick intentions to adjust your code
Add Names to Call Arguments in Kotlin
Add Names to Call Arguments in Kotlin
Use quick intentions to add names to call arguments
Add Remaining Branches in Kotlin
Add Remaining Branches in Kotlin
Use quick intentions to generate code automatically