EmEditor Home - EmEditor Help - Command Reference - Edit category

Matching Tag Extend command

Summary

Extends the selection to the corresponding tag.

Description

When the cursor is placed at an opening tag in an XML or XHTML document, this command will extend the selection to the corresponding closing tag.

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(4602);

[VBScript]

editor.ExecuteCommandByID 4602

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2012 by Emurasoft, Inc.