Is it possible to have line numbers with CodeMirror 5 runmode-standalone?
Sure, but you’ll have to render them yourself in your callback, when a new line is started.
Is it possible to have line numbers with CodeMirror 5 runmode-standalone?
Sure, but you’ll have to render them yourself in your callback, when a new line is started.