github-linguist 5.3.3 → 6.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (460) hide show
  1. checksums.yaml +4 -4
  2. data/bin/git-linguist +5 -2
  3. data/ext/linguist/linguist.c +18 -7
  4. data/grammars/annotation.liquidhaskell.haskell.json +969 -862
  5. data/grammars/config.xcompose.json +22 -25
  6. data/grammars/file.lasso.json +296 -309
  7. data/grammars/hint.haskell.json +867 -766
  8. data/grammars/hint.message.haskell.json +867 -766
  9. data/grammars/hint.type.haskell.json +867 -766
  10. data/grammars/objdump.x86asm.json +20 -24
  11. data/grammars/source.Kotlin.json +220 -225
  12. data/grammars/source.LS.json +36 -55
  13. data/grammars/source.MCPOST.json +24 -38
  14. data/grammars/source.MOD.json +26 -41
  15. data/grammars/source.SASLog.json +9 -16
  16. data/grammars/source.abap.json +48 -56
  17. data/grammars/source.abl.json +8 -14
  18. data/grammars/source.abnf.json +88 -98
  19. data/grammars/source.actionscript.3.json +398 -429
  20. data/grammars/source.acucobol.json +5 -8
  21. data/grammars/source.ada.json +46 -53
  22. data/grammars/source.afm.json +548 -554
  23. data/grammars/source.agc.json +34 -37
  24. data/grammars/source.agda.json +79 -91
  25. data/grammars/source.ahk.json +62 -66
  26. data/grammars/source.alloy.json +16 -20
  27. data/grammars/source.ampl.json +41 -47
  28. data/grammars/source.angelscript.json +71 -80
  29. data/grammars/source.antlr.json +131 -136
  30. data/grammars/source.apache-config.json +93 -99
  31. data/grammars/source.apache-config.mod_perl.json +19 -24
  32. data/grammars/source.apl.json +1038 -1029
  33. data/grammars/source.applescript.json +501 -523
  34. data/grammars/source.apt.json +9 -16
  35. data/grammars/source.asn.json +27 -31
  36. data/grammars/source.asp.json +61 -67
  37. data/grammars/source.aspectj.json +385 -391
  38. data/grammars/source.assembly.json +49 -55
  39. data/grammars/source.ats.json +45 -121
  40. data/grammars/source.autoit.json +64 -69
  41. data/grammars/source.awk.json +172 -176
  42. data/grammars/source.ballerina.json +48 -395
  43. data/grammars/source.batchfile.json +269 -269
  44. data/grammars/source.befunge.json +17 -21
  45. data/grammars/source.bf.json +5 -11
  46. data/grammars/source.bison.json +10 -14
  47. data/grammars/source.blitzmax.json +300 -305
  48. data/grammars/source.boo.json +189 -193
  49. data/grammars/source.brightauthorproject.json +8 -13
  50. data/grammars/source.brightscript.json +37 -47
  51. data/grammars/source.bro.json +134 -140
  52. data/grammars/source.bsl.json +152 -193
  53. data/grammars/source.bsv.json +96 -102
  54. data/grammars/source.c++.json +176 -193
  55. data/grammars/source.c++.qt.json +13 -21
  56. data/grammars/source.c.ec.json +15 -21
  57. data/grammars/source.c.json +237 -251
  58. data/grammars/source.c.platform.json +153 -159
  59. data/grammars/source.c2hs.json +3 -6
  60. data/grammars/source.cabal.json +17 -20
  61. data/grammars/source.cache.cmake.json +18 -23
  62. data/grammars/source.cake.json +4 -7
  63. data/grammars/source.camlp4.ocaml.json +24 -27
  64. data/grammars/source.capnp.json +33 -38
  65. data/grammars/source.ceylon.json +44 -50
  66. data/grammars/source.cfscript.cfc.json +78 -86
  67. data/grammars/source.cfscript.json +513 -520
  68. data/grammars/source.changelogs.rpm-spec.json +8 -16
  69. data/grammars/source.chapel.json +109 -87
  70. data/grammars/source.cirru.json +25 -30
  71. data/grammars/source.clarion.json +41 -54
  72. data/grammars/source.clean.json +90 -95
  73. data/grammars/source.click.json +25 -28
  74. data/grammars/source.clips.json +10 -23
  75. data/grammars/source.clojure.json +151 -168
  76. data/grammars/source.cm.json +14 -19
  77. data/grammars/source.cmake.json +53 -61
  78. data/grammars/source.cobol.json +165 -180
  79. data/grammars/source.coffee.json +454 -462
  80. data/grammars/source.cool.json +36 -43
  81. data/grammars/source.coq.json +17 -21
  82. data/grammars/source.crystal.json +889 -983
  83. data/grammars/source.cs.json +739 -740
  84. data/grammars/source.csound-document.json +69 -73
  85. data/grammars/source.csound-score.json +52 -55
  86. data/grammars/source.csound.json +167 -171
  87. data/grammars/source.css.json +683 -688
  88. data/grammars/source.css.less.json +211 -511
  89. data/grammars/source.css.mss.json +94 -101
  90. data/grammars/source.css.postcss.sugarss.json +260 -0
  91. data/grammars/source.csx.json +4 -7
  92. data/grammars/source.cuda-c++.json +47 -81
  93. data/grammars/source.cwl.json +103 -0
  94. data/grammars/source.cython.json +536 -582
  95. data/grammars/source.d.json +243 -252
  96. data/grammars/source.dart.json +161 -166
  97. data/grammars/source.data-weave.json +901 -905
  98. data/grammars/source.desktop.json +29 -33
  99. data/grammars/source.diff.json +43 -52
  100. data/grammars/source.disasm.json +15 -16
  101. data/grammars/source.ditroff.desc.json +73 -84
  102. data/grammars/source.ditroff.json +60 -61
  103. data/grammars/source.dm.json +202 -213
  104. data/grammars/source.dmf.json +44 -47
  105. data/grammars/source.dockerfile.json +29 -34
  106. data/grammars/source.dot.json +46 -55
  107. data/grammars/source.dylan.json +63 -68
  108. data/grammars/source.ebnf.json +55 -62
  109. data/grammars/source.eiffel.json +57 -62
  110. data/grammars/source.elixir.json +321 -366
  111. data/grammars/source.emacs.lisp.json +458 -249
  112. data/grammars/source.erazor.json +49 -57
  113. data/grammars/source.erlang.json +508 -515
  114. data/grammars/source.essl.json +17 -30
  115. data/grammars/source.factor.json +85 -91
  116. data/grammars/source.fan.json +92 -96
  117. data/grammars/source.fancy.json +93 -118
  118. data/grammars/source.fish.json +74 -98
  119. data/grammars/source.fontforge.json +142 -146
  120. data/grammars/source.forth.json +42 -57
  121. data/grammars/source.fortran.json +193 -231
  122. data/grammars/source.fortran.modern.json +77 -103
  123. data/grammars/source.fsharp.fsi.json +1 -6
  124. data/grammars/source.fsharp.fsl.json +1 -6
  125. data/grammars/source.fsharp.fsx.json +1 -6
  126. data/grammars/source.fsharp.json +148 -153
  127. data/grammars/source.gap.json +60 -70
  128. data/grammars/source.gcode.json +9 -16
  129. data/grammars/source.gdb.json +63 -79
  130. data/grammars/source.gdb.session.json +27 -28
  131. data/grammars/source.gdbregs.json +7 -8
  132. data/grammars/source.gdscript.json +92 -96
  133. data/grammars/source.gerber.json +38 -56
  134. data/grammars/source.gfm.json +447 -462
  135. data/grammars/source.glsl.json +58 -83
  136. data/grammars/source.gn.json +188 -193
  137. data/grammars/source.gnuplot.json +104 -120
  138. data/grammars/source.go.json +169 -181
  139. data/grammars/source.golo.json +82 -87
  140. data/grammars/source.gosu.2.json +58 -68
  141. data/grammars/source.grace.json +266 -270
  142. data/grammars/source.graphql.json +586 -596
  143. data/grammars/source.groovy.gradle.json +18 -22
  144. data/grammars/source.groovy.json +422 -433
  145. data/grammars/source.harbour.json +129 -173
  146. data/grammars/source.haskell.json +871 -772
  147. data/grammars/source.haxe.2.json +402 -413
  148. data/grammars/source.hlsl.json +6 -16
  149. data/grammars/source.hsc2hs.json +1 -4
  150. data/grammars/source.hsig.json +871 -770
  151. data/grammars/source.hss.1.json +122 -144
  152. data/grammars/source.httpspec.json +119 -123
  153. data/grammars/source.hxml.json +8 -15
  154. data/grammars/source.ideal.json +125 -125
  155. data/grammars/source.idl-dlm.json +25 -32
  156. data/grammars/source.idl.json +59 -80
  157. data/grammars/source.idris.json +171 -185
  158. data/grammars/source.inform7.json +117 -121
  159. data/grammars/source.ini.json +37 -43
  160. data/grammars/source.io.json +65 -73
  161. data/grammars/source.ioke.json +72 -78
  162. data/grammars/source.isabelle.root.json +26 -30
  163. data/grammars/source.isabelle.theory.json +46 -50
  164. data/grammars/source.j.json +18 -21
  165. data/grammars/source.jasmin.json +45 -50
  166. data/grammars/source.java-properties.json +31 -41
  167. data/grammars/source.java.json +333 -342
  168. data/grammars/source.jcl.json +15 -18
  169. data/grammars/source.jflex.json +166 -172
  170. data/grammars/source.jison.json +331 -334
  171. data/grammars/source.jisonlex-injection.json +1 -2
  172. data/grammars/source.jisonlex.json +148 -151
  173. data/grammars/source.jolie.json +37 -43
  174. data/grammars/source.jq.json +80 -87
  175. data/grammars/source.js.json +798 -818
  176. data/grammars/source.js.jsx.json +2115 -2225
  177. data/grammars/source.js.objj.json +167 -172
  178. data/grammars/source.js.regexp.json +50 -50
  179. data/grammars/source.js.regexp.replacement.json +7 -7
  180. data/grammars/source.jsdoc.json +94 -94
  181. data/grammars/source.json.json +61 -71
  182. data/grammars/source.julia.console.json +5 -6
  183. data/grammars/source.julia.json +237 -234
  184. data/grammars/source.lean.json +55 -67
  185. data/grammars/source.lid.json +6 -10
  186. data/grammars/source.lilypond.json +181 -195
  187. data/grammars/source.lisp.json +40 -50
  188. data/grammars/source.litcoffee.json +169 -183
  189. data/grammars/source.livescript.json +207 -220
  190. data/grammars/source.llvm.json +28 -38
  191. data/grammars/source.logos.json +7 -14
  192. data/grammars/source.logtalk.json +136 -141
  193. data/grammars/source.loomscript.json +77 -83
  194. data/grammars/source.lsl.json +90 -106
  195. data/grammars/source.lua.json +100 -109
  196. data/grammars/source.makefile.json +181 -188
  197. data/grammars/source.makegen.json +3 -7
  198. data/grammars/source.mask.json +260 -265
  199. data/grammars/source.mata.json +38 -46
  200. data/grammars/source.mathematica.json +155 -167
  201. data/grammars/source.matlab.json +407 -684
  202. data/grammars/source.maxscript.json +293 -281
  203. data/grammars/source.mercury.json +179 -184
  204. data/grammars/source.meson.json +52 -58
  205. data/grammars/source.meta-info.json +64 -74
  206. data/grammars/source.ml.json +107 -113
  207. data/grammars/source.modelica.json +51 -59
  208. data/grammars/source.modula2.json +33 -42
  209. data/grammars/source.monkey.json +234 -241
  210. data/grammars/source.moonscript.json +51 -56
  211. data/grammars/source.mql5.json +74 -101
  212. data/grammars/source.mupad.json +30 -72
  213. data/grammars/source.ncl.json +1 -14
  214. data/grammars/source.ne.json +39 -42
  215. data/grammars/source.nemerle.json +58 -63
  216. data/grammars/source.nesc.json +9 -15
  217. data/grammars/source.netlinx.erb.json +13 -25
  218. data/grammars/source.netlinx.json +231 -292
  219. data/grammars/source.nextflow-groovy.json +1360 -0
  220. data/grammars/source.nextflow.json +74 -0
  221. data/grammars/source.nginx.json +274 -287
  222. data/grammars/source.nim.json +442 -483
  223. data/grammars/source.nim_filter.json +6 -26
  224. data/grammars/source.nimcfg.json +38 -51
  225. data/grammars/source.ninja.json +64 -70
  226. data/grammars/source.nit.json +60 -64
  227. data/grammars/source.nix.json +269 -273
  228. data/grammars/source.nmml.json +31 -37
  229. data/grammars/source.nsis.json +66 -72
  230. data/grammars/source.nu.json +129 -139
  231. data/grammars/source.nut.json +129 -133
  232. data/grammars/source.objc++.json +3 -10
  233. data/grammars/source.objc.json +303 -314
  234. data/grammars/source.objc.platform.json +145 -151
  235. data/grammars/source.ocaml.json +506 -514
  236. data/grammars/source.ocamllex.json +108 -115
  237. data/grammars/source.ocamlyacc.json +116 -123
  238. data/grammars/source.ooc.json +148 -155
  239. data/grammars/source.opa.json +39 -49
  240. data/grammars/source.opal.json +84 -89
  241. data/grammars/source.opalsysdefs.json +9 -13
  242. data/grammars/source.opencobol.json +22 -25
  243. data/grammars/source.opentype.json +148 -152
  244. data/grammars/source.ox.json +36 -44
  245. data/grammars/source.oz.json +31 -38
  246. data/grammars/source.p4.json +49 -59
  247. data/grammars/source.pan.json +273 -278
  248. data/grammars/source.papyrus.skyrim.json +705 -781
  249. data/grammars/source.parrot.pir.json +59 -65
  250. data/grammars/source.pascal.json +54 -61
  251. data/grammars/source.pawn.json +835 -849
  252. data/grammars/source.pcb.board.json +153 -158
  253. data/grammars/source.pcb.schematic.json +134 -138
  254. data/grammars/source.pcb.sexp.json +64 -74
  255. data/grammars/source.pep8.json +28 -32
  256. data/grammars/source.perl.6.json +83 -92
  257. data/grammars/source.perl.json +711 -737
  258. data/grammars/source.perl6fe.json +1204 -1218
  259. data/grammars/source.php.zephir.json +80 -89
  260. data/grammars/source.pic.json +137 -142
  261. data/grammars/source.pig_latin.json +76 -80
  262. data/grammars/source.pike.json +23 -36
  263. data/grammars/source.po.json +74 -84
  264. data/grammars/source.pogoscript.json +23 -29
  265. data/grammars/source.pony.json +98 -108
  266. data/grammars/source.postcss.json +370 -0
  267. data/grammars/source.postscript.json +88 -97
  268. data/grammars/source.pov-ray sdl.json +36 -42
  269. data/grammars/source.powershell.json +175 -197
  270. data/grammars/source.processing.json +236 -249
  271. data/grammars/source.prolog.eclipse.json +33 -38
  272. data/grammars/source.prolog.json +66 -72
  273. data/grammars/source.protobuf.json +88 -94
  274. data/grammars/source.puppet.json +144 -151
  275. data/grammars/source.purescript.json +268 -289
  276. data/grammars/source.pyjade.json +256 -281
  277. data/grammars/source.python.django.json +13 -18
  278. data/grammars/source.python.json +3319 -3367
  279. data/grammars/source.python.salt.json +3 -7
  280. data/grammars/source.qmake.json +83 -90
  281. data/grammars/source.qml.json +57 -78
  282. data/grammars/source.quoting.perl6fe.json +666 -669
  283. data/grammars/source.r.json +75 -84
  284. data/grammars/source.racket.json +17 -38
  285. data/grammars/source.rascal.json +77 -80
  286. data/grammars/source.reason.hover.type.json +1 -1
  287. data/grammars/source.reason.json +1025 -1080
  288. data/grammars/source.rebol.json +167 -177
  289. data/grammars/source.red.json +169 -177
  290. data/grammars/source.regexp.babel.json +74 -77
  291. data/grammars/source.regexp.extended.json +4 -5
  292. data/grammars/source.regexp.json +260 -264
  293. data/grammars/source.regexp.perl6fe.json +108 -111
  294. data/grammars/source.regexp.python.json +210 -215
  295. data/grammars/source.regexp.spin.json +63 -72
  296. data/grammars/source.renpy.json +617 -687
  297. data/grammars/source.rexx.json +25 -32
  298. data/grammars/source.ring.json +84 -114
  299. data/grammars/source.rpm-spec.json +392 -401
  300. data/grammars/source.ruby.gemfile.json +9 -12
  301. data/grammars/source.ruby.json +862 -952
  302. data/grammars/source.ruby.rspec.cucumber.steps.json +90 -103
  303. data/grammars/source.rust.json +223 -281
  304. data/grammars/source.sas.json +88 -105
  305. data/grammars/source.sass.json +100 -108
  306. data/grammars/source.sbt.json +16 -23
  307. data/grammars/source.scad.json +60 -67
  308. data/grammars/source.scala.json +215 -228
  309. data/grammars/source.scaml.json +120 -135
  310. data/grammars/source.scheme.json +119 -136
  311. data/grammars/source.scilab.json +40 -47
  312. data/grammars/source.scss.json +369 -403
  313. data/grammars/source.sdbl.json +14 -25
  314. data/grammars/source.shaderlab.json +24 -27
  315. data/grammars/source.shell.json +409 -440
  316. data/grammars/source.shen.json +75 -94
  317. data/grammars/source.smali.json +232 -293
  318. data/grammars/source.smalltalk.json +60 -75
  319. data/grammars/source.smt.json +67 -82
  320. data/grammars/source.solidity.json +35 -54
  321. data/grammars/source.sp.json +40 -45
  322. data/grammars/source.sparql.json +3 -8
  323. data/grammars/source.spin.json +277 -297
  324. data/grammars/source.sqf.json +34 -44
  325. data/grammars/source.sql.json +142 -156
  326. data/grammars/source.stan.json +201 -160
  327. data/grammars/source.stata.json +57 -68
  328. data/grammars/source.strings.json +26 -30
  329. data/grammars/source.stylus.json +558 -565
  330. data/grammars/source.supercollider.json +33 -40
  331. data/grammars/source.swift.json +999 -1077
  332. data/grammars/source.systemverilog.json +351 -365
  333. data/grammars/source.tcl.json +77 -94
  334. data/grammars/source.tea.json +61 -67
  335. data/grammars/source.terra.json +25 -32
  336. data/grammars/source.terraform.json +68 -88
  337. data/grammars/source.thrift.json +300 -306
  338. data/grammars/source.tl.json +112 -117
  339. data/grammars/source.tla.json +65 -69
  340. data/grammars/source.toc.json +21 -25
  341. data/grammars/source.toml.json +117 -122
  342. data/grammars/source.ts.json +2838 -2774
  343. data/grammars/source.tsx.json +180 -184
  344. data/grammars/source.turing.json +970 -974
  345. data/grammars/source.turtle.json +124 -140
  346. data/grammars/source.txl.json +23 -37
  347. data/grammars/source.ucfconstraints.json +16 -21
  348. data/grammars/source.ur.json +15 -27
  349. data/grammars/source.vala.json +221 -235
  350. data/grammars/source.varnish.vcl.json +117 -129
  351. data/grammars/source.vbnet.json +69 -106
  352. data/grammars/source.verilog.json +101 -107
  353. data/grammars/source.vhdl.json +437 -445
  354. data/grammars/source.viml.json +540 -550
  355. data/grammars/source.wavefront.mtl.json +274 -277
  356. data/grammars/source.wavefront.obj.json +781 -784
  357. data/grammars/source.wdl.json +66 -46
  358. data/grammars/source.webassembly.json +97 -102
  359. data/grammars/source.webidl.json +311 -326
  360. data/grammars/source.x10.json +28 -32
  361. data/grammars/source.x86asm.json +21 -26
  362. data/grammars/source.xc.json +164 -172
  363. data/grammars/source.xq.json +81 -92
  364. data/grammars/source.xtend.json +199 -208
  365. data/grammars/source.yaml-ext.json +118 -124
  366. data/grammars/source.yaml.json +155 -174
  367. data/grammars/source.yaml.salt.json +113 -116
  368. data/grammars/source.yang.json +10 -13
  369. data/grammars/source.yara.json +98 -0
  370. data/grammars/text.bibtex.json +95 -100
  371. data/grammars/text.cfml.basic.json +403 -404
  372. data/grammars/text.elixir.json +18 -23
  373. data/grammars/text.error-list.json +15 -16
  374. data/grammars/text.find-refs.json +487 -488
  375. data/grammars/text.gherkin.feature.json +45 -53
  376. data/grammars/text.haml.json +176 -189
  377. data/grammars/text.hamlc.json +82 -88
  378. data/grammars/text.html.abl.json +16 -21
  379. data/grammars/text.html.asciidoc.json +139 -153
  380. data/grammars/text.html.asdoc.json +145 -155
  381. data/grammars/text.html.asp.json +23 -28
  382. data/grammars/text.html.basic.json +323 -338
  383. data/grammars/text.html.cfm.json +316 -325
  384. data/grammars/text.html.creole.json +177 -189
  385. data/grammars/text.html.django.json +27 -33
  386. data/grammars/text.html.ecr.json +21 -25
  387. data/grammars/text.html.elixir.json +3 -9
  388. data/grammars/text.html.erb.json +81 -85
  389. data/grammars/text.html.erlang.yaws.json +24 -29
  390. data/grammars/text.html.factor.json +5 -11
  391. data/grammars/text.html.ftl.json +16 -25
  392. data/grammars/text.html.handlebars.json +579 -598
  393. data/grammars/text.html.javadoc.json +426 -0
  394. data/grammars/text.html.js.json +11 -17
  395. data/grammars/text.html.jsp.json +377 -384
  396. data/grammars/text.html.liquid.json +8 -18
  397. data/grammars/text.html.mako.json +257 -275
  398. data/grammars/text.html.markdown.source.gfm.apib.json +419 -427
  399. data/grammars/text.html.markdown.source.gfm.mson.json +405 -414
  400. data/grammars/text.html.mediawiki.json +318 -344
  401. data/grammars/text.html.php.blade.json +2134 -2140
  402. data/grammars/text.html.php.json +980 -1013
  403. data/grammars/text.html.slash.json +101 -107
  404. data/grammars/text.html.smarty.json +75 -83
  405. data/grammars/text.html.soy.json +250 -253
  406. data/grammars/text.html.ssp.json +18 -24
  407. data/grammars/text.html.tcl.json +17 -24
  408. data/grammars/text.html.twig.json +712 -718
  409. data/grammars/text.idl-idldoc.json +5 -9
  410. data/grammars/text.jade.json +213 -235
  411. data/grammars/text.junit-test-report.json +25 -28
  412. data/grammars/text.log.latex.json +44 -46
  413. data/grammars/text.marko.json +370 -401
  414. data/grammars/text.python.console.json +3 -7
  415. data/grammars/text.python.traceback.json +2 -5
  416. data/grammars/text.rdoc.json +15 -19
  417. data/grammars/text.restructuredtext.clean.json +8 -11
  418. data/grammars/text.restructuredtext.json +886 -873
  419. data/grammars/text.robot.json +26 -36
  420. data/grammars/text.roff.json +2852 -2915
  421. data/grammars/text.runoff.json +56 -69
  422. data/grammars/text.sfd.json +151 -155
  423. data/grammars/text.shell-session.json +5 -8
  424. data/grammars/text.slim.json +184 -210
  425. data/grammars/text.srt.json +54 -57
  426. data/grammars/text.tex.json +98 -105
  427. data/grammars/text.tex.latex.beamer.json +14 -20
  428. data/grammars/text.tex.latex.haskell.json +883 -782
  429. data/grammars/text.tex.latex.json +281 -291
  430. data/grammars/text.tex.latex.memoir.json +39 -46
  431. data/grammars/text.tex.latex.rd.json +32 -38
  432. data/grammars/text.xml.ant.json +62 -69
  433. data/grammars/text.xml.flex-config.json +1009 -1013
  434. data/grammars/text.xml.genshi.json +10 -16
  435. data/grammars/text.xml.json +117 -130
  436. data/grammars/text.xml.pom.json +235 -240
  437. data/grammars/text.xml.xsl.json +31 -37
  438. data/grammars/text.zone_file.json +24 -29
  439. data/lib/linguist/blob.rb +10 -1
  440. data/lib/linguist/blob_helper.rb +4 -1
  441. data/lib/linguist/file_blob.rb +5 -0
  442. data/lib/linguist/generated.rb +16 -0
  443. data/lib/linguist/heuristics.rb +23 -11
  444. data/lib/linguist/language.rb +3 -6
  445. data/lib/linguist/languages.json +1 -1
  446. data/lib/linguist/languages.yml +74 -12
  447. data/lib/linguist/lazy_blob.rb +15 -1
  448. data/lib/linguist/linguist.bundle +0 -0
  449. data/lib/linguist/samples.json +1666 -3381
  450. data/lib/linguist/shebang.rb +2 -0
  451. data/lib/linguist/strategy/modeline.rb +2 -0
  452. data/lib/linguist/vendor.yml +5 -6
  453. data/lib/linguist/version.rb +1 -1
  454. metadata +12 -11
  455. data/grammars/source.elm.json +0 -381
  456. data/grammars/source.nant-build.json +0 -86
  457. data/grammars/source.octave.json +0 -451
  458. data/grammars/text.html.mediawiki.elm-build-output.json +0 -111
  459. data/grammars/text.html.mediawiki.elm-documentation.json +0 -22
  460. data/grammars/text.html.vue.json +0 -936
@@ -1,9 +1,6 @@
1
1
  {
2
- "fileTypes": [
3
- "g"
4
- ],
5
- "keyEquivalent": "^~A",
6
2
  "name": "ANTLR",
3
+ "scopeName": "source.antlr",
7
4
  "patterns": [
8
5
  {
9
6
  "include": "#strings"
@@ -12,29 +9,14 @@
12
9
  "include": "#comments"
13
10
  },
14
11
  {
15
- "begin": "\\boptions\\b",
16
- "beginCaptures": {
17
- "0": {
18
- "name": "keyword.other.options.antlr"
19
- }
20
- },
21
- "end": "(?<=\\})",
22
12
  "name": "meta.options.antlr",
13
+ "begin": "\\boptions\\b",
14
+ "end": "(?\u003c=\\})",
23
15
  "patterns": [
24
16
  {
17
+ "name": "meta.options-block.antlr",
25
18
  "begin": "\\{",
26
- "beginCaptures": {
27
- "0": {
28
- "name": "punctuation.section.options.begin.antlr"
29
- }
30
- },
31
19
  "end": "\\}",
32
- "endCaptures": {
33
- "0": {
34
- "name": "punctuation.section.options.end.antlr"
35
- }
36
- },
37
- "name": "meta.options-block.antlr",
38
20
  "patterns": [
39
21
  {
40
22
  "include": "#strings"
@@ -43,61 +25,78 @@
43
25
  "include": "#comments"
44
26
  },
45
27
  {
46
- "match": "\\b\\d+\\b",
47
- "name": "constant.numeric.antlr"
28
+ "name": "constant.numeric.antlr",
29
+ "match": "\\b\\d+\\b"
48
30
  },
49
31
  {
50
- "match": "\\b(k|charVocabulary|filter|greedy|paraphrase|exportVocab|buildAST|defaultErrorHandler|language|namespace|namespaceStd|namespaceAntlr|genHashLines)\\b",
51
- "name": "variable.other.option.antlr"
32
+ "name": "variable.other.option.antlr",
33
+ "match": "\\b(k|charVocabulary|filter|greedy|paraphrase|exportVocab|buildAST|defaultErrorHandler|language|namespace|namespaceStd|namespaceAntlr|genHashLines)\\b"
52
34
  },
53
35
  {
54
- "match": "\\b(true|false)\\b",
55
- "name": "constant.language.boolean.antlr"
36
+ "name": "constant.language.boolean.antlr",
37
+ "match": "\\b(true|false)\\b"
38
+ }
39
+ ],
40
+ "beginCaptures": {
41
+ "0": {
42
+ "name": "punctuation.section.options.begin.antlr"
43
+ }
44
+ },
45
+ "endCaptures": {
46
+ "0": {
47
+ "name": "punctuation.section.options.end.antlr"
56
48
  }
57
- ]
49
+ }
58
50
  }
59
- ]
51
+ ],
52
+ "beginCaptures": {
53
+ "0": {
54
+ "name": "keyword.other.options.antlr"
55
+ }
56
+ }
60
57
  },
61
58
  {
59
+ "name": "meta.definition.class.antlr",
62
60
  "begin": "^(class)\\b\\s+(\\w+)",
63
- "captures": {
64
- "1": {
65
- "name": "storage.type.antlr"
66
- },
67
- "2": {
68
- "name": "entity.name.type.class.antlr"
69
- }
70
- },
71
61
  "end": ";",
72
- "name": "meta.definition.class.antlr",
73
62
  "patterns": [
74
63
  {
64
+ "name": "meta.definition.class.extends.antlr",
75
65
  "begin": "\\b(extends)\\b\\s+",
76
- "captures": {
77
- "1": {
78
- "name": "storage.modifier.antlr"
79
- }
80
- },
81
66
  "end": "(?=;)",
82
- "name": "meta.definition.class.extends.antlr",
83
67
  "patterns": [
84
68
  {
85
- "match": "\\b(Parser|Lexer|TreeWalker)\\b",
86
- "name": "support.class.antlr"
69
+ "name": "support.class.antlr",
70
+ "match": "\\b(Parser|Lexer|TreeWalker)\\b"
71
+ }
72
+ ],
73
+ "captures": {
74
+ "1": {
75
+ "name": "storage.modifier.antlr"
87
76
  }
88
- ]
77
+ }
89
78
  }
90
- ]
79
+ ],
80
+ "captures": {
81
+ "1": {
82
+ "name": "storage.type.antlr"
83
+ },
84
+ "2": {
85
+ "name": "entity.name.type.class.antlr"
86
+ }
87
+ }
91
88
  },
92
89
  {
93
- "match": "^protected\\b",
94
- "name": "storage.modifier.antlr"
90
+ "name": "storage.modifier.antlr",
91
+ "match": "^protected\\b"
95
92
  },
96
93
  {
97
- "match": "^[[:upper:]_][[:upper:][:digit:]_]*\\b",
98
- "name": "entity.name.type.token.antlr"
94
+ "name": "entity.name.type.token.antlr",
95
+ "match": "^[[:upper:]_][[:upper:][:digit:]_]*\\b"
99
96
  },
100
97
  {
98
+ "name": "meta.rule.antlr",
99
+ "match": "^(\\w+)(?:\\s+(returns\\b))?",
101
100
  "captures": {
102
101
  "1": {
103
102
  "name": "entity.name.function.rule.antlr"
@@ -105,13 +104,11 @@
105
104
  "2": {
106
105
  "name": "keyword.control.antlr"
107
106
  }
108
- },
109
- "match": "^(\\w+)(?:\\s+(returns\\b))?",
110
- "name": "meta.rule.antlr"
107
+ }
111
108
  },
112
109
  {
113
- "match": "\\b[[:upper:]_][[:upper:][:digit:]_]*\\b",
114
- "name": "constant.other.token.antlr"
110
+ "name": "constant.other.token.antlr",
111
+ "match": "\\b[[:upper:]_][[:upper:][:digit:]_]*\\b"
115
112
  },
116
113
  {
117
114
  "include": "#nested-curly"
@@ -121,180 +118,178 @@
121
118
  "comments": {
122
119
  "patterns": [
123
120
  {
121
+ "name": "comment.block.antlr",
124
122
  "begin": "/\\*",
123
+ "end": "\\*/",
125
124
  "beginCaptures": {
126
125
  "0": {
127
126
  "name": "punctuation.definition.comment.begin.antlr"
128
127
  }
129
128
  },
130
- "end": "\\*/",
131
129
  "endCaptures": {
132
130
  "0": {
133
131
  "name": "punctuation.definition.comment.end.antlr"
134
132
  }
135
- },
136
- "name": "comment.block.antlr"
133
+ }
137
134
  },
138
135
  {
139
136
  "begin": "(^[ \\t]+)?(?=//)",
140
- "beginCaptures": {
141
- "1": {
142
- "name": "punctuation.whitespace.comment.leading.antlr"
143
- }
144
- },
145
137
  "end": "(?!\\G)",
146
138
  "patterns": [
147
139
  {
140
+ "name": "comment.line.double-slash.antlr",
148
141
  "begin": "//",
142
+ "end": "\\n",
149
143
  "beginCaptures": {
150
144
  "0": {
151
145
  "name": "punctuation.definition.comment.antlr"
152
146
  }
153
- },
154
- "end": "\\n",
155
- "name": "comment.line.double-slash.antlr"
147
+ }
148
+ }
149
+ ],
150
+ "beginCaptures": {
151
+ "1": {
152
+ "name": "punctuation.whitespace.comment.leading.antlr"
156
153
  }
157
- ]
154
+ }
158
155
  }
159
156
  ]
160
157
  },
161
158
  "nested-curly": {
159
+ "name": "source.embedded.java-or-c.antlr",
162
160
  "begin": "\\{",
163
- "beginCaptures": {
164
- "0": {
165
- "name": "punctuation.section.group.begin.antlr"
166
- }
167
- },
168
161
  "end": "\\}",
169
- "endCaptures": {
170
- "0": {
171
- "name": "punctuation.section.group.end.antlr"
172
- }
173
- },
174
- "name": "source.embedded.java-or-c.antlr",
175
162
  "patterns": [
176
163
  {
177
- "match": "\\b(break|case|continue|default|do|else|for|goto|if|_Pragma|return|switch|while)\\b",
178
- "name": "keyword.control.java-or-c"
164
+ "name": "keyword.control.java-or-c",
165
+ "match": "\\b(break|case|continue|default|do|else|for|goto|if|_Pragma|return|switch|while)\\b"
179
166
  },
180
167
  {
181
- "match": "\\b(asm|__asm__|auto|bool|_Bool|char|_Complex|double|enum|float|_Imaginary|int|long|short|signed|struct|typedef|union|unsigned|void)\\b",
182
- "name": "storage.type.java-or-c"
168
+ "name": "storage.type.java-or-c",
169
+ "match": "\\b(asm|__asm__|auto|bool|_Bool|char|_Complex|double|enum|float|_Imaginary|int|long|short|signed|struct|typedef|union|unsigned|void)\\b"
183
170
  },
184
171
  {
185
- "match": "\\b(const|extern|register|restrict|static|volatile|inline)\\b",
186
- "name": "storage.modifier.java-or-c"
172
+ "name": "storage.modifier.java-or-c",
173
+ "match": "\\b(const|extern|register|restrict|static|volatile|inline)\\b"
187
174
  },
188
175
  {
189
- "match": "\\b(NULL|true|false|TRUE|FALSE)\\b",
190
- "name": "constant.language.java-or-c"
176
+ "name": "constant.language.java-or-c",
177
+ "match": "\\b(NULL|true|false|TRUE|FALSE)\\b"
191
178
  },
192
179
  {
193
- "match": "\\b(sizeof)\\b",
194
- "name": "keyword.operator.sizeof.java-or-c"
180
+ "name": "keyword.operator.sizeof.java-or-c",
181
+ "match": "\\b(sizeof)\\b"
195
182
  },
196
183
  {
197
- "match": "\\b((0(x|X)[0-9a-fA-F]*)|(([0-9]+\\.?[0-9]*)|(\\.[0-9]+))((e|E)(\\+|-)?[0-9]+)?)(L|l|UL|ul|u|U|F|f|ll|LL|ull|ULL)?\\b",
198
- "name": "constant.numeric.java-or-c"
184
+ "name": "constant.numeric.java-or-c",
185
+ "match": "\\b((0(x|X)[0-9a-fA-F]*)|(([0-9]+\\.?[0-9]*)|(\\.[0-9]+))((e|E)(\\+|-)?[0-9]+)?)(L|l|UL|ul|u|U|F|f|ll|LL|ull|ULL)?\\b"
199
186
  },
200
187
  {
188
+ "name": "string.quoted.double.java-or-c",
201
189
  "begin": "\"",
190
+ "end": "\"",
191
+ "patterns": [
192
+ {
193
+ "name": "constant.character.escape.antlr",
194
+ "match": "\\\\."
195
+ }
196
+ ],
202
197
  "beginCaptures": {
203
198
  "0": {
204
199
  "name": "punctuation.definition.string.begin.java-or-c"
205
200
  }
206
201
  },
207
- "end": "\"",
208
202
  "endCaptures": {
209
203
  "0": {
210
204
  "name": "punctuation.definition.string.end.java-or-c"
211
205
  }
212
- },
213
- "name": "string.quoted.double.java-or-c",
214
- "patterns": [
215
- {
216
- "match": "\\\\.",
217
- "name": "constant.character.escape.antlr"
218
- }
219
- ]
206
+ }
220
207
  },
221
208
  {
209
+ "name": "string.quoted.single.java-or-c",
222
210
  "begin": "'",
211
+ "end": "'",
212
+ "patterns": [
213
+ {
214
+ "name": "constant.character.escape.antlr",
215
+ "match": "\\\\."
216
+ }
217
+ ],
223
218
  "beginCaptures": {
224
219
  "0": {
225
220
  "name": "punctuation.definition.string.begin.java-or-c"
226
221
  }
227
222
  },
228
- "end": "'",
229
223
  "endCaptures": {
230
224
  "0": {
231
225
  "name": "punctuation.definition.string.end.java-or-c"
232
226
  }
233
- },
234
- "name": "string.quoted.single.java-or-c",
235
- "patterns": [
236
- {
237
- "match": "\\\\.",
238
- "name": "constant.character.escape.antlr"
239
- }
240
- ]
227
+ }
241
228
  },
242
229
  {
243
- "match": "\\bEOF_CHAR\\b",
244
- "name": "support.constant.eof-char.antlr"
230
+ "name": "support.constant.eof-char.antlr",
231
+ "match": "\\bEOF_CHAR\\b"
245
232
  },
246
233
  {
247
234
  "include": "#comments"
248
235
  }
249
- ]
236
+ ],
237
+ "beginCaptures": {
238
+ "0": {
239
+ "name": "punctuation.section.group.begin.antlr"
240
+ }
241
+ },
242
+ "endCaptures": {
243
+ "0": {
244
+ "name": "punctuation.section.group.end.antlr"
245
+ }
246
+ }
250
247
  },
251
248
  "strings": {
252
249
  "patterns": [
253
250
  {
251
+ "name": "string.quoted.double.antlr",
254
252
  "begin": "\"",
253
+ "end": "\"",
254
+ "patterns": [
255
+ {
256
+ "name": "constant.character.escape.antlr",
257
+ "match": "\\\\(u[0-9A-Fa-f]{4}|.)"
258
+ }
259
+ ],
255
260
  "beginCaptures": {
256
261
  "0": {
257
262
  "name": "punctuation.definition.string.begin.antlr"
258
263
  }
259
264
  },
260
- "end": "\"",
261
265
  "endCaptures": {
262
266
  "0": {
263
267
  "name": "punctuation.definition.string.end.antlr"
264
268
  }
265
- },
266
- "name": "string.quoted.double.antlr",
267
- "patterns": [
268
- {
269
- "match": "\\\\(u[0-9A-Fa-f]{4}|.)",
270
- "name": "constant.character.escape.antlr"
271
- }
272
- ]
269
+ }
273
270
  },
274
271
  {
272
+ "name": "string.quoted.single.antlr",
275
273
  "begin": "'",
274
+ "end": "'",
275
+ "patterns": [
276
+ {
277
+ "name": "constant.character.escape.antlr",
278
+ "match": "\\\\(u[0-9A-Fa-f]{4}|.)"
279
+ }
280
+ ],
276
281
  "beginCaptures": {
277
282
  "0": {
278
283
  "name": "punctuation.definition.string.begin.antlr"
279
284
  }
280
285
  },
281
- "end": "'",
282
286
  "endCaptures": {
283
287
  "0": {
284
288
  "name": "punctuation.definition.string.end.antlr"
285
289
  }
286
- },
287
- "name": "string.quoted.single.antlr",
288
- "patterns": [
289
- {
290
- "match": "\\\\(u[0-9A-Fa-f]{4}|.)",
291
- "name": "constant.character.escape.antlr"
292
- }
293
- ]
290
+ }
294
291
  }
295
292
  ]
296
293
  }
297
- },
298
- "scopeName": "source.antlr",
299
- "uuid": "ACABDECD-4F22-47D9-A5F4-DBA957A2A1CC"
300
- }
294
+ }
295
+ }
@@ -1,33 +1,31 @@
1
1
  {
2
- "fileTypes": [
3
- "conf",
4
- "htaccess"
5
- ],
6
- "keyEquivalent": "^~A",
7
2
  "name": "Apache",
3
+ "scopeName": "source.apache-config",
8
4
  "patterns": [
9
5
  {
10
6
  "begin": "(^[ \\t]+)?(?=#)",
11
- "beginCaptures": {
12
- "1": {
13
- "name": "punctuation.whitespace.comment.leading.apache-config"
14
- }
15
- },
16
7
  "end": "(?!\\G)",
17
8
  "patterns": [
18
9
  {
10
+ "name": "comment.line.number-sign.apache-config",
19
11
  "begin": "#",
12
+ "end": "\\n",
20
13
  "beginCaptures": {
21
14
  "0": {
22
15
  "name": "punctuation.definition.comment.apache-config"
23
16
  }
24
- },
25
- "end": "\\n",
26
- "name": "comment.line.number-sign.apache-config"
17
+ }
27
18
  }
28
- ]
19
+ ],
20
+ "beginCaptures": {
21
+ "1": {
22
+ "name": "punctuation.whitespace.comment.leading.apache-config"
23
+ }
24
+ }
29
25
  },
30
26
  {
27
+ "name": "meta.tag.any.html",
28
+ "match": "^[ ]*(\u003c)([a-zA-Z0-9:]+)[^\u003e]*(\u003e(\u003c)/)(\\2)(\u003e)",
31
29
  "captures": {
32
30
  "1": {
33
31
  "name": "punctuation.definition.tag.apache-config"
@@ -47,12 +45,17 @@
47
45
  "6": {
48
46
  "name": "punctuation.definition.tag.apache-config"
49
47
  }
50
- },
51
- "match": "^[ ]*(<)([a-zA-Z0-9:]+)[^>]*(>(<)/)(\\2)(>)",
52
- "name": "meta.tag.any.html"
48
+ }
53
49
  },
54
50
  {
55
- "begin": "^[ ]*((<)(VirtualHost)(?:[ ]+([^>]+))?(>))",
51
+ "name": "meta.vhost.apache-config",
52
+ "begin": "^[ ]*((\u003c)(VirtualHost)(?:[ ]+([^\u003e]+))?(\u003e))",
53
+ "end": "^[ ]*((\u003c/)(VirtualHost)[^\u003e]*(\u003e))",
54
+ "patterns": [
55
+ {
56
+ "include": "$base"
57
+ }
58
+ ],
56
59
  "beginCaptures": {
57
60
  "1": {
58
61
  "name": "meta.tag.apache-config"
@@ -70,7 +73,6 @@
70
73
  "name": "punctuation.definition.tag.apache-config"
71
74
  }
72
75
  },
73
- "end": "^[ ]*((</)(VirtualHost)[^>]*(>))",
74
76
  "endCaptures": {
75
77
  "1": {
76
78
  "name": "meta.tag.apache-config"
@@ -84,16 +86,17 @@
84
86
  "4": {
85
87
  "name": "punctuation.definition.tag.apache-config"
86
88
  }
87
- },
88
- "name": "meta.vhost.apache-config",
89
+ }
90
+ },
91
+ {
92
+ "name": "meta.directory.apache-config",
93
+ "begin": "^[ ]*((\u003c)(Directory(?:Match)?)(?:[ ]+([^\u003e]+))?(\u003e))",
94
+ "end": "^[ ]*((\u003c/)(Directory(?:Match)?)[^\u003e]*(\u003e))",
89
95
  "patterns": [
90
96
  {
91
97
  "include": "$base"
92
98
  }
93
- ]
94
- },
95
- {
96
- "begin": "^[ ]*((<)(Directory(?:Match)?)(?:[ ]+([^>]+))?(>))",
99
+ ],
97
100
  "beginCaptures": {
98
101
  "1": {
99
102
  "name": "meta.tag.apache-config"
@@ -111,7 +114,6 @@
111
114
  "name": "punctuation.definition.tag.apache-config"
112
115
  }
113
116
  },
114
- "end": "^[ ]*((</)(Directory(?:Match)?)[^>]*(>))",
115
117
  "endCaptures": {
116
118
  "1": {
117
119
  "name": "meta.tag.apache-config"
@@ -125,16 +127,17 @@
125
127
  "4": {
126
128
  "name": "punctuation.definition.tag.apache-config"
127
129
  }
128
- },
129
- "name": "meta.directory.apache-config",
130
+ }
131
+ },
132
+ {
133
+ "name": "meta.location.apache-config",
134
+ "begin": "^[ ]*((\u003c)(Location(?:Match)?)(?:[ ]+([^\u003e]+))?(\u003e))",
135
+ "end": "^[ ]*((\u003c/)(Location(?:Match)?)[^\u003e]*(\u003e))",
130
136
  "patterns": [
131
137
  {
132
138
  "include": "$base"
133
139
  }
134
- ]
135
- },
136
- {
137
- "begin": "^[ ]*((<)(Location(?:Match)?)(?:[ ]+([^>]+))?(>))",
140
+ ],
138
141
  "beginCaptures": {
139
142
  "1": {
140
143
  "name": "meta.tag.apache-config"
@@ -152,7 +155,6 @@
152
155
  "name": "punctuation.definition.tag.apache-config"
153
156
  }
154
157
  },
155
- "end": "^[ ]*((</)(Location(?:Match)?)[^>]*(>))",
156
158
  "endCaptures": {
157
159
  "1": {
158
160
  "name": "meta.tag.apache-config"
@@ -166,42 +168,31 @@
166
168
  "4": {
167
169
  "name": "punctuation.definition.tag.apache-config"
168
170
  }
169
- },
170
- "name": "meta.location.apache-config",
171
- "patterns": [
172
- {
173
- "include": "$base"
174
- }
175
- ]
171
+ }
176
172
  },
177
173
  {
174
+ "name": "source.include.apache-config",
178
175
  "begin": "(^Include)",
176
+ "end": "(\\n)",
177
+ "patterns": [
178
+ {
179
+ "name": "text.include.apache-config",
180
+ "match": "(.*)"
181
+ }
182
+ ],
179
183
  "beginCaptures": {
180
184
  "1": {
181
185
  "name": "support.constant.include.start.apache-config"
182
186
  }
183
187
  },
184
- "end": "(\\n)",
185
188
  "endCaptures": {
186
189
  "1": {
187
190
  "name": "support.constant.include.end.apache-config"
188
191
  }
189
- },
190
- "name": "source.include.apache-config",
191
- "patterns": [
192
- {
193
- "match": "(.*)",
194
- "name": "text.include.apache-config"
195
- }
196
- ]
192
+ }
197
193
  },
198
194
  {
199
195
  "begin": "^[ ]*\\b(RewriteCond)\\b",
200
- "captures": {
201
- "1": {
202
- "name": "support.constant.rewritecond.apache-config"
203
- }
204
- },
205
196
  "end": "$",
206
197
  "patterns": [
207
198
  {
@@ -212,38 +203,38 @@
212
203
  "include": "#vars"
213
204
  },
214
205
  {
215
- "match": "[^ %\\n]+",
216
- "name": "string.regexp.rewrite-test.apache-config"
206
+ "name": "string.regexp.rewrite-test.apache-config",
207
+ "match": "[^ %\\n]+"
217
208
  },
218
209
  {
219
210
  "begin": "[ ]+",
220
211
  "end": "$",
221
212
  "patterns": [
222
213
  {
223
- "match": "[^ %\\n]+",
224
- "name": "string.other.rewrite-condition.apache-config"
214
+ "name": "string.other.rewrite-condition.apache-config",
215
+ "match": "[^ %\\n]+"
225
216
  },
226
217
  {
218
+ "match": "[ ]+(\\[[^\\]]+\\])",
227
219
  "captures": {
228
220
  "1": {
229
221
  "name": "string.regexp.rewrite-operator.apache-config"
230
222
  }
231
- },
232
- "match": "[ ]+(\\[[^\\]]+\\])"
223
+ }
233
224
  }
234
225
  ]
235
226
  }
236
227
  ]
237
228
  }
238
- ]
239
- },
240
- {
241
- "begin": "^[ ]*\\b(RewriteRule)\\b",
229
+ ],
242
230
  "captures": {
243
231
  "1": {
244
- "name": "support.constant.rewriterule.apache-config"
232
+ "name": "support.constant.rewritecond.apache-config"
245
233
  }
246
- },
234
+ }
235
+ },
236
+ {
237
+ "begin": "^[ ]*\\b(RewriteRule)\\b",
247
238
  "end": "$",
248
239
  "patterns": [
249
240
  {
@@ -254,8 +245,8 @@
254
245
  "include": "#vars"
255
246
  },
256
247
  {
257
- "match": "[^ %]+",
258
- "name": "string.regexp.rewrite-pattern.apache-config"
248
+ "name": "string.regexp.rewrite-pattern.apache-config",
249
+ "match": "[^ %]+"
259
250
  },
260
251
  {
261
252
  "begin": "[ ]+",
@@ -265,54 +256,61 @@
265
256
  "include": "#vars"
266
257
  },
267
258
  {
268
- "match": "[^ %\\n]+",
269
- "name": "string.other.rewrite-substitution.apache-config"
259
+ "name": "string.other.rewrite-substitution.apache-config",
260
+ "match": "[^ %\\n]+"
270
261
  },
271
262
  {
263
+ "match": "[ ]+(\\[[^\\]]+\\])",
272
264
  "captures": {
273
265
  "1": {
274
266
  "name": "string.regexp.rewrite-operator.apache-config"
275
267
  }
276
- },
277
- "match": "[ ]+(\\[[^\\]]+\\])"
268
+ }
278
269
  }
279
270
  ]
280
271
  }
281
272
  ]
282
273
  }
283
- ]
274
+ ],
275
+ "captures": {
276
+ "1": {
277
+ "name": "support.constant.rewriterule.apache-config"
278
+ }
279
+ }
284
280
  },
285
281
  {
286
- "match": "\\b(R(e(sourceConfig|direct(Match|Temp|Permanent)?|qu(ire|estHeader)|ferer(Ignore|Log)|write(Rule|Map|Base|Cond|Options|Engine|Lo(ck|g(Level)?))|admeName|move(Handler|Charset|Type|InputFilter|OutputFilter|Encoding|Language))|Limit(MEM|NPROC|CPU))|Group|XBitHack|M(MapFile|i(nSpare(Servers|Threads)|meMagicFile)|odMimeUsePathInfo|Cache(RemovalAlgorithm|M(inObjectSize|ax(StreamingBuffer|Object(Size|Count)))|Size)|ultiviewsMatch|eta(Suffix|Dir|Files)|ax(RequestsPer(Child|Thread)|MemFree|Spare(Servers|Threads)|Clients|Threads(PerChild)?|KeepAliveRequests))|B(indAddress|S2000Account|rowserMatch(NoCase)?)|S(hmemUIDisUser|c(oreBoardFile|ript(Sock|InterpreterSource|Log(Buffer|Length)?|Alias(Match)?)?)|tart(Servers|Threads)|S(I(StartTag|TimeFormat|UndefinedEcho|E(ndTag|rrorMsg))|L(R(equire(SSL)?|andomSeed)|Mutex|SessionCache(Timeout)?|C(ipherSuite|ertificate(ChainFile|KeyFile|File)|A(Revocation(Path|File)|Certificate(Path|File)))|Options|P(assPhraseDialog|ro(tocol|xy(MachineCertificate(Path|File)|C(ipherSuite|A(Revocation(Path|File)|Certificate(Path|File)))|Protocol|Engine|Verify(Depth)?)))|Engine|Verify(Client|Depth)))|uexecUserGroup|e(ndBufferSize|cureListen|t(Handler|InputFilter|OutputFilter|Env(If(NoCase)?)?)|rver(Root|Signature|Name|T(ype|okens)|Path|Limit|A(dmin|lias)))|atisfy)|H(ostnameLookups|eader(Name)?)|N(o(Cache|Proxy)|umServers|ameVirtualHost|WSSL(TrustedCerts|Upgradeable))|C(h(ildPerUserID|eckSpelling|arset(SourceEnc|Options|Default))|GI(MapExtension|CommandArgs)|o(ntentDigest|okie(Style|Name|Tracking|Domain|Prefix|Expires|Format|Log)|reDumpDirectory)|ustomLog|learModuleList|ache(Root|Gc(MemUsage|Clean|Interval|Daily|Unused)|M(inFileSize|ax(Expire|FileSize))|Size|NegotiatedDocs|TimeMargin|Ignore(NoLastMod|CacheControl)|D(i(sable|rLe(ngth|vels))|efaultExpire)|E(nable|xpiryCheck)|F(ile|orceCompletion)|LastModifiedFactor))|T(hread(sPerChild|StackSize|Limit)|ypesConfig|ime(out|Out)|ransferLog)|I(n(clude|dex(Ignore|O(ptions|rderDefault)))|SAPI(ReadAheadBuffer|CacheFile|FakeAsync|LogNotSupported|AppendLogTo(Errors|Query))|dentityCheck|f(Module|Define)|map(Menu|Base|Default))|O(ptions|rder)|D(irectory(Match|Slash|Index)?|ocumentRoot|e(ny|f(late(MemLevel|BufferSize|CompressionLevel|FilterNote|WindowSize)|ault(Type|Icon|Language)))|av(MinTimeout|DepthInfinity|LockDB)?)|U(se(CanonicalName|r(Dir)?)|nsetEnv)|P(idFile|ort|assEnv|ro(tocol(ReqCheck|Echo)|xy(Re(ceiveBufferSize|quests|mote(Match)?)|Ma(tch|xForwards)|B(lock|adHeader)|Timeout|IOBufferSize|Domain|P(ass(Reverse)?|reserveHost)|ErrorOverride|Via)?))|E(nable(MMAP|Sendfile|ExceptionHook)|BCDIC(Convert(ByType)?|Kludge)|rror(Header|Document|Log)|x(t(endedStatus|Filter(Options|Define))|pires(ByType|Default|Active)|ample))|Virtual(ScriptAlias(IP)?|Host|DocumentRoot(IP)?)|KeepAlive(Timeout)?|F(ile(s(Match)?|ETag)|or(ce(Type|LanguagePriority)|ensicLog)|ancyIndexing)|Win32DisableAcceptEx|L(i(sten(Back(log|Log))?|mit(Request(Body|Field(s(ize)?|Size)|Line)|XMLRequestBody|InternalRecursion|Except)?)|o(c(kFile|ation(Match)?)|ad(Module|File)|g(Format|Level))|DAP(SharedCache(Size|File)|Cache(TTL|Entries)|TrustedCA(Type)?|OpCache(TTL|Entries))|anguagePriority)|A(ssignUserID|nonymous(_(MustGiveEmail|NoUserID|VerifyEmail|LogEmail|Authoritative))?|c(ce(ss(Config|FileName)|pt(Mutex|PathInfo|Filter))|tion)|dd(Module(Info)?|Handler|Charset|Type|I(nputFilter|con(By(Type|Encoding))?)|OutputFilter(ByType)?|De(scription|faultCharset)|Encoding|Language|Alt(By(Type|Encoding))?)|uth(GroupFile|Name|Type|D(B(GroupFile|M(GroupFile|Type|UserFile|Authoritative)|UserFile|Authoritative)|igest(GroupFile|ShmemSize|N(cCheck|once(Format|Lifetime))|Domain|Qop|File|Algorithm))|UserFile|LDAP(RemoteUserIsDN|GroupAttribute(IsDN)?|Bind(DN|Password)|C(harsetConfig|ompareDNOnServer)|DereferenceAliases|Url|Enabled|FrontPageHack|Authoritative)|Authoritative)|l(ias(Match)?|low(CONNECT|Override|EncodedSlashes)?)|gentLog)|MIMEMagicFile|WSGI(.[^ ]+))\\b",
287
- "name": "support.constant.apache-config"
282
+ "name": "support.constant.apache-config",
283
+ "match": "\\b(R(e(sourceConfig|direct(Match|Temp|Permanent)?|qu(ire|estHeader)|ferer(Ignore|Log)|write(Rule|Map|Base|Cond|Options|Engine|Lo(ck|g(Level)?))|admeName|move(Handler|Charset|Type|InputFilter|OutputFilter|Encoding|Language))|Limit(MEM|NPROC|CPU))|Group|XBitHack|M(MapFile|i(nSpare(Servers|Threads)|meMagicFile)|odMimeUsePathInfo|Cache(RemovalAlgorithm|M(inObjectSize|ax(StreamingBuffer|Object(Size|Count)))|Size)|ultiviewsMatch|eta(Suffix|Dir|Files)|ax(RequestsPer(Child|Thread)|MemFree|Spare(Servers|Threads)|Clients|Threads(PerChild)?|KeepAliveRequests))|B(indAddress|S2000Account|rowserMatch(NoCase)?)|S(hmemUIDisUser|c(oreBoardFile|ript(Sock|InterpreterSource|Log(Buffer|Length)?|Alias(Match)?)?)|tart(Servers|Threads)|S(I(StartTag|TimeFormat|UndefinedEcho|E(ndTag|rrorMsg))|L(R(equire(SSL)?|andomSeed)|Mutex|SessionCache(Timeout)?|C(ipherSuite|ertificate(ChainFile|KeyFile|File)|A(Revocation(Path|File)|Certificate(Path|File)))|Options|P(assPhraseDialog|ro(tocol|xy(MachineCertificate(Path|File)|C(ipherSuite|A(Revocation(Path|File)|Certificate(Path|File)))|Protocol|Engine|Verify(Depth)?)))|Engine|Verify(Client|Depth)))|uexecUserGroup|e(ndBufferSize|cureListen|t(Handler|InputFilter|OutputFilter|Env(If(NoCase)?)?)|rver(Root|Signature|Name|T(ype|okens)|Path|Limit|A(dmin|lias)))|atisfy)|H(ostnameLookups|eader(Name)?)|N(o(Cache|Proxy)|umServers|ameVirtualHost|WSSL(TrustedCerts|Upgradeable))|C(h(ildPerUserID|eckSpelling|arset(SourceEnc|Options|Default))|GI(MapExtension|CommandArgs)|o(ntentDigest|okie(Style|Name|Tracking|Domain|Prefix|Expires|Format|Log)|reDumpDirectory)|ustomLog|learModuleList|ache(Root|Gc(MemUsage|Clean|Interval|Daily|Unused)|M(inFileSize|ax(Expire|FileSize))|Size|NegotiatedDocs|TimeMargin|Ignore(NoLastMod|CacheControl)|D(i(sable|rLe(ngth|vels))|efaultExpire)|E(nable|xpiryCheck)|F(ile|orceCompletion)|LastModifiedFactor))|T(hread(sPerChild|StackSize|Limit)|ypesConfig|ime(out|Out)|ransferLog)|I(n(clude|dex(Ignore|O(ptions|rderDefault)))|SAPI(ReadAheadBuffer|CacheFile|FakeAsync|LogNotSupported|AppendLogTo(Errors|Query))|dentityCheck|f(Module|Define)|map(Menu|Base|Default))|O(ptions|rder)|D(irectory(Match|Slash|Index)?|ocumentRoot|e(ny|f(late(MemLevel|BufferSize|CompressionLevel|FilterNote|WindowSize)|ault(Type|Icon|Language)))|av(MinTimeout|DepthInfinity|LockDB)?)|U(se(CanonicalName|r(Dir)?)|nsetEnv)|P(idFile|ort|assEnv|ro(tocol(ReqCheck|Echo)|xy(Re(ceiveBufferSize|quests|mote(Match)?)|Ma(tch|xForwards)|B(lock|adHeader)|Timeout|IOBufferSize|Domain|P(ass(Reverse)?|reserveHost)|ErrorOverride|Via)?))|E(nable(MMAP|Sendfile|ExceptionHook)|BCDIC(Convert(ByType)?|Kludge)|rror(Header|Document|Log)|x(t(endedStatus|Filter(Options|Define))|pires(ByType|Default|Active)|ample))|Virtual(ScriptAlias(IP)?|Host|DocumentRoot(IP)?)|KeepAlive(Timeout)?|F(ile(s(Match)?|ETag)|or(ce(Type|LanguagePriority)|ensicLog)|ancyIndexing)|Win32DisableAcceptEx|L(i(sten(Back(log|Log))?|mit(Request(Body|Field(s(ize)?|Size)|Line)|XMLRequestBody|InternalRecursion|Except)?)|o(c(kFile|ation(Match)?)|ad(Module|File)|g(Format|Level))|DAP(SharedCache(Size|File)|Cache(TTL|Entries)|TrustedCA(Type)?|OpCache(TTL|Entries))|anguagePriority)|A(ssignUserID|nonymous(_(MustGiveEmail|NoUserID|VerifyEmail|LogEmail|Authoritative))?|c(ce(ss(Config|FileName)|pt(Mutex|PathInfo|Filter))|tion)|dd(Module(Info)?|Handler|Charset|Type|I(nputFilter|con(By(Type|Encoding))?)|OutputFilter(ByType)?|De(scription|faultCharset)|Encoding|Language|Alt(By(Type|Encoding))?)|uth(GroupFile|Name|Type|D(B(GroupFile|M(GroupFile|Type|UserFile|Authoritative)|UserFile|Authoritative)|igest(GroupFile|ShmemSize|N(cCheck|once(Format|Lifetime))|Domain|Qop|File|Algorithm))|UserFile|LDAP(RemoteUserIsDN|GroupAttribute(IsDN)?|Bind(DN|Password)|C(harsetConfig|ompareDNOnServer)|DereferenceAliases|Url|Enabled|FrontPageHack|Authoritative)|Authoritative)|l(ias(Match)?|low(CONNECT|Override|EncodedSlashes)?)|gentLog)|MIMEMagicFile|WSGI(.[^ ]+))\\b"
288
284
  },
289
285
  {
290
- "match": "\\b(access_module|actions_module|action_module|alias_module|anon_auth_module|asis_module|authn_alias_module|authn_anon_module|authn_dbd_module|authn_dbm_module|authn_default_module|authn_file_module|authnz_ldap_module|authz_dbm_module|authz_default_module|authz_groupfile_module|authz_host_module|authz_owner_module|authz_user_module|auth_basic_module|auth_digest_module|auth_module|autoindex_module|bonjour_module|cache_module|cern_meta_module|cgi_module|config_log_module|dav_fs_module|dav_module|dbd_module|dbm_auth_module|deflate_module|digest_module|dir_module|disk_cache_module|dumpio_module|env_module|expires_module|ext_filter_module|fastcgi_module|filter_module|foo_module|headers_module|hfs_apple_module|ident_module|imagemap_module|imap_module|includes_module|include_module|info_module|jk_module|ldap_module|logio_module|log_config_module|log_forensic_module|mem_cache_module|mime_magic_module|mime_module|negotiation_module|perl_module|php4_module|php5_module|proxy_ajp_module|proxy_balancer_module|proxy_connect_module|proxy_ftp_module|proxy_http_module|proxy_module|rendezvous_apple_module|rendezvous_module|rewrite_module|setenvif_module|speling_module|ssl_module|status_module|suexec_module|substitute_module|unique_id_module|userdir_module|usertrack_module|version_module|vhost_alias_module|wsgi_module)\\b",
291
- "name": "support.class.apache-config"
286
+ "name": "support.class.apache-config",
287
+ "match": "\\b(access_module|actions_module|action_module|alias_module|anon_auth_module|asis_module|authn_alias_module|authn_anon_module|authn_dbd_module|authn_dbm_module|authn_default_module|authn_file_module|authnz_ldap_module|authz_dbm_module|authz_default_module|authz_groupfile_module|authz_host_module|authz_owner_module|authz_user_module|auth_basic_module|auth_digest_module|auth_module|autoindex_module|bonjour_module|cache_module|cern_meta_module|cgi_module|config_log_module|dav_fs_module|dav_module|dbd_module|dbm_auth_module|deflate_module|digest_module|dir_module|disk_cache_module|dumpio_module|env_module|expires_module|ext_filter_module|fastcgi_module|filter_module|foo_module|headers_module|hfs_apple_module|ident_module|imagemap_module|imap_module|includes_module|include_module|info_module|jk_module|ldap_module|logio_module|log_config_module|log_forensic_module|mem_cache_module|mime_magic_module|mime_module|negotiation_module|perl_module|php4_module|php5_module|proxy_ajp_module|proxy_balancer_module|proxy_connect_module|proxy_ftp_module|proxy_http_module|proxy_module|rendezvous_apple_module|rendezvous_module|rewrite_module|setenvif_module|speling_module|ssl_module|status_module|suexec_module|substitute_module|unique_id_module|userdir_module|usertrack_module|version_module|vhost_alias_module|wsgi_module)\\b"
292
288
  },
293
289
  {
290
+ "name": "string.quoted.double.apache-config",
294
291
  "begin": "\"",
292
+ "end": "\"(?!\")",
293
+ "patterns": [
294
+ {
295
+ "name": "constant.character.escape.apostrophe.apache",
296
+ "match": "\"\""
297
+ }
298
+ ],
295
299
  "beginCaptures": {
296
300
  "0": {
297
301
  "name": "punctuation.definition.string.begin.apache-config"
298
302
  }
299
303
  },
300
- "end": "\"(?!\")",
301
304
  "endCaptures": {
302
305
  "0": {
303
306
  "name": "punctuation.definition.string.end.apache-config"
304
307
  }
305
- },
306
- "name": "string.quoted.double.apache-config",
307
- "patterns": [
308
- {
309
- "match": "\"\"",
310
- "name": "constant.character.escape.apostrophe.apache"
311
- }
312
- ]
308
+ }
313
309
  },
314
310
  {
315
- "begin": "(</?)([a-zA-Z]+)",
311
+ "name": "meta.tag.apache-config",
312
+ "begin": "(\u003c/?)([a-zA-Z]+)",
313
+ "end": "(/?\u003e)",
316
314
  "captures": {
317
315
  "1": {
318
316
  "name": "punctuation.definition.tag.apache-config"
@@ -320,15 +318,15 @@
320
318
  "2": {
321
319
  "name": "entity.name.tag.apache-config"
322
320
  }
323
- },
324
- "end": "(/?>)",
325
- "name": "meta.tag.apache-config"
321
+ }
326
322
  }
327
323
  ],
328
324
  "repository": {
329
325
  "vars": {
330
326
  "patterns": [
331
327
  {
328
+ "name": "support.variable.apache-config",
329
+ "match": "(%\\{)(?:API_VERSION|AUTH_TYPE|CONN_REMOTE_ADDR|CONTEXT_(?:PREFIX|DOCUMENT_ROOT)|DOCUMENT_ROOT|HTTP(S|_(?:ACCEPT|COOKIE|FORWARDED|HOST|PROXY_CONNECTION|REFERER|USER_AGENT))|IPV6|IS_SUBREQ|REMOTE_(?:ADDR|HOST|IDENT|PORT|USER)|REQUEST_(?:FILENAME|METHOD|SCHEME|URI)|SCRIPT_(?:FILENAME|GROUP|USER)|PATH_INFO|QUERY_STRING|SERVER_(?:ADDR|ADMIN|NAME|PORT|PROTOCOL|SOFTWARE)|THE_REQUEST|TIME_(?:YEAR|MON|DAY|HOUR|MIN|SEC|WDAY)|TIME|(?:ENV|HTTP|LA-F|LA-U|SSL):[^\\}]+)(\\})",
332
330
  "captures": {
333
331
  "1": {
334
332
  "name": "punctuation.definition.variable.apache-config"
@@ -336,17 +334,13 @@
336
334
  "3": {
337
335
  "name": "punctuation.definition.variable.apache-config"
338
336
  }
339
- },
340
- "match": "(%\\{)(?:API_VERSION|AUTH_TYPE|CONN_REMOTE_ADDR|CONTEXT_(?:PREFIX|DOCUMENT_ROOT)|DOCUMENT_ROOT|HTTP(S|_(?:ACCEPT|COOKIE|FORWARDED|HOST|PROXY_CONNECTION|REFERER|USER_AGENT))|IPV6|IS_SUBREQ|REMOTE_(?:ADDR|HOST|IDENT|PORT|USER)|REQUEST_(?:FILENAME|METHOD|SCHEME|URI)|SCRIPT_(?:FILENAME|GROUP|USER)|PATH_INFO|QUERY_STRING|SERVER_(?:ADDR|ADMIN|NAME|PORT|PROTOCOL|SOFTWARE)|THE_REQUEST|TIME_(?:YEAR|MON|DAY|HOUR|MIN|SEC|WDAY)|TIME|(?:ENV|HTTP|LA-F|LA-U|SSL):[^\\}]+)(\\})",
341
- "name": "support.variable.apache-config"
337
+ }
342
338
  },
343
339
  {
344
- "match": "%\\{[^\\}]+\\}",
345
- "name": "invalid.illegal.bad-var.apache-config"
340
+ "name": "invalid.illegal.bad-var.apache-config",
341
+ "match": "%\\{[^\\}]+\\}"
346
342
  }
347
343
  ]
348
344
  }
349
- },
350
- "scopeName": "source.apache-config",
351
- "uuid": "023D670E-80F1-11D9-9BD1-00039398C572"
352
- }
345
+ }
346
+ }