diff --git a/extensions/bat/cgmanifest.json b/extensions/bat/cgmanifest.json index 423b9f51976..32d7db263cc 100644 --- a/extensions/bat/cgmanifest.json +++ b/extensions/bat/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "mmims/language-batchfile", "repositoryUrl": "https://github.com/mmims/language-batchfile", - "commitHash": "" + "commitHash": "4b67596631b4ecd2c89c2ec1b2e08a6623438903" } }, "license": "MIT", @@ -14,4 +14,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/clojure/cgmanifest.json b/extensions/clojure/cgmanifest.json index c1c53b49d83..bb14f456a9a 100644 --- a/extensions/clojure/cgmanifest.json +++ b/extensions/clojure/cgmanifest.json @@ -6,12 +6,13 @@ "git": { "name": "atom/language-clojure", "repositoryUrl": "https://github.com/atom/language-clojure", - "commitHash": "" + "commitHash": "ecc790326bc8e14220e4d2d72a392a30876c3219" } }, "license": "MIT", - "version": "0.0.0" + "version": "0.0.0", + "description": "The file syntaxes/clojure.tmLanguage.json was derived from the Atom package https://github.com/atom/language-clojure which was originally converted from the TextMate bundle https://github.com/mmcgrana/textmate-clojure." } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/coffeescript/cgmanifest.json b/extensions/coffeescript/cgmanifest.json index 80273df9888..b8f3fc4a771 100644 --- a/extensions/coffeescript/cgmanifest.json +++ b/extensions/coffeescript/cgmanifest.json @@ -6,12 +6,13 @@ "git": { "name": "atom/language-coffee-script", "repositoryUrl": "https://github.com/atom/language-coffee-script", - "commitHash": "" + "commitHash": "a0da2a73ad817e2fc13c2ef8fcd2624017c39610" } }, "license": "MIT", + "description": "The file syntaxes/coffeescript.tmLanguage.json was derived from the Atom package https://github.com/atom/language-coffee-script which was originally converted from the TextMate bundle https://github.com/jashkenas/coffee-script-tmbundle.", "version": "0.0.0" } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/cpp/cgmanifest.json b/extensions/cpp/cgmanifest.json index 855c7d516e2..16d849387cd 100644 --- a/extensions/cpp/cgmanifest.json +++ b/extensions/cpp/cgmanifest.json @@ -6,11 +6,12 @@ "git": { "name": "atom/language-c", "repositoryUrl": "https://github.com/atom/language-c", - "commitHash": "" + "commitHash": "9c0c5f202741a5647025db8d5df5fefba47b036c" } }, "license": "MIT", - "version": "0.0.0" + "version": "0.0.0", + "description": "The files syntaxes/c.json and syntaxes/c++.json were derived from the Atom package https://atom.io/packages/language-c which was originally converted from the C TextMate bundle https://github.com/textmate/c.tmbundle." }, { "component": { @@ -18,7 +19,7 @@ "git": { "name": "textmate/c.tmbundle", "repositoryUrl": "https://github.com/textmate/c.tmbundle", - "commitHash": "" + "commitHash": "9aa365882274ca52f01722f3dbb169b9539a20ee" } }, "licenseDetail": [ @@ -41,4 +42,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/csharp/cgmanifest.json b/extensions/csharp/cgmanifest.json index 9f7db788ff2..58cb2a2cef0 100644 --- a/extensions/csharp/cgmanifest.json +++ b/extensions/csharp/cgmanifest.json @@ -6,12 +6,13 @@ "git": { "name": "dotnet/csharp-tmLanguage", "repositoryUrl": "https://github.com/dotnet/csharp-tmLanguage", - "commitHash": "" + "commitHash": "b95e4044ff1ac52e03f622de76f459dc5388954c" } }, "license": "MIT", - "version": "0.1.0" + "version": "0.1.0", + "description": "The file syntaxes/csharp.tmLanguage.json was derived from https://github.com/dotnet/csharp-tmLanguage" } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/css/cgmanifest.json b/extensions/css/cgmanifest.json index e62b9e30533..a4d5abc868c 100644 --- a/extensions/css/cgmanifest.json +++ b/extensions/css/cgmanifest.json @@ -6,12 +6,13 @@ "git": { "name": "atom/language-css", "repositoryUrl": "https://github.com/atom/language-css", - "commitHash": "" + "commitHash": "7e06c88b89218fe6e8eba77fb674152f1cea0b10" } }, "license": "MIT", + "description": "The file syntaxes/css.tmLanguage.json was derived from the Atom package https://github.com/atom/language-css which was originally converted from the TextMate bundle https://github.com/textmate/css.tmbundle.", "version": "0.0.0" } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/docker/cgmanifest.json b/extensions/docker/cgmanifest.json index 838109b6689..844d3120d3c 100644 --- a/extensions/docker/cgmanifest.json +++ b/extensions/docker/cgmanifest.json @@ -6,12 +6,13 @@ "git": { "name": "language-docker", "repositoryUrl": "https://github.com/moby/moby", - "commitHash": "" + "commitHash": "abd39744c6f3ed854500e423f5fabf952165161f" } }, "license": "Apache2", + "description": "The file syntaxes/docker.tmLanguage was included from https://github.com/moby/moby/blob/master/contrib/syntax/textmate/Docker.tmbundle/Syntaxes/Dockerfile.tmLanguage.", "version": "0.0.0" } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/emmet/cgmanifest.json b/extensions/emmet/cgmanifest.json index ac1d2ee6373..2a1cfb416ec 100644 --- a/extensions/emmet/cgmanifest.json +++ b/extensions/emmet/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "expand-abbreviation", "repositoryUrl": "https://github.com/emmetio/expand-abbreviation", - "commitHash": "" + "commitHash": "ef943f2056572fe43ce9eebf72929d3c825f3995" } }, "license": "MIT", @@ -14,4 +14,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/fsharp/cgmanifest.json b/extensions/fsharp/cgmanifest.json index 1a6c2b4662d..df594e070bb 100644 --- a/extensions/fsharp/cgmanifest.json +++ b/extensions/fsharp/cgmanifest.json @@ -6,12 +6,13 @@ "git": { "name": "ionide/ionide-fsgrammar", "repositoryUrl": "https://github.com/ionide/ionide-fsgrammar", - "commitHash": "" + "commitHash": "24c1588529af144d205f66fbcec6889500f9aaa9" } }, "license": "MIT", + "description": "The file syntaxes/fsharp.json was included from https://github.com/ionide/ionide-fsgrammar/blob/master/grammar/fsharp.json.", "version": "0.0.0" } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/git/cgmanifest.json b/extensions/git/cgmanifest.json index 7efb10ce6ae..a7e0b63aac3 100644 --- a/extensions/git/cgmanifest.json +++ b/extensions/git/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "textmate/git.tmbundle", "repositoryUrl": "https://github.com/textmate/git.tmbundle", - "commitHash": "" + "commitHash": "93897a78c6e52bef13dadc0d4091d203c5facb40" } }, "licenseDetail": [ @@ -40,7 +40,7 @@ "git": { "name": "textmate/diff.tmbundle", "repositoryUrl": "https://github.com/textmate/diff.tmbundle", - "commitHash": "" + "commitHash": "0593bb775eab1824af97ef2172fd38822abd97d7" } }, "licenseDetail": [ @@ -63,4 +63,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/go/cgmanifest.json b/extensions/go/cgmanifest.json index ab257e1487d..46b1c1c4319 100644 --- a/extensions/go/cgmanifest.json +++ b/extensions/go/cgmanifest.json @@ -6,12 +6,13 @@ "git": { "name": "language-go", "repositoryUrl": "https://github.com/atom/language-go", - "commitHash": "" + "commitHash": "b6fd68f74efa109679e31fe6f4a41ac105262d0e" } }, "license": "MIT", + "description": "The file syntaxes/go.json was derived from the Atom package https://atom.io/packages/language-go.", "version": "0.39.0" } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/groovy/cgmanifest.json b/extensions/groovy/cgmanifest.json index 3b3f23d0eda..07dec53a640 100644 --- a/extensions/groovy/cgmanifest.json +++ b/extensions/groovy/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "textmate/groovy.tmbundle", "repositoryUrl": "https://github.com/textmate/groovy.tmbundle", - "commitHash": "" + "commitHash": "85d8f7c97ae473ccb9473f6c8d27e4ec957f4be1" } }, "licenseDetail": [ @@ -29,4 +29,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/handlebars/cgmanifest.json b/extensions/handlebars/cgmanifest.json index f9ff5eab215..5befa41e295 100644 --- a/extensions/handlebars/cgmanifest.json +++ b/extensions/handlebars/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "daaain/Handlebars", "repositoryUrl": "https://github.com/daaain/Handlebars", - "commitHash": "" + "commitHash": "790f2b0222098a3a236bd9e91bb9a039eeca4d8e" } }, "licenseDetail": [ @@ -33,4 +33,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/hlsl/cgmanifest.json b/extensions/hlsl/cgmanifest.json index 6f8bc6e23e6..92137372cc0 100644 --- a/extensions/hlsl/cgmanifest.json +++ b/extensions/hlsl/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "shaders-tmLanguage", "repositoryUrl": "https://github.com/tgjones/shaders-tmLanguage", - "commitHash": "" + "commitHash": "cd1ef40f549f9ce2b9e6b73498688de114a85382" } }, "license": "MIT", @@ -14,4 +14,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/html-language-features/cgmanifest.json b/extensions/html-language-features/cgmanifest.json index 5aaf7b235f6..87564e60ab1 100644 --- a/extensions/html-language-features/cgmanifest.json +++ b/extensions/html-language-features/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "js-beautify", "repositoryUrl": "https://github.com/beautify-web/js-beautify", - "commitHash": "" + "commitHash": "12e73365f9d0b203843c5b7c22d7017845a7c580" } }, "license": "MIT", @@ -112,4 +112,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/html/cgmanifest.json b/extensions/html/cgmanifest.json index 78d4ade5e5e..7f3cc9396df 100644 --- a/extensions/html/cgmanifest.json +++ b/extensions/html/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "textmate/html.tmbundle", "repositoryUrl": "https://github.com/textmate/html.tmbundle", - "commitHash": "" + "commitHash": "390c8870273a2ae80244dae6db6ba064a802f407" } }, "licenseDetail": [ @@ -29,4 +29,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/ini/cgmanifest.json b/extensions/ini/cgmanifest.json index e9f3b62e90e..ef9fa28b58a 100644 --- a/extensions/ini/cgmanifest.json +++ b/extensions/ini/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "textmate/ini.tmbundle", "repositoryUrl": "https://github.com/textmate/ini.tmbundle", - "commitHash": "" + "commitHash": "2af0cbb0704940f967152616f2f1ff0aae6287a6" } }, "licenseDetail": [ @@ -29,4 +29,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/java/cgmanifest.json b/extensions/java/cgmanifest.json index b5b6d31754f..cff02de7cb2 100644 --- a/extensions/java/cgmanifest.json +++ b/extensions/java/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "atom/language-java", "repositoryUrl": "https://github.com/atom/language-java", - "commitHash": "" + "commitHash": "95ebcd0b15c369666ecc4d1593495466132dd5bf" } }, "license": "MIT", @@ -14,4 +14,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/javascript/cgmanifest.json b/extensions/javascript/cgmanifest.json index a6e14e8a807..2c3db22fa10 100644 --- a/extensions/javascript/cgmanifest.json +++ b/extensions/javascript/cgmanifest.json @@ -6,11 +6,12 @@ "git": { "name": "Microsoft/TypeScript-TmLanguage", "repositoryUrl": "https://github.com/Microsoft/TypeScript-TmLanguage", - "commitHash": "" + "commitHash": "3133e3d914db9a2bb8812119f9273727a305f16b" } }, "license": "MIT", - "version": "0.0.1" + "version": "0.0.1", + "description": "The file syntaxes/JavaScript.tmLanguage.json was derived from TypeScriptReact.tmLanguage in https://github.com/Microsoft/TypeScript-TmLanguage." }, { "component": { @@ -41,4 +42,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/json/cgmanifest.json b/extensions/json/cgmanifest.json index fc5c81cf804..d0b23b7e064 100644 --- a/extensions/json/cgmanifest.json +++ b/extensions/json/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "Microsoft/vscode-JSON.tmLanguage", "repositoryUrl": "https://github.com/Microsoft/vscode-JSON.tmLanguage", - "commitHash": "" + "commitHash": "9bd83f1c252b375e957203f21793316203f61f70" } }, "license": "MIT", @@ -14,4 +14,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/less/cgmanifest.json b/extensions/less/cgmanifest.json index bf895f67297..0b6d4d47181 100644 --- a/extensions/less/cgmanifest.json +++ b/extensions/less/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "language-less", "repositoryUrl": "https://github.com/atom/language-less", - "commitHash": "" + "commitHash": "87d4d59e8de6796b506b81a16e1dc1fafc99d30f" } }, "license": "MIT", @@ -14,4 +14,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/log/cgmanifest.json b/extensions/log/cgmanifest.json index 6f88df11498..fc6eb3965e7 100644 --- a/extensions/log/cgmanifest.json +++ b/extensions/log/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "vscode-logfile-highlighter", "repositoryUrl": "https://github.com/emilast/vscode-logfile-highlighter", - "commitHash": "" + "commitHash": "30a19d24b9a0070b0fab5eef45f89c92e7cd71ea" } }, "license": "MIT", @@ -14,4 +14,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/lua/cgmanifest.json b/extensions/lua/cgmanifest.json index d296d50aebb..78d8538bf08 100644 --- a/extensions/lua/cgmanifest.json +++ b/extensions/lua/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "textmate/lua.tmbundle", "repositoryUrl": "https://github.com/textmate/lua.tmbundle", - "commitHash": "" + "commitHash": "8ae5641365b28f697121ba1133890e8d81f5b00e" } }, "licenseDetail": [ @@ -29,4 +29,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/make/cgmanifest.json b/extensions/make/cgmanifest.json index cd95d73128e..6ac84e7b199 100644 --- a/extensions/make/cgmanifest.json +++ b/extensions/make/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "fadeevab/make.tmbundle", "repositoryUrl": "https://github.com/fadeevab/make.tmbundle", - "commitHash": "" + "commitHash": "c6b3ae6e4f22e01fc483be5bb34a9682c28f3219" } }, "licenseDetail": [ @@ -29,4 +29,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/markdown-basics/cgmanifest.json b/extensions/markdown-basics/cgmanifest.json index 09e886fae88..5e7930de00b 100644 --- a/extensions/markdown-basics/cgmanifest.json +++ b/extensions/markdown-basics/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "textmate/markdown.tmbundle", "repositoryUrl": "https://github.com/textmate/markdown.tmbundle", - "commitHash": "" + "commitHash": "11cf764606cb2cde54badb5d0e5a0758a8871c4b" } }, "licenseDetail": [ @@ -29,4 +29,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/markdown-language-features/cgmanifest.json b/extensions/markdown-language-features/cgmanifest.json index 52f5113123b..c44158ac331 100644 --- a/extensions/markdown-language-features/cgmanifest.json +++ b/extensions/markdown-language-features/cgmanifest.json @@ -29,7 +29,7 @@ "git": { "name": "textmate/markdown.tmbundle", "repositoryUrl": "https://github.com/textmate/markdown.tmbundle", - "commitHash": "" + "commitHash": "11cf764606cb2cde54badb5d0e5a0758a8871c4b" } }, "licenseDetail": [ @@ -52,4 +52,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/objective-c/cgmanifest.json b/extensions/objective-c/cgmanifest.json index dc761fd6879..58d211c8fa5 100644 --- a/extensions/objective-c/cgmanifest.json +++ b/extensions/objective-c/cgmanifest.json @@ -6,12 +6,13 @@ "git": { "name": "atom/language-objective-c", "repositoryUrl": "https://github.com/atom/language-objective-c", - "commitHash": "" + "commitHash": "0727e04544f3414c1c339cf15a39a05ea3938cb4" } }, "license": "MIT", + "description": "The files syntaxes/objective-c.tmLanguage.json and syntaxes/objective-c++.tmLanguage.json were derived from the Atom package https://github.com/atom/language-objective-c which was originally converted from the TextMate bundle https://github.com/textmate/objective-c.tmbundle.", "version": "0.0.0" } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/perl/cgmanifest.json b/extensions/perl/cgmanifest.json index 47c03edccaa..6338921e75f 100644 --- a/extensions/perl/cgmanifest.json +++ b/extensions/perl/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "textmate/perl.tmbundle", "repositoryUrl": "https://github.com/textmate/perl.tmbundle", - "commitHash": "" + "commitHash": "80826abe75250286c2a1a07958e50e8551d3f50c" } }, "licenseDetail": [ @@ -25,8 +25,9 @@ "\"tidy\" is accompanied by \"tidy-license.txt\"." ], "license": "TextMate Bundle License", + "description": "The files syntaxes/perl.tmLanguage.json and syntaxes/perl6.tmLanguage.json were derived from Perl.plist and Perl 6.tmLanguage from https://github.com/textmate/perl.tmbundle.", "version": "0.0.0" } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/php/cgmanifest.json b/extensions/php/cgmanifest.json index 106ad132d94..63002fc566c 100644 --- a/extensions/php/cgmanifest.json +++ b/extensions/php/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "language-php", "repositoryUrl": "https://github.com/atom/language-php", - "commitHash": "" + "commitHash": "b6c5e83016b52311cdc622c2579462861ee91587" } }, "license": "MIT", @@ -14,4 +14,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/powershell/cgmanifest.json b/extensions/powershell/cgmanifest.json index 8db441b27fb..9c01a619c59 100644 --- a/extensions/powershell/cgmanifest.json +++ b/extensions/powershell/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "PowerShell/EditorSyntax", "repositoryUrl": "https://github.com/powershell/editorsyntax", - "commitHash": "" + "commitHash": "12b7d7257eb493e45a9af0af9094ec0c2a996712" } }, "license": "MIT", @@ -14,4 +14,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/pug/cgmanifest.json b/extensions/pug/cgmanifest.json index 30415dfa706..cdfc2ded989 100644 --- a/extensions/pug/cgmanifest.json +++ b/extensions/pug/cgmanifest.json @@ -6,12 +6,13 @@ "git": { "name": "davidrios/pug-tmbundle", "repositoryUrl": "https://github.com/davidrios/pug-tmbundle", - "commitHash": "" + "commitHash": "e67e895f6fb64932aa122e471000fa55d826bff6" } }, "license": "MIT", + "description": "The file syntaxes/pug.tmLanguage.json was derived from Syntaxes/Pug.JSON-tmLanguage in https://github.com/davidrios/pug-tmbundle.", "version": "0.0.0" } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/python/cgmanifest.json b/extensions/python/cgmanifest.json index 906e167baa2..4f5dbadabc8 100644 --- a/extensions/python/cgmanifest.json +++ b/extensions/python/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "MagicStack/MagicPython", "repositoryUrl": "https://github.com/MagicStack/MagicPython", - "commitHash": "" + "commitHash": "8ff35b3e5fcde471fae62a57ea1ae1c7cd34c9fc" } }, "license": "MIT", @@ -14,4 +14,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/r/cgmanifest.json b/extensions/r/cgmanifest.json index 07974c485e5..f520a2df9bf 100644 --- a/extensions/r/cgmanifest.json +++ b/extensions/r/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "Ikuyadeu/vscode-R", "repositoryUrl": "https://github.com/Ikuyadeu/vscode-R", - "commitHash": "" + "commitHash": "1cd3d42a6b2e54276ef2d71fe33bb3fefb1d6cff" } }, "license": "MIT", @@ -14,4 +14,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/razor/cgmanifest.json b/extensions/razor/cgmanifest.json index f0db9ad3e1d..532a4c401c4 100644 --- a/extensions/razor/cgmanifest.json +++ b/extensions/razor/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "demyte/language-cshtml", "repositoryUrl": "https://github.com/demyte/language-cshtml", - "commitHash": "" + "commitHash": "e6e54d5a86a28cc1e44609a32aaa10a244cd3f81" } }, "license": "MIT", @@ -14,4 +14,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/ruby/cgmanifest.json b/extensions/ruby/cgmanifest.json index 9595b0d4091..dd4b29e5184 100644 --- a/extensions/ruby/cgmanifest.json +++ b/extensions/ruby/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "textmate/ruby.tmbundle", "repositoryUrl": "https://github.com/textmate/ruby.tmbundle", - "commitHash": "" + "commitHash": "74713556df10fbc7b1f9e99013ab1e34cd836f56" } }, "licenseDetail": [ @@ -29,4 +29,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/rust/cgmanifest.json b/extensions/rust/cgmanifest.json index 2ff6a356dc7..640d650cfd0 100644 --- a/extensions/rust/cgmanifest.json +++ b/extensions/rust/cgmanifest.json @@ -6,12 +6,13 @@ "git": { "name": "language-rust", "repositoryUrl": "https://github.com/zargony/atom-language-rust", - "commitHash": "" + "commitHash": "179f449a69182cae4fcdf644d59d842b7e445f89" } }, "license": "MIT", + "description": "The files syntaxes/rust.tmLanguage.json was derived from the Atom package https://atom.io/packages/language-rust.", "version": "0.4.9" } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/scss/cgmanifest.json b/extensions/scss/cgmanifest.json index 2d96e9eab67..05499284db1 100644 --- a/extensions/scss/cgmanifest.json +++ b/extensions/scss/cgmanifest.json @@ -6,12 +6,13 @@ "git": { "name": "atom/language-sass", "repositoryUrl": "https://github.com/atom/language-sass", - "commitHash": "" + "commitHash": "303bbf0c250fe380b9e57375598cfd916110758b" } }, "license": "MIT", + "description": "The file syntaxes/scss.json was derived from the Atom package https://github.com/atom/language-sass which was originally converted from the TextMate bundle https://github.com/alexsancho/SASS.tmbundle.", "version": "0.52.0" } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/shaderlab/cgmanifest.json b/extensions/shaderlab/cgmanifest.json index 6f8bc6e23e6..3558286bc04 100644 --- a/extensions/shaderlab/cgmanifest.json +++ b/extensions/shaderlab/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "shaders-tmLanguage", "repositoryUrl": "https://github.com/tgjones/shaders-tmLanguage", - "commitHash": "" + "commitHash": "c72c8b39380ba5a86c58ceed053b5d965ebf38b3" } }, "license": "MIT", @@ -14,4 +14,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/shellscript/cgmanifest.json b/extensions/shellscript/cgmanifest.json index c124ab1680b..0eee972fc9c 100644 --- a/extensions/shellscript/cgmanifest.json +++ b/extensions/shellscript/cgmanifest.json @@ -6,12 +6,13 @@ "git": { "name": "atom/language-shellscript", "repositoryUrl": "https://github.com/atom/language-shellscript", - "commitHash": "" + "commitHash": "4c3711edbe8eac6f501976893976b1ac6a043d50" } }, "license": "MIT", + "description": "The file syntaxes/shell-unix-bash.tmLanguage.json was derived from the Atom package https://github.com/atom/language-shellscript which was originally converted from the TextMate bundle https://github.com/textmate/shellscript.tmbundle.", "version": "0.0.0" } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/sql/cgmanifest.json b/extensions/sql/cgmanifest.json index 48377cd97a3..a40abdb6d89 100644 --- a/extensions/sql/cgmanifest.json +++ b/extensions/sql/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "Microsoft/vscode-mssql", "repositoryUrl": "https://github.com/Microsoft/vscode-mssql", - "commitHash": "" + "commitHash": "68d4b740b6a9e12592a32f1c0c8a0dd987f19da8" } }, "license": "MIT", @@ -14,4 +14,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/swift/cgmanifest.json b/extensions/swift/cgmanifest.json index 72c0f961c14..431cd8190e5 100644 --- a/extensions/swift/cgmanifest.json +++ b/extensions/swift/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "vscode-swift", "repositoryUrl": "https://github.com/owensd/vscode-swift", - "commitHash": "" + "commitHash": "cec27af6662e3799120b208e64483efdfe5521f5" } }, "licenseDetail": [ @@ -32,6 +32,7 @@ "OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE." ], "license": "MIT", + "description": "The files in this folder are based on https://github.com/owensd/vscode-swift.", "version": "0.0.1" }, { @@ -70,4 +71,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/theme-abyss/cgmanifest.json b/extensions/theme-abyss/cgmanifest.json index c09ac96db93..5ce816f3963 100644 --- a/extensions/theme-abyss/cgmanifest.json +++ b/extensions/theme-abyss/cgmanifest.json @@ -9,8 +9,9 @@ "commitHash": "" } }, + "description": "The themes in this folders are copied from colorsublime.com. <<>>", "version": "0.1.0" } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/typescript-basics/cgmanifest.json b/extensions/typescript-basics/cgmanifest.json index 3c416ea3a69..d6220176fe6 100644 --- a/extensions/typescript-basics/cgmanifest.json +++ b/extensions/typescript-basics/cgmanifest.json @@ -6,12 +6,13 @@ "git": { "name": "TypeScript-TmLanguage", "repositoryUrl": "https://github.com/Microsoft/TypeScript-TmLanguage", - "commitHash": "" + "commitHash": "3133e3d914db9a2bb8812119f9273727a305f16b" } }, "license": "MIT", + "description": "The files syntaxes/TypeScript.tmLanguage.json and syntaxes/TypeScriptReact.tmLanguage.json were derived from TypeScript.tmLanguage and TypeScriptReact.tmLanguage in https://github.com/Microsoft/TypeScript-TmLanguage.", "version": "0.1.8" } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/vb/cgmanifest.json b/extensions/vb/cgmanifest.json index edb9f95548d..4cb7d33e04b 100644 --- a/extensions/vb/cgmanifest.json +++ b/extensions/vb/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "textmate/asp.vb.net.tmbundle", "repositoryUrl": "https://github.com/textmate/asp.vb.net.tmbundle", - "commitHash": "" + "commitHash": "72d44550b3286d0382d7be0624140cf97857ff69" } }, "licenseDetail": [ @@ -29,4 +29,4 @@ } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/xml/cgmanifest.json b/extensions/xml/cgmanifest.json index 4d2e119c7e2..b209abe6e8c 100644 --- a/extensions/xml/cgmanifest.json +++ b/extensions/xml/cgmanifest.json @@ -6,12 +6,13 @@ "git": { "name": "atom/language-xml", "repositoryUrl": "https://github.com/atom/language-xml", - "commitHash": "" + "commitHash": "7bc75dfe779ad5b35d9bf4013d9181864358cb49" } }, "license": "MIT", + "description": "The files syntaxes/xml.json and syntaxes/xsl.json were derived from the Atom package https://github.com/atom/language-xml which were originally converted from the TextMate bundle https://github.com/textmate/xml.tmbundle.", "version": "0.0.0" } ], "version": 1 -} \ No newline at end of file +} diff --git a/extensions/yaml/cgmanifest.json b/extensions/yaml/cgmanifest.json index ccb8415a601..80ba8ae522c 100644 --- a/extensions/yaml/cgmanifest.json +++ b/extensions/yaml/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "textmate/yaml.tmbundle", "repositoryUrl": "https://github.com/textmate/yaml.tmbundle", - "commitHash": "" + "commitHash": "e54ceae3b719506dba7e481a77cea4a8b576ae46" } }, "licenseDetail": [ @@ -34,4 +34,4 @@ } ], "version": 1 -} \ No newline at end of file +}