Next Change command

Summary

Jumps to the next change.

Description

Jumps to the next difference when in comparison mode.

How to Run

  • Default Menu: Compare > Next Change

  • All Commands: Compare > Next Change

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: F7

Plug-in Command ID

EEID_COMPARE_NEXT (4510)

Macros

[JavaScript]

editor.ExecuteCommandByID(4510);

[VBScript]

editor.ExecuteCommandByID 4510