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

Add advanced "Generate getters and setters..." source action #992

Closed
fbricon opened this issue Apr 13, 2019 · 0 comments · Fixed by #1014
Closed

Add advanced "Generate getters and setters..." source action #992

fbricon opened this issue Apr 13, 2019 · 0 comments · Fixed by #1014

Comments

@fbricon
Copy link
Contributor

fbricon commented Apr 13, 2019

If a class has more than one field, and the client supports it, we should provide a way to select which fields will be used for getters/setters generation (similar to equals/hashcode selection).
The source action label should have the ellipsis (...) showing a dialog will be opened after selecting the action.
Clients that don't support the prompt workflow would receive the legacy source action.
Sources with a single field don't need the selection workflow, obviously, so again, the legacy source action should be returned.

@fbricon fbricon changed the title Add advanced "Generate getter and setters..." source action Add advanced "Generate getters and setters..." source action Apr 13, 2019
fbricon pushed a commit that referenced this issue Apr 30, 2019
@fbricon fbricon added this to the End April 2019 milestone May 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants