BizTalk Editor Keyboard Shortcuts
As in any standard Microsoft Windows application, you can use keyboard shortcuts in BizTalk Editor to access commands that are otherwise available by using menus. The following table describes the available keyboard shortcuts.
Note
Comma-separated key combinations denote a sequence that must be typed. For example, CTRL+I, CTRL+R means that you must first type CTRL+I and then you must type CTRL+R. A key combination such as ALT+Z, I, F means that you must first type ALT+Z, but then can type I and F without holding down the ALT key.
Action | Keyboard shortcut |
---|---|
Opens the BizTalk menu. | ALT+Z |
BizTalk - Insert Schema Node – Child Record Adds a Record node at the end of the child nodes of the currently selected node. |
CTRL+I, CTRL+R — or — ALT+Z, I, R |
BizTalk - Insert Schema Node – Child Field Attribute Adds a Field Attribute node at the end of the child nodes of the currently selected node. |
CTRL+I, CTRL+F — or — ALT+Z, I, F |
BizTalk - Insert Schema Node – Child Field Element Adds a Field Element node at the end of the child nodes of the currently selected node. |
CTRL+I, CTRL+E — or — ALT+Z, I, E |
BizTalk - Insert Schema Node – Sibling Record Adds a Record node at the end of the child nodes of the parent of the currently selected node. |
CTRL+I, CTRL+S — or — ALT+Z, I, S |
BizTalk - Insert Schema Node – Sibling Field Attribute Adds a Field Attribute node at the end of the child nodes of the parent of the currently selected node. |
CTRL+I, CTRL+I — or — ALT+Z, I, I |
BizTalk - Insert Schema Node – Sibling Field Element Adds a Field Element node at the end of the child nodes of the parent of the currently selected node. |
CTRL+I, CTRL+L — or — ALT+Z, I, L |
BizTalk - Insert Schema Node – Sequence Group Adds a Sequence Group node at the end of the child nodes of the currently selected node. |
CTRL+I, CTRL+G — or — ALT+Z, I, G |
BizTalk - Insert Schema Node – Choice Group Adds a Choice Group node at the end of the child nodes of the currently selected node. |
CTRL+I, CTRL+H — or — ALT+Z, I, H |
BizTalk - Insert Schema Node – All Group Adds an All Group node at the end of the child nodes of the currently selected node. |
CTRL+I, CTRL+A — or — ALT+Z, I, A |
BizTalk - Insert Schema Node – Attribute Group Adds an Attribute Group node at the end of the child nodes of the currently selected node. |
CTRL+I, CTRL+T — or — ALT+Z, I, T |
BizTalk - Insert Schema Node – Any Element Adds an Any Element node at the end of the child nodes of the currently selected node. |
CTRL+I, CTRL+N — or — ALT+Z, I, N |
BizTalk - Insert Schema Node – Any Attribute Adds an Any Attribute node at the end of the child nodes of the currently selected node. |
CTRL+I, CTRL+B — or — ALT+Z, I, B |
BizTalk - Promote – Quick Promotion Promotes the selected node using the property schema specified by the Default Property Schema Name property in the Property Pages dialog box for the schema in the current BizTalk project. |
ALT+Z, M, Q |
BizTalk - Promote – Show Promotions Opens the Promote Properties dialog box from which you can examine and change property promotions. |
ALT+Z, M, P |
BizTalk – Delete Deletes the currently selected node, with a confirmation dialog box. |
Delete — or — ALT+Z, D |
BizTalk – Expand Schema Node Expands the currently selected node in the schema tree. |
ALT+Z, E |
BizTalk – Collapse Schema Node Collapses the currently selected node in the schema tree. |
ALT+Z, C |
BizTalk – Refresh XSD Refreshes the XSD tab in BizTalk Editor. |
CTRL+Z, CTRL+X — or — ALT+Z, X |
BizTalk – Properties Shows the properties of the currently selected node in the Visual Studio Properties window. |
F4 — or — ALT+Z, r |
BizTalk – Rename Renames the currently selected node. |
F2 — or — ALT+Z, N |