Show TOC

NavigationLocate this document in the navigation structure

Use

You use these functions to navigate through your code.

Features

You can access all the features listed below by right-clicking anywhere in your source code and choosing the relevant function from the context menu.

Action

Menu Item

Go to a specific line in the code

Start of the navigation path Navigation Next navigation step Go To Line End of the navigation path

Go to the last change you have made

Start of the navigation path Navigation Next navigation step Go To Last Change End of the navigation path

Go to the previous change in the code

Start of the navigation path Navigation Next navigation step Navigate Backward End of the navigation path

Go to the next change in the code

Start of the navigation path Navigation Next navigation step Navigate Forward End of the navigation path

Go to the next identical structure in the code

Next Identical Structure Level

Go to the previous identical structure in the code

Previous Identical Structure Level

Go to the beginning of a unit in the code

Go To Start Of Unit

Go to the end of a unit in the code

Go To End Of Unit

Scroll Navigation

Scroll navigation provides information about the current position in the code as a scroll tip. The scroll tip displays the current position in the code and the range of lines that are currently visible.

Figure 1: Scroll Tip Displaying the Current Position in the Document

More Information

Bookmarks