AppCode 2018.2 Help

Navigating to Next/Previous Change

If you edit a file that is under version control, AppCode provides several ways to move back and forth with the updates. In particular, you can use the navigation commands, keyboard shortcuts, and the change markers.

To navigate to the next/previous change in the editor, do one of the following:

  • Press ⌃⌥⇧↓/ ⌃⌥⇧↑.
  • From the main menu, choose Navigate | Next / Previous Change.
  • Point to a change marker, and click the arrow up icons actions previousOccurence svg or arrow down icons actions nextOccurence svg buttons.

To navigate to the place of your last edit, do one of the following:

  • Press ⇧⌘⌫.
  • From the main menu, choose Navigate | Last Edit Location
Last modified: 16 August 2018

See Also