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