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.

Quick Documentation

tip

Quick Documentation
Pull up Quick Documentation in the editor
Type Information

tip

Type Information
Pull up Type Information for an expression
Split and move right

tip

Split and move right
View two files side by side
Toggle Rendered View

tip

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

tip

Run Anything
How to use the Run Anything dialog
Enable new UI

tip

Enable new UI
How to enable the new UI
Reformat code

tip

Reformat code
How to reformat code
Tabless UI in any JetBrains IDE

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.
Changing the font size in the editor

tip

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

tip

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

tip

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

tip

In editor doc rendering
You can render Javadocs directly in the editor including HTML tags, images and links.
Manage VCS Changelists in IntelliJ IDEA

tip

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

tip

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

tip

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

tip

Reformat File
How to reformat a file or section of code
Running and Terminating/Stopping a Process

tip

Running and Terminating/Stopping a Process
How to run and stop a process
Distraction Free Mode in IntelliJ IDEA

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.
Search Everywhere

playlist

Search Everywhere
Tips for using Search Everywhere (Shift+Shift)
Type into any dialog to search

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.
Tour of a Gradle project

Part of tutorial

Tour of a Gradle project
Take a look around a standard Gradle project to understand it better.
Using the IDE Feature Trainer

tutorial

Using the IDE Feature Trainer
Learning new things in the IDE
Download a JDK

tip

Download a JDK
Download or associate a JDK with your project.
Drag and Dock Editor tabs

tip

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

tip

Create an Editor Fold
Create an editor fold to hide parts of your class
Turn Editor Breadcrumbs On and Off

tip

Turn Editor Breadcrumbs On and Off
Editor breadcrumbs show you your file structure
Exclude a completion option

tip

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

tip

Configure Your Editor
Setup the editor to suit your requirements
Toggle Tool Windows On and Off

tip

Toggle Tool Windows On and Off
Toggle Tool Windows to tailor your interface
IntelliJ IDEA Welcome Screen

tip

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