clojj / IntelliElm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

The only way of testing this plugin is currently by building the ZIP with gradlew buildPlugin.

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)

IntelliElm Plugin ...WORK-IN-PROGRESS

Build Version Downloads

Template ToDo list

This Fancy IntelliJ Platform Plugin is going to be your implementation of the brilliant ideas that you have.

This specific section is a source for the plugin.xml file which will be extracted by the Gradle during the build process.

To keep everything working, do not remove <!-- ... --> sections.

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

License:MIT License


Languages

Language:Kotlin 98.7%Language:Elm 0.7%Language:Lex 0.4%Language:HTML 0.2%