Answer the question
In order to leave comments, you need to log in
Is there such a text editor in which you can set the color for specific keywords of the programming language?
For example, I would like to make the keywords for creating variables var, let, const
in my code green, keywords if, for
red, etc.
Are there any text editors in which you can set in the settings what color the reserved word will be highlighted? If yes, how to set up such a thing there?
Answer the question
In order to leave comments, you need to log in
Notepad++
can do this. You
can see the current syntax highlighting settings here:
You can create your own syntax definition here:
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question