IntelliJ IDEA 2017.1 Help

Navigating Between Edit Points

In the HTML and XML context, you can navigate between edit points, that is, between important points of code where editing is possible.

  • To move the cursor to the previous edit point, choose Navigate | Previous Emmet Edit Point, or press Shift+Alt+Open Bracket.
  • To move the cursor to the next edit point, choose Navigate | Next Emmet Edit Point, or press Shift+Alt+Close Bracket.

See Also

Last modified: 18 July 2017