Devrim E. wrote:

how can I create a shortcut to "insert comment after" or "insert
comment"? I tried to use the "add keyboard shortcut" dialog, but I
couldn't find the right command.


The command is: insertNode.

See http://www.xmlmind.com/xmleditor/_distrib/doc/commands/insertNode.html

Example: insert a comment after implicitly or explicitly selected element:

command name = insertNode
command parameter = commentAfter[implicitElement]



---
PS: If you want to insert ``user annotations'' (nicer than plain comments), may be you'll be interested in the "Tools|Remark" submenu.

See http://www.xmlmind.com/xmleditor/_distrib/doc/help/remarkMenu.html


--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to