Improved PL/SQL Editor for stored programs with powerful new Code Explorer

 

 

This version of SQL Navigator gives you a powerful new Stored Program Editor with these convenient features:

image\Sqln0004.gif Smart code completion

image\Sqln0004.gif Code Explorer dynamic parser for immediate syntax checking

image\Sqln0004.gif Java source code handling

image\Sqln0004.gif customizable syntax highlighting for both PL/SQL and Java

image\Sqln0004.gif dynamic highlighting of matching pairs of brackets

image\Sqln0004.gif dynamic highlighting of the closest encompassing block

image\Sqln0004.gif one-key switching between implementation and specification of a packaged procedure

image\Sqln0004.gif context-sensitive tooltip description for identifiers

image\Sqln0004.gif dynamic highlighting of object names (hyperlinks) under the mouse pointer and single-click navigation to the object definition

image\Sqln0004.gif Dot-lookup for record members

image\Sqln0116.gif

 

The Stored Program Editor—which you use to edit PL/SQL and other program code—includes a Code Explorer tool that helps make your work with packages, procedures, and functions more efficient and error-free.

The Code Explorer is based on an advanced parsing technique that understands PL/SQL syntax. It displays detailed information about a packages components, such as variables and parameters, their types and structure.

Code Explorer combines information from the specification and body, highlights syntax, and distinguishes non-published procedures and functions with a different icon.