Hi TiddlyWikians,
the CodeMirror 6 plugin I’m developing is in a pretty nice state and I’m looking into the inner workings of language modes for CodeMirror 6
CodeMirror 6 uses a Parser system called Lezer
I have already created an extremely limited tiddlywiki-language mode (just the integration) and that mode is used for tiddlers with the type text/vnd.tiddlywiki
That just means I know the very basic starting steps
I hope for some support by people in this community in regards of creating lang-tiddlywiki even if it’s just emotional support
For people who are interested I’d lay open the steps how I clone the codemirror repository from GitHub, install the dependencies, create the tiddlywiki-lang folder with the basic functionality and finally, how I build codemirror.js from everything
This topic is also meant for discussion and ideas, so feel free to comment
With best wishes from Southtyrol,
Simon