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

Request: Generate getters&setters for all properties #8

Open
fnyu opened this issue Mar 30, 2018 · 3 comments
Open

Request: Generate getters&setters for all properties #8

fnyu opened this issue Mar 30, 2018 · 3 comments

Comments

@fnyu
Copy link

fnyu commented Mar 30, 2018

Currently there is an option to generate getters&setters either for one property or multiple properties - but only if you select the properties.

Would you consider adding an option to generate getters&setters for all the properties that are defined in the current class, no matter where the cursor is?

@lucasctd
Copy link

lucasctd commented Sep 4, 2018

I can't generate getter and setters for mutiple properties...
I always get
"phpGettersSetters error: No property found. Please select a property to use this extension."

@pedroresende
Copy link

This feature would be awesome, do you think it's possible @phproberto ?

@Felipeleut
Copy link

Felipeleut commented Oct 10, 2019

I can't generate getter and setters for mutiple properties...
I always get
"phpGettersSetters error: No property found. Please select a property to use this extension."

Currently it's possible to generate multiple if you select the properties excluding the semicolon and call the command "Insert PHP Getter" using the command pallet.

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