Editor++ Features
This topic outlines and discusses the various features of the Editor++.
Tabbed Panes
The Editor++ has the ability to view open items within a tabbed pane interface. Refer to Editor++ Tabbed Panes for more information.
Fold/Unfold Code
The Editor++ has the ability to view folded and unfolded code. The Editor++ reviews code for specific keyword blocks and then provides the capability of collapsing and expanding those blocks. Refer to Editor++ Fold/Unfold Code for more information.
Editor++ Configuration
The Editor++ Configuration dialog is an interface for setting preferences for the Editor++ interface.
Keyword Configuration
This screen is used to configure keywords in the Editor++ and the way in which they will appear in the Editor++. The Editor++ provides the developer with the option of choosing colors for Basic+ keywords, comments, quoted strings, HTML tags and Javascript that is read in the Editor. Refer to Editor++ Keyword Configuration for more information.
View Values (Exploding Data Views)
The View Values option on the View menu will explode delimited values in a record for the selected data. If no data is selected it will explode the line where the cursor currently resides. The accelerator keys for this option are CTRL + E. Refer to Editor++ View Values for more information.
Code Templates
The Code Templates option on the Utilities menu will insert pre-built code snippets into the active window within the Editor++. Refer to Editor++ Code Templates for more information.