Auto Lookup and Complete Preferences
Auto HTML Tag Lookup on <
Whether or not to display a list of HTML
tags when the < key is pressed.
Auto HTML Tag Lookup on </
Whether or not to display a list of HTML
tags when a closing tag combination is pressed.
Auto Lookup on (.)
Whether or not to do auto lookup currently
available for Java, JavaScript, Python, and PL/SQL
after typing a period. Auto lookup looks up
Java methods, JavaScipt methods, Python functions or methods, or PL/SQL
system package procedures.
Auto XML / HTML Tag Complete on >
Whether or not to auto insert the close tag
for the matching open tag when the
> symbol is typed.
Auto Complete on (::) when applicable
Whether or not do perform Ruby auto completion on ::.
Auto Complete on ( ( ) when applicable
Whether or not to display PHP or C function signatures when
typing a left paren after a recognized C or PHP function name.
Auto Lookup Delay
How long to wait before doing a lookup.
Auto Completion Delay
How long to wait before doing any auto
completions.