Suggestion: Create get/set property with private variable
Hi,
Currently if I access a non-existent property on a class, I get the options:
- Create Property
- Create get/set Property
Most of the time, I also want to add a private field with the same name,
but without the initial capitalization. So it would be great to have an
extra option:
- Create get/set + private field
Thanks!
Wiebe Tijsma
Please sign in to leave a comment.
Hello Wiebe,
Thank you for your suggestion. We will consider it for 2.0.
Thanks,
Andrey Simanovsky