Is there a code completion feature that will give table name options while coding in the Editor?
Toad has a "Table Name Autocomplete" feature.
In the Editor, type the first few letters of a table name in your schema, then press <CTRL>. (period).
If only one matches, the table name is automatically completed in the editor. If there is more than one match, a popup list appears for you to select the desired table.
NOTE: Table names must be loaded before this feature can be used. If table names have not been loaded, Toad will prompt you to do so.