Relative Content

Tag Archive for codemirrorcodemirror-grammar

Indentation in Codemirror grammar file

I’m trying to understand Codemirror grammar files but there are no documentation of any kind. I used Lua and Ruby grammar to create my own grammar by tinkering.

Intentation in Codemirror grammar file

I’m trying to understand Codemirror grammar files but there are no documentation of any kind. I used Lua and Ruby grammar to create my own grammar by thinkering. But don’t 100% know what I’m doing.