Script editor providing advanced editing capabilities
  • SQL and PL/SQL language highlighting (configurable in the "Colors & Fonts" section)
  • Code formatting, folding and bracket matching support
  • Qualified code completion, suggesting only suitable variants for the scope and cursor position
  • Two configurable levels of code completion, supporting Basic and SmartType completion
  • Error highlighting for incomplete statements or invalid references to database entities
  • Basic structure projection in the "Structure" tool window, displaying the list of executable statements
Note: PL/SQL editor only supports language highlighting for now