Settings

Settings

Different configurations for your projects.

You can configure our IDEs at the highest level for all projects, or on a per-project basis. Settings can be accessed with ⇧, on macOS and Ctrl+Alt+S on Windows and Linux.

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.
Presentation Assistant

Tip

Presentation Assistant
Use Presentation Assistant to display shortcuts being used.
Commit Changes

Tip

Commit Changes
Commit your changes to VCS as you go.
Disable Usages

Tip

Disable Usages
Disable the inlay hint for Usages if it's distracting you.
Focus on your code

Tip

Focus on your code
Focus on your code window
Improve Code Readability and Navigation

Tip

Improve Code Readability and Navigation
Discover how to manage code visibility with code folding in Go
Font

Tip

Font
Configure your font, font size, and more so your IDE works for you.
Presentation Mode Font Size

Tip

Presentation Mode Font Size
Configure font size for Presentation Mode to suit your audience.
Enable Mouse Zoom

Tip

Enable Mouse Zoom
Enable mouse zoom to quickly enlarge (or reduce) your font size.
Show Line Numbers

Tip

Show Line Numbers
Turn show line numbers off and on as required.
New Features in GoLand 2022.3

Playlist

New Features in GoLand 2022.3
A selection of useful features from GoLand 2022.3.
Code vision

Tip

Code vision
Focus on your code while getting additional information about it.
Resolving Conflicts During Git Merge

Tutorial

Resolving Conflicts During Git Merge
How to recognise and subsequently resolve conflicts when performing a merge using Git.
Assign a Keyboard Shortcut

Tip

Assign a Keyboard Shortcut
Use Find Actions to assign a keyboard shortcut that works for you.
Different Viewing Modes for Your Code

Tip

Different Viewing Modes for Your Code
IntelliJ IDEA has lots of different ways for you to view your code depending on your requirements.
Navigating a Long Class

Tip

Navigating a Long Class
There are various tips and tricks you can use to navigate a long class in IntelliJ IDEA.
New Features in GoLand 2022.2

Playlist

New Features in GoLand 2022.2
A selection of useful features from GoLand 2022.2.
Rearranging Code in IntelliJ IDEA.

Tutorial

Rearranging Code in IntelliJ IDEA.
How you can rearrange code in your classes and projects
Reformatting Code in IntelliJ IDEA.

Tutorial

Reformatting Code in IntelliJ IDEA.
Why and how you can reformat code in your projects
CamelCase in Searching

Tip

CamelCase in Searching
Use CamelCase to find what you need faster and save your fingers.
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.
Configuring your project structure and IntelliJ IDEA preferences/settings

Tutorial

Configuring your project structure and IntelliJ IDEA preferences/settings
You can configure your project structure as well as your preferences/settings for IntelliJ IDEA.
Change your Code Font Weight

Tip

Change your Code Font Weight
We spend hours looking at our code so let's make it as pleasant as possible.
Enable Machine Learning for Code Completion

Tip

Enable Machine Learning for Code Completion
Code completion may be enhanced with Machine Learning.