Error message and find occurrence highlighting for an import statement like import foo.bar.Baz; include only "Baz" in the range. And sometimes the problem underlines bleed into the next line. Source positions should include the qualifier. Also, selection of "Object" in the source includes star imports as occurrences.
Error message and find occurrence highlighting for an import statement like
import foo.bar.Baz;include only "Baz" in the range. And sometimes the problem underlines bleed into the next line. Source positions should include the qualifier. Also, selection of "Object" in the source includes star imports as occurrences.