ianwalter / codemirror-mode-elixir

A CodeMirror mode for the Elixir language
https://codemirror-mode-elixir.optick.io
MIT License
22 stars 5 forks source link

Codemirror 6/Next support? #7

Closed sachinraja closed 3 years ago

sachinraja commented 3 years ago

I would love to use this mode with codemirror.next. Unfortunately, I'm not sure how to implement that. It seems as though the entrypoint would be @codemirror/stream-parser.

sachinraja commented 3 years ago

I've created codemirror-lang-elixir, which works with codemirror.next.