Skip to content
Discussion options

You must be logged in to vote

Hey @snarkipus,

we're currently in the process of refactoring how references are resolved (see #641, which has already started with this process). We know (internally) of this issue, and are currently experimenting with ways to resolve it. The main issue here is that we incorrectly determine the reference ID based on reference that are declared within fragments. This affects mostly the completion, but other features of Langium as well.

Perhaps silly, but what does the wildcard operator do in the fragment statement?

Actually, it doesn't do anything. It did something in Xtext (but I don't remember what) and was rarely used. We just have it in there for backwards compatibility.

The fragme…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@snarkipus
Comment options

snarkipus Sep 2, 2022
Collaborator Author

Answer selected by snarkipus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants