IDE Services 2024.3 Help

Manage available plugins

Within a profile, you can configure which plugins will be automatically installed or disabled on developer machines.

If there are conflicting configurations where a plugin is both disabled and auto-installed in different profiles, disabling takes precedence over auto-installation.

Configure auto-installed plugins

IDE Services allows you to install particular plugins to selected IDEs automatically.

Set up filters for auto-installed plugins

  1. On the Profiles page, click the name of the profile you want to edit.

  2. In the Plugins section, click the Plus icon and select Auto-installed plugin.

  3. In the Configure Auto-Installed Plugins dialog, use filters to configure in which IDEs IDE Services will install plugins automatically.

    Click Add filter and fill in the following details in the Add Filter dialog:

    • Type: select one of the filter types. Select the Include type if you want to configure plugins only for the applications specified in the filter. To configure plugins for all applications except for the ones specified, use the Exclude type.

    • IDE: select one or multiple names of the IDEs to use in your filter. Click the field to see the dropdown with available options.

    • Build: select one or multiple IDE build versions to use in the filter.

    • OS: if necessary, select the operating systems to use in the filter.

    • Architecture: if necessary, select the architectures to use in the filter.

    Click OK to save the filter.

Specify details of auto-installed plugins

  1. Once you've configured the IDE filters, in the Configure Auto-Installed Plugins dialog, click Add plugin and start typing the name of the plugin you want to install automatically.

    Search for a plugin
  2. After that, configure the details of the plugin you want to install automatically in the Add plugin dialog that opens.

    Auto-install a plugin
    • Source: select the source for downloading the plugin – JetBrains Marketplace or the local plugin repository.

    • Plugin name: select the plugin name from the drop-down. To find the necessary plugin in the list quickly, start typing the plugin name in the search field.

    • Version: provide the version of the plugin you want to install automatically. If you don't provide any value, IDE Services will use the latest compatible version.

      If a developer has conflicting versions across multiple profiles, the configurations with a plugin version explicitly specified take priority over those without it. IDE Services attempts to install the latest plugin versions, with preference given to the local plugin repository over JetBrains Marketplace.

    • Source: select the source for downloading the plugin – JetBrains Marketplace or the local plugin repository.

    • Plugin id: specify the plugin ID.

      To locate the ID of a plugin published in JetBrains Marketplace, open the plugin page, select the Versions tab, and click the link with the necessary version number. A page with version details will open, where you can find the plugin ID along with the compatibility range.

      For bundled and non-public plugins, you can either open their page in the local plugin repository or locate the plugin's main JAR file containing the META-INF/plugin.xml descriptor with the <id> tag (alternatively, <name>). Bundled plugins are located at $PRODUCT_ROOT$/plugins/$PLUGIN_NAME$/lib/$PLUGIN_NAME$.jar.

    • Version: provide the version of the plugin you want to install automatically. If you don't provide any value, IDE Services will use the latest compatible version.

      If a developer has conflicting versions across multiple profiles, the configurations with a plugin version explicitly specified take priority over those without it. IDE Services attempts to install the latest plugin versions, with preference given to the local plugin repository over JetBrains Marketplace.

  3. (Optional) If you want to configure another auto-installed plugin with the same filters, click Add plugin and provide its details.

  4. Click Save to submit the changes.

Disable plugins

  1. On the Profiles page, click the name of the profile you want to edit.

  2. In the Plugins section, click the Plus icon and select Disabled plugin.

  3. In the Disable Plugins dialog, use filters to configure in which IDEs IDE Services will disable plugins.

    Click Add filter and fill in the following details in the Add Filter dialog:

    • Type: select one of the filter types. Select the Include type if you want to configure plugins only for the applications specified in the filter. To configure plugins for all applications except for the ones specified, use the Exclude type.

    • IDE: select one or multiple names of the IDEs to use in your filter. Click the field to see the dropdown with available options.

    • Build: select one or multiple IDE build versions to use in the filter.

    • OS: if necessary, select the operating systems to use in the filter.

    • Architecture: if necessary, select the architectures to use in the filter.

    Click OK to save the filter.

  4. Once you've configured the IDE filters, select the plugin you want to disable. Start typing the plugin name in the Plugin id field to find it quickly.

    Disable a plugin
  5. If necessary, provide a short note in the Description field.

  6. If you want to prohibit enabling the plugin manually in the IDE settings, select the Disable plugin forcefully checkbox.

  7. (Optional) If you want to disable another auto-installed plugin with the same filters, click Add plugin and provide its name.

  8. Click Save to submit the changes.

Last modified: 13 May 2024