Manage plugins

Last modified: 18 June 2020

Plugins extend the core functionality of MPS. They:

  • provide integration with version control systems, application servers, and other tools

  • add coding assistance support for various languages and frameworks

  • boost your productivity with shortcut hints, live previews, File Watchers, and so on

  • help you learn a new programming language with coding exercises and verification

Most plugins can be used with any JetBrains product. Some are limited only to commercial products. There are also plugins that require a separate license.

If a plugin depends on some other plugin, MPS will notify you about the dependencies. If your project depends on certain plugins, add them to the list of required plugins.

If existing plugins do not provide some functionality that you need, you can create your own plugin for MPS. For more information, see Develop your own plugins.

By default, MPS includes a number of bundled plugins. You can disable bundled plugins, but they cannot be removed. You can install additional plugins from the plugin repository or from a local archive file (ZIP or JAR).