Previous Changed Line command
Summary
Jumps to the previous changed line.
Description
Jumps to the previous changed line.
How to Run
- Default Menu: None
- All Commands: Compare > Previous Changed Line
- Toolbar: None
- Status Bar: None
- Default Keyboard Shortcut: CTRL+SHIFT+F7
Plug-in Command ID
- EEID_COMPARE_PREV_LINE (4556)
Macros
[JavaScript]
editor.ExecuteCommandByID(4556);
[VBScript]
editor.ExecuteCommandByID 4556
Send feedback on this topic to Emurasoft