Next Changed Line command

Summary

Jumps to the next changed line.

Description

Jumps to the next changed line when in comparison mode.

How to Run

  • Default Menu: None

  • All Commands: Compare > Next Changed Line

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_COMPARE_NEXT_LINE (4557)

Macros

[JavaScript]

editor.ExecuteCommandByID(4557);

[VBScript]

editor.ExecuteCommandByID 4557