code assistant not showing packages

I am having intermittent problems with the code assistant not completing the names of Oracle packages. I am used to doing this so that I can do right-click edit spec and body. I have everything relating to the code assistant enabled in my preferences. The code assistant is showing lists for tables, views, everything else, but not packages.
 
Note that the object names are fetched in a background thread when you first make a connection for a specific username@database. The first few seconds (depending on the database performance) the list might not yet be complete.

Could this explain things?
 
Back
Top