Inserting and Wrapping in Snippets
You invoke your snippets using the same completion UI that TypeMetal uses to present the standard HTML elements.
As when adding simple HTML elements to a document, when applying a snippet you can choose to:
- insert the snippet, by invoking the snippet at an insertion point
- wrap some existing content in the snippet, by invoking the snippet with a selection
See “Initiating Completion” in “Adding HTML Elements and Snippets” for more information.