Answer the question
In order to leave comments, you need to log in
How to add new "command" in sublime text 3 syntax?
I (someone who recently started writing in sublime text) got interested in sublime text syntaxes.
In addition, in order to simply change the colors of some commands, I want to add a certain highlight for some word I have chosen. Help please.
Answer the question
In order to leave comments, you need to log in
To define syntax in Sublime text , the .sublime-syntax and .tmLanguage files are used , the documentation for which is here . And source code highlighting is controlled by color schemes via .sublime-color-scheme or .tmTheme files . Dock on them, respectively , here and here .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question