Tips

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

Find Next Word
Find Next Word
Find next word and highlight all instances.
Extract Parameter
Extract Parameter
Extract code to a parameter in Kotlin.
Extract Parameter
Extract Parameter
Extract code to a parameter.
Extract Field
Extract Field
Extract code to a field.
Extract Constant
Extract Constant
Extract a value to a constant.
Exclude a Completion Option
Exclude a Completion Option
Helps to reduce options that are not relevant for your code.
Enable Machine Learning for Code Completion
Enable Machine Learning for Code Completion
Code completion may be enhanced with Machine Learning.
Enable Git Staging
Enable Git Staging
Git Staging is an alternative approach to IntelliJ IDEA Changelists.
Create an Editor Fold
Create an Editor Fold
Create an editor fold to hide parts of your class which can make it more readable.
Turn Editor Breadcrumbs On and Off
Turn Editor Breadcrumbs On and Off
Editor breadcrumbs show you your file structure but you can disable them if they don't work for you.
Drag and Dock Editor Tabs
Drag and Dock Editor Tabs
You can move editor tabs around as required to suit your needs.
Convert to Expression Body
Convert to Expression Body
Use quick intentions to convert to use expression body syntax.