syntaxParserRunning
Check whether the syntax parser is currently running in the background. In Kodemirror's synchronous parsing model, parsing completes immediately on every state update, so this always returns false.
Check whether the syntax parser is currently running in the background. In Kodemirror's synchronous parsing model, parsing completes immediately on every state update, so this always returns false.