Auto Indent command
Summary
Shows or hides indent guides.
Description
Shows or hides indent guides.
How to Run
- Default Menu: View > Tab/Indent > Auto Indent
- All Commands: View > Tab/Indent > Auto Indent
- Toolbar:

- Status Bar: None
- Default Shortcut Key: None
Plug-in Command ID
- EEID_TOGGLE_AUTO_INDENT (4540)
Macros
[JavaScript]
editor.ExecuteCommandByID(4540);
[VBScript]
editor.ExecuteCommandByID 4540
Send feedback on this topic to Emurasoft