Editor Pane

The Editor pane, normally found on the right side of the editor window, lets you view and edit the contents of a file. Controls, fields, and information areas that appear in this pane are:


Pane minimize button
This button is found on the left side of the Editor pane title bar. Clicking the button minimizes the width of the pane until only a restore button remains visible. The File Selector pane expands to take up window space vacated by the minimized Editor pane.

Pane restore button
When the Editor pane is minimized, this button replaces the minimize button on the left side of the pane's title bar. Clicking this button restores the pane to its original size before minimizing, and the minimize button appears to replace the button on the pane's title bar.

Pane maximize button
This button is found on the right side of the Editor pane title bar. Clicking the button maximizes the width of this pane within the editor window, and the restore button appears to replace the button on the pane's title bar.

Pane restore button
When the Editor pane is maximized, this button replaces the maximize button on the right side of the pane's title bar. Clicking this button restores the pane to its original size before maximizing, and the maximize button appears to replace the button on the pane's title bar.
File Selection field This field, located in the center of the Editor pane title bar, contains a dropdown list containing the names of all files currently open for editing. This list can be accessed by clicking on the button at the right end of the field.

A color-coded file icon appears beside the file name shown in the title bar. Color codes and their meanings are:

  • Open file with no unsaved changes
  • Open file with unsaved changes
Status line If enabled, the status line appears directly below the title bar and displays the following information:
  • Cursor row and column location
  • Insert/replace mode
  • Number of changes to file since the last save
Format line If enabled, the format line appears directly below the status line. It displays the column positions in the editing area, and the current cursor position.
Editing area The editing area appears directly below the status and format lines if they are enabled. If neither is enabled, the editing area appears directly below the Editor pane title bar. This is where you will view contents or edit text in a file.
Message line If enabled, the message line appears below the editing area. This area displays information and error messages.
Command line If enabled, the command line appears below the editing area. Use this input area to enter editor commands to perform editing actions or modify the settings of editor parameters.