The Code Editor appears as a SQL tab in the right pane of Sybase Central, as a separate window in Sybase Central, and as the SQL Statements pane in Interactive SQL where you can display, edit, and print code and messages.
For information about using the SQL Statements pane, see Interactive SQL main window description, and Interactive SQL keyboard shortcuts.
Beyond the standard text editing functions, the Code Editor provides the following functionality:
a toolbar and status bar
automatic syntax highlighting
language-sensitive indenting
the ability to find and replace text
the ability to open from and save to files (the availability of this functionality depends on the plug-in you are using)
the ability to print the code
text completion when typing code
See Code Editor keyboard shortcuts.
Select a database object, such as a stored procedure, view, or trigger, in the left or right pane of Sybase Central.
Choose File > Edit in New Window, or press Ctrl+E.
You can customize the display characteristics of the Code Editor using the Options dialog. This dialog lets you change settings for the foreground and background colors, as well as the overall Code Editor appearance. All changes you make persist between sessions.
From the File menu, choose Customize Editor.
Configure the settings on the various tabs. Click OK.
In the Code Editor, choose Tools > Options.
Configure the settings on the various tabs. Click OK.