Merge pull request #3175 from Alhadis/cson

Classify CSON as data
This commit is contained in:
Arfon Smith
2016-10-11 17:16:08 -07:00
committed by GitHub
5 changed files with 261 additions and 1 deletions

View File

@@ -563,6 +563,17 @@ COLLADA:
codemirror_mode: xml
codemirror_mime_type: text/xml
language_id: 49
CSON:
type: data
group: CoffeeScript
tm_scope: source.coffee
ace_mode: coffee
codemirror_mode: coffeescript
codemirror_mime_type: text/x-coffeescript
searchable: false
extensions:
- ".cson"
language_id: 424
CSS:
type: markup
tm_scope: source.css
@@ -693,7 +704,6 @@ CoffeeScript:
- "._coffee"
- ".cake"
- ".cjsx"
- ".cson"
- ".iced"
filenames:
- Cakefile