Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Edit category

Command: Next Node Extend command

Scroll Prev Top Next More
EmEditor Home - EmEditor Help - Command Reference - Edit category

Next Node Extend command

Summary

Extends the selection to the next node while outlining is displayed.

Description

Extends the selection to the next node while outlining is displayed. A plug-in for outlining is necessary to display outlining.

How to Run

Default Menu: None

All Commands: Edit > Outlining > Next Node Extend

Toolbar: None

Status Bar: None

Default Keyboard Shortcut: Alt+Shift+Down

Plug-in Command ID

EEID_SHIFT_NEXT_NODE (4417)

Macros

[JavaScript]

editor.ExecuteCommandByID(4417);

[VBScript]

editor.ExecuteCommandByID 4417

Copyright © 2003-2023 by Emurasoft, Inc.