Feature #3935 2008-01-06 11:44

terrix

skipping inner words with CTRL key

when you have string in code like this one: renderSuperObject() and you have cursor positoned at beginning (before 'render' word) and press CTRL+Cursor Right, the cursor moves at the end of all phrase (after 'Object' word and before parentiases '()').

it would be very nice to make it a little more inteliigent, to make CTRL+Arrow skip trough inner words, ie. when cursor is before 'render' and CTRL+cursor right is pressed, the cursor should be positioned after 'render' word and before 'Super' word. next CTRL+Right Cursor should move cursor after 'Super' and before 'Object', etc...

this feature is implemented in Eclipse and it is very powerful.

Category
Editing
Status
Open
Close date
 
Assigned to