RubyMine 2018.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.
Last modified: 1 August 2018

See Also