Answer the question
In order to leave comments, you need to log in
Sublime 3 - multiple snippets in one file or Completions?
Task: in css-files to do autocorrect by Tab:
{
"scope": "source.css",
"completions":
[
{ "trigger": "**", "contents": "==$1==" },
{ "trigger": "****", "contents": "==$1==" }
]
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question