Yes, I get that, bplus. Thing is, I also tend to type everything lower case, except that I may have caps and lower case letters, in some of my variable names. As in, something like, InitialAngle.
So, to the extent possible, just like you I'm typing in lower case. So it's very reassuring when the keywords are trivially easy to distinguish, right after you've typed them. It also confirms that there are no syntax errors elsewhere in the program, when the keyword changes itself to all caps.
Here's the irony. I thought that QB64 stayed with all caps, in keywords, because it was better, than the way VB did it. I guess we make our own realities, eh? Anyway, fine with me, if we have a choice.