Tips

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

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.
Profile your Application
Profile your Application
See how your application is performing with the built-in profiler.
Turn on Preview Features to try new Java Features
Turn on Preview Features to try new Java Features
The latest versions of Java contain "Preview Features", features that are fully functional but require developer feedback. Try them out in IntelliJ IDEA.
Preview HTML updates in Real Time
Preview HTML updates in Real Time
See what your changes look like as you make them to minimise errors.