mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
This reverts commit 6bd0a17d3c.
This commit is contained in:
@@ -750,14 +750,6 @@
|
||||
"fontCharacter": "\\E050",
|
||||
"fontColor": "#cc3e44"
|
||||
},
|
||||
"_java_1_light": {
|
||||
"fontCharacter": "\\E050",
|
||||
"fontColor": "#498ba7"
|
||||
},
|
||||
"_java_1": {
|
||||
"fontCharacter": "\\E050",
|
||||
"fontColor": "#519aba"
|
||||
},
|
||||
"_javascript_light": {
|
||||
"fontCharacter": "\\E051",
|
||||
"fontColor": "#b7b73b"
|
||||
@@ -1656,7 +1648,7 @@
|
||||
"hxp": "_haxe_2",
|
||||
"hxml": "_haxe_3",
|
||||
"jade": "_jade",
|
||||
"class": "_java_1",
|
||||
"class": "_java",
|
||||
"classpath": "_java",
|
||||
"js.map": "_javascript",
|
||||
"spec.js": "_javascript_1",
|
||||
@@ -1728,7 +1720,6 @@
|
||||
"tf": "_terraform",
|
||||
"tf.json": "_terraform",
|
||||
"tfvars": "_terraform",
|
||||
"tfvars.json": "_terraform",
|
||||
"dtx": "_tex_2",
|
||||
"ins": "_tex_3",
|
||||
"toml": "_config",
|
||||
@@ -1919,7 +1910,6 @@
|
||||
"clojure": "_clojure",
|
||||
"coffeescript": "_coffee",
|
||||
"jsonc": "_json",
|
||||
"json": "_json",
|
||||
"c": "_c",
|
||||
"cpp": "_cpp",
|
||||
"cuda-cpp": "_cu",
|
||||
@@ -1929,7 +1919,6 @@
|
||||
"dockerfile": "_docker",
|
||||
"ignore": "_git",
|
||||
"fsharp": "_f-sharp",
|
||||
"git-commit": "_git",
|
||||
"go": "_go2",
|
||||
"groovy": "_grails",
|
||||
"handlebars": "_mustache",
|
||||
@@ -1938,6 +1927,7 @@
|
||||
"java": "_java",
|
||||
"javascriptreact": "_react",
|
||||
"javascript": "_javascript",
|
||||
"json": "_json",
|
||||
"julia": "_julia",
|
||||
"tex": "_tex_1",
|
||||
"latex": "_tex",
|
||||
@@ -1993,8 +1983,7 @@
|
||||
"vala": "_vala",
|
||||
"vue": "_vue",
|
||||
"postcss": "_css",
|
||||
"django-html": "_html_3",
|
||||
"blade": "_php"
|
||||
"django-html": "_html_3"
|
||||
},
|
||||
"light": {
|
||||
"file": "_default_light",
|
||||
@@ -2073,7 +2062,7 @@
|
||||
"hxp": "_haxe_2_light",
|
||||
"hxml": "_haxe_3_light",
|
||||
"jade": "_jade_light",
|
||||
"class": "_java_1_light",
|
||||
"class": "_java_light",
|
||||
"classpath": "_java_light",
|
||||
"js.map": "_javascript_light",
|
||||
"spec.js": "_javascript_1_light",
|
||||
@@ -2145,7 +2134,6 @@
|
||||
"tf": "_terraform_light",
|
||||
"tf.json": "_terraform_light",
|
||||
"tfvars": "_terraform_light",
|
||||
"tfvars.json": "_terraform_light",
|
||||
"dtx": "_tex_2_light",
|
||||
"ins": "_tex_3_light",
|
||||
"toml": "_config_light",
|
||||
@@ -2244,7 +2232,6 @@
|
||||
"clojure": "_clojure_light",
|
||||
"coffeescript": "_coffee_light",
|
||||
"jsonc": "_json_light",
|
||||
"json": "_json_light",
|
||||
"c": "_c_light",
|
||||
"cpp": "_cpp_light",
|
||||
"cuda-cpp": "_cu_light",
|
||||
@@ -2254,7 +2241,6 @@
|
||||
"dockerfile": "_docker_light",
|
||||
"ignore": "_git_light",
|
||||
"fsharp": "_f-sharp_light",
|
||||
"git-commit": "_git_light",
|
||||
"go": "_go2_light",
|
||||
"groovy": "_grails_light",
|
||||
"handlebars": "_mustache_light",
|
||||
@@ -2263,6 +2249,7 @@
|
||||
"java": "_java_light",
|
||||
"javascriptreact": "_react_light",
|
||||
"javascript": "_javascript_light",
|
||||
"json": "_json_light",
|
||||
"julia": "_julia_light",
|
||||
"tex": "_tex_1_light",
|
||||
"latex": "_tex_light",
|
||||
@@ -2317,8 +2304,7 @@
|
||||
"scmp": "scmp",
|
||||
"vue": "_vue_light",
|
||||
"postcss": "_css_light",
|
||||
"django-html": "_html_3_light",
|
||||
"blade": "_php_light"
|
||||
"django-html": "_html_3_light"
|
||||
},
|
||||
"fileNames": {
|
||||
"mix": "_hex_light",
|
||||
@@ -2403,5 +2389,5 @@
|
||||
"Schema Compare": "scmp"
|
||||
}
|
||||
},
|
||||
"version": "https://github.com/jesseweed/seti-ui/commit/2d10473b7575ec00c47eda751ea9caeec6b0b606"
|
||||
"version": "https://github.com/jesseweed/seti-ui/commit/8dba1bc311dad1b9bc23c4779149f3bf9baa8cb0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user