Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You realize that it's a matter of aesthetics at best? You could set your editor of choice to substitute character ; with <pink elephant> when displaying code and back when saving it to disk. Have you tried this approach? (It's not an original idea - there is a plugin for Emacs which does exactly this for CamelCase - it displays parts of camel cased words as separate words. Helpful if you have looong camel cased name and are irritated because <back by word> and <forward by word> doesn't take you where you should be)


Not just aesthetics, it's also a matter of ergonomics. ; is not the most comfortable thing to type, requiring either wrist rotation or an awkwardly bent pinky.


That's odd, I consider ';' as one of the easiest things to type. What kind of keyboard are you on?

I'm a C++ developer and go so far as to make it harder. I map ; to <esc> in vim, and enter the actual char with a second ; (from from normal mode).


On the US keyboard it probably is. On Finnish keyboard it's where < is on the US one, i.e. Shift-comma.


Yeah, I always felt a tiny bit sorry for non-US developers, especially using languages like Perl that use $ all over the place.


Dvorak does it better -- underscore is on the home row.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: