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

- old
+ new

@@ -639,13 +639,32 @@ Bluespec: type: programming color: "#12223c" extensions: - ".bsv" + aliases: + - bluespec bsv + - bsv tm_scope: source.bsv ace_mode: verilog + codemirror_mode: verilog + codemirror_mime_type: text/x-systemverilog language_id: 36 +Bluespec BH: + type: programming + group: Bluespec + color: "#12223c" + extensions: + - ".bs" + aliases: + - bh + - bluespec classic + tm_scope: source.haskell + ace_mode: haskell + codemirror_mode: haskell + codemirror_mime_type: text/x-haskell + language_id: 641580358 Boo: type: programming color: "#d4bec1" extensions: - ".boo" @@ -2177,10 +2196,11 @@ - ".shader" - ".tesc" - ".tese" - ".vert" - ".vrx" + - ".vs" - ".vsh" - ".vshader" tm_scope: source.glsl ace_mode: glsl language_id: 124 @@ -2522,10 +2542,19 @@ extensions: - ".gradle" tm_scope: source.groovy.gradle ace_mode: text language_id: 136 +Gradle Kotlin DSL: + group: Gradle + type: data + color: "#02303a" + extensions: + - ".gradle.kts" + ace_mode: text + tm_scope: source.kotlin + language_id: 432600901 Grammatical Framework: type: programming aliases: - gf extensions: @@ -2636,12 +2665,12 @@ type: data color: "#9ff8ee" extensions: - ".hocon" filenames: - - .scalafix.conf - - .scalafmt.conf + - ".scalafix.conf" + - ".scalafmt.conf" tm_scope: source.hocon ace_mode: text language_id: 679725279 HTML: type: markup @@ -2845,10 +2874,12 @@ type: data color: "#308888" filenames: - HOSTS - hosts + aliases: + - hosts tm_scope: source.hosts ace_mode: text language_id: 231021894 Hy: type: programming @@ -3153,10 +3184,11 @@ aliases: - jsonc extensions: - ".jsonc" - ".code-snippets" + - ".code-workspace" - ".sublime-build" - ".sublime-commands" - ".sublime-completions" - ".sublime-keymap" - ".sublime-macro" @@ -4856,10 +4888,12 @@ aliases: - opts - ackrc filenames: - ".ackrc" + - ".rspec" + - ".yardopts" - ackrc - mocha.opts tm_scope: source.opts ace_mode: sh codemirror_mode: shell @@ -5134,10 +5168,12 @@ group: Roff tm_scope: source.pic extensions: - ".pic" - ".chem" + aliases: + - pikchr ace_mode: text codemirror_mode: troff codemirror_mime_type: text/troff language_id: 425 Pickle: @@ -5884,10 +5920,18 @@ - ".rs" - ".rsh" tm_scope: none ace_mode: text language_id: 323 +Rez: + type: programming + extensions: + - ".r" + tm_scope: source.rez + ace_mode: text + color: "#FFDAB3" + language_id: 498022874 Rich Text Format: type: markup extensions: - ".rtf" tm_scope: text.rtf @@ -6781,10 +6825,18 @@ tm_scope: source.sway ace_mode: rust codemirror_mode: rust codemirror_mime_type: text/x-rustsrc language_id: 271471144 +Sweave: + type: prose + color: "#198ce7" + extensions: + - ".rnw" + tm_scope: text.tex.latex.sweave + ace_mode: tex + language_id: 558779190 Swift: type: programming color: "#F05138" extensions: - ".swift" @@ -6817,11 +6869,11 @@ language_id: 422 tm_scope: none TL-Verilog: type: programming extensions: - - ".tlv" + - ".tlv" tm_scope: source.tlverilog ace_mode: verilog color: "#C40023" language_id: 118656070 TLA: @@ -7110,10 +7162,20 @@ tm_scope: source.ts ace_mode: typescript codemirror_mode: javascript codemirror_mime_type: application/typescript language_id: 378 +Typst: + type: programming + color: "#239dad" + aliases: + - typ + extensions: + - ".typ" + tm_scope: source.typst + ace_mode: text + language_id: 704730682 Unified Parallel C: type: programming color: "#4e3617" group: C ace_mode: c_cpp @@ -7720,9 +7782,10 @@ - ".sw" - ".targets" - ".tml" - ".ts" - ".tsx" + - ".typ" - ".ui" - ".urdf" - ".ux" - ".vbproj" - ".vcxproj"