EmEditor Home - EmEditor Help - Command Reference - Edit category

Find Matching Tag command

Summary

Moves the cursor to the corresponding tag.

Description

When the cursor is placed at a tag in an XML or XHTML document, this command will move the cursor to the corresponding tag.

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(4601);

[VBScript]

editor.ExecuteCommandByID 4601

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2012 by Emurasoft, Inc.