lib/languages.yml in languages-1.4.7 vs lib/languages.yml in languages-1.4.8

- old
+ new

@@ -47,10 +47,17 @@ color: "#E8274B" extensions: - ".abap" ace_mode: abap language_id: 1 +ABNF: + type: data + ace_mode: text + extensions: + - ".abnf" + tm_scope: source.abnf + language_id: 429 AGS Script: type: programming color: "#B9D9FF" aliases: - ags @@ -1020,10 +1027,19 @@ interpreters: - rune tm_scope: none ace_mode: text language_id: 92 +EBNF: + type: data + extensions: + - ".ebnf" + tm_scope: source.ebnf + ace_mode: text + codemirror_mode: ebnf + codemirror_mime_type: text/x-ebnf + language_id: 430 ECL: type: programming color: "#8a1267" extensions: - ".ecl" @@ -1835,10 +1851,12 @@ extensions: - ".irclog" - ".weechatlog" tm_scope: none ace_mode: text + codemirror_mode: mirc + codemirror_mime_type: text/mirc language_id: 164 Idris: type: programming extensions: - ".idr" @@ -2051,10 +2069,12 @@ language_id: 183 Julia: type: programming extensions: - ".jl" + interpreters: + - julia color: "#a270ba" ace_mode: julia codemirror_mode: julia codemirror_mime_type: text/x-julia language_id: 184 @@ -2381,10 +2401,28 @@ - ".ms" - ".mcr" tm_scope: source.maxscript ace_mode: text language_id: 217 +MQL4: + type: programming + color: "#62A8D6" + extensions: + - ".mq4" + - ".mqh" + tm_scope: source.mql5 + ace_mode: c_cpp + language_id: 426 +MQL5: + type: programming + color: "#4A76B8" + extensions: + - ".mq5" + - ".mqh" + tm_scope: source.mql5 + ace_mode: c_cpp + language_id: 427 MTML: type: markup color: "#b7e1f4" extensions: - ".mtml" @@ -2421,10 +2459,11 @@ - BSDmakefile - GNUmakefile - Kbuild - Makefile - Makefile.am + - Makefile.boot - Makefile.frag - Makefile.in - Makefile.inc - makefile - makefile.sco @@ -3128,10 +3167,21 @@ tm_scope: source.perl6fe ace_mode: perl codemirror_mode: perl codemirror_mime_type: text/x-perl language_id: 283 +Pic: + type: markup + group: Groff + tm_scope: "source.pic" + extensions: + - ".pic" + - ".chem" + ace_mode: text + codemirror_mode: troff + codemirror_mime_type: text/troff + language_id: 425 Pickle: type: data extensions: - ".pkl" tm_scope: none @@ -3270,10 +3320,12 @@ extensions: - ".asc" - ".pub" tm_scope: none ace_mode: text + codemirror_mode: asciiarmor + codemirror_mime_type: application/pgp language_id: 298 Puppet: type: programming color: "#302B6D" extensions: @@ -3346,10 +3398,19 @@ - python2 - python3 aliases: - rusthon language_id: 303 +Python console: + type: programming + group: Python + searchable: false + aliases: + - pycon + tm_scope: text.python.console + ace_mode: text + language_id: 428 Python traceback: type: data group: Python searchable: false extensions: @@ -3430,9 +3491,12 @@ - arexx extensions: - ".rexx" - ".pprx" - ".rex" + interpreters: + - regina + - rexx tm_scope: source.rexx ace_mode: text language_id: 311 RHTML: type: markup