Code Generation for getters/setters
This is just a feature request, you know when you do something like:
myObject.setName("scoobydoo");
and if the method doesn't exist it gives you the option to create the method or create the setter, it would be great to have a third option that would be create getter AND setter.
Travis
请先登录再写评论。
it already does it:
alt+ins > Getter and Setter
uhps..you meant an intention..
yes, not the alt-ins.