Skip to content
Discussion options

You must be logged in to vote

Hey @durianwaffle,

for the parser errors, we already expose a ParserErrorMessageProvider in the parser part of the language services. You can override that to modify/translate the parser error messages.

For the lexer, you need to override the Lexer service yourself right now. I've submitted #1716 to make this easier as well.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@durianwaffle
Comment options

@msujew
Comment options

Answer selected by durianwaffle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants