I relay on Autohotkey string replacements. For example, it drives me insane how every language has to have its own syntax for simple string operations. Is it SUBSTRING? SUBSTR? 1-based? 0-based? etc. So I create my own .substr hotkey, that then outputs the variants, and sometimes is even context sensitive to the file type I am in.