GithubHelp home page GithubHelp logo

Elm Plugin for JetBrains IDEs

Build Version Downloads

(build is failing, but 98.5% tests pass!)

Provides support for the Elm programming language.

Should work on most, if not all, IntelliJ Platform IDEs: IDEA (Community and Ultimate), WebStorm, PyCharm, RubyMine and more. If not please raise an issue.

Install

You may want to have some CLI tools --elm (the Elm compiler), elm-test, elm-format, elm-review and lamdera-- installed for certain features of this plugin to work.

Install the first three with:

sudo npm install -g elm elm-test elm-format elm-review

NOTE: if you have node installed using nvm, make sure to read our NVM setup guide.

To install Lamdera follow their instructions. Unlike this plugin and IntelliJ IDEA Community Edition, Lamdera is not open source software. By installing Lamdera you trust the vendor, as their software is only shipped as binary.

To install the plugin itself first make sure to uninstall all other Elm plugins you may have installed (this requires a restart of the IDE). Some have reported that having two Elm plugins installed results in the IDE not starting but showing a seemingly unrelated error (if you have this problem, there are ways to fix it).

From within a JetBrains IDE, go to Settings -> Plugins -> Marketplace and search for "Elm". After installing the plugin, restart the IDE and then open your existing Elm project or create a new project.

Alternatively you can install it manually by downloading a release (or downloading the source and building it yourself) and installing it with Settings -> Plugins -> ⚙️ (gear icon) -> Install plugin from disk...

Once the plugin is installed it is advised to double check all CLI tools are found by going to Settings -> Languages & Frameworks -> Elm and see the CLI tools.

Features

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

Template ToDo list

  • Create a new [IntelliJ Platform Plugin Template][template] project.
  • Get familiar with the [template documentation][template].
  • Verify the pluginGroup, plugin ID and sources package.
  • Review the Legal Agreements.
  • Publish a plugin manually for the first time.
  • Set the Plugin ID in the above README badges.
  • Set the Deployment Token.
  • Click the Watch button on the top of the [IntelliJ Platform Plugin Template][template] to be notified about releases containing new features and fixes.

License

MIT licensed.

Contributing

Yes, please! See our guide on this topic.

The Elm Plugin Contributors's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.