Add Breakpoint (tip)Easily add breakpoints from the run windowHelen Scottjavakotlindebugging2021-01-08
Add Names to Call Arguments in Kotlin (tip)Use quick intentions to add names to call argumentsHelen Scottkotlinediting2021-01-08
Add Remaining Branches in Kotlin (tip)Use quick intentions to generate code automaticallyHelen Scottkotlinediting2021-01-08
Calculations in Search Everywhere (tip)Perform basic calculations with Search EverywhereHelen Scottjavakotlintricks2021-01-08
Convert Concatenation To Template (tip)Use quick intentions to convert to a template stringHelen Scottkotlinrefactoring2021-01-08
Convert to Expression Body (tip)Use quick intentions to convert to use expression body syntaxHelen Scottkotlinrefactoring2021-01-08
Create an Editor Fold (tip)Create an editor fold to hide parts of your classHelen Scottjavakotlineditinginterface2021-01-08
Drag and Dock Editor tabs (tip)You can move editor tabs around as requiredHelen Scottjavakotlintricksinterface2021-01-08
Enable Git Staging (tip)Git Staging is an alternative approach to IntelliJ IDEA ChangelistsHelen Scottjavakotlinvcs2021-01-08
Generate UML diagrams for your Kotlin code (tip)JVM developers working with Kotlin code can create UML diagrams for their Kotlin classes, just like they could with Java classesTrisha Geekotlinjavaultimate2021-05-11
Generate a UML diagram (tip)IntelliJ IDEA Ultimate allows you to generate UML diagrams.Helen Scottkotlinjavaultimate2022-05-25
Git Commits in Search Everywhere (tip)View your git commits in the Search Everywhere dialogHelen Scottjavakotlinvcs2021-01-08
Hide Tabs, Navigation Toolbar and Tool Windows (tip)Minimise your interface to allow you to focus on your codeHelen Scottjavakotlininterface2021-01-08
Hide all Windows (tip)Hide all the windows to increase your workspaceHelen Scottjavakotlininterface2021-01-08
IntelliJ IDEA Welcome Screen (tip)Get a project from source control, open an existing project, or create a new projectHelen Scottjavakotlininterface2021-01-08
Kotlin Code Completion (tip)Use code and statement completion to write code fasterHelen Scottkotlinediting2021-01-08
Move Line (tip)Start a new line below or above your current line with the correct indentation.Helen Scottjavakotlineditinginterface2022-04-20
Presenting with IntelliJ IDEA (tutorial)Tips & tricks to level up your presentation skills with IntelliJ IDEA.Marit van Dijkjavakotlintricks2022-10-03
Prevent a package depending upon another (tip)Enforce architecture rules, such as data access layers not depending upon UI layers.Trisha Geekotlininspections2021-05-11
Put Kotlin Arguments on Separate Lines (tip)Use quick intentions to improve the readability of your codeHelen Scottkotlinediting2021-01-08
Remove Explicit Type in Kotlin (tip)Use quick intentions to remove explicit typesHelen Scottkotlinediting2021-01-08
Show Virtual Whitespace (tip)Add virtual whitespace to the bottom of a fileHelen Scottjavakotlinediting2021-01-08
Toggle Tool Windows On and Off (tip)Toggle Tool Windows to tailor your interfaceHelen Scottjavakotlininterface2021-01-08
Turn Editor Breadcrumbs On and Off (tip)Editor breadcrumbs show you your file structureHelen Scottjavakotlininterface2021-01-08
Using the IDE Feature Trainer (tutorial)Learning new things in the IDEHelen Scottjavakotlininterface2021-04-11