XPath
Copy/Cut/Paste/Delete
You can enter a url at address textbox and press enter or click "Dog" icon button.
You can input any XPath at XPath textbox and press enter to find any xml node.
You can copy from anywhere and paste to treeview, listview, tableview and textview.
You can copy from treeview, listview, tablew and textview to system clipboard and paste to anywhere.
You can edit node name, attributes and text with Popup Window at any view by press Ctrl+Ins or click toolbar "Edit Node One By One" button.
You can drag and drop with Tree, ListView and TextView.
Action | Press |
---|---|
Popup Edit | Ctrl+Ins |
New XML File | Ctrl+N |
Open ... | Ctrl+O |
Save | Ctrl+S |
Ctrl+P | |
Exit | Alt+Bksp |
Move Up | F1 |
Move Down | F2 |
New Node | F7 |
New Child Node | F8 |
New Attribute | F9 |
New Node Text | F11 |
New Comment | F12 |
Delete selected node, text at diffrent view | Delete |
Copy selected nodes, text and items at diffrent view. Clipboard has XML format text | Ctrl+C |
Paste selected nodes, text and items at diffrent view. | Ctrl+V |
Cut selected nodes, text and items at diffrent view. | Ctrl+X |
Undo an action | Ctrl+Z |
Redo an action | Ctrl+Y |
Select All Text, table cell or list items | Ctrl+A |
Show listview detail | Ctrl+Q |
Show listview icon | Ctrl+W |
Indent selected lines at textview | Tab |
Cut indent selected lines at textview | Shift+Tab |
Find or Replace text at textview | Ctrl+F |
Move cursor to all text start position at textview | Ctrl+Home |
Move cursor to all text start position at textview | Ctrl+End |
Move to previous list item to edit on listview edit status | Up |
Move to next list item to edit on listview edit status | Down |