.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.