Change / Add syntax highlighting for a language in Sublime 2/3

后端 未结 5 662
深忆病人
深忆病人 2020-12-07 13:21

I want to change / add syntax highlighting for a language in Sublime 2/3.

For example I want the keyword this colored in JavaScript.

How can I d

5条回答
  •  一向
    一向 (楼主)
    2020-12-07 13:40

    The "this" is already coloured in Javascript.

    View->Syntax-> and choose your language to highlight.

提交回复
热议问题