I want to change / add syntax highlighting for a language in Sublime 2/3.
For example I want the keyword this colored in JavaScript.
this
How can I d
The "this" is already coloured in Javascript.
View->Syntax-> and choose your language to highlight.