Oracle SQLDeveloper Autocomplete in Lowercase (How about Uppercase)

Nap picture Nap · Oct 21, 2009 · Viewed 34.3k times · Source

I am currently using the latest Oracle sql developer. I just have one nuisance here. When I do auto-complete of table names or columns, they show up in lower case. As most people I do have coding guidelines in SQL statements and I usually want table names, column names, and any other identifiers in all capitals.

I tried to check the settings in sql developer and the "Code Insight" section does not have any option for this. Is there any other tweak for this?

Answer

Gabriel Rosas picture Gabriel Rosas · Apr 14, 2012

I'm using SQL Developer 3.1.07 and you can change the case of the autocompleted table names by going to Tools > Preferences > Code Editor > Completion Insight there is an option for 'Change case as you type'.