Replies: 1 comment 1 reply
-
I haven't thought too much about this, but does |
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
Uh oh!
There was an error while loading. Please reload this page.
-
we have part of our models generated from data in a database.
as langium does not support serialization (with or without formatting)
we currently use this approach
we wonder if we could spare 2 and call the formatter only if needed e.g.
now the question would be when to do this
would be thankful for some hints or ideas
Beta Was this translation helpful? Give feedback.
All reactions