Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Compare category

Command: Ignore Leading Spaces command

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

Ignore Leading Spaces command

Summary

Ignores leading spaces at each line when comparing documents.

Description

Ignores leading spaces at each line when comparing documents.

How to Run

Default Menu: Compare > Ignore Leading Spaces

All Commands: Compare > Ignore Leading Spaces

Toolbar: None

Status Bar: None

Default Keyboard Shortcut: None

Plug-in Command ID

EEID_IGNORE_LEAD_SPACE (4498)

Macros

[JavaScript]

editor.ExecuteCommandByID(4498);

[VBScript]

editor.ExecuteCommandByID 4498

Copyright © 2003-2023 by Emurasoft, Inc.