Skip to content
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

[FEATURE] Type inference to improve command completion proposals #502

Closed
pq opened this issue Nov 17, 2011 · 5 comments
Closed

[FEATURE] Type inference to improve command completion proposals #502

pq opened this issue Nov 17, 2011 · 5 comments
Assignees
Labels
type-enhancement A request for a change that isn't a bug
Milestone

Comments

@pq
Copy link
Member

pq commented Nov 17, 2011

(from user-submitted feedback):

Nice and simple, but what disappoints me is this:

var doc = window.document;

I cannot get any intellisence on doc now; there is no type-inference. This means I have to painfully spell out types even in method local variables.
(But besides that; i like the editor. I guess the next step would be an HTML editor with built in support for Dart - as well as a version of Chrome with built in support for Dart for faster prototyping.)

@stevemessick
Copy link
Contributor

Added Started label.

@stevemessick
Copy link
Contributor

Set owner to @stevemessick.

@clayberg
Copy link

clayberg commented Jun 1, 2012

Issue #855 has been merged into this issue.

@clayberg
Copy link

clayberg commented Jun 1, 2012

Added this to the M1 milestone.

@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
type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

4 participants