The editor tag has no wiki summary.
7
votes
4answers
605 views
Using vi with modern keyboards
I've decided to focus on one editor to do all programming, documentation, email, database querying, etc (in the spirit of The Pragmatic Programmer's idea that a programmer should focus on getting good ...
6
votes
8answers
794 views
How would you feel if your code editor formatted your code for you as you typed, without tabs/spaces?
As with most things, I'm sure this concept has been tried before - I just haven't come across editors that use what I've termed 'Virtual Formatting'. The principle is that there's a floating ...