Source Insight provides the following commands for moving between link locations.
Command |
Key |
Description |
Jump To Link |
Alt+Up Arrow |
Moves to the other end of the source link at the current line. |
Go To First Link |
Shift+F8 |
Selects the first link line in the link source file, and selects the associated link line in the link target file, and ensures both files are visible on the screen in windows. |
Go To Next Link |
Shift+F9 |
Same as above, except with the next link in the link source file. |
Go To Previous Link |
|
Jumps to the next link in the source file. |