"Edit" Menu
The "Edit" menu has the following commands:
Menu item | Command name | ID |
---|---|---|
Undo | ID_EDIT_UNDO | 57643 |
Redo | ID_EDIT_REDO | 57644 |
Cut | ID_EDIT_CUT | 57635 |
Copy | ID_EDIT_COPY | 57634 |
Paste | ID_EDIT_PASTE | 57637 |
Delete | ID_EDIT_CLEAR | 57632 |
Copy as XML Text | IDC_COPY_AS_XML_TEXT | 33443 |
Copy as Structured Text | IDC_COPY_AS_STRUCTURED_TEXT | 33442 |
Copy XPath | IDC_COPY_XPATH | 33444 |
Copy XPointer | IDC_COPY_XPOINTER | 33445 |
File Path... | IDC_EDIT_INSERT_PATH_STRING | 34013 |
XInclude... | IDC_EDIT_INSERT_XINCLUDE_STRING | 34017 |
Encoded External File... | IDC_EDIT_INSERT_ENCODED_BINARY_STRING | 34273 |
Pretty-Print | IDC_PRETTY_PRINT | 34101 |
Strip Whitespaces | IDC_STRIP_WHITESPACES | 34296 |
Select All | ID_EDIT_SELECT_ALL | 57642 |
Find... | ID_EDIT_FIND | 57636 |
Find Next | ID_EDIT_REPEAT | 57640 |
Replace... | ID_EDIT_REPLACE | 57641 |
Find in Files... | IDC_FIND_IN_FILES | 34000 |
Insert/Remove Bookmark | IDC_TOGGLE_BOOKMARK | 34162 |
Remove All Bookmarks | IDC_REMOVEALLBOOKMARKS | 34132 |
Go to Next Bookmark | IDC_GOTONEXTBOOKMARK | 34070 |
Go to Previous Bookmark | IDC_GOTOPREVBOOKMARK | 34071 |
Comment In/Out | IDC_TOGGLE_XML_COMMENT | 34029 |