====== 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 [[se_tabbed_panes|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 [[se_fold_unfold_code|Editor++ Fold/Unfold Code]] for more information. == Editor++ Configuration == The [[Editor_Configuration|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 [[SE_Basic_Keyword_Configuration|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 [[se_view_values|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 [[se_code_templates|Editor++ Code Templates]] for more information.