Elm language support for IntelliJ, WebStorm, PhpStorm and PyCharm (JetBrains)

klazuka klazuka Last update: Feb 08, 2024

Elm Plugin for IntelliJ IDEs (WebStorm, IDEA, PyCharm, etc.)

Install

You can install the plugin from within the JetBrains IDE by going to Settings -> Plugins and then searching for "Elm". After installing the plugin, restart the IDE and then open your existing Elm project or create a new project.

Highlighted Features

Additional Features

Want to see it in action? This 10 minute video demonstrates many of the features and how they work together.

Note: if you have node installed using nvm, please see the related information here.

FAQ

  • Is this free?
    • Yes, the plugin itself is free and it works with the free version of IntelliJ.
  • What versions of IntelliJ does this work with?
    • IntelliJ IDEA Ultimate
    • IntelliJ IDEA Community Edition (free!)
    • PyCharm Professional
    • PyCharm Community (free!)
    • WebStorm (amazing JS and CSS support)
    • and others (untested)

Elm IntelliJ Plugin

Build Version Downloads

Template ToDo list

Elm & Lamdera Plugin

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "Elm" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.

Subscribe to our newsletter