Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: 'Shortcuts' text updated

...

Jira
serverSOS JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId6dc67751-9d67-34cd-985b-194a8cdc9602
keyJS-1501

The XML Editor supports shortcuts that allow the Editor to be used without a pointing device (mouse).

The following shortcuts are available:

  • Shortcuts at tab level - shortcuts work when the focus is in the left or in the right panel:
    • CTRL S: Save
    • CTRL V: Validate XML
    • CTRL X: Show XML
  • Shortcuts at context level of a selected element - shortcuts work when the focus is in the left panel:
    • CTRL +: Expand
    • CTRL -: Collapse
    • CTRL A: Add Child - opens the Add Child context menu

...