> I would like to be able to generate getter/setter
> for particular member, if caret is located in this member. Or, for all
class
> members, if caret is located on empty space.

This feature uses the caret location to choose place to insert the generated
members. Notice that your suggestion conflicts with this behaviour.

--
Valentin Kipiatkov
JetBrains, Inc
http://www.intellij.com
"Develop with pleasure!"


"Michael Jouravlev" <[EMAIL PROTECTED]> wrote in message
aiv7c8$orl$[EMAIL PROTECTED]">news:aiv7c8$orl$[EMAIL PROTECTED]...
> While generation of constructor, equals() and hashCode() (BTW, what about
> toString()? With formatting options?) is class-wide, generation of
> getters/setters is not. I would like to be able to generate getter/setter
> for particular member, if caret is located in this member. Or, for all
class
> members, if caret is located on empty space.
>
>
>


_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to