.SUBLIME-SNIPPET 文件扩展名
Sublime Text Snippet File
| 开发者 | Jon Skinner |
| 受欢迎程度 |
3.0 | 5 票 |
什么是 SUBLIME-SNIPPET 文件?
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.
更多信息
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.