Interface

Interface

Tips and tricks for modifying the IDE interface.

You can configure our IDEs in a number of different ways to suit your requirements.

tip

Quick Documentation
Pull up Quick Documentation in the editor

tip

Type Information
Pull up Type Information for an expression

tip

Split and move right
View two files side by side

tip

Toggle Rendered View
Toggle Rendered View for one or all Javadoc comments

tip

Run Anything
How to use the Run Anything dialog

tip

Enable new UI
How to enable the new UI

tip

Reformat code
How to reformat code

tip

Tabless UI in any JetBrains IDE
In any JetBrains Integrated Development Environment (IDE), you have the power to take control of your workspace. In this video, we'll show you how to configure your editor tabs to optimize your coding environment.

tip

Changing the font size in the editor
Use a keyboard shortcut to change the font size in the editor.

tip

Run Anything
Launch run/debug configurations, applications, scripts, commands, tasks, and open recent projects.

tip

Move Line
Start a new line below or above your current line with the correct indentation.

tip

In editor doc rendering
You can render Javadocs directly in the editor including HTML tags, images and links.

tip

Manage VCS Changelists in IntelliJ IDEA
Group and commit changes related to certain tasks

tip

Complete Statement
Complete statement can add your semicolons, brackets and manage caret placement for you.

tip

Using Escape
How to exit dialogs and return your focus to the editor

tip

Reformat File
How to reformat a file or section of code

tip

Running and Terminating/Stopping a Process
How to run and stop a process

tip

Distraction Free Mode in IntelliJ IDEA
Hide all UI elements (tool windows, toolbars, and editor tabs) so the editor occupies the entire main window with the source code centered.

playlist

Search Everywhere
Tips for using Search Everywhere (Shift+Shift)

tip

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.

Part of tutorial

Tour of a Gradle project
Take a look around a standard Gradle project to understand it better.

tutorial

Using the IDE Feature Trainer
Learning new things in the IDE

tip

Drag and Dock Editor tabs
You can move editor tabs around as required

tip

Turn Editor Breadcrumbs On and Off
Editor breadcrumbs show you your file structure

tip

Download a JDK
Download or associate a JDK with your project.

tip

Create an Editor Fold
Create an editor fold to hide parts of your class

tip

Exclude a completion option
Helps to reduce options that are not relevant for your code

tip

Configure Your Editor
Setup the editor to suit your requirements

tip

Toggle Tool Windows On and Off
Toggle Tool Windows to tailor your interface

tip

IntelliJ IDEA Welcome Screen
Get a project from source control, open an existing project, or create a new project