Miranda language plugin for Intellij IDEs. Work in progress.
- Lexical highlighting
- Grammar based highlighting
- Function declarations
- Function type specifications
- Type definitions
- Type parameters
- Matching braces highlighting
- Variable declarations
- Function arguments
- Type definitions
- Clone the repository
- Invoke the Gradle task
buildPlugin
underintellij
- Install the plugin in the Intellij IDE (see here)
- Open the
Plugins
menu inPreferences
- Click the gear button and choose
Install plugin from disk
- Pick the
.zip
file underbuild/distributions
- Open the