# Plugins

> **TL;DR**
> `File | Settings | Plugins` for Windows and Linux
>
>
>
> `IntelliJ IDEA | Settings | Plugins` 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)), `Ctrl+Alt+S` (NetBeans), `Ctrl+Alt+S` (Visual Studio), `⌘ Comma` (Visual Studio (macOS)), `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)

Use this page to [manage plugins](managing-plugins.html): browse the plugin repository, install, remove, enable, disable, and update plugins.

| Control | Description |
| --- | --- |
| Marketplace |    Use this tab to browse and install plugins from [JetBrains Marketplace](https://plugins.jetbrains.com/).                       If you want to browse your [custom plugin repository](managing-plugins.html#repos), type `repository:` followed by the URL of the repository. For example:                        ```PLAINTEXT repository:"http://plugins.example.com:8080/" myPlugin ```    |
| Installed |    Use this tab to browse your installed plugins, enable, disable, and remove them if necessary.    |
| ![The Plugin Settings icon](https://resources.jetbrains.com.cn/help/img/idea/2026.2/app.expui.general.settings.svg) |    Configure additional plugin settings:                        * Manage Plugin Repositories: Open the [Custom Plugin Repositories Dialog](custom-plugin-repositories.html). For more information, refer to [Custom plugin repositories](managing-plugins.html#repos).    * HTTP Proxy Settings: Open the [HTTP Proxy](settings-http-proxy.html) settings dialog.    * Install Plugin from Disk: Select the local archive file (ZIP or JAR) from which to install a plugin.    * Disable All Downloaded Plugins: Select to deactivate all the plugins showed in the list of the Downloaded plugins.    * Enable All Downloaded Plugins: Select to activate all the plugins showed in the list of the Downloaded plugins.    |

