Working with XML elements in the Editor
XML elements are created and inserted through Code completion.
- The insertion marker is positioned where the new element should be inserted.
- Press the option-esc-key or start typing the <rc: tag.
- A window is opened with all available XML elements. The window can be closed by pressing the esc-key or use the left or right arrow keys.
- An XML element is selected with the up and down arrow keys and inserted by pressing the return key.