You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I may spend some time soon to get this implemented myself and then I'll do a PR if I deem my code acceptable.
I heavily use templates in my own programming language (for e.g. arrow-separated lists of instructions), so right now I need to manually be able to distinguish between the LARK plugin not understanding templates and actual syntax errors in my LARK syntax. And the "98" in theerror count is right now just it not understanding templates, as lark itself doesn't complain about anything in my syntax.
Lark templates currently show up as syntax errors:
e.g.
The text was updated successfully, but these errors were encountered: