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
3
…
15
Go to Next Error
Quickly move to the next (or previous) error or warning in the file.
Endpoints tool window
Work with endpoints to your application in a dedicated tool window.
Wrap Chained Method Calls
Start each chained method call on a new line.
Presentation Mode
Enter and Exit Presentation Mode using the Quick Switch Scheme.
Find Next Word
Find next word and highlight all instances.
Add logging
Let IntelliJ IDEA add a logger to your class.
View supertype and subtype hierarchy
You can view supertypes and subtypes in the hierarchy quickly with your keyboard shortcuts.
Surround With
Surround your code with common programming constructs.
Shortcuts and Abbreviations
Using shortcuts and abbreviations to speed up your navigation in your IDE.
Delete file on rollback
Delete unwanted files when doing a rollback.
Generate Overrides for equals(), hashCode() and toString()
We can generate the code to override the equals and hashCode methods.
Create an Editor Fold
Create an editor fold to hide parts of your class which can make it more readable.
Previous
Next
1
2
3
…
15