How to override the error msg for this error? #1746
durianwaffle
started this conversation in
General
Replies: 1 comment 4 replies
-
Hey @durianwaffle, that's a lexer error and I've already answered this question as part of #1715 (comment). |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Langium community, in our grammar only some special characters allowed after escape character $.

When user typed something wrong such as
'$wq'
in this case, there will be default error msgs.May I know how can I override those error msgs?
Beta Was this translation helpful? Give feedback.
All reactions