Replies: 1 comment 1 reply
-
This is essentially a duplicate of #1798. It is supposed to work, the internal engine that is supposed to resolve such cases is just currently not capable of going into a rulecall and leaving it again. |
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.
-
Hi,
we have a grammar like this
and our scoping that looks like (simplified)
but the content assist does not behave as expected as this tests shows
is there a way to circument the problem and guide the content assist parser
or is such common prefix grammars not possible with langium?
Beta Was this translation helpful? Give feedback.
All reactions