Answer the question
In order to leave comments, you need to log in
How to create a bind in Sublime?
I don't understand how the sequential_number_insert command can be called from a file called IncrementSelectionCommand, with a class inside SequentialNumberInsertCommand. and how to create the same command
Answer the question
In order to leave comments, you need to log in
Preferences -> Package Settings -> Emmet -> Settings - User
{
"snippets": {
"html": { #тип файла
"abbreviations": {
"jq": "<script src='https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js'></script>" #сама команда
}
}
}
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question