Trigger names are not auto-completed

akaya

Member²
Hi,

When you open a new SQL Window and start typing a trigger name, it does not get auto completed. I remember it working in the previous versions. (Using 10.0.3.1701)

Edit: Now updated to 10.0.5, still no auto-complete for triggers.

Could this be a problem on my side?

Thanks.
 
Last edited:
I don't think triggers have ever been included in the Code Assistant list. It is not an object type one normally use in SQL or PL/SQL code.
 
Marco Kalter said:
I don't think triggers have ever been included in the Code Assistant list. It is not an object type one normally use in SQL or PL/SQL code.

Hmm thanks. It seems I am confused.

Wouldn't it be useful though? Maybe you would add this to enhancement list? :) Could be configurable from Preferences -> Code Assistant.
 
Last edited:
Back
Top