More Editor behaviour options, to emulate modern code editors such as Eclipse, etc. For example:
More Editor behaviour options, to emulate modern code editors such as Eclipse, etc. For example:
-Cursor snap to EOL
-TAB key toggles column 0/first non-whitespace on line
...Most other IDE editors these days have the above behaviours and I find the way the cursor just moves into empty space beyond a code line on up/down quite annoying and a cause of extra keystrokes.
-Cursor snap to EOL
-TAB key toggles column 0/first non-whitespace on line
...Most other IDE editors these days have the above behaviours and I find the way the cursor just moves into empty space beyond a code line on up/down quite annoying and a cause of extra keystrokes.
Perhaps
ReplyDeleteOptions|Editor Options|Editor SpeedSetting should have an "Eclipse" option.
Personally, I like that the cursor stays in the column that I left it in.
ReplyDeleteActually my phrasing "modern code editors" wasn't fair :). More of a Unix vs. windows behaviour perhaps? I guess I am used to how emacs/umacs and variants behave wrt. snapping to EOL. The tab behaviour is something more from Eclipse...
ReplyDelete