Replies: 1 comment 2 replies
-
Hey @zrwsmd, no idea what's wrong with your vscode extension. It looks like you started off with a GLSP base extension and added Langium in there. Maybe you should start with a Langium project (from the yeoman generator) and add GLSP on top of it. With that, the validator should work as expected. |
Beta Was this translation helpful? Give feedback.
2 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.
-
thanks a lot ,it truly works,but how can i pass this validation message to outer ,i mean when vscode extension start,and open below file ,my custom validation message 'program name should not start with a digital' hint can show in the file

Originally posted by @zrwsmd in #1421 (reply in thread)
Beta Was this translation helpful? Give feedback.
All reactions