Skip to content

Editor does not show optional method arguments in tool tip code completion #2187

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
sethladd opened this issue Mar 15, 2012 · 7 comments
Closed
Assignees
Milestone

Comments

@sethladd
Copy link
Contributor

My method looks like:

Future<List<Incident>> listIncidents([ListIncidentsFilter filter]);

and when I try to code complete, I see this:

listIncidents()

(notice the missing optional parameter)

Editor version: 5437

@danrubel
Copy link

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

@clayberg
Copy link

Set owner to @stevemessick.

@stevemessick
Copy link
Contributor

Added this to the M1 milestone.
Removed Type-Enhancement label.
Added Type-Defect label.

@stevemessick
Copy link
Contributor

Issue #2192 has been merged into this issue.

@stevemessick
Copy link
Contributor

Added Started label.

@stevemessick
Copy link
Contributor

Added Fixed label.

@sethladd
Copy link
Contributor Author

sethladd commented Aug 8, 2012

Awesome, thanks!

@sethladd sethladd added this to the M1 milestone Aug 8, 2012
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

4 participants