3.1. Comment menu

Insert Comment Before

Inserts comment node before

  • explicitly selected node

  • OR implicitly selected element.

Insert Comment

Inserts comment node into

  • explicitly selected empty element

  • OR element containing caret, at caret position.

Insert Comment After

Inserts comment node after

  • explicitly selected node

  • OR implicitly selected element.

Comment Out

Replaces text selection or explicit node selection by a comment containing the selection.

Uncomment

Inverse command of Comment Out. Parses the content of implicitly or explicitly selected comment and replaces this comment by parsed XML nodes.