My coding buddy had keywords auto-capitalize as I typed them, with nothing else being capitalized. I couldn't find a way to do this on the forums, until I stumbled across this helpful article that offers a few suggestions. Here's one for upper-case, and thus easy to read, keywords:
(Unfortunately the Beautifier and Code Assistant tools are not synchronized, so you need to set your upper/lowercase preference there as well.)
- Go to Tools > Preferences > User Interface > Code Assistant
- Set Coding Style to Lowercase
- Uncheck "Use original case if possible"
- In Preferences, go to User Interface > Editor tab > Syntax Highlighting group
- Keyword case to "Uppercase"
(Unfortunately the Beautifier and Code Assistant tools are not synchronized, so you need to set your upper/lowercase preference there as well.)