clojj / intellij-elm-temp

MOVED to https://github.com/utiliteez/intellij-elm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ...WORK-IN-PROGRESS

Build Version Downloads

Template ToDo list

Elm & Lamdera Plugin

Licensing see: https://github.com/clojj/intellij-elm/blob/master/LICENSE.txt and https://github.com/clojj/intellij-elm/tree/master/license

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "IntelliElm" > 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

MOVED to https://github.com/utiliteez/intellij-elm

License:MIT License


Languages

Language:Kotlin 98.1%Language:Elm 1.3%Language:Lex 0.4%Language:HTML 0.2%