rascal icon indicating copy to clipboard operation
rascal copied to clipboard

Redundant messages for unresolved module

Open rodinaarssen opened this issue 4 years ago • 1 comments

Describe the bug

If a module name cannot be resolved, the line with the import statement is decorated with three warnings, of which the first two are implied by the last one. Squiglies are now in two colors, and one message would suffice.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots image

Desktop (please complete the following information):

  • Context: Eclipse 2020-03
  • Rascal Version 0.19.x (latest unstable)

rodinaarssen avatar Aug 13 '21 11:08 rodinaarssen

This is a fair point Rodin, I need to figure out how to filter such duplicates.

PaulKlint avatar Aug 14 '21 14:08 PaulKlint

This was already resolved for #1570 and #1570 in upcoming release.

PaulKlint avatar Mar 11 '24 16:03 PaulKlint