Editing Logic

The following table describes some of the editing commands available in the Edit menu:

Command

Usage Notes

Navigate To

Navigates to the selected element in Class View.

Format Selection

(Advanced submenu)

Formats the selection according to the Command Style defined in the Options menu.

You can define the format in Tools > Options > Text Editor > LDL+ > Formatting > Command Style.

This option can be applied to all the logic automatically in the LDL+ > Formatting.

  • Automatically format on enter

  • Automatically format on paste

Refer to Setting LDL+ Editor Options for more information on defining command format.

Format Document

(Advanced submenu)

Formats the document according to the Command Style defined in the Options menu.

You can define the format in Tools > Options > Text Editor > LDL+ > Formatting > Command Style.

Refer to Setting LDL+ Editor Options for more information on defining command format.

Parameter Info

(Intellisense submenu)

Displays the parameter information.

You can enable/disable this option in Tools > Options > Text Editor > LDL+ > Parameter information.

Comment/Uncomment Selection

(Intellisense submenu)

Inserts/removes a comment character from the selection.

Refer to the Microsoft Visual Studio Online Help for more information on standard Microsoft Visual Studio editing commands.