Code Insight Options

Code Completion

Use Code Completion
When you type the . (dot) symbol between the object names, SQL Editor (i.e. Event, Function/Procedure (MySQL, Oracle or PostgreSQL), Materialized View, Object Type, Package, Query, Trigger Function, Trigger (Oracle or SQLite) and View (MySQL, Oracle, PostgreSQL or SQLite)) will offer you a popup list that showing some variants for the code completion, see Code Completion.

Delay
You can change the time the popup list takes to appear.

Word Completion

Use Word Completion
When you type the first character of words, SQL Editor will offer you a popup list that showing some variants for the word completion.

Delay
You can change the time the popup list takes to appear.

Syntax Highlighting

Use Syntax Highlighting
Syntax highlight helps viewing codes clearly. Codes are highlighted in SQL Editor with different colors and fonts according to the categories they belong to. The syntax highlighting feature can be limited by setting the maximum file size (e.g. 10) in Apply Syntax Highlighting for statement size below (MB) to increase performance.