New JSX language under JavaScript group

A specific grammar is needed to highlight .jsx files
Thus, there are now in a distinct language but still in the JavaScript group
This commit is contained in:
Paul Chaignon
2015-09-05 13:31:17 +02:00
parent 61102812a0
commit 1f46cfafa7
5 changed files with 38 additions and 1 deletions

View File

@@ -1575,6 +1575,14 @@ JSONiq:
- .jq
tm_scope: source.jq
JSX:
type: programming
group: JavaScript
extensions:
- .jsx
tm_scope: source.js.jsx
ace_mode: javascript
Jade:
group: HTML
type: markup
@@ -1628,7 +1636,6 @@ JavaScript:
- .jsfl
- .jsm
- .jss
- .jsx
- .njs
- .pac
- .sjs