We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
NoSuchElementException
When you run completions on a file that contains invalid use clauses, you can see a NoSuchElementException in logs.
This should be prevented by making sure any map lookups are safe, or running an extra check somewhere - TBD.