Home

Awesome

Mint plugin for the IntelliJ Platform

Build Status License

Status

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. Currently only the lexer and very basic grammar parsing are done.

ScreenShots

darcula

default

Known Issues

Usage

Coming soon...

Roadmap

The following features will evolve over the next few months:

Features for later on:

Releases

coming soon

FAQ

coming soon

Compatible Jetbrains Products

Release versionIntelliJ version
1.1-SNAPSHOT2017.3

Contributing

coming soon

Dev

  1. clone the repo
  2. ./gradlew idea
  3. ./gradlew build
  4. open in intellij

Testing notes