Option to control location of generated code
Is there an option to control the location of generated code?
For example, when the caret is under a private field, then I "Encapsulate Field" and I would like the generated code to be immediately after this private field.
Thanks!
P/S: This thread editor does not work properly in Opera. The "Enter" key will always add new line at the top.
Please sign in to leave a comment.
Hi,
Currently there is no such an option, however you may move the code via Ctrl+Shift+Alt+Up/Down Arrows.
We apolgoize for the inconvenience.
Thanks.
Attachment(s):
screen436.png
Thanks, but actually it's easier to copy and paste rather that what you suggested, since sometimes it generated code far away :)