/Syntax-highlighting-for-JavaScript

An alternative JavaScript syntax highlighting package for Sublime Text

Syntax Highlighting for JavaScript

Feedbacks and suggestions are more than welcome! Thanks.

Syntax Highlighting for JavaScript

Syntax Highlighting for JavaScript

Install

Please disable the built-in JavaScript package first, then clone this repo to your package folder and set syntax to JS.

$ git clone https://github.com/P233/Syntax-highlighting-for-JavaScript.git

Color Scheme

Recommended Color Schemes

Scopes List (unstable)

Element Scope Selector
Block Comment comment.block.js
Inline Comment comment.line.js
Doc​blockr @rule doc​blockr.js
Quoted string.quoted.js
RegExp string.regexp.js
RegExp Escape constant.character.escape.js
Reserved Word keyword.reserved.js
Numeric constant.numeric.js
Operator keyword.operator.js
Object Type support.class.js
support.constant.js
Function Name entity.name.function.js
Property support.constant.js
variable.other.property.js
Method support.function.js

License

Syntax Highlighting for JavaScript is released under the MIT License. http://www.opensource.org/licenses/mit-license