Ignore Trailing Spaces command
Summary
Ignores trailing spaces at each line when comparing documents.
Description
Ignores trailing spaces at each line when comparing documents.
How to Run
- Default Menu: Compare > Ignore Trailing Spaces
- All Commands: Compare > Ignore Trailing Spaces
- Toolbar: None
- Status Bar: None
- Default Keyboard Shortcut: None
Plug-in Command ID
- EEID_IGNORE_TRAIL_SPACE (4499)
Macros
[JavaScript]
editor.ExecuteCommandByID(4499);
[VBScript]
editor.ExecuteCommandByID 4499
Send feedback on this topic to Emurasoft