Skip to content

Code completion doesn't support enumeration of a prefix #2539

@lukechurch

Description

@lukechurch

A fairly common idiom is to see:

import("dart:html", prefix:"html");

and then to see people writing:

html.

and expecting an enumeration of the entities in the HTML library. At the moment they get 'no completions available'.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions