ctrl+w in 5162...
image.setBorder(....);
Depending on where the cursor is, ctrl+w selects either Border or set and then the second one selects the entire word setBorder. I am noticing this as something new in 5162 or may be in Demetra. Same is true of dbl-click. This makes dbl-click more difficult to use.
Is this desired? Is there an option so that I can go back to the old behavior (ctrl+w selecting entire setBorder)?
thanks
vinay
Please sign in to leave a comment.
Hello Vinay,
VM> Is this desired? Is there an option so that I can go back to the old
VM> behavior (ctrl+w selecting entire setBorder)?
VM>
That's the camel humps behaviour. See the IDE/Editor/Behaviour settings pane
for options to enable that functionality.
HTH,
Andrei
thanks - missed that in my "manual" settings migration.