If no code is highlighted, an empty
comment of the desired type is inserted.
Paired with the Apply Comment button is one for deleting them, Remove Comment. The Remove
Comment feature uncomments any selected code and will remove multiple comments unless they are
nested. In the case of nested comments, only the outer comments are deleted.
Need a quick way to add a parent tag to a selection? Choose Wrap Tag and you can easily enter the desired
outer element, along with any desired attributes and values. Press Enter (Return) to confirm your choices
and the parent tag code is inserted.
You can wrap content with much more than a single tag through the Recent Snippets button. The Recent
Snippets feature lists the 10 most recently used snippets, which can be either wrap or block type.
The next button, Move or Convert CSS, includes two CSS management functions: Convert Inline CSS to
Rule and Move CSS Rules. The Convert Inline CSS to Rule extracts styles that are defined within a selected
tag (or inline), like this: