Skip to content

DripEmail/intellij-elm

 
 

Repository files navigation

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 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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 98.1%
  • Elm 1.3%
  • Other 0.6%