Keyword case and object names

twrzodak

Member
In v.11 the option Preferences-> Editor -> Keyword Case affects not only keywords, but also objects names (eg. table names) when typing in editor.
In v.10 that option did not affect object names, eg. when set to uppercase, editor automatically changed case of keywords to upper, but not of object names.

Could you fix this behaviour as it was previously? Object names are not keywords.
 
Can you check if the object names are included in the custom keywords (Tools > Preferences > User Interface / Editor)? There is also a "Customized Syntax Highlighting" Plug-In that allows you to define query-based keyword sets. This can cause the behavior you described.
 
You're right, that's plugin, thanks. I am surprised, plugin is disabled in v10 (I have a backup of v10), but in some way was enabled after upgrade to v11.
 
Back
Top