IntelliJ IDEA 11.1 Web Help

IntelliJ IDEA status bar indicates the current IDE state and lets you carry out certain environment maintenance tasks.

statusBar

Icon Description
show_hide_tool_window_bars Click to toggle showing or hiding tool window bars. Also double press and hold AltCommand to show hidden tool window bars. Refer to the procedure description.
uiStatusMenuInfo Shows description of a command, currently selected on the main menu, context menu, or a toolbar.
uiStatusBackground Click this icon to invoke the Background Tasks manager.
uiStatusLineNum Displays the current editor caret position
uiStatusLock uiStatusUnlock Lock icon indicates the read-only or writable attribute of the current file in the editor. Click the icon to toggle file attribute.

Tip

Use also File | Make File Writable/Read-only command on the main menu.

uiStatusInsert
uiStatusOverwrite
Indicates whether the new characters in the editor overwrite the existing ones. In the Overwrite mode, the form of the cursor changes to a rectangle. Press the InsertInsert key to toggle the Insert and Overwrite modes.
uiStatusEncoding View and change encoding of the current file in the editor.
hector The Hector icon provides the following functions:
  • Inspections. Hovering your mouse pointer over the icon shows the current code inspection profile at the tooltip.
    Click the icon to change highlighting level for the current file using the slider, or configure inspection profile. Depending on the highlighting level selected by the slider, Hector keeps an eye on the code hector (Inspection level), turns half face hectorHalfFace (Syntax), or averts his face from the code hectorBack (None).
  • Power Save Mode. Select this check box to minimize power consumption of your computer on account of eliminating the background operations. When Power Save Mode is on, no inspections are performed.
    Hector fades hectorOff.
  • Import popup. Use this check box to enable or disable auto-import for the current file. You can turn auto-import off for the whole product in the Auto Import page of the Settings dialog.
icon_notificationPending Indicates that there are unattended notifications. Click this icon to see the notifications in the Event Log tool window.
uiStatusError Indicates that an internal IDE error occurred. Click this icon to submit an error report.
uiStatusChanges Click this icon to navigate to the pending source control changelists in the Incoming tab of the Changes tool window.
uiStatusHeap Shows the current heap level and memory usage.
uiStatusGrabage Click to run the garbage collector.
ideaServerStatusButton
ideaServerStatusGreen
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.

Note

More icons appear in the Status bar as you download and install plugins.

See Also

Concepts:

Reference:

Web Resources: