Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
lukechurch opened this issue Apr 12, 2012 · 7 comments
Closed

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

lukechurch opened this issue Apr 12, 2012 · 7 comments
Assignees
Milestone

Comments

@lukechurch
Copy link
Contributor

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'.

@stevemessick
Copy link
Contributor

Set owner to @stevemessick.
Added Started label.
Marked this as being blocked by #2422.

@stevemessick
Copy link
Contributor

Removed Type-Enhancement label.
Added Type-Defect label.

@stevemessick
Copy link
Contributor

Added Fixed label.

@stevemessick
Copy link
Contributor

Added Started label.

@stevemessick
Copy link
Contributor

Foo. I shoulda closed this while it was working, which it isn't.


Added this to the M1 milestone.
Added Accepted label.

@stevemessick
Copy link
Contributor

Issue #2616 has been merged into this issue.

@stevemessick
Copy link
Contributor

Added Fixed label.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants