How to update validation error when datatype changed. Currently the error msg will only be updated after the LSP restarted. #1724
Unanswered
durianwaffle
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi, what exactly did you implement. Usually this works ootb. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Langium, I implemented validation error for undefined variable.
But how to not be showing the validation error for undefined variable once user created the variable?
Currently, the error msg will only be updated after the LSP restarted.
Beta Was this translation helpful? Give feedback.
All reactions