Skip to main content

IAR Embedded Workbench for RL78 5.20

Editor window

In this section:

The editor window is opened when you open or create a text file in the IDE.

editorWin_Mym80_06.png

You can open one or several text files, either from the File menu, or by double-clicking them in the Workspace window. All open files are available from the drop-down menu at the upper right corner of the editor window. Several editor windows can be open at the same time.

Source code files and HTML files are displayed in editor windows. From an open HTML document, hyperlinks to HTML files work like in an ordinary web browser. A link to an eww workspace file opens the workspace in the IDE, and closes any currently open workspace and the open HTML document.

When you want to print a source file, it can be useful to enable the option Show line numbers—available by choosing Tools>Options>Editor.

The editor window is always docked, and its size and position depend on other currently open windows.

For more information about using the editor, see Editing a file and Programming assistance.