Sometimes all we have to work with manual input, not relying on Intellisense - with components, XML, other declarative things, strings, dynamic languages, scripts. Do you have some useful skills which minimize bugs invoked by manual input?
I don't mean coloring - it is more or less trivial and usually don't depend on programmer. But such things as don't use l or 1 in identificators or use not use autoreplace, or use particular sequence of actions to find mispelled string quickly - this i think may be useful.