lib/linguist/languages.yml in github-linguist-7.27.0 vs lib/linguist/languages.yml in github-linguist-7.28.0

- old
+ new

@@ -1659,11 +1659,11 @@ codemirror_mime_type: text/x-ecl language_id: 93 ECLiPSe: type: programming color: "#001d9d" - group: prolog + group: Prolog extensions: - ".ecl" tm_scope: source.prolog.eclipse ace_mode: prolog language_id: 94 @@ -1741,10 +1741,21 @@ codemirror_mode: htmlmixed codemirror_mime_type: text/html aliases: - ecmarkdown language_id: 844766630 +EdgeQL: + type: programming + color: "#31A7FF" + aliases: + - esdl + extensions: + - ".edgeql" + - ".esdl" + ace_mode: text + tm_scope: source.edgeql + language_id: 925235833 EditorConfig: type: data color: "#fff1f2" group: INI extensions: @@ -2258,24 +2269,24 @@ aliases: - gemtext wrap: true tm_scope: source.gemini language_id: 310828396 -Genero: +Genero 4gl: type: programming color: "#63408e" extensions: - ".4gl" - tm_scope: source.genero + tm_scope: source.genero-4gl ace_mode: text language_id: 986054050 -Genero Forms: +Genero per: type: markup color: "#d8df39" extensions: - ".per" - tm_scope: source.genero-forms + tm_scope: source.genero-per ace_mode: text language_id: 902995658 Genie: type: programming ace_mode: text @@ -2369,11 +2380,10 @@ color: "#5B2063" language_id: 76 Git Attributes: type: data color: "#F44D27" - group: INI aliases: - gitattributes filenames: - ".gitattributes" tm_scope: source.gitattributes @@ -2414,10 +2424,19 @@ ace_mode: text extensions: - ".gleam" tm_scope: source.gleam language_id: 1054258749 +Glimmer JS: + type: programming + extensions: + - ".gjs" + ace_mode: javascript + color: "#F5835F" + tm_scope: source.gjs + group: JavaScript + language_id: 5523150 Glyph: type: programming color: "#c1ac7f" extensions: - ".glf" @@ -2974,11 +2993,10 @@ tm_scope: source.idris language_id: 165 Ignore List: type: data color: "#000000" - group: INI aliases: - ignore - gitignore - git-ignore extensions: @@ -3168,10 +3186,11 @@ - ".tern-config" - ".tern-project" - ".watchmanconfig" - Pipfile.lock - composer.lock + - deno.lock - flake.lock - mcmod.info language_id: 174 JSON with Comments: type: data @@ -3688,10 +3707,18 @@ - ".lean" - ".hlean" tm_scope: source.lean ace_mode: text language_id: 197 +Lean 4: + type: programming + group: Lean + extensions: + - ".lean" + tm_scope: source.lean4 + ace_mode: text + language_id: 455147478 Less: type: markup color: "#1d365d" aliases: - less-css @@ -4439,11 +4466,11 @@ type: programming color: "#1d2c4e" extensions: - ".nas" tm_scope: source.nasal - ace_mode: text + ace_mode: nasal language_id: 178322513 Nearley: type: programming ace_mode: text color: "#990000" @@ -5326,10 +5353,18 @@ - ".psd1" - ".psm1" interpreters: - pwsh language_id: 293 +Praat: + type: programming + color: "#c8506d" + tm_scope: source.praat + ace_mode: praat + extensions: + - ".praat" + language_id: 106029007 Prisma: type: data color: "#0c344b" extensions: - ".prisma" @@ -6817,11 +6852,11 @@ extensions: - ".svelte" language_id: 928734530 Sway: type: programming - color: "#dea584" + color: "#00F58C" extensions: - ".sw" tm_scope: source.sway ace_mode: rust codemirror_mode: rust @@ -7024,10 +7059,21 @@ codemirror_mode: lua codemirror_mime_type: text/x-lua interpreters: - lua language_id: 371 +Terraform Template: + type: markup + extensions: + - ".tftpl" + color: "#7b42bb" + tm_scope: source.hcl.terraform + ace_mode: ruby + codemirror_mode: ruby + codemirror_mime_type: text/x-ruby + group: HCL + language_id: 856832701 Texinfo: type: prose wrap: true extensions: - ".texinfo" @@ -7108,9 +7154,17 @@ tm_scope: source.thrift extensions: - ".thrift" ace_mode: text language_id: 374 +Toit: + type: programming + color: "#c2c9fb" + extensions: + - ".toit" + tm_scope: source.toit + ace_mode: text + language_id: 356554395 Turing: type: programming color: "#cf142b" extensions: - ".t"