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

Completion broken in read-only editors #325

Closed
stevemessick opened this issue Nov 3, 2011 · 6 comments
Closed

Completion broken in read-only editors #325

stevemessick opened this issue Nov 3, 2011 · 6 comments
Assignees
Labels
closed-not-planned Closed as we don't intend to take action on the reported issue type-enhancement A request for a change that isn't a bug
Milestone

Comments

@stevemessick
Copy link
Contributor

Before the editor on a core library class became read-only it was possible to invoke code completion to see what other methods and types were available at any given site. That's no longer possible. It's important for those who want to learn the APIs.

Read-only editors should not ignore keyboard input. They should disallow modification but still respond to keyboard input. (I'm not entirely sure what the problem is because F3 still works for Open Declaration.)

@danrubel
Copy link

danrubel commented Nov 3, 2011

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

@stevemessick
Copy link
Contributor Author

Set owner to @stevemessick.
Added this to the M1 milestone.

@danrubel
Copy link

danrubel commented Aug 3, 2012

Removed this from the M1 milestone.
Added this to the Later milestone.

@DartBot
Copy link

DartBot commented Apr 7, 2013

This comment was originally written by [email protected]


Added Editor-Usability label.

@stevemessick
Copy link
Contributor Author

Added NotPlanned label.

@clayberg
Copy link

Removed this from the Later milestone.
Added this to the M5 milestone.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-not-planned Closed as we don't intend to take action on the reported issue type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

5 participants