GoLand 2021.3 Help

Status bar

By using a status bar, you can monitor the current IDE state and run environment maintenance tasks.

The status bar

Status Bar icons

Icon

Description

Show tool windows Hide tool windows

Click to toggle showing or hiding tool window bars. Also double press and hold Alt to show hidden tool window bars. Refer to the procedure description.

Menu information

This section of the Status bar shows a description of a command, currently selected from the main menu, context menu, or a toolbar.

Background tasks

Click this icon to invoke the Background Tasks manager. Visibility of this icon in the Status bar depends on a launched background task.

Line number

Numbers that are divided by a colon denote the current caret position in the editor(line and column).

If you selected a part of a code in the editor, GoLand shows you a number of characters and line breaks in the selected section.

Read-only

Write-only

This Lock icon indicates the read-only or writable attribute of the current file in the editor. To toggle the file attribute, click the Lock icon or use the File | Make File Writable/Read-only command from the main menu.

uiStatusLineEnding

View and change line endings of the current file in the editor.

Encoding

View and change encoding of the current file in the editor.

Code style indents

Shows the current VCS branch. If you click the icon, you can select a VCS branch and work with it.

The Event log icon

No event in the Event log

Indicates that there are unattended notifications. Click this icon to see the notification descriptions in the Event Log tool window.

Alternatively, when the icon is empty, there are no new notifications.

Error notification icon

This blinking icon indicates that internal IDE errors have occurred. Click to view the error descriptions and submit reports.

Last modified: 19 March 2022