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

Generate Getters/Setters for all fields #163

Closed
fbricon opened this issue Feb 23, 2017 · 2 comments
Closed

Generate Getters/Setters for all fields #163

fbricon opened this issue Feb 23, 2017 · 2 comments

Comments

@fbricon
Copy link
Contributor

fbricon commented Feb 23, 2017

to implement as a code action

@gorkem
Copy link
Contributor

gorkem commented Nov 2, 2017

@fbricon nowadays we do offer generate getter/setter on some of the problems. Do you want to keep this to implement for code actions that are not associated with a problem?

@fbricon
Copy link
Contributor Author

fbricon commented Nov 2, 2017

yes we need to figure out how to bulk generate accessors instead of going through each field one by one. It doesn't scale if you have many fields

@fbricon fbricon changed the title Generate Getters/Setters Generate Getters/Setters for all fields Nov 2, 2017
@fbricon fbricon added this to the Mid December 2018 milestone Dec 12, 2018
@fbricon fbricon closed this as completed Dec 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants