# Gutter Icons

> **TL;DR**
> `File | Settings | Editor | General | Gutter Icons` for Windows and Linux
>
>
>
> `CLion | Settings | Editor | General | Gutter Icons` for macOS
>
>
>
> `Ctrl+Alt+S` (Windows), `⌘ Comma` (macOS), `⌘ Comma` (IntelliJ IDEA Classic (macOS)), `⌘ Comma` (macOS System Shortcuts), `Ctrl+Alt+S` (XWin), `Ctrl+Alt+S` (GNOME), `Ctrl+Alt+S` (KDE), `Ctrl+Alt+S` (Emacs), `Ctrl+Alt+S` (Sublime Text), `⌘ Comma` (Sublime Text (macOS)), `⌘ Comma` (Xcode), `Ctrl+Alt+S` (Visual Studio), `⌘ Comma` (Visual Studio (macOS)), `Ctrl+Alt+S` (ReSharper), `⌘ Comma` (ReSharper (macOS)), `Ctrl+Alt+S` (QtCreator), `⌘ Comma` (QtCreator (macOS)), `Ctrl+Alt+S` (NetBeans), `Ctrl+Alt+S` (Eclipse), `⌘ Comma` (Eclipse (macOS)) ![the Settings icon](https://resources.jetbrains.com.cn/help/img/idea/2026.2/app.expui.general.settings.svg)

Gutter icons are located in the [editor on the left](null). They invoke some basic actions and other framework- and technology-specific features.

![Gutter icons in the editor](https://resources.jetbrains.com.cn/help/img/idea/2026.2/cl_gutter_icons_examples.png)

Use this settings page to hide or show  icons in the gutter.

Note that technology-related icons are displayed only if the corresponding plugin is installed and enabled. For more information about installing plugins, refer to [Plugins](managing-plugins.html).

To display or hide an icon in the gutter, select or clear the checkbox next to it. If you want to disable all gutter icons, clear the Show gutter icons checkbox above the list of available icons.

![Gutter icons settings in the Settings dialog](https://resources.jetbrains.com.cn/help/img/idea/2026.2/cl_gutter_icons_settings.png)

## See also

### Getting Started

[Editor basics](using-code-editor.html)

### Procedures

