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
…
4
5
6
…
15
Group projects
Group your projects together in the Welcome Screen.
Dependency Matrix
Explore project structure with the Dependency Matrix.
Custom Project Icons
See how you can add a custom icon to your project.
Selectively Commit Changes
Selectively commit a subset of changes in a file to VCS.
Rename Bookmark
Rename an existing bookmark to something more suitable.
Optimize imports
Remove unused imports from your code with one keyboard shortcut.
Import Multiple Repositories
Import multiple related repositories into one IntelliJ IDEA project.
Annotate with Git Blame: Show Diff
Look at the diff a change was part of from Annotate with Git Blame.
Annotate with Git Blame: Commit
Look at the commit a change was part of from Annotate with Git Blame.
Postfix Completion
Postfix completion allows you to keep typing forwards, it minimises the amount of time you spend moving the cursor around while you're coding.
Introduce Variable
Refactor your code and introduce a new variable right when you need it.
Inline Variable
Sometimes inlining a variable can make your code more readable.
Previous
Next
1
…
4
5
6
…
15