lib/linguist/languages.yml in github-linguist-6.0.1 vs lib/linguist/languages.yml in github-linguist-6.1.0

- old
+ new

@@ -237,10 +237,14 @@ - aconf - apache extensions: - ".apacheconf" - ".vhost" + filenames: + - ".htaccess" + - apache2.conf + - httpd.conf tm_scope: source.apache-config ace_mode: apache_conf language_id: 16 Apex: type: programming @@ -299,10 +303,11 @@ language_id: 23 Assembly: type: programming color: "#6E4C13" aliases: + - asm - nasm extensions: - ".asm" - ".a51" - ".inc" @@ -727,10 +732,21 @@ - soy extensions: - ".soy" tm_scope: text.html.soy language_id: 357046146 +CoNLL-U: + type: data + extensions: + - ".conllu" + - ".conll" + tm_scope: text.conllu + ace_mode: text + aliases: + - CoNLL + - CoNLL-X + language_id: 421026389 CoffeeScript: type: programming tm_scope: source.coffee ace_mode: coffee codemirror_mode: coffeescript @@ -1453,10 +1469,12 @@ extensions: - ".gn" - ".gni" interpreters: - gn + filenames: + - ".gn" tm_scope: source.gn ace_mode: python codemirror_mode: python codemirror_mime_type: text/x-python language_id: 302957008 @@ -1731,10 +1749,11 @@ type: markup tm_scope: text.html.django group: HTML extensions: - ".jinja" + - ".jinja2" - ".mustache" - ".njk" aliases: - django - html+django/jinja @@ -1800,10 +1819,17 @@ tm_scope: source.httpspec ace_mode: text codemirror_mode: http codemirror_mime_type: message/http language_id: 152 +HXML: + type: data + ace_mode: text + extensions: + - ".hxml" + tm_scope: source.hxml + language_id: 786683730 Hack: type: programming ace_mode: php codemirror_mode: php codemirror_mime_type: application/x-httpd-php @@ -1862,11 +1888,11 @@ codemirror_mime_type: text/x-haxe color: "#df7900" extensions: - ".hx" - ".hxsl" - tm_scope: source.haxe.2 + tm_scope: source.hx language_id: 158 Hy: type: programming ace_mode: text color: "#7790B2" @@ -1910,10 +1936,12 @@ - ".cfg" - ".prefs" - ".pro" - ".properties" filenames: + - ".editorconfig" + - ".gitconfig" - buildozer.spec tm_scope: source.ini aliases: - dosini ace_mode: ini @@ -2022,25 +2050,37 @@ codemirror_mode: javascript codemirror_mime_type: application/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 JSON5: type: data extensions: - ".json5" filenames: - ".babelrc" + - ".jslintrc" tm_scope: source.js ace_mode: javascript codemirror_mode: javascript codemirror_mime_type: application/json language_id: 175 @@ -2241,11 +2281,11 @@ color: "#F18E33" extensions: - ".kt" - ".ktm" - ".kts" - tm_scope: source.Kotlin + tm_scope: source.kotlin ace_mode: text codemirror_mode: clike codemirror_mime_type: text/x-kotlin language_id: 189 LFE: @@ -2362,10 +2402,11 @@ Linker Script: type: data extensions: - ".ld" - ".lds" + - ".x" filenames: - ld.script tm_scope: none ace_mode: text language_id: 202 @@ -2473,10 +2514,11 @@ color: "#000080" extensions: - ".lua" - ".fcgi" - ".nse" + - ".p8" - ".pd_lua" - ".rbxs" - ".wlua" interpreters: - lua @@ -2903,11 +2945,11 @@ tm_scope: source.nextflow color: "#3ac486" extensions: - ".nf" filenames: - - "nextflow.config" + - nextflow.config interpreters: - nextflow language_id: 506780613 Nginx: type: data @@ -3197,10 +3239,11 @@ - ".php4" - ".php5" - ".phps" - ".phpt" filenames: + - ".php" - ".php_cs" - ".php_cs.dist" - Phakefile interpreters: - php @@ -3341,13 +3384,19 @@ - ".plx" - ".pm" - ".psgi" - ".t" filenames: + - Makefile.PL + - Rexfile + - ack - cpanfile interpreters: + - cperl - perl + aliases: + - cperl language_id: 282 Perl 6: type: programming color: "#0000fb" extensions: @@ -3360,12 +3409,10 @@ - ".pl" - ".pl6" - ".pm" - ".pm6" - ".t" - filenames: - - Rexfile interpreters: - perl6 aliases: - perl6 tm_scope: source.perl6fe @@ -3487,10 +3534,12 @@ - posh extensions: - ".ps1" - ".psd1" - ".psm1" + interpreters: + - pwsh language_id: 293 Processing: type: programming color: "#0096D8" extensions: @@ -3629,10 +3678,11 @@ - python - python2 - python3 aliases: - rusthon + - python3 language_id: 303 Python console: type: programming group: Python searchable: false @@ -3679,10 +3729,11 @@ - ".r" - ".rd" - ".rsx" filenames: - ".Rprofile" + - expr-dist interpreters: - Rscript ace_mode: r codemirror_mode: r codemirror_mime_type: text/x-rsrc @@ -4005,10 +4056,11 @@ - ".pryrc" - Appraisals - Berksfile - Brewfile - Buildfile + - Capfile - Dangerfile - Deliverfile - Fastfile - Gemfile - Gemfile.lock @@ -4185,11 +4237,11 @@ codemirror_mode: clike codemirror_mime_type: text/x-scala color: "#c22d40" extensions: - ".scala" - - ".kojo" + - ".kojo" - ".sbt" - ".sc" interpreters: - scala language_id: 341 @@ -4268,12 +4320,33 @@ filenames: - ".bash_history" - ".bash_logout" - ".bash_profile" - ".bashrc" + - ".cshrc" + - ".login" + - ".profile" + - ".zlogin" + - ".zlogout" + - ".zprofile" + - ".zshenv" + - ".zshrc" + - 9fs - PKGBUILD + - bash_logout + - bash_profile + - bashrc + - cshrc - gradlew + - login + - man + - profile + - zlogin + - zlogout + - zprofile + - zshenv + - zshrc interpreters: - ash - bash - dash - ksh @@ -4519,10 +4592,12 @@ language_id: 364 TOML: type: data extensions: - ".toml" + filenames: + - Cargo.lock tm_scope: source.toml ace_mode: toml codemirror_mode: toml codemirror_mime_type: text/x-toml language_id: 365 @@ -4538,10 +4613,13 @@ color: "#e4cc98" extensions: - ".tcl" - ".adp" - ".tm" + filenames: + - owh + - starfield interpreters: - tclsh - wish ace_mode: tcl codemirror_mode: tcl @@ -4613,10 +4691,11 @@ - ".nb" - ".ncl" - ".no" filenames: - COPYING + - COPYING.regex - COPYRIGHT.regex - FONTLOG - INSTALL - INSTALL.mysql - LICENSE @@ -4627,10 +4706,11 @@ - README.mysql - click.me - delete.me - keep.me - read.me + - readme.1st - test.me tm_scope: none ace_mode: text language_id: 372 Textile: @@ -4728,11 +4808,11 @@ type: programming group: Assembly extensions: - ".s" - ".ms" - tm_scope: source.assembly + tm_scope: source.assembly.unix ace_mode: assembly_x86 language_id: 120 Uno: type: programming extensions: @@ -4814,10 +4894,11 @@ - viml - nvim extensions: - ".vim" filenames: + - ".gvimrc" - ".nvimrc" - ".vimrc" - _vimrc - gvimrc - nvimrc @@ -5052,10 +5133,11 @@ - ".xspec" - ".xul" - ".zcml" filenames: - ".classpath" + - ".cproject" - ".project" - App.config - NuGet.config - Settings.StyleCop - Web.Debug.config @@ -5160,10 +5242,11 @@ - ".yaml-tmlanguage" - ".yml.mysql" filenames: - ".clang-format" - ".clang-tidy" + - ".gemrc" ace_mode: yaml codemirror_mode: yaml codemirror_mime_type: text/x-yaml language_id: 407 YANG: @@ -5277,9 +5360,22 @@ - ".rst.txt" ace_mode: text codemirror_mode: rst codemirror_mime_type: text/x-rst language_id: 419 +sed: + type: programming + color: "#64b970" + extensions: + - ".sed" + interpreters: + - gsed + - minised + - sed + - ssed + ace_mode: text + tm_scope: source.sed + language_id: 847830017 wdl: type: programming color: "#42f1f4" extensions: - ".wdl"