Holger Dal Mogensen
Holger Dal Mogensen
> I referenced it loosely, but I believe this issue is why the two tests fail [flix/flix#8427](https://github.com/flix/flix/issues/8427), to be more specific :) What you can do is change `test(...)` to...
This splits completions into syntactic completions and semantic completions, where the syntactic are based on the current syntactic context and the semantic are based on the error at the current...
Not strictly, since we need to pass the error-info through somehow.
@magnus-madsen This is blocking a lot of my tickets
> it sounds like holger checks the length dynamically instead of reading it once at the start. that choice also shows up in the effects True, but shoudln't that be...