Contextual Menu Actions in JSON DocumentsEdit online
When editing JSON documents, Oxygen XML Editor plugin provides the following actions in the contextual menu:
Cut,
Copy,
Paste- Executes the typical editing actions on the currently selected content.
Go to Matching
Bracket
- Moves the cursor to the end bracket that matches the start bracket, or vice versa.
- Open File at Cursor
- Opens the file at the cursor position in a new panel. If the file path represents a directory path, it will be opened in system file browser. If the file at the specified location does not exist, an error dialog box is displayed and it includes a Create new file button that starts the New document wizard. This allows you to choose the type or the template for the file. If the action succeeds, the file is created with the referenced location and name and is opened in a new editor panel.