Register 12 new JSON filenames/extensions (#4053)

Added:
* .avsc
* .gltf
* .htmlhintrc
* .jscsrc
* .jslintrc
* .jsonl
* .tern-config
* .tern-project
* .tfstate
* .tfstate.backup
* .webapp
* .webmanifest
This commit is contained in:
John Gardner
2018-03-02 20:33:47 +11:00
committed by GitHub
parent 1b3cdda4f7
commit 2b65318a61
12 changed files with 610 additions and 0 deletions

View File

@@ -2036,12 +2036,23 @@ JSON:
searchable: false
extensions:
- ".json"
- ".avsc"
- ".geojson"
- ".gltf"
- ".JSON-tmLanguage"
- ".jsonl"
- ".tfstate"
- ".tfstate.backup"
- ".topojson"
- ".webapp"
- ".webmanifest"
filenames:
- ".arcconfig"
- ".htmlhintrc"
- ".jscsrc"
- ".jshintrc"
- ".tern-config"
- ".tern-project"
- composer.lock
- mcmod.info
language_id: 174
@@ -2051,6 +2062,7 @@ JSON5:
- ".json5"
filenames:
- ".babelrc"
- ".jslintrc"
tm_scope: source.js
ace_mode: javascript
codemirror_mode: javascript