Guide
Topics
Remote Development
Technologies
JavaScript and TypeScript
Python
Java
Go
.NET
Kotlin
Solutions
Game Development
JetBrains AI Guide: How to Use AI in Your IDE
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
…
8
9
10
…
16
Gutter Icons
View information about your code by looking at the gutter icons.
Working with the Git tool window
Git tool window
Understanding the Debugger
Use the debugger to help you understand what your code is doing.
Debugging Streams
Visualize the flow of data through a Java stream.
Structural Search
Structural Search and Replace is very helpful for finding exactly what you need in your project.
Find in Files
Find a specific string in (a subset of files in) your code.
Data Flow Analysis
Data flow analysis can show us potential errors in our code logic.
Clipboard History
Paste a subset or multiple entries such as a list from your recent copy history.
Run Anything
How to use the Run Anything dialog to run, well, anything!
Navigate to Test
Go to your matching test class with one keyboard shortcut.
Multiple carets
Use multiple carets in your code to make the same change in multiple places or work with lists.
Generate Code
Helps you to generate commonly used code constructs.
Previous
Next
1
…
8
9
10
…
16