C# VB.NET VB6 VBA
The feature allows you to split lines of code to limit its length. You can customize the maximum length of a line in the window, section.
offers the following ways to split lines:
- The menu.
- The button on the toolbar.
- In , the keyboard shortcut associated with the command.
- In , the keyboard shortcut associated with the command.
- In , the keyboard shortcut associated with the feature.
- In , the menu entry on the context menu of a project or file in the Project Explorer.
When you invoke this feature:
- If the cursor is inside a method, the feature is executed only for that method without further action.
- Otherwise, a window is shown that allows you to select the scope of the operation (the most suitable is preselected) and to decide whether or not to keep open the modified documents:

See Also:
Lines Splitting Options
Combine Lines
Keyboard Shortcuts Options
|