Skip to content

dennisylyung/miranda-intellij

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miranda plugin for Intellij

Miranda language plugin for Intellij IDEs. Work in progress.

image

Features

Syntax highlighting

  • Lexical highlighting
  • Grammar based highlighting
    • Function declarations
    • Function type specifications
    • Type definitions
    • Type parameters
  • Matching braces highlighting

Referencing

  • Variable declarations
  • Function arguments
  • Type definitions

Installation

  • Clone the repository
  • Invoke the Gradle task buildPlugin under intellij
  • Install the plugin in the Intellij IDE (see here)
    • Open the Plugins menu in Preferences
    • Click the gear button and choose Install plugin from disk
    • Pick the .zip file under build/distributions

References

About

Intellij plugin for Miranda (programming language)

Topics

Resources

Stars

Watchers

Forks