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,13 +1,6 @@
1
1
  {
2
- "fileTypes": [
3
- "idl",
4
- "webidl"
5
- ],
6
- "firstLineMatch": "-[*]-( Mode:)? C -[*]-",
7
- "foldingStartMarker": "(?x)\n\t\t /\\*\\*(?!\\*)\n\t\t|^(?![^{]*?//|[^{]*?/\\*(?!.*?\\*/.*?\\{)).*?\\{\\s*($|//|/\\*(?!.*?\\*/.*\\S))\n\t",
8
- "foldingStopMarker": "(?<!\\*)\\*\\*/|^\\s*\\}",
9
- "keyEquivalent": "^~C",
10
2
  "name": "IDL",
3
+ "scopeName": "source.webidl",
11
4
  "patterns": [
12
5
  {
13
6
  "include": "#preprocessor-rule-enabled"
@@ -25,116 +18,126 @@
25
18
  "include": "#modblock"
26
19
  },
27
20
  {
21
+ "name": "meta.modblock.webidl",
28
22
  "begin": "(cpp_quote)\\b\\(",
29
- "beginCaptures": {
30
- "1": {
31
- "name": "keyword.cpp_quote.webidl"
32
- }
33
- },
34
23
  "end": "\\)",
35
- "name": "meta.modblock.webidl",
36
24
  "patterns": [
37
25
  {
38
26
  "include": "$base"
39
27
  }
40
- ]
41
- },
42
- {
43
- "begin": "(SAFEARRAY)\\b\\(",
28
+ ],
44
29
  "beginCaptures": {
45
30
  "1": {
46
- "name": "storage.type.safearray.webidl"
31
+ "name": "keyword.cpp_quote.webidl"
47
32
  }
48
- },
49
- "end": "\\)",
33
+ }
34
+ },
35
+ {
50
36
  "name": "meta.safearray.webidl",
37
+ "begin": "(SAFEARRAY)\\b\\(",
38
+ "end": "\\)",
51
39
  "patterns": [
52
40
  {
53
41
  "include": "$base"
54
42
  }
55
- ]
43
+ ],
44
+ "beginCaptures": {
45
+ "1": {
46
+ "name": "storage.type.safearray.webidl"
47
+ }
48
+ }
56
49
  },
57
50
  {
58
- "match": "\\b(break|case|continue|default|do|else|for|goto|if|_Pragma|return|switch|while)\\b",
59
- "name": "keyword.control.webidl"
51
+ "name": "keyword.control.webidl",
52
+ "match": "\\b(break|case|continue|default|do|else|for|goto|if|_Pragma|return|switch|while)\\b"
60
53
  },
61
54
  {
62
- "match": "\\b(asm|__asm__|auto|bool|_Bool|char|_Complex|double|float|_Imaginary|int|long|short|signed|typedef|union|unsigned|void|VARIANT|BSTR)\\b",
63
- "name": "storage.type.webidl"
55
+ "name": "storage.type.webidl",
56
+ "match": "\\b(asm|__asm__|auto|bool|_Bool|char|_Complex|double|float|_Imaginary|int|long|short|signed|typedef|union|unsigned|void|VARIANT|BSTR)\\b"
64
57
  },
65
58
  {
66
- "match": "\\b(const|extern|register|restrict|static|volatile|inline)\\b",
67
- "name": "storage.modifier.webidl"
59
+ "name": "storage.modifier.webidl",
60
+ "match": "\\b(const|extern|register|restrict|static|volatile|inline)\\b"
68
61
  },
69
62
  {
70
- "comment": "common C constant naming idiom -- kConstantVariable",
71
- "match": "\\bk[A-Z]\\w*\\b",
72
- "name": "constant.other.variable.mac-classic.webidl"
63
+ "name": "constant.other.variable.mac-classic.webidl",
64
+ "match": "\\bk[A-Z]\\w*\\b"
73
65
  },
74
66
  {
75
- "match": "\\bg[A-Z]\\w*\\b",
76
- "name": "variable.other.readwrite.global.mac-classic.webidl"
67
+ "name": "variable.other.readwrite.global.mac-classic.webidl",
68
+ "match": "\\bg[A-Z]\\w*\\b"
77
69
  },
78
70
  {
79
- "match": "\\bs[A-Z]\\w*\\b",
80
- "name": "variable.other.readwrite.static.mac-classic.webidl"
71
+ "name": "variable.other.readwrite.static.mac-classic.webidl",
72
+ "match": "\\bs[A-Z]\\w*\\b"
81
73
  },
82
74
  {
83
- "match": "\\b(NULL|true|false|TRUE|FALSE)\\b",
84
- "name": "constant.language.webidl"
75
+ "name": "constant.language.webidl",
76
+ "match": "\\b(NULL|true|false|TRUE|FALSE)\\b"
85
77
  },
86
78
  {
87
79
  "include": "#sizeof"
88
80
  },
89
81
  {
90
- "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",
91
- "name": "constant.numeric.webidl"
82
+ "name": "constant.numeric.webidl",
83
+ "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"
92
84
  },
93
85
  {
86
+ "name": "string.quoted.double.webidl",
94
87
  "begin": "\"",
88
+ "end": "\"",
89
+ "patterns": [
90
+ {
91
+ "include": "#string_escaped_char"
92
+ },
93
+ {
94
+ "include": "#string_placeholder"
95
+ }
96
+ ],
95
97
  "beginCaptures": {
96
98
  "0": {
97
99
  "name": "punctuation.definition.string.begin.webidl"
98
100
  }
99
101
  },
100
- "end": "\"",
101
102
  "endCaptures": {
102
103
  "0": {
103
104
  "name": "punctuation.definition.string.end.webidl"
104
105
  }
105
- },
106
- "name": "string.quoted.double.webidl",
106
+ }
107
+ },
108
+ {
109
+ "name": "string.quoted.single.webidl",
110
+ "begin": "'",
111
+ "end": "'",
107
112
  "patterns": [
108
113
  {
109
114
  "include": "#string_escaped_char"
110
- },
111
- {
112
- "include": "#string_placeholder"
113
115
  }
114
- ]
115
- },
116
- {
117
- "begin": "'",
116
+ ],
118
117
  "beginCaptures": {
119
118
  "0": {
120
119
  "name": "punctuation.definition.string.begin.webidl"
121
120
  }
122
121
  },
123
- "end": "'",
124
122
  "endCaptures": {
125
123
  "0": {
126
124
  "name": "punctuation.definition.string.end.webidl"
127
125
  }
128
- },
129
- "name": "string.quoted.single.webidl",
126
+ }
127
+ },
128
+ {
129
+ "name": "meta.preprocessor.macro.webidl",
130
+ "begin": "(?x)\n \t\t^\\s*\\#\\s*(define)\\s+ # define\n \t\t((?\u003cid\u003e[a-zA-Z_][a-zA-Z0-9_]*)) # macro name\n \t\t(?: # and optionally:\n \t\t (\\() # an open parenthesis\n \t\t (\n \t\t \\s* \\g\u003cid\u003e \\s* # first argument\n \t\t ((,) \\s* \\g\u003cid\u003e \\s*)* # additional arguments\n \t\t (?:\\.\\.\\.)? # varargs ellipsis?\n \t\t )\n \t\t (\\)) # a close parenthesis\n \t\t)?\n \t",
131
+ "end": "(?=(?://|/\\*))|$",
130
132
  "patterns": [
131
133
  {
132
- "include": "#string_escaped_char"
134
+ "name": "punctuation.separator.continuation.webidl",
135
+ "match": "(?\u003e\\\\\\s*\\n)"
136
+ },
137
+ {
138
+ "include": "$base"
133
139
  }
134
- ]
135
- },
136
- {
137
- "begin": "(?x)\n \t\t^\\s*\\#\\s*(define)\\s+ # define\n \t\t((?<id>[a-zA-Z_][a-zA-Z0-9_]*)) # macro name\n \t\t(?: # and optionally:\n \t\t (\\() # an open parenthesis\n \t\t (\n \t\t \\s* \\g<id> \\s* # first argument\n \t\t ((,) \\s* \\g<id> \\s*)* # additional arguments\n \t\t (?:\\.\\.\\.)? # varargs ellipsis?\n \t\t )\n \t\t (\\)) # a close parenthesis\n \t\t)?\n \t",
140
+ ],
138
141
  "beginCaptures": {
139
142
  "1": {
140
143
  "name": "keyword.control.import.define.webidl"
@@ -154,119 +157,108 @@
154
157
  "8": {
155
158
  "name": "punctuation.definition.parameters.webidl"
156
159
  }
157
- },
158
- "end": "(?=(?://|/\\*))|$",
159
- "name": "meta.preprocessor.macro.webidl",
160
- "patterns": [
161
- {
162
- "match": "(?>\\\\\\s*\\n)",
163
- "name": "punctuation.separator.continuation.webidl"
164
- },
165
- {
166
- "include": "$base"
167
- }
168
- ]
160
+ }
169
161
  },
170
162
  {
163
+ "name": "meta.preprocessor.diagnostic.webidl",
171
164
  "begin": "^\\s*#\\s*(error|warning)\\b",
172
- "captures": {
173
- "1": {
174
- "name": "keyword.control.import.error.webidl"
175
- }
176
- },
177
165
  "end": "$",
178
- "name": "meta.preprocessor.diagnostic.webidl",
179
166
  "patterns": [
180
167
  {
181
- "match": "(?>\\\\\\s*\\n)",
182
- "name": "punctuation.separator.continuation.webidl"
168
+ "name": "punctuation.separator.continuation.webidl",
169
+ "match": "(?\u003e\\\\\\s*\\n)"
183
170
  }
184
- ]
185
- },
186
- {
187
- "begin": "^\\s*#\\s*(include|import)\\b\\s+",
171
+ ],
188
172
  "captures": {
189
173
  "1": {
190
- "name": "keyword.control.import.include.webidl"
174
+ "name": "keyword.control.import.error.webidl"
191
175
  }
192
- },
193
- "end": "(?=(?://|/\\*))|$",
176
+ }
177
+ },
178
+ {
194
179
  "name": "meta.preprocessor.c.include",
180
+ "begin": "^\\s*#\\s*(include|import)\\b\\s+",
181
+ "end": "(?=(?://|/\\*))|$",
195
182
  "patterns": [
196
183
  {
197
- "match": "(?>\\\\\\s*\\n)",
198
- "name": "punctuation.separator.continuation.webidl"
184
+ "name": "punctuation.separator.continuation.webidl",
185
+ "match": "(?\u003e\\\\\\s*\\n)"
199
186
  },
200
187
  {
188
+ "name": "string.quoted.double.include.webidl",
201
189
  "begin": "\"",
190
+ "end": "\"",
202
191
  "beginCaptures": {
203
192
  "0": {
204
193
  "name": "punctuation.definition.string.begin.webidl"
205
194
  }
206
195
  },
207
- "end": "\"",
208
196
  "endCaptures": {
209
197
  "0": {
210
198
  "name": "punctuation.definition.string.end.webidl"
211
199
  }
212
- },
213
- "name": "string.quoted.double.include.webidl"
200
+ }
214
201
  },
215
202
  {
216
- "begin": "<",
203
+ "name": "string.quoted.other.lt-gt.include.webidl",
204
+ "begin": "\u003c",
205
+ "end": "\u003e",
217
206
  "beginCaptures": {
218
207
  "0": {
219
208
  "name": "punctuation.definition.string.begin.webidl"
220
209
  }
221
210
  },
222
- "end": ">",
223
211
  "endCaptures": {
224
212
  "0": {
225
213
  "name": "punctuation.definition.string.end.webidl"
226
214
  }
227
- },
228
- "name": "string.quoted.other.lt-gt.include.webidl"
215
+ }
229
216
  }
230
- ]
217
+ ],
218
+ "captures": {
219
+ "1": {
220
+ "name": "keyword.control.import.include.webidl"
221
+ }
222
+ }
231
223
  },
232
224
  {
233
225
  "include": "#pragma-mark"
234
226
  },
235
227
  {
228
+ "name": "meta.preprocessor.webidl",
236
229
  "begin": "^\\s*#\\s*(define|defined|elif|else|if|ifdef|ifndef|line|pragma|undef)\\b",
237
- "captures": {
238
- "1": {
239
- "name": "keyword.control.import.webidl"
240
- }
241
- },
242
230
  "end": "(?=(?://|/\\*))|$",
243
- "name": "meta.preprocessor.webidl",
244
231
  "patterns": [
245
232
  {
246
- "match": "(?>\\\\\\s*\\n)",
247
- "name": "punctuation.separator.continuation.webidl"
233
+ "name": "punctuation.separator.continuation.webidl",
234
+ "match": "(?\u003e\\\\\\s*\\n)"
248
235
  }
249
- ]
236
+ ],
237
+ "captures": {
238
+ "1": {
239
+ "name": "keyword.control.import.webidl"
240
+ }
241
+ }
250
242
  },
251
243
  {
252
- "match": "\\b(u_char|u_short|u_int|u_long|ushort|uint|u_quad_t|quad_t|qaddr_t|caddr_t|daddr_t|dev_t|fixpt_t|blkcnt_t|blksize_t|gid_t|in_addr_t|in_port_t|ino_t|key_t|mode_t|nlink_t|id_t|pid_t|off_t|segsz_t|swblk_t|uid_t|id_t|clock_t|size_t|ssize_t|time_t|useconds_t|suseconds_t)\\b",
253
- "name": "support.type.sys-types.webidl"
244
+ "name": "support.type.sys-types.webidl",
245
+ "match": "\\b(u_char|u_short|u_int|u_long|ushort|uint|u_quad_t|quad_t|qaddr_t|caddr_t|daddr_t|dev_t|fixpt_t|blkcnt_t|blksize_t|gid_t|in_addr_t|in_port_t|ino_t|key_t|mode_t|nlink_t|id_t|pid_t|off_t|segsz_t|swblk_t|uid_t|id_t|clock_t|size_t|ssize_t|time_t|useconds_t|suseconds_t)\\b"
254
246
  },
255
247
  {
256
- "match": "\\b(pthread_attr_t|pthread_cond_t|pthread_condattr_t|pthread_mutex_t|pthread_mutexattr_t|pthread_once_t|pthread_rwlock_t|pthread_rwlockattr_t|pthread_t|pthread_key_t)\\b",
257
- "name": "support.type.pthread.webidl"
248
+ "name": "support.type.pthread.webidl",
249
+ "match": "\\b(pthread_attr_t|pthread_cond_t|pthread_condattr_t|pthread_mutex_t|pthread_mutexattr_t|pthread_once_t|pthread_rwlock_t|pthread_rwlockattr_t|pthread_t|pthread_key_t)\\b"
258
250
  },
259
251
  {
260
- "match": "\\b(int8_t|int16_t|int32_t|int64_t|uint8_t|uint16_t|uint32_t|uint64_t|int_least8_t|int_least16_t|int_least32_t|int_least64_t|uint_least8_t|uint_least16_t|uint_least32_t|uint_least64_t|int_fast8_t|int_fast16_t|int_fast32_t|int_fast64_t|uint_fast8_t|uint_fast16_t|uint_fast32_t|uint_fast64_t|intptr_t|uintptr_t|intmax_t|intmax_t|uintmax_t|uintmax_t)\\b",
261
- "name": "support.type.stdint.webidl"
252
+ "name": "support.type.stdint.webidl",
253
+ "match": "\\b(int8_t|int16_t|int32_t|int64_t|uint8_t|uint16_t|uint32_t|uint64_t|int_least8_t|int_least16_t|int_least32_t|int_least64_t|uint_least8_t|uint_least16_t|uint_least32_t|uint_least64_t|int_fast8_t|int_fast16_t|int_fast32_t|int_fast64_t|uint_fast8_t|uint_fast16_t|uint_fast32_t|uint_fast64_t|intptr_t|uintptr_t|intmax_t|intmax_t|uintmax_t|uintmax_t)\\b"
262
254
  },
263
255
  {
264
- "match": "\\b(noErr|kNilOptions|kInvalidID|kVariableLengthArray)\\b",
265
- "name": "support.constant.mac-classic.webidl"
256
+ "name": "support.constant.mac-classic.webidl",
257
+ "match": "\\b(noErr|kNilOptions|kInvalidID|kVariableLengthArray)\\b"
266
258
  },
267
259
  {
268
- "match": "\\b(AbsoluteTime|Boolean|Byte|ByteCount|ByteOffset|BytePtr|CompTimeValue|ConstLogicalAddress|ConstStrFileNameParam|ConstStringPtr|Duration|Fixed|FixedPtr|Float32|Float32Point|Float64|Float80|Float96|FourCharCode|Fract|FractPtr|Handle|ItemCount|LogicalAddress|OptionBits|OSErr|OSStatus|OSType|OSTypePtr|PhysicalAddress|ProcessSerialNumber|ProcessSerialNumberPtr|ProcHandle|Ptr|ResType|ResTypePtr|ShortFixed|ShortFixedPtr|SignedByte|SInt16|SInt32|SInt64|SInt8|Size|StrFileName|StringHandle|StringPtr|TimeBase|TimeRecord|TimeScale|TimeValue|TimeValue64|UInt16|UInt32|UInt64|UInt8|UniChar|UniCharCount|UniCharCountPtr|UniCharPtr|UnicodeScalarValue|UniversalProcHandle|UniversalProcPtr|UnsignedFixed|UnsignedFixedPtr|UnsignedWide|UTF16Char|UTF32Char|UTF8Char)\\b",
269
- "name": "support.type.mac-classic.webidl"
260
+ "name": "support.type.mac-classic.webidl",
261
+ "match": "\\b(AbsoluteTime|Boolean|Byte|ByteCount|ByteOffset|BytePtr|CompTimeValue|ConstLogicalAddress|ConstStrFileNameParam|ConstStringPtr|Duration|Fixed|FixedPtr|Float32|Float32Point|Float64|Float80|Float96|FourCharCode|Fract|FractPtr|Handle|ItemCount|LogicalAddress|OptionBits|OSErr|OSStatus|OSType|OSTypePtr|PhysicalAddress|ProcessSerialNumber|ProcessSerialNumberPtr|ProcHandle|Ptr|ResType|ResTypePtr|ShortFixed|ShortFixedPtr|SignedByte|SInt16|SInt32|SInt64|SInt8|Size|StrFileName|StringHandle|StringPtr|TimeBase|TimeRecord|TimeScale|TimeValue|TimeValue64|UInt16|UInt32|UInt64|UInt8|UniChar|UniCharCount|UniCharCountPtr|UniCharPtr|UnicodeScalarValue|UniversalProcHandle|UniversalProcPtr|UnsignedFixed|UnsignedFixedPtr|UnsignedWide|UTF16Char|UTF32Char|UTF8Char)\\b"
270
262
  },
271
263
  {
272
264
  "include": "#block"
@@ -275,37 +267,16 @@
275
267
  "include": "#function"
276
268
  },
277
269
  {
278
- "begin": "\\b(coclass|dispinterface|library|struct|interface|enum)\\s+([_A-Za-z][_A-Za-z0-9]*\\b)",
279
- "beginCaptures": {
280
- "1": {
281
- "name": "storage.type.webidl"
282
- },
283
- "2": {
284
- "name": "entity.name.type.webidl"
285
- }
286
- },
287
- "end": "([_A-Za-z][_A-Za-z0-9]*\\b)? (?<=\\})|(?=(;|,|\\(|\\)|>|\\[|\\]))",
288
270
  "name": "meta.class-struct-block.webidl",
271
+ "begin": "\\b(coclass|dispinterface|library|struct|interface|enum)\\s+([_A-Za-z][_A-Za-z0-9]*\\b)",
272
+ "end": "([_A-Za-z][_A-Za-z0-9]*\\b)? (?\u003c=\\})|(?=(;|,|\\(|\\)|\u003e|\\[|\\]))",
289
273
  "patterns": [
290
274
  {
291
275
  "include": "#angle_brackets"
292
276
  },
293
277
  {
294
278
  "begin": "(\\{)",
295
- "beginCaptures": {
296
- "1": {
297
- "name": "punctuation.definition.scope.webidl"
298
- }
299
- },
300
279
  "end": "(\\})(\\s*\\n)?",
301
- "endCaptures": {
302
- "1": {
303
- "name": "punctuation.definition.invalid.webidl"
304
- },
305
- "2": {
306
- "name": "invalid.illegal.you-forgot-semicolon.webidl"
307
- }
308
- },
309
280
  "patterns": [
310
281
  {
311
282
  "include": "#function"
@@ -322,89 +293,50 @@
322
293
  {
323
294
  "include": "$base"
324
295
  }
325
- ]
296
+ ],
297
+ "beginCaptures": {
298
+ "1": {
299
+ "name": "punctuation.definition.scope.webidl"
300
+ }
301
+ },
302
+ "endCaptures": {
303
+ "1": {
304
+ "name": "punctuation.definition.invalid.webidl"
305
+ },
306
+ "2": {
307
+ "name": "invalid.illegal.you-forgot-semicolon.webidl"
308
+ }
309
+ }
326
310
  },
327
311
  {
328
312
  "include": "$base"
329
313
  }
330
- ]
314
+ ],
315
+ "beginCaptures": {
316
+ "1": {
317
+ "name": "storage.type.webidl"
318
+ },
319
+ "2": {
320
+ "name": "entity.name.type.webidl"
321
+ }
322
+ }
331
323
  }
332
324
  ],
333
325
  "repository": {
334
326
  "access": {
335
- "match": "\\.[a-zA-Z_][a-zA-Z_0-9]*\\b(?!\\s*\\()",
336
- "name": "variable.other.dot-access.webidl"
327
+ "name": "variable.other.dot-access.webidl",
328
+ "match": "\\.[a-zA-Z_][a-zA-Z_0-9]*\\b(?!\\s*\\()"
337
329
  },
338
330
  "block": {
331
+ "name": "meta.block.webidl",
339
332
  "begin": "\\{",
340
333
  "end": "\\}",
341
- "name": "meta.block.webidl",
342
334
  "patterns": [
343
335
  {
344
336
  "include": "#block_innards"
345
337
  }
346
338
  ]
347
339
  },
348
- "function": {
349
- "begin": "(?x)\n\t \t\t(?: ^ # begin-of-line\n\t \t\t |\n\t \t\t (?: (?= \\s ) (?<!else|new|return) (?<=\\w) # or word + space before name\n\t \t\t | (?= \\s*[A-Za-z_] ) (?<!&&) (?<=[*&>]) # or type modifier before name\n\t \t\t )\n\t \t\t)\n\t \t\t(\\s*) (?!(while|for|do|if|else|switch|catch|enumerate|return|r?iterate)\\s*\\()\n\t \t\t(\n\t \t\t\t(?: [A-Za-z_][A-Za-z0-9_]*+ | :: )++ | # actual name\n\t \t\t\t(?: (?<=operator) (?: [-*&<>=+!]+ | \\(\\) | \\[\\] ) ) # if it is a C++ operator\n\t \t\t)\n\t \t\t \\s*(?=\\()",
350
- "beginCaptures": {
351
- "1": {
352
- "name": "punctuation.whitespace.function.leading.webidl"
353
- },
354
- "3": {
355
- "name": "entity.name.function.webidl"
356
- },
357
- "4": {
358
- "name": "punctuation.definition.parameters.webidl"
359
- }
360
- },
361
- "end": "(?<=\\})|(?=#)|(;)",
362
- "name": "meta.function.webidl",
363
- "patterns": [
364
- {
365
- "include": "#comments"
366
- },
367
- {
368
- "include": "#modblock"
369
- },
370
- {
371
- "include": "#parens"
372
- },
373
- {
374
- "match": "\\b(const|override)\\b",
375
- "name": "storage.modifier.webidl"
376
- },
377
- {
378
- "include": "#block"
379
- }
380
- ]
381
- },
382
- "modblock": {
383
- "begin": "\\[",
384
- "end": "\\]",
385
- "name": "meta.modblock.webidl",
386
- "patterns": [
387
- {
388
- "begin": "([A-Za-z_][A-Za-z0-9_]*+)\\b\\(",
389
- "beginCaptures": {
390
- "1": {
391
- "name": "storage.modifier.modblock.key.webidl"
392
- }
393
- },
394
- "end": "\\)",
395
- "name": "meta.modblock.webidl",
396
- "patterns": [
397
- {
398
- "include": "$base"
399
- }
400
- ]
401
- },
402
- {
403
- "match": "[A-Za-z_][A-Za-z0-9_]*+",
404
- "name": "storage.modifier.modblock.key.webidl"
405
- }
406
- ]
407
- },
408
340
  "block_innards": {
409
341
  "patterns": [
410
342
  {
@@ -423,6 +355,7 @@
423
355
  "include": "#access"
424
356
  },
425
357
  {
358
+ "match": "(\\s*)\\b(hypot(f|l)?|s(scanf|ystem|nprintf|ca(nf|lb(n(f|l)?|ln(f|l)?))|i(n(h(f|l)?|f|l)?|gn(al|bit))|tr(s(tr|pn)|nc(py|at|mp)|c(spn|hr|oll|py|at|mp)|to(imax|d|u(l(l)?|max)|k|f|l(d|l)?)|error|pbrk|ftime|len|rchr|xfrm)|printf|et(jmp|vbuf|locale|buf)|qrt(f|l)?|w(scanf|printf)|rand)|n(e(arbyint(f|l)?|xt(toward(f|l)?|after(f|l)?))|an(f|l)?)|c(s(in(h(f|l)?|f|l)?|qrt(f|l)?)|cos(h(f)?|f|l)?|imag(f|l)?|t(ime|an(h(f|l)?|f|l)?)|o(s(h(f|l)?|f|l)?|nj(f|l)?|pysign(f|l)?)|p(ow(f|l)?|roj(f|l)?)|e(il(f|l)?|xp(f|l)?)|l(o(ck|g(f|l)?)|earerr)|a(sin(h(f|l)?|f|l)?|cos(h(f|l)?|f|l)?|tan(h(f|l)?|f|l)?|lloc|rg(f|l)?|bs(f|l)?)|real(f|l)?|brt(f|l)?)|t(ime|o(upper|lower)|an(h(f|l)?|f|l)?|runc(f|l)?|gamma(f|l)?|mp(nam|file))|i(s(space|n(ormal|an)|cntrl|inf|digit|u(nordered|pper)|p(unct|rint)|finite|w(space|c(ntrl|type)|digit|upper|p(unct|rint)|lower|al(num|pha)|graph|xdigit|blank)|l(ower|ess(equal|greater)?)|al(num|pha)|gr(eater(equal)?|aph)|xdigit|blank)|logb(f|l)?|max(div|abs))|di(v|fftime)|_Exit|unget(c|wc)|p(ow(f|l)?|ut(s|c(har)?|wc(har)?)|error|rintf)|e(rf(c(f|l)?|f|l)?|x(it|p(2(f|l)?|f|l|m1(f|l)?)?))|v(s(scanf|nprintf|canf|printf|w(scanf|printf))|printf|f(scanf|printf|w(scanf|printf))|w(scanf|printf)|a_(start|copy|end|arg))|qsort|f(s(canf|e(tpos|ek))|close|tell|open|dim(f|l)?|p(classify|ut(s|c|w(s|c))|rintf)|e(holdexcept|set(e(nv|xceptflag)|round)|clearexcept|testexcept|of|updateenv|r(aiseexcept|ror)|get(e(nv|xceptflag)|round))|flush|w(scanf|ide|printf|rite)|loor(f|l)?|abs(f|l)?|get(s|c|pos|w(s|c))|re(open|e|ad|xp(f|l)?)|m(in(f|l)?|od(f|l)?|a(f|l|x(f|l)?)?))|l(d(iv|exp(f|l)?)|o(ngjmp|cal(time|econv)|g(1(p(f|l)?|0(f|l)?)|2(f|l)?|f|l|b(f|l)?)?)|abs|l(div|abs|r(int(f|l)?|ound(f|l)?))|r(int(f|l)?|ound(f|l)?)|gamma(f|l)?)|w(scanf|c(s(s(tr|pn)|nc(py|at|mp)|c(spn|hr|oll|py|at|mp)|to(imax|d|u(l(l)?|max)|k|f|l(d|l)?|mbs)|pbrk|ftime|len|r(chr|tombs)|xfrm)|to(b|mb)|rtomb)|printf|mem(set|c(hr|py|mp)|move))|a(s(sert|ctime|in(h(f|l)?|f|l)?)|cos(h(f|l)?|f|l)?|t(o(i|f|l(l)?)|exit|an(h(f|l)?|2(f|l)?|f|l)?)|b(s|ort))|g(et(s|c(har)?|env|wc(har)?)|mtime)|r(int(f|l)?|ound(f|l)?|e(name|alloc|wind|m(ove|quo(f|l)?|ainder(f|l)?))|a(nd|ise))|b(search|towc)|m(odf(f|l)?|em(set|c(hr|py|mp)|move)|ktime|alloc|b(s(init|towcs|rtowcs)|towc|len|r(towc|len))))\\b",
426
359
  "captures": {
427
360
  "1": {
428
361
  "name": "punctuation.whitespace.support.function.leading.webidl"
@@ -430,10 +363,11 @@
430
363
  "2": {
431
364
  "name": "support.function.C99.webidl"
432
365
  }
433
- },
434
- "match": "(\\s*)\\b(hypot(f|l)?|s(scanf|ystem|nprintf|ca(nf|lb(n(f|l)?|ln(f|l)?))|i(n(h(f|l)?|f|l)?|gn(al|bit))|tr(s(tr|pn)|nc(py|at|mp)|c(spn|hr|oll|py|at|mp)|to(imax|d|u(l(l)?|max)|k|f|l(d|l)?)|error|pbrk|ftime|len|rchr|xfrm)|printf|et(jmp|vbuf|locale|buf)|qrt(f|l)?|w(scanf|printf)|rand)|n(e(arbyint(f|l)?|xt(toward(f|l)?|after(f|l)?))|an(f|l)?)|c(s(in(h(f|l)?|f|l)?|qrt(f|l)?)|cos(h(f)?|f|l)?|imag(f|l)?|t(ime|an(h(f|l)?|f|l)?)|o(s(h(f|l)?|f|l)?|nj(f|l)?|pysign(f|l)?)|p(ow(f|l)?|roj(f|l)?)|e(il(f|l)?|xp(f|l)?)|l(o(ck|g(f|l)?)|earerr)|a(sin(h(f|l)?|f|l)?|cos(h(f|l)?|f|l)?|tan(h(f|l)?|f|l)?|lloc|rg(f|l)?|bs(f|l)?)|real(f|l)?|brt(f|l)?)|t(ime|o(upper|lower)|an(h(f|l)?|f|l)?|runc(f|l)?|gamma(f|l)?|mp(nam|file))|i(s(space|n(ormal|an)|cntrl|inf|digit|u(nordered|pper)|p(unct|rint)|finite|w(space|c(ntrl|type)|digit|upper|p(unct|rint)|lower|al(num|pha)|graph|xdigit|blank)|l(ower|ess(equal|greater)?)|al(num|pha)|gr(eater(equal)?|aph)|xdigit|blank)|logb(f|l)?|max(div|abs))|di(v|fftime)|_Exit|unget(c|wc)|p(ow(f|l)?|ut(s|c(har)?|wc(har)?)|error|rintf)|e(rf(c(f|l)?|f|l)?|x(it|p(2(f|l)?|f|l|m1(f|l)?)?))|v(s(scanf|nprintf|canf|printf|w(scanf|printf))|printf|f(scanf|printf|w(scanf|printf))|w(scanf|printf)|a_(start|copy|end|arg))|qsort|f(s(canf|e(tpos|ek))|close|tell|open|dim(f|l)?|p(classify|ut(s|c|w(s|c))|rintf)|e(holdexcept|set(e(nv|xceptflag)|round)|clearexcept|testexcept|of|updateenv|r(aiseexcept|ror)|get(e(nv|xceptflag)|round))|flush|w(scanf|ide|printf|rite)|loor(f|l)?|abs(f|l)?|get(s|c|pos|w(s|c))|re(open|e|ad|xp(f|l)?)|m(in(f|l)?|od(f|l)?|a(f|l|x(f|l)?)?))|l(d(iv|exp(f|l)?)|o(ngjmp|cal(time|econv)|g(1(p(f|l)?|0(f|l)?)|2(f|l)?|f|l|b(f|l)?)?)|abs|l(div|abs|r(int(f|l)?|ound(f|l)?))|r(int(f|l)?|ound(f|l)?)|gamma(f|l)?)|w(scanf|c(s(s(tr|pn)|nc(py|at|mp)|c(spn|hr|oll|py|at|mp)|to(imax|d|u(l(l)?|max)|k|f|l(d|l)?|mbs)|pbrk|ftime|len|r(chr|tombs)|xfrm)|to(b|mb)|rtomb)|printf|mem(set|c(hr|py|mp)|move))|a(s(sert|ctime|in(h(f|l)?|f|l)?)|cos(h(f|l)?|f|l)?|t(o(i|f|l(l)?)|exit|an(h(f|l)?|2(f|l)?|f|l)?)|b(s|ort))|g(et(s|c(har)?|env|wc(har)?)|mtime)|r(int(f|l)?|ound(f|l)?|e(name|alloc|wind|m(ove|quo(f|l)?|ainder(f|l)?))|a(nd|ise))|b(search|towc)|m(odf(f|l)?|em(set|c(hr|py|mp)|move)|ktime|alloc|b(s(init|towcs|rtowcs)|towc|len|r(towc|len))))\\b"
366
+ }
435
367
  },
436
368
  {
369
+ "name": "meta.function-call.webidl",
370
+ "match": "(?x) (?: (?= \\s ) (?:(?\u003c=else|new|return) | (?\u003c!\\w)) (\\s+))?\n\t\t\t(\\b\n\t\t\t\t(?!(while|for|do|if|else|switch|catch|enumerate|return|r?iterate)\\s*\\()(?:(?!NS)[A-Za-z_][A-Za-z0-9_]*+\\b | :: )++ # actual name\n\t\t\t)\n\t\t\t \\s*(\\()",
437
371
  "captures": {
438
372
  "1": {
439
373
  "name": "punctuation.whitespace.function-call.leading.webidl"
@@ -444,11 +378,11 @@
444
378
  "3": {
445
379
  "name": "punctuation.definition.parameters.webidl"
446
380
  }
447
- },
448
- "match": "(?x) (?: (?= \\s ) (?:(?<=else|new|return) | (?<!\\w)) (\\s+))?\n\t\t\t(\\b\n\t\t\t\t(?!(while|for|do|if|else|switch|catch|enumerate|return|r?iterate)\\s*\\()(?:(?!NS)[A-Za-z_][A-Za-z0-9_]*+\\b | :: )++ # actual name\n\t\t\t)\n\t\t\t \\s*(\\()",
449
- "name": "meta.function-call.webidl"
381
+ }
450
382
  },
451
383
  {
384
+ "name": "meta.initialization.webidl",
385
+ "match": "(?x)\n\t\t\t (?x)\n\t\t\t(?:\n\t\t\t (?: (?= \\s ) (?\u003c!else|new|return) (?\u003c=\\w)\\s+ # or word + space before name\n\t\t\t )\n\t\t\t)\n\t\t\t(\n\t\t\t\t(?: [A-Za-z_][A-Za-z0-9_]*+ | :: )++ | # actual name\n\t\t\t\t(?: (?\u003c=operator) (?: [-*\u0026\u003c\u003e=+!]+ | \\(\\) | \\[\\] ) )? # if it is a C++ operator\n\t\t\t)\n\t\t\t \\s*(\\()",
452
386
  "captures": {
453
387
  "1": {
454
388
  "name": "variable.other.webidl"
@@ -456,9 +390,7 @@
456
390
  "2": {
457
391
  "name": "punctuation.definition.parameters.webidl"
458
392
  }
459
- },
460
- "match": "(?x)\n\t\t\t (?x)\n\t\t\t(?:\n\t\t\t (?: (?= \\s ) (?<!else|new|return) (?<=\\w)\\s+ # or word + space before name\n\t\t\t )\n\t\t\t)\n\t\t\t(\n\t\t\t\t(?: [A-Za-z_][A-Za-z0-9_]*+ | :: )++ | # actual name\n\t\t\t\t(?: (?<=operator) (?: [-*&<>=+!]+ | \\(\\) | \\[\\] ) )? # if it is a C++ operator\n\t\t\t)\n\t\t\t \\s*(\\()",
461
- "name": "meta.initialization.webidl"
393
+ }
462
394
  },
463
395
  {
464
396
  "include": "#block"
@@ -471,58 +403,57 @@
471
403
  "comments": {
472
404
  "patterns": [
473
405
  {
406
+ "name": "comment.block.webidl",
407
+ "match": "^/\\* =(\\s*.*?)\\s*= \\*/$\\n?",
474
408
  "captures": {
475
409
  "1": {
476
410
  "name": "meta.toc-list.banner.block.webidl"
477
411
  }
478
- },
479
- "match": "^/\\* =(\\s*.*?)\\s*= \\*/$\\n?",
480
- "name": "comment.block.webidl"
412
+ }
481
413
  },
482
414
  {
415
+ "name": "comment.block.webidl",
483
416
  "begin": "/\\*",
417
+ "end": "\\*/",
484
418
  "captures": {
485
419
  "0": {
486
420
  "name": "punctuation.definition.comment.webidl"
487
421
  }
488
- },
489
- "end": "\\*/",
490
- "name": "comment.block.webidl"
422
+ }
491
423
  },
492
424
  {
493
- "match": "\\*/.*\\n",
494
- "name": "invalid.illegal.stray-comment-end.webidl"
425
+ "name": "invalid.illegal.stray-comment-end.webidl",
426
+ "match": "\\*/.*\\n"
495
427
  },
496
428
  {
429
+ "name": "comment.line.banner.webidl",
430
+ "match": "^// =(\\s*.*?)\\s*=\\s*$\\n?",
497
431
  "captures": {
498
432
  "1": {
499
433
  "name": "meta.toc-list.banner.line.webidl"
500
434
  }
501
- },
502
- "match": "^// =(\\s*.*?)\\s*=\\s*$\\n?",
503
- "name": "comment.line.banner.webidl"
435
+ }
504
436
  },
505
437
  {
438
+ "name": "comment.line.double-slash.webidl",
506
439
  "begin": "//",
507
- "beginCaptures": {
508
- "0": {
509
- "name": "punctuation.definition.comment.webidl"
510
- }
511
- },
512
440
  "end": "$\\n?",
513
- "name": "comment.line.double-slash.webidl",
514
441
  "patterns": [
515
442
  {
516
- "match": "(?>\\\\\\s*\\n)",
517
- "name": "punctuation.separator.continuation.webidl"
443
+ "name": "punctuation.separator.continuation.webidl",
444
+ "match": "(?\u003e\\\\\\s*\\n)"
518
445
  }
519
- ]
446
+ ],
447
+ "beginCaptures": {
448
+ "0": {
449
+ "name": "punctuation.definition.comment.webidl"
450
+ }
451
+ }
520
452
  }
521
453
  ]
522
454
  },
523
455
  "disabled": {
524
456
  "begin": "^\\s*#\\s*if(n?def)?\\b.*$",
525
- "comment": "eat nested preprocessor if(def)s",
526
457
  "end": "^\\s*#\\s*endif\\b.*$",
527
458
  "patterns": [
528
459
  {
@@ -533,10 +464,70 @@
533
464
  }
534
465
  ]
535
466
  },
467
+ "function": {
468
+ "name": "meta.function.webidl",
469
+ "begin": "(?x)\n\t \t\t(?: ^ # begin-of-line\n\t \t\t |\n\t \t\t (?: (?= \\s ) (?\u003c!else|new|return) (?\u003c=\\w) # or word + space before name\n\t \t\t | (?= \\s*[A-Za-z_] ) (?\u003c!\u0026\u0026) (?\u003c=[*\u0026\u003e]) # or type modifier before name\n\t \t\t )\n\t \t\t)\n\t \t\t(\\s*) (?!(while|for|do|if|else|switch|catch|enumerate|return|r?iterate)\\s*\\()\n\t \t\t(\n\t \t\t\t(?: [A-Za-z_][A-Za-z0-9_]*+ | :: )++ | # actual name\n\t \t\t\t(?: (?\u003c=operator) (?: [-*\u0026\u003c\u003e=+!]+ | \\(\\) | \\[\\] ) ) # if it is a C++ operator\n\t \t\t)\n\t \t\t \\s*(?=\\()",
470
+ "end": "(?\u003c=\\})|(?=#)|(;)",
471
+ "patterns": [
472
+ {
473
+ "include": "#comments"
474
+ },
475
+ {
476
+ "include": "#modblock"
477
+ },
478
+ {
479
+ "include": "#parens"
480
+ },
481
+ {
482
+ "name": "storage.modifier.webidl",
483
+ "match": "\\b(const|override)\\b"
484
+ },
485
+ {
486
+ "include": "#block"
487
+ }
488
+ ],
489
+ "beginCaptures": {
490
+ "1": {
491
+ "name": "punctuation.whitespace.function.leading.webidl"
492
+ },
493
+ "3": {
494
+ "name": "entity.name.function.webidl"
495
+ },
496
+ "4": {
497
+ "name": "punctuation.definition.parameters.webidl"
498
+ }
499
+ }
500
+ },
501
+ "modblock": {
502
+ "name": "meta.modblock.webidl",
503
+ "begin": "\\[",
504
+ "end": "\\]",
505
+ "patterns": [
506
+ {
507
+ "name": "meta.modblock.webidl",
508
+ "begin": "([A-Za-z_][A-Za-z0-9_]*+)\\b\\(",
509
+ "end": "\\)",
510
+ "patterns": [
511
+ {
512
+ "include": "$base"
513
+ }
514
+ ],
515
+ "beginCaptures": {
516
+ "1": {
517
+ "name": "storage.modifier.modblock.key.webidl"
518
+ }
519
+ }
520
+ },
521
+ {
522
+ "name": "storage.modifier.modblock.key.webidl",
523
+ "match": "[A-Za-z_][A-Za-z0-9_]*+"
524
+ }
525
+ ]
526
+ },
536
527
  "parens": {
528
+ "name": "meta.parens.webidl",
537
529
  "begin": "\\(",
538
530
  "end": "\\)",
539
- "name": "meta.parens.webidl",
540
531
  "patterns": [
541
532
  {
542
533
  "include": "$base"
@@ -544,6 +535,8 @@
544
535
  ]
545
536
  },
546
537
  "pragma-mark": {
538
+ "name": "meta.section",
539
+ "match": "^\\s*(#\\s*(pragma\\s+mark)\\s+(.*))",
547
540
  "captures": {
548
541
  "1": {
549
542
  "name": "meta.preprocessor.webidl"
@@ -554,27 +547,20 @@
554
547
  "3": {
555
548
  "name": "meta.toc-list.pragma-mark.webidl"
556
549
  }
557
- },
558
- "match": "^\\s*(#\\s*(pragma\\s+mark)\\s+(.*))",
559
- "name": "meta.section"
550
+ }
560
551
  },
561
552
  "preprocessor-rule-disabled": {
562
553
  "begin": "^\\s*(#(if)\\s+(0)\\b).*",
563
- "captures": {
564
- "1": {
565
- "name": "meta.preprocessor.webidl"
566
- },
567
- "2": {
568
- "name": "keyword.control.import.if.webidl"
569
- },
570
- "3": {
571
- "name": "constant.numeric.preprocessor.webidl"
572
- }
573
- },
574
554
  "end": "^\\s*(#\\s*(endif)\\b)",
575
555
  "patterns": [
576
556
  {
577
557
  "begin": "^\\s*(#\\s*(else)\\b)",
558
+ "end": "(?=^\\s*#\\s*endif\\b.*$)",
559
+ "patterns": [
560
+ {
561
+ "include": "$base"
562
+ }
563
+ ],
578
564
  "captures": {
579
565
  "1": {
580
566
  "name": "meta.preprocessor.webidl"
@@ -582,18 +568,11 @@
582
568
  "2": {
583
569
  "name": "keyword.control.import.else.webidl"
584
570
  }
585
- },
586
- "end": "(?=^\\s*#\\s*endif\\b.*$)",
587
- "patterns": [
588
- {
589
- "include": "$base"
590
- }
591
- ]
571
+ }
592
572
  },
593
573
  {
594
- "begin": "",
595
- "end": "(?=^\\s*#\\s*(else|endif)\\b.*$)",
596
574
  "name": "comment.block.preprocessor.if-branch",
575
+ "end": "(?=^\\s*#\\s*(else|endif)\\b.*$)",
597
576
  "patterns": [
598
577
  {
599
578
  "include": "#disabled"
@@ -603,10 +582,7 @@
603
582
  }
604
583
  ]
605
584
  }
606
- ]
607
- },
608
- "preprocessor-rule-disabled-block": {
609
- "begin": "^\\s*(#(if)\\s+(0)\\b).*",
585
+ ],
610
586
  "captures": {
611
587
  "1": {
612
588
  "name": "meta.preprocessor.webidl"
@@ -617,11 +593,20 @@
617
593
  "3": {
618
594
  "name": "constant.numeric.preprocessor.webidl"
619
595
  }
620
- },
596
+ }
597
+ },
598
+ "preprocessor-rule-disabled-block": {
599
+ "begin": "^\\s*(#(if)\\s+(0)\\b).*",
621
600
  "end": "^\\s*(#\\s*(endif)\\b)",
622
601
  "patterns": [
623
602
  {
624
603
  "begin": "^\\s*(#\\s*(else)\\b)",
604
+ "end": "(?=^\\s*#\\s*endif\\b.*$)",
605
+ "patterns": [
606
+ {
607
+ "include": "#block_innards"
608
+ }
609
+ ],
625
610
  "captures": {
626
611
  "1": {
627
612
  "name": "meta.preprocessor.webidl"
@@ -629,18 +614,11 @@
629
614
  "2": {
630
615
  "name": "keyword.control.import.else.webidl"
631
616
  }
632
- },
633
- "end": "(?=^\\s*#\\s*endif\\b.*$)",
634
- "patterns": [
635
- {
636
- "include": "#block_innards"
637
- }
638
- ]
617
+ }
639
618
  },
640
619
  {
641
- "begin": "",
642
- "end": "(?=^\\s*#\\s*(else|endif)\\b.*$)",
643
620
  "name": "comment.block.preprocessor.if-branch.in-block",
621
+ "end": "(?=^\\s*#\\s*(else|endif)\\b.*$)",
644
622
  "patterns": [
645
623
  {
646
624
  "include": "#disabled"
@@ -650,10 +628,7 @@
650
628
  }
651
629
  ]
652
630
  }
653
- ]
654
- },
655
- "preprocessor-rule-enabled": {
656
- "begin": "^\\s*(#(if)\\s+(0*1)\\b)",
631
+ ],
657
632
  "captures": {
658
633
  "1": {
659
634
  "name": "meta.preprocessor.webidl"
@@ -664,20 +639,15 @@
664
639
  "3": {
665
640
  "name": "constant.numeric.preprocessor.webidl"
666
641
  }
667
- },
642
+ }
643
+ },
644
+ "preprocessor-rule-enabled": {
645
+ "begin": "^\\s*(#(if)\\s+(0*1)\\b)",
668
646
  "end": "^\\s*(#\\s*(endif)\\b)",
669
647
  "patterns": [
670
648
  {
671
- "begin": "^\\s*(#\\s*(else)\\b).*",
672
- "captures": {
673
- "1": {
674
- "name": "meta.preprocessor.webidl"
675
- },
676
- "2": {
677
- "name": "keyword.control.import.else.webidl"
678
- }
679
- },
680
649
  "contentName": "comment.block.preprocessor.else-branch",
650
+ "begin": "^\\s*(#\\s*(else)\\b).*",
681
651
  "end": "(?=^\\s*#\\s*endif\\b.*$)",
682
652
  "patterns": [
683
653
  {
@@ -686,10 +656,17 @@
686
656
  {
687
657
  "include": "#pragma-mark"
688
658
  }
689
- ]
659
+ ],
660
+ "captures": {
661
+ "1": {
662
+ "name": "meta.preprocessor.webidl"
663
+ },
664
+ "2": {
665
+ "name": "keyword.control.import.else.webidl"
666
+ }
667
+ }
690
668
  },
691
669
  {
692
- "begin": "",
693
670
  "end": "(?=^\\s*#\\s*(else|endif)\\b.*$)",
694
671
  "patterns": [
695
672
  {
@@ -697,10 +674,7 @@
697
674
  }
698
675
  ]
699
676
  }
700
- ]
701
- },
702
- "preprocessor-rule-enabled-block": {
703
- "begin": "^\\s*(#(if)\\s+(0*1)\\b)",
677
+ ],
704
678
  "captures": {
705
679
  "1": {
706
680
  "name": "meta.preprocessor.webidl"
@@ -711,20 +685,15 @@
711
685
  "3": {
712
686
  "name": "constant.numeric.preprocessor.webidl"
713
687
  }
714
- },
688
+ }
689
+ },
690
+ "preprocessor-rule-enabled-block": {
691
+ "begin": "^\\s*(#(if)\\s+(0*1)\\b)",
715
692
  "end": "^\\s*(#\\s*(endif)\\b)",
716
693
  "patterns": [
717
694
  {
718
- "begin": "^\\s*(#\\s*(else)\\b).*",
719
- "captures": {
720
- "1": {
721
- "name": "meta.preprocessor.webidl"
722
- },
723
- "2": {
724
- "name": "keyword.control.import.else.webidl"
725
- }
726
- },
727
695
  "contentName": "comment.block.preprocessor.else-branch.in-block",
696
+ "begin": "^\\s*(#\\s*(else)\\b).*",
728
697
  "end": "(?=^\\s*#\\s*endif\\b.*$)",
729
698
  "patterns": [
730
699
  {
@@ -733,10 +702,17 @@
733
702
  {
734
703
  "include": "#pragma-mark"
735
704
  }
736
- ]
705
+ ],
706
+ "captures": {
707
+ "1": {
708
+ "name": "meta.preprocessor.webidl"
709
+ },
710
+ "2": {
711
+ "name": "keyword.control.import.else.webidl"
712
+ }
713
+ }
737
714
  },
738
715
  {
739
- "begin": "",
740
716
  "end": "(?=^\\s*#\\s*(else|endif)\\b.*$)",
741
717
  "patterns": [
742
718
  {
@@ -744,27 +720,27 @@
744
720
  }
745
721
  ]
746
722
  }
747
- ]
748
- },
749
- "preprocessor-rule-other": {
750
- "begin": "^\\s*(#\\s*(if(n?def)?)\\b.*?(?:(?=(?://|/\\*))|$))",
723
+ ],
751
724
  "captures": {
752
725
  "1": {
753
726
  "name": "meta.preprocessor.webidl"
754
727
  },
755
728
  "2": {
756
- "name": "keyword.control.import.webidl"
729
+ "name": "keyword.control.import.if.webidl"
730
+ },
731
+ "3": {
732
+ "name": "constant.numeric.preprocessor.webidl"
757
733
  }
758
- },
734
+ }
735
+ },
736
+ "preprocessor-rule-other": {
737
+ "begin": "^\\s*(#\\s*(if(n?def)?)\\b.*?(?:(?=(?://|/\\*))|$))",
759
738
  "end": "^\\s*(#\\s*(endif)\\b).*$",
760
739
  "patterns": [
761
740
  {
762
741
  "include": "$base"
763
742
  }
764
- ]
765
- },
766
- "preprocessor-rule-other-block": {
767
- "begin": "^\\s*(#\\s*(if(n?def)?)\\b.*?(?:(?=(?://|/\\*))|$))",
743
+ ],
768
744
  "captures": {
769
745
  "1": {
770
746
  "name": "meta.preprocessor.webidl"
@@ -772,43 +748,52 @@
772
748
  "2": {
773
749
  "name": "keyword.control.import.webidl"
774
750
  }
775
- },
751
+ }
752
+ },
753
+ "preprocessor-rule-other-block": {
754
+ "begin": "^\\s*(#\\s*(if(n?def)?)\\b.*?(?:(?=(?://|/\\*))|$))",
776
755
  "end": "^\\s*(#\\s*(endif)\\b).*$",
777
756
  "patterns": [
778
757
  {
779
758
  "include": "#block_innards"
780
759
  }
781
- ]
760
+ ],
761
+ "captures": {
762
+ "1": {
763
+ "name": "meta.preprocessor.webidl"
764
+ },
765
+ "2": {
766
+ "name": "keyword.control.import.webidl"
767
+ }
768
+ }
782
769
  },
783
770
  "sizeof": {
784
- "match": "\\b(sizeof)\\b",
785
- "name": "keyword.operator.sizeof.webidl"
771
+ "name": "keyword.operator.sizeof.webidl",
772
+ "match": "\\b(sizeof)\\b"
786
773
  },
787
774
  "string_escaped_char": {
788
775
  "patterns": [
789
776
  {
790
- "match": "\\\\(\\\\|[abefnprtv'\"?]|[0-3]\\d{0,2}|[4-7]\\d?|x[a-fA-F0-9]{0,2}|u[a-fA-F0-9]{0,4}|U[a-fA-F0-9]{0,8})",
791
- "name": "constant.character.escape.webidl"
777
+ "name": "constant.character.escape.webidl",
778
+ "match": "\\\\(\\\\|[abefnprtv'\"?]|[0-3]\\d{0,2}|[4-7]\\d?|x[a-fA-F0-9]{0,2}|u[a-fA-F0-9]{0,4}|U[a-fA-F0-9]{0,8})"
792
779
  },
793
780
  {
794
- "match": "\\\\.",
795
- "name": "invalid.illegal.unknown-escape.webidl"
781
+ "name": "invalid.illegal.unknown-escape.webidl",
782
+ "match": "\\\\."
796
783
  }
797
784
  ]
798
785
  },
799
786
  "string_placeholder": {
800
787
  "patterns": [
801
788
  {
802
- "match": "(?x)%\n \t\t\t\t\t\t(\\d+\\$)? # field (argument #)\n \t\t\t\t\t\t[#0\\- +']* # flags\n \t\t\t\t\t\t[,;:_]? # separator character (AltiVec)\n \t\t\t\t\t\t((-?\\d+)|\\*(-?\\d+\\$)?)? # minimum field width\n \t\t\t\t\t\t(\\.((-?\\d+)|\\*(-?\\d+\\$)?)?)? # precision\n \t\t\t\t\t\t(hh|h|ll|l|j|t|z|q|L|vh|vl|v|hv|hl)? # length modifier\n \t\t\t\t\t\t[diouxXDOUeEfFgGaACcSspn%] # conversion type\n \t\t\t\t\t",
803
- "name": "constant.other.placeholder.webidl"
789
+ "name": "constant.other.placeholder.webidl",
790
+ "match": "(?x)%\n \t\t\t\t\t\t(\\d+\\$)? # field (argument #)\n \t\t\t\t\t\t[#0\\- +']* # flags\n \t\t\t\t\t\t[,;:_]? # separator character (AltiVec)\n \t\t\t\t\t\t((-?\\d+)|\\*(-?\\d+\\$)?)? # minimum field width\n \t\t\t\t\t\t(\\.((-?\\d+)|\\*(-?\\d+\\$)?)?)? # precision\n \t\t\t\t\t\t(hh|h|ll|l|j|t|z|q|L|vh|vl|v|hv|hl)? # length modifier\n \t\t\t\t\t\t[diouxXDOUeEfFgGaACcSspn%] # conversion type\n \t\t\t\t\t"
804
791
  },
805
792
  {
806
- "match": "%",
807
- "name": "invalid.illegal.placeholder.webidl"
793
+ "name": "invalid.illegal.placeholder.webidl",
794
+ "match": "%"
808
795
  }
809
796
  ]
810
797
  }
811
- },
812
- "scopeName": "source.webidl",
813
- "uuid": "25066DC2-6B1D-11D9-9D5B-000D93589AF6"
814
- }
798
+ }
799
+ }