Skip to content

Add support for code hover/select of type in star import #640

@eric-milles

Description

@eric-milles

Consider the following:

import java.lang.Thread.*

Code hover (F2) works for "java" and "lang", but not "Thread". Only package lookup is implemented for star imports.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions