XMetaL shortcut keys
Shortcut keys let you perform many routine actions with just two or three keystrokes.
If you have mapped any Windows CTRL+ALT shortcuts to use the key sequences shown here, the Windows shortcuts take precedence.
The key mappings shown in this table are the default. Your system may be set up differently. If you want, you can change key mappings through the Preferences dialog.
Note: Some shortcuts may conflict with other Eclipse plug-ins.
Feature | Shortcut | Toolbar button | Other Access | Description and comments |
---|---|---|---|---|
Accept change | CTRL+ALT+A |
|
Accepts changes in the current line of revised text. | |
Attribute Inspector | ALT+I | Opens the view. | ||
Change element | CTRL+ALT+E |
|
Opens the Element List with the Change option enabled. | |
Copy as reference | CTRL+ALT+C |
Right-click, then select |
Copies the document's document ID to the clipboard. | |
Find | CTRL+F | Opens the Find and replace dialog. | ||
Find next | ALT+F3 | Repeats the previous search. | ||
Insert CDATA | CTRL+D | Inserts a CDATA section at the cursor position. | ||
Insert comment | CTRL+ALT+1 | Inserts an XML comment at the cursor position. | ||
Insert element | CTRL+I |
|
Opens the Element List view with the Insert option enabled. | |
Insert entity | CTRL+ALT+Y | Opens the Special Inserts view with the Entity option enabled. | ||
Insert processing instruction | CTRL+/ | Inserts a processing instructions into the current document. | ||
Insert symbol | CTRL+4 |
|
Opens the Special Inserts view with the Symbols option enabled. | |
Insert table | ALT+T |
|
Inserts a table into a topic. | |
Join element | CTRL+ALT+J |
|
Joins an element to its preceding element. | |
Lock | ALT+L |
Right-click, then select Lock |
Locks the topic that's open in the XMetaL editor. | |
Next change | CTRL+ALT+N |
|
Finds revised text within a topic. | |
Previous change | CTRL+ALT+P |
|
Finds revised text within a topic. | |
Reject change | CTRL+R |
|
Rejects changes in the current line of revised text. | |
Release | CTRL+ALT+SHIFT+R |
Right-click, then select Release |
Releases the current topic. | |
Reload | ALT+SHIFT+F5 | Reloads the current topic. | ||
Remove tag | CTRL+ALT+R |
|
Removes the tag on the element that immediately surrounds the cursor location. | |
Select element | CTRL+ALT+L |
|
Selects the current XML element together with its tags. | |
Set conditions | ALT+C | Right-click, then select Set Conditions... | Opens the Conditional Text dialog. | |
Spell check | ALT+F7 |
|
Opens the spell check facility. | |
Split element | ALT+S |
|
Splits one element into two identically tagged elements. | |
Validate document | F9 | Validates document's XML syntax. |