Spell Checker

I found a reference to a spell checker in Toad in this document.

http://quest.com/documents/toad-for-oracle-v12-6-functional-matrix-datasheet-68109.pdf

Does this exist in some hidden place?

Thanks

Larry

We don’t have a spell checker like the one in MS Office, but we can make the same squiggly lines if you do start to do something wrong as far as SQL and PL/SQL are concerned.

To turn it on or off, go to

Options -> Editor -> Code Assist -> Check syntax as you type.

I am looking for something to help with object names.

If you go to Options -> Display, there are some options to highlight table, view, stored procedure names. Do you have those options checked?