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
…
9
10
11
…
15
Refactor This
You can use one keyboard shortcut for all refactoring options inside your IDE.
Enable Mouse Zoom
Enable mouse zoom to quickly enlarge (or reduce) your font size.
Restore a Deleted Breakpoint
You can restore previously configured breakpoints if you accidentally delete them.
Inspections Widget
The top-right corner of your editor shows you information about the state of your class at a glance.
Highlighted Commands in the Terminal
Have you ever wondered which IntelliJ IDEA terminal commands you can run in IntelliJ IDEA?
Merge/Unmerge If Statements
Experiment with your code without changing the semantics.
Built in Spell Checking
IntelliJ IDEA can spell check and fix errors for you allowing you to focus on problem solving.
Navigating a Long Class
There are various tips and tricks you can use to navigate a long class in IntelliJ IDEA.
Different Viewing Modes for Your Code
IntelliJ IDEA has lots of different ways for you to view your code depending on your requirements.
Code Completion for the Stream API
IntelliJ IDEA can add the stream() call meaning less typing for you.
Navigate to the Last Edited Location
Move around the files you're working on quickly with keyboard shortcuts.
Inject a Language
Language injections let you work with pieces of code in other languages embedded in your code.
Previous
Next
1
…
9
10
11
…
15