I use Notepad ++ for coding mostly.
How can I convert capital letters to lowercase and vice versa?
Ctrl+A , Ctrl+Shift+U
should do the trick!
Edit: Ctrl+U is the shortcut to be used to convert capital letters to lowercase (reverse scenario)