Presenting with IntelliJ IDEATips & tricks to level up your presentation skills with IntelliJ IDEA.Marit van Dijkjavakotlintricks2022-10-03
Generate a UML diagramIntelliJ IDEA Ultimate allows you to generate UML diagrams.Helen Scottkotlinjavaultimate2022-05-25
Move LineStart a new line below or above your current line with the correct indentation.Helen Scottjavakotlineditinginterface2022-04-20
Prevent a package depending upon anotherEnforce architecture rules, such as data access layers not depending upon UI layers.Trisha Geekotlininspections2021-05-11
Generate UML diagrams for your Kotlin codeJVM developers working with Kotlin code can create UML diagrams for their Kotlin classes, just like they could with Java classesTrisha Geekotlinjavaultimate2021-05-11
Add Remaining Branches in KotlinUse quick intentions to generate code automaticallyHelen Scottkotlinediting2021-01-08
Add Names to Call Arguments in KotlinUse quick intentions to add names to call argumentsHelen Scottkotlinediting2021-01-08
Convert Concatenation To TemplateUse quick intentions to convert to a template stringHelen Scottkotlinrefactoring2021-01-08
Convert to Expression BodyUse quick intentions to convert to use expression body syntaxHelen Scottkotlinrefactoring2021-01-08
Drag and Dock Editor tabsYou can move editor tabs around as requiredHelen Scottjavakotlintricksinterface2021-01-08
Turn Editor Breadcrumbs On and OffEditor breadcrumbs show you your file structureHelen Scottjavakotlininterface2021-01-08
Create an Editor FoldCreate an editor fold to hide parts of your classHelen Scottjavakotlineditinginterface2021-01-08
Enable Git StagingGit Staging is an alternative approach to IntelliJ IDEA ChangelistsHelen Scottjavakotlinvcs2021-01-08
Hide all WindowsHide all the windows to increase your workspaceHelen Scottjavakotlininterface2021-01-08
Hide Tabs, Navigation Toolbar and Tool WindowsMinimise your interface to allow you to focus on your codeHelen Scottjavakotlininterface2021-01-08
Kotlin Code CompletionUse code and statement completion to write code fasterHelen Scottkotlinediting2021-01-08
Put Kotlin Arguments on Separate LinesUse quick intentions to improve the readability of your codeHelen Scottkotlinediting2021-01-08
Remove Explicit Type in KotlinUse quick intentions to remove explicit typesHelen Scottkotlinediting2021-01-08
Calculations in Search EverywherePerform basic calculations with Search EverywhereHelen Scottjavakotlintricks2021-01-08
Git Commits in Search EverywhereView your git commits in the Search Everywhere dialogHelen Scottjavakotlinvcs2021-01-08
Show Virtual WhitespaceAdd virtual whitespace to the bottom of a fileHelen Scottjavakotlinediting2021-01-08
Toggle Tool Windows On and OffToggle Tool Windows to tailor your interfaceHelen Scottjavakotlininterface2021-01-08
IntelliJ IDEA Welcome ScreenGet a project from source control, open an existing project, or create a new projectHelen Scottjavakotlininterface2021-01-08