Status Bar
On this page:
Introduction
PyCharm Status Bar indicates the current IDE state and lets you carry out certain environment maintenance tasks.

Status Bar icons
Icon | Description |
---|---|
![]() | Click to toggle showing or hiding tool window bars. Also double press and hold ⌘(for OS X) or Alt (for Windows or *NIX) to show hidden tool window bars. Refer to the procedure description. |
![]() | This section of the Status bar shows description of a command, currently selected on the main menu, context menu, or a toolbar. |
![]() | Click this icon to invoke the Background Tasks manager. Visibility of this icon in the Status bar depends on a launched background task. |
![]() | The first two numbers denote the current caret position in the editor(line and column).
If a selection is made in the editor, PyCharm shows the length of the current selection after slash. |
![]() ![]() | 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 command on the main menu. |
![]() | View and change line endings of the current file in the editor. |
![]() | View and change encoding of the current file in the editor. |
![]() | Click this icon to navigate to the pending source control changelists in the Incoming tab of the Version Control tool window. |
![]() |
Hovering your mouse pointer over the icon shows the current code inspection profile
at the tooltip. Clicking the Hector icon results in showing a dialog box with the following functions:
|
![]() ![]() | 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. |
![]() | This blinking icon indicates that internal IDE errors have occurred. Click to view the error descriptions and submit reports. |
![]() | Shows the current heap level and memory usage. Visibility of this section in the Status bar is defined by
the Show memory indicator check box in the Appearance page of the
Settings/Preferences dialog. It is not shown by default.
Click the memory indicator to run the garbage collector. |
![]() ![]() | Shows logged in to or logged out from IntelliJ Configuration Server Server status. Click to show the
IntelliJ Configuration Server Settings dialog box.
This is only available upon installing the IntelliJ Configuration Server plugin. |