I am using the latest version for SQL Developer: 24.3.1.347 and struggling with some of the editor's formatting options.
- I know that I can format my code using Ctrl + F7
- I am happy with all the basic formatting tools via Tools > Preferences > Format
However, I want to be able to do the following and I'm not sure how to go about it
- Add some reserved words / keywords i.e ROWTYPE is not recognised in the same way as TYPE
- Change the way my ‘SELECT * FROM.. WHERE’ is formatted
- Change the default formatting and naming prefences when I create a package via right clicking on table name in the browser > table > Generate table API
I am from a TOAD background and I understand that not all of these options might be available in a free client, but I'm hoping someone's played with and succesfully changed some of these settings.
Thanks
Annelize