Bug? No auto-capitalization of Private & Public

Computersmith64

Well-Known Member
Licensed User
Longtime User
I've noticed that if you type "public sub ..." or "private sub ..." the IDE will change it to "public Sub ..." & "private Sub ..." however it doesn't capitalize the "private" or "public".

I guess it doesn't affect the app in any way (ie: I don't think there is a requirement to capitalize those keywords) & maybe I'm just being pedantic, but is this intended behavior?

- Colin.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…