Tips

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

In Editor Doc Rendering
In Editor Doc Rendering
You can render Javadocs directly in the editor including HTML tags, images and links.
New Line
New Line
Start a new line below or above your current line with the correct indentation.
Quick-Fix to Add Missing Dependencies in the Editor
Quick-Fix to Add Missing Dependencies in the Editor
Save time when adding missing dependencies by using a quick fix.
Resolve Merge Conflicts in VCS
Resolve Merge Conflicts in VCS
Use VCS options in IntelliJ IDEA to resolve merge conflicts visually in the editor.
Smart Completion
Smart Completion
Get type aware completion in your code so you can focus on solving problems.
CamelCase in Searching
CamelCase in Searching
Use CamelCase to find what you need faster and save your fingers.
Join Lines
Join Lines
Join lines of code together in your IDE.
Type Into Any Dialog to Search
Type Into Any Dialog to Search
You can start typing into a dialog box to search, even if there's not a textual search box available.
Generate Test Methods
Generate Test Methods
Generate a test method in your test class.
Code Reviews with Space
Code Reviews with Space
Perform code reviews with Space without leaving the IDE.
Tips for Working with JetBrains Space
Tips for Working with JetBrains Space
Space is an all-in-one collaboration tool, including chat, code repository, code review, issue tracking, and much more.
Run your code with Docker, SSH or WSL
Run your code with Docker, SSH or WSL
Set a Run Target to change where your code runs.