lib/linguist/languages.yml in github-linguist-5.2.0 vs lib/linguist/languages.yml in github-linguist-5.3.0

- old
+ new

@@ -208,10 +208,21 @@ tm_scope: source.shell ace_mode: sh codemirror_mode: shell codemirror_mime_type: text/x-sh language_id: 14 +AngelScript: + type: programming + color: "#C7D7DC" + extensions: + - ".as" + - ".angelscript" + tm_scope: source.angelscript + ace_mode: text + codemirror_mode: clike + codemirror_mime_type: text/x-c++src + language_id: 389477596 Ant Build System: type: data tm_scope: text.xml.ant filenames: - ant.xml @@ -219,11 +230,11 @@ ace_mode: xml codemirror_mode: xml codemirror_mime_type: application/xml language_id: 15 ApacheConf: - type: markup + type: data aliases: - aconf - apache extensions: - ".apacheconf" @@ -352,10 +363,18 @@ - gawk - mawk - nawk ace_mode: text language_id: 28 +Ballerina: + type: programming + extensions: + - ".bal" + tm_scope: source.ballerina + ace_mode: text + color: "#FF5000" + language_id: 720859680 Batchfile: type: programming aliases: - bat - batch @@ -623,12 +642,14 @@ ace_mode: text tm_scope: source.css.mss language_id: 53 Ceylon: type: programming + color: "#dfa535" extensions: - ".ceylon" + tm_scope: source.ceylon ace_mode: text language_id: 54 Chapel: type: programming color: "#8dc63f" @@ -853,29 +874,29 @@ - csound-orc extensions: - ".orc" - ".udo" tm_scope: source.csound - ace_mode: text + ace_mode: csound_orchestra language_id: 73 Csound Document: type: programming aliases: - csound-csd extensions: - ".csd" tm_scope: source.csound-document - ace_mode: text + ace_mode: csound_document language_id: 74 Csound Score: type: programming aliases: - csound-sco extensions: - ".sco" tm_scope: source.csound-score - ace_mode: text + ace_mode: csound_score language_id: 75 Cuda: type: programming extensions: - ".cu" @@ -984,10 +1005,18 @@ - dart ace_mode: dart codemirror_mode: dart codemirror_mime_type: application/dart language_id: 87 +DataWeave: + type: programming + color: "#003a52" + extensions: + - ".dwl" + ace_mode: text + tm_scope: source.data-weave + language_id: 974514097 Diff: type: data extensions: - ".diff" - ".patch" @@ -1084,12 +1113,11 @@ ace_mode: csharp codemirror_mode: clike codemirror_mime_type: text/x-csharp language_id: 96 Eagle: - type: markup - color: "#814C05" + type: data extensions: - ".sch" - ".brd" tm_scope: text.xml ace_mode: xml @@ -1485,12 +1513,12 @@ - ".gtl" - ".gto" - ".gtp" - ".gts" interpreters: - - "gerbv" - - "gerbview" + - gerbv + - gerbview tm_scope: source.gerber ace_mode: text language_id: 404627610 Gettext Catalog: type: prose @@ -1603,10 +1631,11 @@ language_id: 138 GraphQL: type: data extensions: - ".graphql" + - ".gql" tm_scope: source.graphql ace_mode: text language_id: 139 Graphviz (DOT): type: data @@ -1866,10 +1895,12 @@ - ".ini" - ".cfg" - ".prefs" - ".pro" - ".properties" + filenames: + - buildozer.spec tm_scope: source.ini aliases: - dosini ace_mode: ini codemirror_mode: properties @@ -2076,10 +2107,11 @@ - ".jsb" - ".jscad" - ".jsfl" - ".jsm" - ".jss" + - ".mjs" - ".njs" - ".pac" - ".sjs" - ".ssjs" - ".xsjs" @@ -2147,17 +2179,10 @@ extensions: - ".krl" tm_scope: none ace_mode: text language_id: 186 -KiCad Board: - type: data - extensions: - - ".brd" - tm_scope: source.pcb.board - ace_mode: text - language_id: 140848857 KiCad Layout: type: data aliases: - pcbnew extensions: @@ -2169,10 +2194,17 @@ tm_scope: source.pcb.sexp ace_mode: lisp codemirror_mode: commonlisp codemirror_mime_type: text/x-common-lisp language_id: 187 +KiCad Legacy Layout: + type: data + extensions: + - ".brd" + tm_scope: source.pcb.board + ace_mode: text + language_id: 140848857 KiCad Schematic: type: data aliases: - eeschema schematic extensions: @@ -2612,11 +2644,11 @@ codemirror_mode: mathematica codemirror_mime_type: text/x-mathematica language_id: 224 Matlab: type: programming - color: "#bb92ac" + color: "#e16737" aliases: - octave extensions: - ".matlab" - ".m" @@ -2739,10 +2771,11 @@ language_id: 235 Monkey: type: programming extensions: - ".monkey" + - ".monkey2" ace_mode: text tm_scope: source.monkey language_id: 236 Moocode: type: programming @@ -2788,10 +2821,19 @@ - ".nsh" ace_mode: text codemirror_mode: nsis codemirror_mime_type: text/x-nsis language_id: 242 +Nearley: + type: programming + ace_mode: text + color: "#990000" + extensions: + - ".ne" + - ".nearley" + tm_scope: source.ne + language_id: 521429430 Nemerle: type: programming color: "#3d3c6e" extensions: - ".n" @@ -2839,11 +2881,11 @@ ace_mode: lisp codemirror_mode: commonlisp codemirror_mime_type: text/x-common-lisp language_id: 247 Nginx: - type: markup + type: data extensions: - ".nginxconf" - ".vhost" filenames: - nginx.conf @@ -2851,11 +2893,10 @@ aliases: - nginx configuration file ace_mode: text codemirror_mode: nginx codemirror_mime_type: text/x-nginx-conf - color: "#9469E9" language_id: 248 Nim: type: programming color: "#37775b" extensions: @@ -3440,11 +3481,11 @@ - ".spin" tm_scope: source.spin ace_mode: text language_id: 296 Protocol Buffer: - type: markup + type: data aliases: - protobuf - Protocol Buffers extensions: - ".proto" @@ -3485,12 +3526,11 @@ codemirror_mode: puppet codemirror_mime_type: text/x-puppet tm_scope: source.puppet language_id: 299 Pure Data: - type: programming - color: "#91de79" + type: data extensions: - ".pd" tm_scope: none ace_mode: text language_id: 300 @@ -4658,12 +4698,12 @@ - ".urs" tm_scope: source.ur ace_mode: text language_id: 383 VCL: - group: Perl type: programming + color: "#0298c3" extensions: - ".vcl" tm_scope: source.varnish.vcl ace_mode: text language_id: 384 @@ -4771,12 +4811,11 @@ - ".obj" tm_scope: source.wavefront.obj ace_mode: text language_id: 393 Web Ontology Language: - type: markup - color: "#9cc9dd" + type: data extensions: - ".owl" tm_scope: text.xml ace_mode: xml language_id: 394 @@ -4853,16 +4892,20 @@ - ".adml" - ".admx" - ".ant" - ".axml" - ".builds" + - ".ccproj" - ".ccxml" - ".clixml" - ".cproject" + - ".cscfg" + - ".csdef" - ".csl" - ".csproj" - ".ct" + - ".depproj" - ".dita" - ".ditamap" - ".ditaval" - ".dll.config" - ".dotsettings" @@ -4881,27 +4924,31 @@ - ".mdpolicy" - ".mjml" - ".mm" - ".mod" - ".mxml" + - ".natvis" + - ".ndproj" - ".nproj" - ".nuspec" - ".odd" - ".osm" - ".pkgproj" - ".plist" - ".pluginspec" + - ".proj" - ".props" - ".ps1xml" - ".psc1" - ".pt" - ".rdf" - ".resx" - ".rss" - ".sch" - ".scxml" - ".sfproj" + - ".shproj" - ".srdf" - ".storyboard" - ".stTheme" - ".sublime-snippet" - ".targets" @@ -4959,15 +5006,15 @@ - ".pm" ace_mode: c_cpp tm_scope: source.c language_id: 781846279 XPages: - type: programming + type: data extensions: - ".xsp-config" - ".xsp.metadata" - tm_scope: none + tm_scope: text.xml ace_mode: xml codemirror_mode: xml codemirror_mime_type: text/xml language_id: 400 XProc: @@ -5048,10 +5095,11 @@ - ".yaml" - ".yaml-tmlanguage" - ".yml.mysql" filenames: - ".clang-format" + - ".clang-tidy" ace_mode: yaml codemirror_mode: yaml codemirror_mime_type: text/x-yaml language_id: 407 YANG: @@ -5157,9 +5205,17 @@ - ".rst.txt" ace_mode: text codemirror_mode: rst codemirror_mime_type: text/x-rst language_id: 419 +wdl: + type: programming + color: "#42f1f4" + extensions: + - ".wdl" + tm_scope: source.wdl + ace_mode: text + language_id: 374521672 wisp: type: programming ace_mode: clojure codemirror_mode: clojure codemirror_mime_type: text/x-clojure