eclipse-typescript icon indicating copy to clipboard operation
eclipse-typescript copied to clipboard

Allow Ctrl+Arrow text nav to jump to camel-case word boundaries

Open stacktracer opened this issue 10 years ago • 1 comments

Ctrl+Arrow moves the cursor left or right by a word. In Eclipse's Java editor, this can be made to honor camel-case words (Prefs -> Java -> Editor -> Smart caret positioning in Java names). Would be great to have that behavior in the Typescript editor.

stacktracer avatar Mar 05 '14 12:03 stacktracer

Sounds like a good idea - feel free to send over a pull request for this (I have no idea how hard it would be).

derekcicerone-zz avatar Mar 05 '14 18:03 derekcicerone-zz