Manage plugins

Last modified: 09 August 2021

Plugins extend the core functionality of WebStorm. For example, by installing plugins, you can get the following features:

  • integration with version control systems, Docker, Kubernetes, and other technologies

  • coding assistance support for various languages and frameworks

  • shortcut hints, live previews, file watchers, and so on

  • coding exercises that can help you to learn a new programming language

The following video gives a short overview of the plugin subsystem.

By default, WebStorm 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).

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