Replies: 1 comment 1 reply
-
Hey @cdietrich, Can't you just look for |
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 in our grammar something like
the langium completion behaves like this: (maybe we have customized too much)
now we want to restrict the visible alternatives in PropertyValue based on the Property on the right hand side.
what is the best way and place to do it.
the different context if RuleCall vs Keywords makes it quite hard to filter out in completionFor
is there a better way of achieving this? e.g. the next feature calculation
Beta Was this translation helpful? Give feedback.
All reactions