I'm just wondering if anyone of you figured out a way to improve these bindings or use them together with other bindings to make go through lines of text faster/easier.
namely the problem i'm facing is that e.g.:
<!-- <ui:composition template="/templates/someNameingSpecialtemplate.xhtml" attrib="burp"> -->
Ctrl+← and → will always only move one character in a little bit more special characters i.e. <!-- and will not stop at all for the big-letter changes someNameingSpecialtemplate
Is there some better solution something you guys thought of? An improved set of rules for when the cursor stops? different hotkeys which add well to Ctrl+← and → (e.g. naively - move 15 characters to the left)?
BTW, I am using eclipse as my editor, but this applies generally