lib/linguist/languages.yml in github-linguist-7.8.0 vs lib/linguist/languages.yml in github-linguist-7.9.0

- old
+ new

@@ -822,10 +822,20 @@ ace_mode: text aliases: - CoNLL - CoNLL-X language_id: 421026389 +CodeQL: + type: programming + extensions: + - ".ql" + - ".qll" + tm_scope: source.ql + ace_mode: text + language_id: 424259634 + aliases: + - ql CoffeeScript: type: programming tm_scope: source.coffee ace_mode: coffee codemirror_mode: coffeescript @@ -2378,10 +2388,11 @@ codemirror_mode: javascript codemirror_mime_type: text/javascript aliases: - jsonc extensions: + - ".jsonc" - ".sublime-build" - ".sublime-commands" - ".sublime-completions" - ".sublime-keymap" - ".sublime-macro" @@ -2902,10 +2913,12 @@ - ".p8" - ".pd_lua" - ".rbxs" - ".rockspec" - ".wlua" + filenames: + - ".luacheckrc" interpreters: - lua language_id: 213 M: type: programming @@ -3295,10 +3308,18 @@ extensions: - ".myt" tm_scope: none ace_mode: text language_id: 239 +NASL: + type: programming + extensions: + - ".nasl" + - ".inc" + tm_scope: source.nasl + ace_mode: text + language_id: 171666519 NCL: type: programming color: "#28431f" extensions: - ".ncl" @@ -3631,10 +3652,18 @@ - ".cls" - ".w" tm_scope: source.abl ace_mode: text language_id: 264 +OpenQASM: + type: programming + extensions: + - ".qasm" + color: "#AA70FF" + tm_scope: source.qasm + ace_mode: text + language_id: 153739399 OpenRC runscript: type: programming group: Shell aliases: - openrc @@ -3943,10 +3972,19 @@ interpreters: - pike tm_scope: source.pike ace_mode: text language_id: 287 +PlantUML: + type: data + extensions: + - ".puml" + - ".iuml" + - ".plantuml" + tm_scope: source.wsd + ace_mode: text + language_id: 833504686 Pod: type: prose ace_mode: perl codemirror_mode: perl codemirror_mime_type: text/x-perl @@ -6098,9 +6136,10 @@ filenames: - ".clang-format" - ".clang-tidy" - ".gemrc" - glide.lock + - yarn.lock ace_mode: yaml codemirror_mode: yaml codemirror_mime_type: text/x-yaml language_id: 407 YANG: