Replies: 1 comment
|
Hey @movalz, in the end, we're limited by the TypeScript language with regards to the syntax that we can use to provide such features. And so far, the templating engine that we expose via |
0 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.
Coming from Xtext with Xtend's templating mechanism, I find the Langium templates with nested expandToNode, joinToNode and ternary operators significantly less readable. Are there any plans to enhance the templating mechanism to get it better writable/readable (like Xtend's templating is)?
All reactions