Split-Screen Editor

Use

This function displays in detail all the corrections that are contained in an include. If necessary, you can adjust the corrections to your modifications here.

Features

The split-screen editor is divided into two areas:

  • On the left-hand side you see the state of the source code after the changes have been implemented. The changes are indicated in color. You can edit the source code that you see on the left-hand side.
  • On the right-hand side you see deleted program parts, and corrections that the Note Assistant cannot automatically implement. These are displayed as context, delete, and insert blocks. (See also:
  • Technical Details on Correction Instructions)

On the left-hand side you can do the following:

  • Edit manually
  • Select and cut, or copy and paste blocks

To select a colored block, position the cursor on the header and choose Select.

You can also select any lines. To do so, position the cursor on the first line of the block that you want to select and choose Select. Then position the cursor on the last line and choose Select again.

  • Undo changes step by step that you made in the split-screen editor by choosing Undo.
  • Restore changes that you have undone by choosing Redo
  • Go to the next/previous change by using the arrow keys
  • Link two lines together by choosing Concatenate.

The Undo/Redo button appears in the middle of the editor if you insert or delete a block. You can use this button to undo or redo changes one at a time. Individual delete and insert blocks are substituted.

No comments: