(also available on the contextual menu of the editor panel) : move the cursor to the definition of the current element in the schema associated with the edited XML document (DTD, XML Schema, Relax NG schema).
+ ->Ctrl+Alt+.): Copy XPath expression of current element from current editor to clipboard.
+ -> (Ctrl+Shift+G): Moves the cursor to the end tag that matches the start tag, or vice versa.
+ + -> (Ctrl+Close Bracket): Moves the cursor to the end of the next tag.
+ -> (Ctrl+Open Bracket): Moves the cursor to the end of the previous tag.
+ -> (