Elm language plugin for IntelliJ IDEA.
This plugin is still at development phase. More features are coming soon.
gen directory if you have previously generated parser code from another version of the BNF file.src/org/elmlang/intellijplugin/Elm.bnf file and generate the parser code (*)src/org/elmlang/intellijplugin/Elm.flex file and generate lexer code (*)(*) either from a context menu or by keyboard shortcut ⇧⌘G
$ claude mcp add elm-plugin \
-- python -m otcore.mcp_server <graph>