M
M
Moto Moto2020-11-08 18:52:24
Sublime Text
Moto Moto, 2020-11-08 18:52:24

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

1 answer(s)
N
Nicholas V, 2020-11-08
@Amunrah

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 question

Ask a Question

731 491 924 answers to any question