monaco-editor get invalid tokens line number
trying to get the line number when the content in monaco-editor matches the tokenizer as invalid,then I can use editor.deltaDecorations
to customize the UI,
sample of tokenizer in monaco:
trying to get the line number when the content in monaco-editor matches the tokenizer as invalid,then I can use editor.deltaDecorations
to customize the UI,
sample of tokenizer in monaco: