Tips

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

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.
Manage VCS Changelists in IntelliJ IDEA
Manage VCS Changelists in IntelliJ IDEA
Group and commit changes related to certain tasks so you have a cleaner commit history.
Complete Statement
Complete Statement
Complete statement can add your semicolons, brackets and manage caret placement for you.
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.