Productivity Guide

Ever wandered which features of IntelliJ IDEA you use the most?

Access the Productivity Guide from the Help menu, or use Find Action ⌘⇧A (macOS) / Ctrl+Shift+A (Windows/Linux) and search for productivity, to see the functionality that you're using and how often, as well as the functionality you might not have tried out. What will you learn next?


Related Resources

Complete Statement
Complete Statement
Complete statement can add your semicolons, brackets and manage caret placement for you.
Create a new class
Create a new class
Create a new class and a new package.
JShell
JShell
Use JShell in IntelliJ IDEA to quickly evaluate Java expressions.