Menu

#39 Selection should be compatible to deletion

open
nobody
None
5
2008-11-12
2008-11-12
No

Hitting Shift+Ctrl+Right selects a full word, Java-like: it stops at camelcase.
Hitting Ctrl+Delete deletes a full word, not Java-like: it does not stop at camelcase.

These need to be consistent. I prefer the first option: that it stops at camelcase, since Java is the most commonly edited language with antlr, but probably you want settings to change this behavior depending on target language.

Discussion


Log in to post a comment.

Auth0 Logo