This plugin is still in the early stages of development so only has a handful of features. But over time things will stabilize and more features will be added.
Visit [intellij-purescript.github.io] to find documentation about installation and features.
- clone the repo
- ./gradlew idea
creates the Intellij project configuration from gradle
- ./gradlew runIde
starts a Intellij instance with the plugin installed-
