.SUBLIME-SNIPPET File Extension
Sublime Text Snippet File
Developer | Jon Skinner |
Popularity |
3.0 | 5 Votes |
Category | Page Layout Files |
Format | XML |
What is a SUBLIME-SNIPPET file?
Snippet file used by Sublime Text, a source code editor; contains a snippet in XML format; includes the content, tab trigger data, description, and the scope, which is the context where the snippet is active.
More Information
Snippets are helpful when you repeatedly use the same fragment of text. You can create a snippet, which acts similar to a template, and insert your snippet wherever you'd like.
To create a snippet, select Tools → New Snippet.... To view and insert your snippets, select Tools → Snippets. You can also quickly insert a snippet by typing the associated shortcut.