Indent Guides command

Summary

Shows or hides indent guides.

Description

Shows or hides indent guides.

How to Run

  • Default Menu: View > Marks > Indent Guides

  • All Commands: View > Marks > Indent Guides

  • Toolbar: None

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_VIEW_INDENT_GUIDES (4539)

Macros

[JavaScript]

editor.ExecuteCommandByID(4539);

[VBScript]

editor.ExecuteCommandByID 4539