-
In Langium 2.1.3 I use |
Beta Was this translation helpful? Give feedback.
Answered by
msujew
Mar 7, 2024
Replies: 1 comment 4 replies
-
Yes, |
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
Instead of
new DefaultLangiumDocumentFactory
you should just useservices.shared.workspace.LangiumDocumentFactory
, but otherwise, this seems reasonable. I'm wondering though, why you explicitly need this to be synchronous?