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,11 +1,6 @@
1
1
  {
2
- "comment": "Terra Syntax: version 0.1",
3
2
  "name": "Terra",
4
3
  "scopeName": "source.terra",
5
- "fileTypes": [
6
- "t"
7
- ],
8
- "uuid": "60fdffd9-17bb-4a53-a0f1-3ba1a0e5c0bf",
9
4
  "patterns": [
10
5
  {
11
6
  "name": "meta.function.terra",
@@ -33,59 +28,59 @@
33
28
  },
34
29
  {
35
30
  "name": "constant.numeric.terra",
36
- "match": "(?<![\\d.])\\s0x[a-fA-F\\d]+|\\b\\d+(\\.\\d+)?([eE]-?\\d+)?|\\.\\d+([eE]-?\\d+)?"
31
+ "match": "(?\u003c![\\d.])\\s0x[a-fA-F\\d]+|\\b\\d+(\\.\\d+)?([eE]-?\\d+)?|\\.\\d+([eE]-?\\d+)?"
37
32
  },
38
33
  {
39
34
  "name": "string.quoted.single.terra",
40
35
  "begin": "'",
36
+ "end": "'",
37
+ "patterns": [
38
+ {
39
+ "name": "constant.character.escape.terra",
40
+ "match": "\\\\."
41
+ }
42
+ ],
41
43
  "beginCaptures": {
42
44
  "0": {
43
45
  "name": "punctuation.definition.string.begin.terra"
44
46
  }
45
47
  },
46
- "end": "'",
47
48
  "endCaptures": {
48
49
  "0": {
49
50
  "name": "punctuation.definition.string.end.terra"
50
51
  }
51
- },
52
+ }
53
+ },
54
+ {
55
+ "name": "string.quoted.double.terra",
56
+ "begin": "\"",
57
+ "end": "\"",
52
58
  "patterns": [
53
59
  {
54
60
  "name": "constant.character.escape.terra",
55
61
  "match": "\\\\."
56
62
  }
57
- ]
58
- },
59
- {
60
- "name": "string.quoted.double.terra",
61
- "begin": "\"",
63
+ ],
62
64
  "beginCaptures": {
63
65
  "0": {
64
66
  "name": "punctuation.definition.string.begin.terra"
65
67
  }
66
68
  },
67
- "end": "\"",
68
69
  "endCaptures": {
69
70
  "0": {
70
71
  "name": "punctuation.definition.string.end.terra"
71
72
  }
72
- },
73
- "patterns": [
74
- {
75
- "match": "\\\\.",
76
- "name": "constant.character.escape.terra"
77
- }
78
- ]
73
+ }
79
74
  },
80
75
  {
81
76
  "name": "string.quoted.other.multiline.terra",
82
- "begin": "(?<!--)\\[(=*)\\[",
77
+ "begin": "(?\u003c!--)\\[(=*)\\[",
78
+ "end": "\\]\\1\\]",
83
79
  "beginCaptures": {
84
80
  "0": {
85
81
  "name": "punctuation.definition.string.begin.terra"
86
82
  }
87
83
  },
88
- "end": "\\]\\1\\]",
89
84
  "endCaptures": {
90
85
  "0": {
91
86
  "name": "punctuation.definition.string.end.terra"
@@ -117,19 +112,19 @@
117
112
  },
118
113
  {
119
114
  "name": "constant.language.terra",
120
- "match": "(?<![^.]\\.|:)\\b(false|nil|true|_G|_VERSION|math\\.(pi|huge))\\b|(?<![.])\\.{3}(?!\\.)"
115
+ "match": "(?\u003c![^.]\\.|:)\\b(false|nil|true|_G|_VERSION|math\\.(pi|huge))\\b|(?\u003c![.])\\.{3}(?!\\.)"
121
116
  },
122
117
  {
123
118
  "name": "variable.language.self.terra",
124
- "match": "(?<![^.]\\.|:)\\b(self)\\b"
119
+ "match": "(?\u003c![^.]\\.|:)\\b(self)\\b"
125
120
  },
126
121
  {
127
122
  "name": "support.function.terra",
128
- "match": "(?<![^.]\\.|:)\\b(assert|collectgarbage|dofile|error|getfenv|getmetatable|ipairs|loadfile|loadstring|module|next|pairs|pcall|print|rawequal|rawget|rawset|require|select|setfenv|setmetatable|tonumber|tostring|type|unpack|xpcall)\\b(?=[( {])"
123
+ "match": "(?\u003c![^.]\\.|:)\\b(assert|collectgarbage|dofile|error|getfenv|getmetatable|ipairs|loadfile|loadstring|module|next|pairs|pcall|print|rawequal|rawget|rawset|require|select|setfenv|setmetatable|tonumber|tostring|type|unpack|xpcall)\\b(?=[( {])"
129
124
  },
130
125
  {
131
126
  "name": "support.function.library.terra",
132
- "match": "(?<![^.]\\.|:)\\b(coroutine\\.(create|resume|running|status|wrap|yield)|string\\.(byte|char|dump|find|format|gmatch|gsub|len|lower|match|rep|reverse|sub|upper)|table\\.(concat|insert|maxn|remove|sort)|math\\.(abs|acos|asin|atan2?|ceil|cosh?|deg|exp|floor|fmod|frexp|ldexp|log|log10|max|min|modf|pow|rad|random|randomseed|sinh?|sqrt|tanh?)|io\\.(close|flush|input|lines|open|output|popen|read|tmpfile|type|write)|os\\.(clock|date|difftime|execute|exit|getenv|remove|rename|setlocale|time|tmpname)|package\\.(cpath|loaded|loadlib|path|preload|seeall)|debug\\.(debug|[gs]etfenv|[gs]ethook|getinfo|[gs]etlocal|[gs]etmetatable|getregistry|[gs]etupvalue|traceback))\\b(?=[( {])"
127
+ "match": "(?\u003c![^.]\\.|:)\\b(coroutine\\.(create|resume|running|status|wrap|yield)|string\\.(byte|char|dump|find|format|gmatch|gsub|len|lower|match|rep|reverse|sub|upper)|table\\.(concat|insert|maxn|remove|sort)|math\\.(abs|acos|asin|atan2?|ceil|cosh?|deg|exp|floor|fmod|frexp|ldexp|log|log10|max|min|modf|pow|rad|random|randomseed|sinh?|sqrt|tanh?)|io\\.(close|flush|input|lines|open|output|popen|read|tmpfile|type|write)|os\\.(clock|date|difftime|execute|exit|getenv|remove|rename|setlocale|time|tmpname)|package\\.(cpath|loaded|loadlib|path|preload|seeall)|debug\\.(debug|[gs]etfenv|[gs]ethook|getinfo|[gs]etlocal|[gs]etmetatable|getregistry|[gs]etupvalue|traceback))\\b(?=[( {])"
133
128
  },
134
129
  {
135
130
  "name": "keyword.operator.terra",
@@ -137,9 +132,7 @@
137
132
  },
138
133
  {
139
134
  "name": "keyword.operator.terra",
140
- "match": "\\+|-|%|#|\\*|\\/|\\^|==?|~=|<=?|>=?|(?<!\\.)\\.{2}(?!\\.)"
135
+ "match": "\\+|-|%|#|\\*|\\/|\\^|==?|~=|\u003c=?|\u003e=?|(?\u003c!\\.)\\.{2}(?!\\.)"
141
136
  }
142
- ],
143
- "foldingStartMarker": "^\\s*\\b(function|local\\s+function|if|for)\\b|{[ \\t]*$|\\[\\[",
144
- "foldingStopMarker": "\\bend\\b|^\\s*}|\\]\\]"
145
- }
137
+ ]
138
+ }
@@ -1,15 +1,8 @@
1
1
  {
2
2
  "name": "Terraform",
3
3
  "scopeName": "source.terraform",
4
- "fileTypes": [
5
- "tf",
6
- "tfvars",
7
- "hcl"
8
- ],
9
- "uuid": "9060ca81-906d-4f19-a91a-159f4eb119d6",
10
4
  "patterns": [
11
5
  {
12
- "comment": "Comments",
13
6
  "name": "comment.line.number-sign.terraform",
14
7
  "begin": "#|//",
15
8
  "end": "$\\n?",
@@ -20,7 +13,6 @@
20
13
  }
21
14
  },
22
15
  {
23
- "comment": "Block comments",
24
16
  "name": "comment.block.terraform",
25
17
  "begin": "/\\*",
26
18
  "end": "\\*/",
@@ -31,25 +23,20 @@
31
23
  }
32
24
  },
33
25
  {
34
- "comment": "Language constants (true, false, yes, no, on, off)",
35
26
  "name": "constant.language.terraform",
36
27
  "match": "\\b(true|false|yes|no|on|off)\\b"
37
28
  },
38
29
  {
39
- "comment": "Numbers",
40
30
  "name": "constant.numeric.terraform",
41
31
  "match": "\\b([0-9]+)([kKmMgG]b?)?\\b"
42
32
  },
43
33
  {
44
- "comment": "Hex numbers",
45
34
  "name": "constant.numeric.terraform",
46
35
  "match": "\\b(0x[0-9A-Fa-f]+)([kKmMgG]b?)?\\b"
47
36
  },
48
37
  {
49
38
  "name": "meta.resource.terraform",
50
39
  "match": "(resource|data)\\s+(\")?(\\w+)(\")?\\s+(\")?([\\w\\-]+)(\")?\\s+({)",
51
- "foldingStartMarker": "\\{\\s*$",
52
- "foldingStopMarker": "^\\s*\\}",
53
40
  "captures": {
54
41
  "1": {
55
42
  "name": "storage.type.function.terraform"
@@ -79,8 +66,6 @@
79
66
  },
80
67
  {
81
68
  "match": "(provider|provisioner|variable|output|module|atlas)\\s+(\")?([\\w\\-]+)(\")?\\s+({)",
82
- "foldingStartMarker": "\\{\\s*$",
83
- "foldingStopMarker": "^\\s*\\}",
84
69
  "captures": {
85
70
  "1": {
86
71
  "name": "storage.type.function.terraform"
@@ -100,7 +85,6 @@
100
85
  }
101
86
  },
102
87
  {
103
- "comment": "Value assignments (left hand side not in double quotes)",
104
88
  "match": "([\\w_-]+)\\s*(=)\\s*",
105
89
  "captures": {
106
90
  "1": {
@@ -112,7 +96,6 @@
112
96
  }
113
97
  },
114
98
  {
115
- "comment": "Value assignments (left hand side in double quotes)",
116
99
  "match": "(\")([\\w_-]+)(\")\\s*(=)\\s*",
117
100
  "captures": {
118
101
  "1": {
@@ -130,7 +113,6 @@
130
113
  }
131
114
  },
132
115
  {
133
- "comment": "Maps",
134
116
  "match": "([\\w\\-_]+)\\s+({)",
135
117
  "captures": {
136
118
  "1": {
@@ -146,7 +128,8 @@
146
128
  },
147
129
  {
148
130
  "name": "string.unquoted.heredoc.terraform",
149
- "begin": "(?>\\s*<<(\\w+))",
131
+ "begin": "(?\u003e\\s*\u003c\u003c(\\w+))",
132
+ "end": "^\\s*\\1$",
150
133
  "beginCaptures": {
151
134
  "0": {
152
135
  "name": "punctuation.definition.string.begin.terraform"
@@ -155,7 +138,6 @@
155
138
  "name": "keyword.operator.heredoc.terraform"
156
139
  }
157
140
  },
158
- "end": "^\\s*\\1$",
159
141
  "endCaptures": {
160
142
  "0": {
161
143
  "name": "punctuation.definition.string.end.terraform keyword.operator.heredoc.terraform"
@@ -164,33 +146,58 @@
164
146
  }
165
147
  ],
166
148
  "repository": {
167
- "strings": {
168
- "comment": "Strings",
169
- "begin": "\\\"",
170
- "beginCaptures": {
171
- "0": {
172
- "name": "string.terraform punctuation.definition.string.begin.terraform"
173
- }
174
- },
175
- "end": "\\\"",
176
- "endCaptures": {
177
- "0": {
178
- "name": "string.terraform punctuation.definition.string.end.terraform"
179
- }
180
- },
149
+ "string_interpolation": {
181
150
  "patterns": [
182
151
  {
183
- "include": "#string_interpolation"
184
- },
185
- {
186
- "match": "([\\w\\-\\/\\._\\\\%]+)",
187
- "name": "string.quoted.double.terraform"
152
+ "name": "source.terraform.embedded.source",
153
+ "begin": "\\$\\{",
154
+ "end": "\\}",
155
+ "patterns": [
156
+ {
157
+ "include": "$self"
158
+ },
159
+ {
160
+ "include": "#string_interpolation_functions"
161
+ },
162
+ {
163
+ "include": "#string_interpolation_keywords"
164
+ },
165
+ {
166
+ "match": "(\\.)",
167
+ "captures": {
168
+ "0": {
169
+ "name": "keyword.control.period.terraform"
170
+ }
171
+ }
172
+ },
173
+ {
174
+ "include": "#strings"
175
+ }
176
+ ],
177
+ "beginCaptures": {
178
+ "0": {
179
+ "name": "entity.tag.embedded.start.terraform"
180
+ }
181
+ },
182
+ "endCaptures": {
183
+ "0": {
184
+ "name": "entity.tag.embedded.end.terraform"
185
+ }
186
+ }
188
187
  }
189
188
  ]
190
189
  },
191
190
  "string_interpolation_functions": {
192
- "comment": "Builtin functions",
193
191
  "begin": "(base64decode|base64encode|base64gzip|base64sha256|base64sha512|basename|bcrypt|ceil|chomp|cidrhost|cidrnetmask|cidrsubnet|coalesce|coalescelist|compact|concat|contains|dirname|distinct|element|file|flatten|floor|format|formatlist|index|join|jsonencode|keys|length|list|log|lookup|lower|map|matchkeys|max|md5|merge|min|pathexpand|pow|replace|sha1|sha256|sha512|signum|slice|sort|split|substr|timestamp|title|trimspace|upper|urlencode|uuid|values|zipmap)(\\()",
192
+ "end": "(\\))",
193
+ "patterns": [
194
+ {
195
+ "include": "#string_interpolation_functions"
196
+ },
197
+ {
198
+ "include": "#string_interpolation_keywords"
199
+ }
200
+ ],
194
201
  "beginCaptures": {
195
202
  "1": {
196
203
  "name": "keyword.other.function.inline.terraform"
@@ -199,20 +206,11 @@
199
206
  "name": "keyword.other.section.begin.terraform"
200
207
  }
201
208
  },
202
- "end": "(\\))",
203
209
  "endCaptures": {
204
210
  "1": {
205
211
  "name": "keyword.other.section.end.terraform"
206
212
  }
207
- },
208
- "patterns": [
209
- {
210
- "include": "#string_interpolation_functions"
211
- },
212
- {
213
- "include": "#string_interpolation_keywords"
214
- }
215
- ]
213
+ }
216
214
  },
217
215
  "string_interpolation_keywords": {
218
216
  "match": "(terraform|var|self|count|module|path|data)(\\.[\\w\\*]+)+",
@@ -222,46 +220,28 @@
222
220
  }
223
221
  }
224
222
  },
225
- "string_interpolation": {
223
+ "strings": {
224
+ "begin": "\\\"",
225
+ "end": "\\\"",
226
226
  "patterns": [
227
227
  {
228
- "name": "source.terraform.embedded.source",
229
- "begin": "\\$\\{",
230
- "beginCaptures": {
231
- "0": {
232
- "name": "entity.tag.embedded.start.terraform"
233
- }
234
- },
235
- "end": "\\}",
236
- "endCaptures": {
237
- "0": {
238
- "name": "entity.tag.embedded.end.terraform"
239
- }
240
- },
241
- "patterns": [
242
- {
243
- "include": "$self"
244
- },
245
- {
246
- "include": "#string_interpolation_functions"
247
- },
248
- {
249
- "include": "#string_interpolation_keywords"
250
- },
251
- {
252
- "match": "(\\.)",
253
- "captures": {
254
- "0": {
255
- "name": "keyword.control.period.terraform"
256
- }
257
- }
258
- },
259
- {
260
- "include": "#strings"
261
- }
262
- ]
228
+ "include": "#string_interpolation"
229
+ },
230
+ {
231
+ "name": "string.quoted.double.terraform",
232
+ "match": "([\\w\\-\\/\\._\\\\%]+)"
263
233
  }
264
- ]
234
+ ],
235
+ "beginCaptures": {
236
+ "0": {
237
+ "name": "string.terraform punctuation.definition.string.begin.terraform"
238
+ }
239
+ },
240
+ "endCaptures": {
241
+ "0": {
242
+ "name": "string.terraform punctuation.definition.string.end.terraform"
243
+ }
244
+ }
265
245
  }
266
246
  }
267
- }
247
+ }
@@ -1,14 +1,13 @@
1
1
  {
2
- "fileTypes": [
3
- "thrift"
4
- ],
5
- "keyEquivalent": "^~T",
6
2
  "name": "Thrift",
3
+ "scopeName": "source.thrift",
7
4
  "patterns": [
8
5
  {
9
6
  "include": "#comments"
10
7
  },
11
8
  {
9
+ "name": "meta.include.thrift",
10
+ "match": "(?\u003c!\\S)(include)(?!\\S)(?:\\s+((['\"])(?\u003e.*?(\\3))))?",
12
11
  "captures": {
13
12
  "1": {
14
13
  "name": "keyword.other.include.thrift"
@@ -22,11 +21,11 @@
22
21
  "4": {
23
22
  "name": "punctuation.definition.string.end.thrift"
24
23
  }
25
- },
26
- "match": "(?<!\\S)(include)(?!\\S)(?:\\s+((['\"])(?>.*?(\\3))))?",
27
- "name": "meta.include.thrift"
24
+ }
28
25
  },
29
26
  {
27
+ "name": "meta.cpp-include.thrift",
28
+ "match": "(?\u003c!\\S)(cpp_include)(?!\\S)(?:\\s+((['\"])(?\u003e.*?(\\3))))?",
30
29
  "captures": {
31
30
  "1": {
32
31
  "name": "keyword.other.cpp-include.thrift"
@@ -40,11 +39,11 @@
40
39
  "4": {
41
40
  "name": "punctuation.definition.string.end.thrift"
42
41
  }
43
- },
44
- "match": "(?<!\\S)(cpp_include)(?!\\S)(?:\\s+((['\"])(?>.*?(\\3))))?",
45
- "name": "meta.cpp-include.thrift"
42
+ }
46
43
  },
47
44
  {
45
+ "name": "meta.namespace.thrift",
46
+ "match": "(?\u003c!\\S)(namespace)(?!\\S)(?:\\s+([a-zA-Z_][\\w.]*)(?:\\s+([a-zA-Z_][\\w.]*))?)?",
48
47
  "captures": {
49
48
  "1": {
50
49
  "name": "keyword.other.namespace.thrift"
@@ -55,11 +54,11 @@
55
54
  "3": {
56
55
  "name": "variable.other.namespace.thrift"
57
56
  }
58
- },
59
- "match": "(?<!\\S)(namespace)(?!\\S)(?:\\s+([a-zA-Z_][\\w.]*)(?:\\s+([a-zA-Z_][\\w.]*))?)?",
60
- "name": "meta.namespace.thrift"
57
+ }
61
58
  },
62
59
  {
60
+ "name": "meta.namespace.thrift",
61
+ "match": "(?\u003c!\\S)((?:php|xsd)_namespace)(?!\\S)(?:\\s+([a-zA-Z_][\\w.]*))?",
63
62
  "captures": {
64
63
  "1": {
65
64
  "name": "keyword.other.namespace.thrift"
@@ -67,11 +66,10 @@
67
66
  "2": {
68
67
  "name": "variable.other.namespace.thrift"
69
68
  }
70
- },
71
- "match": "(?<!\\S)((?:php|xsd)_namespace)(?!\\S)(?:\\s+([a-zA-Z_][\\w.]*))?",
72
- "name": "meta.namespace.thrift"
69
+ }
73
70
  },
74
71
  {
72
+ "match": "(?\u003c!\\S)((?:cpp|ruby|csharp)_namespace|py_module|(?:java|perl)_package|smalltalk_(?:category|prefix)|cocoa_prefix)(?!\\S)(?:\\s+([a-zA-Z_][\\w.]*))?",
75
73
  "captures": {
76
74
  "1": {
77
75
  "name": "invalid.deprecated.namespace.thrift"
@@ -79,19 +77,27 @@
79
77
  "2": {
80
78
  "name": "variable.other.namespace.thrift"
81
79
  }
82
- },
83
- "match": "(?<!\\S)((?:cpp|ruby|csharp)_namespace|py_module|(?:java|perl)_package|smalltalk_(?:category|prefix)|cocoa_prefix)(?!\\S)(?:\\s+([a-zA-Z_][\\w.]*))?"
80
+ }
84
81
  },
85
82
  {
86
83
  "begin": "(?=(struct|s?enum|union|service|const|typedef|exception)\\b)",
87
- "comment": "begin the definition list",
88
84
  "end": "(?x)$.^ # this regex should never end",
89
85
  "patterns": [
90
86
  {
91
87
  "include": "#comments"
92
88
  },
93
89
  {
94
- "begin": "(?<!\\S)(const)(?!\\S)(?:\\s+(?<ft>map\\s*<\\s*\\g<ft>\\s*,\\s*\\g<ft>\\s*>|set\\s*<\\s*\\g<ft>\\s*>|list\\s*<\\s*\\g<ft>\\s*>\\s*cpp_type|[a-zA-Z_][\\w.]*)(?:\\s+([a-zA-Z_][\\w.]*)(?:\\s*=)?)?)?",
90
+ "name": "meta.const.thrift",
91
+ "begin": "(?\u003c!\\S)(const)(?!\\S)(?:\\s+(?\u003cft\u003emap\\s*\u003c\\s*\\g\u003cft\u003e\\s*,\\s*\\g\u003cft\u003e\\s*\u003e|set\\s*\u003c\\s*\\g\u003cft\u003e\\s*\u003e|list\\s*\u003c\\s*\\g\u003cft\u003e\\s*\u003e\\s*cpp_type|[a-zA-Z_][\\w.]*)(?:\\s+([a-zA-Z_][\\w.]*)(?:\\s*=)?)?)?",
92
+ "end": "$|^",
93
+ "patterns": [
94
+ {
95
+ "include": "#comments"
96
+ },
97
+ {
98
+ "include": "#value"
99
+ }
100
+ ],
95
101
  "beginCaptures": {
96
102
  "1": {
97
103
  "name": "keyword.other.const.thrift"
@@ -102,20 +108,17 @@
102
108
  "3": {
103
109
  "name": "variable.other.const.thrift"
104
110
  }
105
- },
111
+ }
112
+ },
113
+ {
114
+ "name": "meta.typedef.thrift",
115
+ "begin": "(?\u003c!\\S)(typedef)(?!\\S)(?:\\s+(?\u003cft\u003emap\\s*\u003c\\s*\\g\u003cft\u003e\\s*,\\s*\\g\u003cft\u003e\\s*\u003e|set\\s*\u003c\\s*\\g\u003cft\u003e\\s*\u003e|list\\s*\u003c\\s*\\g\u003cft\u003e\\s*\u003e\\s*cpp_type|[a-zA-Z_][\\w.]*)(?:\\s+([a-zA-Z_][\\w.]*))?)?",
106
116
  "end": "$|^",
107
- "name": "meta.const.thrift",
108
117
  "patterns": [
109
118
  {
110
119
  "include": "#comments"
111
- },
112
- {
113
- "include": "#value"
114
120
  }
115
- ]
116
- },
117
- {
118
- "begin": "(?<!\\S)(typedef)(?!\\S)(?:\\s+(?<ft>map\\s*<\\s*\\g<ft>\\s*,\\s*\\g<ft>\\s*>|set\\s*<\\s*\\g<ft>\\s*>|list\\s*<\\s*\\g<ft>\\s*>\\s*cpp_type|[a-zA-Z_][\\w.]*)(?:\\s+([a-zA-Z_][\\w.]*))?)?",
121
+ ],
119
122
  "beginCaptures": {
120
123
  "1": {
121
124
  "name": "keyword.other.typedef.thrift"
@@ -126,84 +129,60 @@
126
129
  "3": {
127
130
  "name": "variable.other.typedef.thrift"
128
131
  }
129
- },
130
- "end": "$|^",
131
- "name": "meta.typedef.thrift",
132
- "patterns": [
133
- {
134
- "include": "#comments"
135
- }
136
- ]
132
+ }
137
133
  },
138
134
  {
139
- "begin": "(?<!\\S)(union)(?!\\S)(?:\\s+([a-zA-Z_][\\w.]*)\\s*(?![^\\s{]))?",
140
- "beginCaptures": {
141
- "1": {
142
- "name": "keyword.other.union.thrift"
143
- },
144
- "2": {
145
- "name": "entity.name.type.union.thrift"
146
- }
147
- },
148
- "end": "(?<=\\})|$",
149
135
  "name": "meta.union.thrift",
136
+ "begin": "(?\u003c!\\S)(union)(?!\\S)(?:\\s+([a-zA-Z_][\\w.]*)\\s*(?![^\\s{]))?",
137
+ "end": "(?\u003c=\\})|$",
150
138
  "patterns": [
151
139
  {
152
- "match": "(?<!\\S)xsd_all(?!\\S)",
153
- "name": "keyword.other.xsd-all.thrift"
140
+ "name": "keyword.other.xsd-all.thrift",
141
+ "match": "(?\u003c!\\S)xsd_all(?!\\S)"
154
142
  },
155
143
  {
156
144
  "begin": "\\{",
145
+ "end": "\\}",
146
+ "patterns": [
147
+ {
148
+ "include": "#comments"
149
+ },
150
+ {
151
+ "include": "#field"
152
+ }
153
+ ],
157
154
  "beginCaptures": {
158
155
  "0": {
159
156
  "name": "punctuation.section.union.begin.thrift"
160
157
  }
161
158
  },
162
- "end": "\\}",
163
159
  "endCaptures": {
164
160
  "0": {
165
161
  "name": "punctuation.section.union.end.thrift"
166
162
  }
167
- },
168
- "patterns": [
169
- {
170
- "include": "#comments"
171
- },
172
- {
173
- "include": "#field"
174
- }
175
- ]
163
+ }
176
164
  }
177
- ]
178
- },
179
- {
180
- "begin": "(?<!\\S)(enum)(?!\\S)(?:\\s+([a-zA-Z_][\\w.]*)\\s*(?![^\\s{]))?",
165
+ ],
181
166
  "beginCaptures": {
182
167
  "1": {
183
- "name": "keyword.other.enum.thrift"
168
+ "name": "keyword.other.union.thrift"
184
169
  },
185
170
  "2": {
186
- "name": "entity.name.type.enum.thrift"
171
+ "name": "entity.name.type.union.thrift"
187
172
  }
188
- },
189
- "end": "(?<=\\})|$",
173
+ }
174
+ },
175
+ {
190
176
  "name": "meta.enum.thrift",
177
+ "begin": "(?\u003c!\\S)(enum)(?!\\S)(?:\\s+([a-zA-Z_][\\w.]*)\\s*(?![^\\s{]))?",
178
+ "end": "(?\u003c=\\})|$",
191
179
  "patterns": [
192
180
  {
193
181
  "begin": "\\{",
194
- "beginCaptures": {
195
- "0": {
196
- "name": "punctuation.section.enum.begin.thrift"
197
- }
198
- },
199
182
  "end": "\\}",
200
- "endCaptures": {
201
- "0": {
202
- "name": "punctuation.section.enum.end.thrift"
203
- }
204
- },
205
183
  "patterns": [
206
184
  {
185
+ "match": "(?\u003c!\\S)([a-zA-Z_][\\w.]*)(?:\\s*=\\s*(\\d*)(?:\\s*[,;])?)?",
207
186
  "captures": {
208
187
  "1": {
209
188
  "name": "variable.other.enum.thrift"
@@ -211,212 +190,181 @@
211
190
  "2": {
212
191
  "name": "constant.numeric.integer.thrift"
213
192
  }
214
- },
215
- "match": "(?<!\\S)([a-zA-Z_][\\w.]*)(?:\\s*=\\s*(\\d*)(?:\\s*[,;])?)?"
193
+ }
216
194
  },
217
195
  {
218
196
  "include": "#comments"
219
197
  },
220
198
  {
221
- "match": "\\S",
222
- "name": "invalid.illegal.thrift"
199
+ "name": "invalid.illegal.thrift",
200
+ "match": "\\S"
223
201
  }
224
- ]
202
+ ],
203
+ "beginCaptures": {
204
+ "0": {
205
+ "name": "punctuation.section.enum.begin.thrift"
206
+ }
207
+ },
208
+ "endCaptures": {
209
+ "0": {
210
+ "name": "punctuation.section.enum.end.thrift"
211
+ }
212
+ }
225
213
  }
226
- ]
227
- },
228
- {
229
- "begin": "(?<!\\S)(senum)(?!\\S)(?:\\s+([a-zA-Z_][\\w.]*)\\s*(?![^\\s{]))?",
214
+ ],
230
215
  "beginCaptures": {
231
216
  "1": {
232
- "name": "keyword.other.senum.thrift"
217
+ "name": "keyword.other.enum.thrift"
233
218
  },
234
219
  "2": {
235
- "name": "entity.name.type.senum.thrift"
220
+ "name": "entity.name.type.enum.thrift"
236
221
  }
237
- },
238
- "end": "(?<=\\})|$",
222
+ }
223
+ },
224
+ {
239
225
  "name": "meta.senum.thrift",
226
+ "begin": "(?\u003c!\\S)(senum)(?!\\S)(?:\\s+([a-zA-Z_][\\w.]*)\\s*(?![^\\s{]))?",
227
+ "end": "(?\u003c=\\})|$",
240
228
  "patterns": [
241
229
  {
242
230
  "begin": "\\{",
243
- "beginCaptures": {
244
- "0": {
245
- "name": "punctuation.section.senum.begin.thrift"
246
- }
247
- },
248
231
  "end": "\\}",
249
- "endCaptures": {
250
- "0": {
251
- "name": "punctuation.section.senum.end.thrift"
252
- }
253
- },
254
232
  "patterns": [
255
233
  {
234
+ "match": "(?\u003c!\\S)([a-zA-Z_][\\w.]*)(?:\\s*[,;])?",
256
235
  "captures": {
257
236
  "1": {
258
237
  "name": "variable.other.senum.thrift"
259
238
  }
260
- },
261
- "match": "(?<!\\S)([a-zA-Z_][\\w.]*)(?:\\s*[,;])?"
239
+ }
262
240
  },
263
241
  {
264
242
  "include": "#comments"
265
243
  },
266
244
  {
267
- "match": "\\S",
268
- "name": "invalid.illegal.thrift"
245
+ "name": "invalid.illegal.thrift",
246
+ "match": "\\S"
269
247
  }
270
- ]
248
+ ],
249
+ "beginCaptures": {
250
+ "0": {
251
+ "name": "punctuation.section.senum.begin.thrift"
252
+ }
253
+ },
254
+ "endCaptures": {
255
+ "0": {
256
+ "name": "punctuation.section.senum.end.thrift"
257
+ }
258
+ }
271
259
  }
272
- ]
273
- },
274
- {
275
- "begin": "(?<!\\S)(struct)(?!\\S)(?:\\s+([a-zA-Z_][\\w.]*)\\s*(?![^\\s{]))?",
260
+ ],
276
261
  "beginCaptures": {
277
262
  "1": {
278
- "name": "keyword.other.struct.thrift"
263
+ "name": "keyword.other.senum.thrift"
279
264
  },
280
265
  "2": {
281
- "name": "entity.name.type.struct.thrift"
266
+ "name": "entity.name.type.senum.thrift"
282
267
  }
283
- },
284
- "end": "(?<=\\})|$",
268
+ }
269
+ },
270
+ {
285
271
  "name": "meta.struct.thrift",
272
+ "begin": "(?\u003c!\\S)(struct)(?!\\S)(?:\\s+([a-zA-Z_][\\w.]*)\\s*(?![^\\s{]))?",
273
+ "end": "(?\u003c=\\})|$",
286
274
  "patterns": [
287
275
  {
288
- "match": "(?<!\\S)xsd_all(?!\\S)",
289
- "name": "keyword.other.xsd-all.thrift"
276
+ "name": "keyword.other.xsd-all.thrift",
277
+ "match": "(?\u003c!\\S)xsd_all(?!\\S)"
290
278
  },
291
279
  {
292
280
  "begin": "\\{",
281
+ "end": "\\}",
282
+ "patterns": [
283
+ {
284
+ "include": "#comments"
285
+ },
286
+ {
287
+ "include": "#field"
288
+ }
289
+ ],
293
290
  "beginCaptures": {
294
291
  "0": {
295
292
  "name": "punctuation.section.struct.begin.thrift"
296
293
  }
297
294
  },
298
- "end": "\\}",
299
295
  "endCaptures": {
300
296
  "0": {
301
297
  "name": "punctuation.section.struct.end.thrift"
302
298
  }
303
- },
304
- "patterns": [
305
- {
306
- "include": "#comments"
307
- },
308
- {
309
- "include": "#field"
310
- }
311
- ]
299
+ }
312
300
  }
313
- ]
314
- },
315
- {
316
- "begin": "(?<!\\S)(exception)(?!\\S)(?:\\s+([a-zA-Z_][\\w.]*)\\s*(?![^\\s{]))?",
301
+ ],
317
302
  "beginCaptures": {
318
303
  "1": {
319
- "name": "keyword.other.exception.thrift"
304
+ "name": "keyword.other.struct.thrift"
320
305
  },
321
306
  "2": {
322
- "name": "entity.name.type.exception.thrift"
307
+ "name": "entity.name.type.struct.thrift"
323
308
  }
324
- },
325
- "end": "(?<=\\})|$",
309
+ }
310
+ },
311
+ {
326
312
  "name": "meta.exception.thrift",
313
+ "begin": "(?\u003c!\\S)(exception)(?!\\S)(?:\\s+([a-zA-Z_][\\w.]*)\\s*(?![^\\s{]))?",
314
+ "end": "(?\u003c=\\})|$",
327
315
  "patterns": [
328
316
  {
329
317
  "begin": "\\{",
318
+ "end": "\\}",
319
+ "patterns": [
320
+ {
321
+ "include": "#comments"
322
+ },
323
+ {
324
+ "include": "#field"
325
+ }
326
+ ],
330
327
  "beginCaptures": {
331
328
  "0": {
332
329
  "name": "punctuation.section.exception.begin.thrift"
333
330
  }
334
331
  },
335
- "end": "\\}",
336
332
  "endCaptures": {
337
333
  "0": {
338
334
  "name": "punctuation.section.exception.end.thrift"
339
335
  }
340
- },
341
- "patterns": [
342
- {
343
- "include": "#comments"
344
- },
345
- {
346
- "include": "#field"
347
- }
348
- ]
336
+ }
349
337
  }
350
- ]
351
- },
352
- {
353
- "begin": "(?<!\\S)(service)(?!\\S)(?:\\s+([a-zA-z_][\\w.]*)(?:\\s+(extends)(?:\\s+([a-zA-Z_][\\w.]*))?)?\\s*(?![^\\s{]))?",
338
+ ],
354
339
  "beginCaptures": {
355
340
  "1": {
356
- "name": "keyword.other.service.thrift"
341
+ "name": "keyword.other.exception.thrift"
357
342
  },
358
343
  "2": {
359
- "name": "entity.name.type.service.thrift"
360
- },
361
- "3": {
362
- "name": "keyword.other.service.extends.thrift"
363
- },
364
- "4": {
365
- "name": "entity.other.inherited-class.thrift"
344
+ "name": "entity.name.type.exception.thrift"
366
345
  }
367
- },
368
- "end": "(?<=\\})|$",
346
+ }
347
+ },
348
+ {
369
349
  "name": "meta.service.thrift",
350
+ "begin": "(?\u003c!\\S)(service)(?!\\S)(?:\\s+([a-zA-z_][\\w.]*)(?:\\s+(extends)(?:\\s+([a-zA-Z_][\\w.]*))?)?\\s*(?![^\\s{]))?",
351
+ "end": "(?\u003c=\\})|$",
370
352
  "patterns": [
371
353
  {
372
354
  "begin": "\\{",
373
- "beginCaptures": {
374
- "0": {
375
- "name": "punctuation.section.service.begin.thrift"
376
- }
377
- },
378
355
  "end": "\\}",
379
- "endCaptures": {
380
- "0": {
381
- "name": "punctuation.section.service.end.thrift"
382
- }
383
- },
384
356
  "patterns": [
385
357
  {
386
358
  "include": "#comments"
387
359
  },
388
360
  {
389
- "begin": "(?x)(?<!\\S)\n\t\t\t\t\t\t\t\t\t\t\t(async(?!\\S))?\\s*\n\t\t\t\t\t\t\t\t\t\t\t(?<ft>\n\t\t\t\t\t\t\t\t\t\t\t\tmap\\s*<\\s*\\g<ft>\\s*,\\s*\\g<ft>\\s*> |\n\t\t\t\t\t\t\t\t\t\t\t\tset\\s*<\\s*\\g<ft>\\s*> |\n\t\t\t\t\t\t\t\t\t\t\t\tlist\\s*<\\s*\\g<ft>\\s*>\\s*(cpp_type(?!\\S))? |\n\t\t\t\t\t\t\t\t\t\t\t\t(?!async\\b)[a-zA-Z_][\\w.]*\n\t\t\t\t\t\t\t\t\t\t\t)\\s*\n\t\t\t\t\t\t\t\t\t\t\t(?:\n\t\t\t\t\t\t\t\t\t\t\t\t(?<!\\S)([a-zA-Z_][\\w.]*)\\s*(?![^\\s(])\n\t\t\t\t\t\t\t\t\t\t\t)?",
390
- "beginCaptures": {
391
- "1": {
392
- "name": "keyword.other.async.thrift"
393
- },
394
- "2": {
395
- "name": "storage.type.function.thrift"
396
- },
397
- "3": {
398
- "name": "keyword.other.cpp_type.thrift"
399
- },
400
- "4": {
401
- "name": "entity.name.function.thrift"
402
- }
403
- },
404
- "end": "$|^",
405
361
  "name": "meta.service.function.thrift",
362
+ "begin": "(?x)(?\u003c!\\S)\n\t\t\t\t\t\t\t\t\t\t\t(async(?!\\S))?\\s*\n\t\t\t\t\t\t\t\t\t\t\t(?\u003cft\u003e\n\t\t\t\t\t\t\t\t\t\t\t\tmap\\s*\u003c\\s*\\g\u003cft\u003e\\s*,\\s*\\g\u003cft\u003e\\s*\u003e |\n\t\t\t\t\t\t\t\t\t\t\t\tset\\s*\u003c\\s*\\g\u003cft\u003e\\s*\u003e |\n\t\t\t\t\t\t\t\t\t\t\t\tlist\\s*\u003c\\s*\\g\u003cft\u003e\\s*\u003e\\s*(cpp_type(?!\\S))? |\n\t\t\t\t\t\t\t\t\t\t\t\t(?!async\\b)[a-zA-Z_][\\w.]*\n\t\t\t\t\t\t\t\t\t\t\t)\\s*\n\t\t\t\t\t\t\t\t\t\t\t(?:\n\t\t\t\t\t\t\t\t\t\t\t\t(?\u003c!\\S)([a-zA-Z_][\\w.]*)\\s*(?![^\\s(])\n\t\t\t\t\t\t\t\t\t\t\t)?",
363
+ "end": "$|^",
406
364
  "patterns": [
407
365
  {
408
366
  "begin": "\\(",
409
- "beginCaptures": {
410
- "0": {
411
- "name": "punctuation.definition.arguments.begin.thrift"
412
- }
413
- },
414
367
  "end": "\\)",
415
- "endCaptures": {
416
- "0": {
417
- "name": "punctuation.definition.arguments.end.thrift"
418
- }
419
- },
420
368
  "patterns": [
421
369
  {
422
370
  "include": "#comments"
@@ -424,49 +372,97 @@
424
372
  {
425
373
  "include": "#field"
426
374
  }
427
- ]
428
- },
429
- {
430
- "begin": "(?<![^\\s)])(throws)(?![^\\s(])",
375
+ ],
431
376
  "beginCaptures": {
432
- "1": {
433
- "name": "keyword.other.service.function.throws.thrift"
377
+ "0": {
378
+ "name": "punctuation.definition.arguments.begin.thrift"
434
379
  }
435
380
  },
381
+ "endCaptures": {
382
+ "0": {
383
+ "name": "punctuation.definition.arguments.end.thrift"
384
+ }
385
+ }
386
+ },
387
+ {
388
+ "begin": "(?\u003c![^\\s)])(throws)(?![^\\s(])",
436
389
  "end": "$",
437
390
  "patterns": [
438
391
  {
439
392
  "begin": "\\(",
393
+ "end": "\\)",
394
+ "patterns": [
395
+ {
396
+ "include": "#comments"
397
+ },
398
+ {
399
+ "include": "#field"
400
+ }
401
+ ],
440
402
  "beginCaptures": {
441
403
  "0": {
442
404
  "name": "punctuation.definition.arguments.begin.thrift"
443
405
  }
444
406
  },
445
- "end": "\\)",
446
407
  "endCaptures": {
447
408
  "0": {
448
409
  "name": "punctuation.definition.arguments.end.thrift"
449
410
  }
450
- },
451
- "patterns": [
452
- {
453
- "include": "#comments"
454
- },
455
- {
456
- "include": "#field"
457
- }
458
- ]
411
+ }
412
+ }
413
+ ],
414
+ "beginCaptures": {
415
+ "1": {
416
+ "name": "keyword.other.service.function.throws.thrift"
459
417
  }
460
- ]
418
+ }
461
419
  },
462
420
  {
463
421
  "include": "#comments"
464
422
  }
465
- ]
423
+ ],
424
+ "beginCaptures": {
425
+ "1": {
426
+ "name": "keyword.other.async.thrift"
427
+ },
428
+ "2": {
429
+ "name": "storage.type.function.thrift"
430
+ },
431
+ "3": {
432
+ "name": "keyword.other.cpp_type.thrift"
433
+ },
434
+ "4": {
435
+ "name": "entity.name.function.thrift"
436
+ }
437
+ }
466
438
  }
467
- ]
439
+ ],
440
+ "beginCaptures": {
441
+ "0": {
442
+ "name": "punctuation.section.service.begin.thrift"
443
+ }
444
+ },
445
+ "endCaptures": {
446
+ "0": {
447
+ "name": "punctuation.section.service.end.thrift"
448
+ }
449
+ }
468
450
  }
469
- ]
451
+ ],
452
+ "beginCaptures": {
453
+ "1": {
454
+ "name": "keyword.other.service.thrift"
455
+ },
456
+ "2": {
457
+ "name": "entity.name.type.service.thrift"
458
+ },
459
+ "3": {
460
+ "name": "keyword.other.service.extends.thrift"
461
+ },
462
+ "4": {
463
+ "name": "entity.other.inherited-class.thrift"
464
+ }
465
+ }
470
466
  }
471
467
  ]
472
468
  }
@@ -476,109 +472,85 @@
476
472
  "patterns": [
477
473
  {
478
474
  "begin": "(^[ \\t]+)?(?=#)",
479
- "beginCaptures": {
480
- "1": {
481
- "name": "punctuation.whitespace.comment.leading.thrift"
482
- }
483
- },
484
475
  "end": "(?!\\G)",
485
476
  "patterns": [
486
477
  {
478
+ "name": "comment.line.number-sign.thrift",
487
479
  "begin": "#",
480
+ "end": "\\n",
488
481
  "beginCaptures": {
489
482
  "0": {
490
483
  "name": "punctuation.definition.comment.thrift"
491
484
  }
492
- },
493
- "end": "\\n",
494
- "name": "comment.line.number-sign.thrift"
485
+ }
495
486
  }
496
- ]
497
- },
498
- {
499
- "begin": "(^[ \\t]+)?(?=//)",
487
+ ],
500
488
  "beginCaptures": {
501
489
  "1": {
502
490
  "name": "punctuation.whitespace.comment.leading.thrift"
503
491
  }
504
- },
492
+ }
493
+ },
494
+ {
495
+ "begin": "(^[ \\t]+)?(?=//)",
505
496
  "end": "(?!\\G)",
506
497
  "patterns": [
507
498
  {
499
+ "name": "comment.line.double-slash.thrift",
508
500
  "begin": "//",
501
+ "end": "\\n",
509
502
  "beginCaptures": {
510
503
  "0": {
511
504
  "name": "punctuation.definition.comment.thrift"
512
505
  }
513
- },
514
- "end": "\\n",
515
- "name": "comment.line.double-slash.thrift"
506
+ }
507
+ }
508
+ ],
509
+ "beginCaptures": {
510
+ "1": {
511
+ "name": "punctuation.whitespace.comment.leading.thrift"
516
512
  }
517
- ]
513
+ }
518
514
  },
519
515
  {
516
+ "name": "comment.block.documentation.thrift",
520
517
  "begin": "/\\*\\*",
518
+ "end": "\\*/",
521
519
  "beginCaptures": {
522
520
  "0": {
523
521
  "name": "punctuation.definition.comment.begin.thrift"
524
522
  }
525
523
  },
526
- "end": "\\*/",
527
524
  "endCaptures": {
528
525
  "0": {
529
526
  "name": "punctuation.definition.comment.end.thrift"
530
527
  }
531
- },
532
- "name": "comment.block.documentation.thrift"
528
+ }
533
529
  },
534
530
  {
531
+ "name": "comment.block.thrift",
535
532
  "begin": "/\\*",
533
+ "end": "\\*/",
536
534
  "beginCaptures": {
537
535
  "0": {
538
536
  "name": "punctuation.definition.comment.begin.thrift"
539
537
  }
540
538
  },
541
- "end": "\\*/",
542
539
  "endCaptures": {
543
540
  "0": {
544
541
  "name": "punctuation.definition.comment.end.thrift"
545
542
  }
546
- },
547
- "name": "comment.block.thrift"
543
+ }
548
544
  }
549
545
  ]
550
546
  },
551
547
  "field": {
552
- "begin": "(?x)\n\t\t\t\t\t\t(?<![^\\s{(])(?=\\S)\n\t\t\t\t\t\t(\\d+\\s*:)?[ \\t]*\n\t\t\t\t\t\t(?:\t(required|optional)(?!\\S)[ \\t]*\n\t\t\t\t\t\t|\t(?=\\S)(?!=required|optional|\\d)\n\t\t\t\t\t\t)",
553
- "beginCaptures": {
554
- "1": {
555
- "name": "entity.other.field-id.thrift"
556
- },
557
- "2": {
558
- "name": "keyword.other.requiredness.thrift"
559
- }
560
- },
561
- "end": "[,;]|(?=[)#]|//|/\\*)|$",
562
- "endCaptures": {
563
- "0": {
564
- "name": "punctuation.separator.fields.thrift"
565
- }
566
- },
567
548
  "name": "meta.field.thrift",
549
+ "begin": "(?x)\n\t\t\t\t\t\t(?\u003c![^\\s{(])(?=\\S)\n\t\t\t\t\t\t(\\d+\\s*:)?[ \\t]*\n\t\t\t\t\t\t(?:\t(required|optional)(?!\\S)[ \\t]*\n\t\t\t\t\t\t|\t(?=\\S)(?!=required|optional|\\d)\n\t\t\t\t\t\t)",
550
+ "end": "[,;]|(?=[)#]|//|/\\*)|$",
568
551
  "patterns": [
569
552
  {
570
- "begin": "(?x)\n\t\t\t\t\t\t\t(?<ft>\n\t\t\t\t\t\t\t\tmap\\s*<\\s*\\g<ft>\\s*,\\s*\\g<ft>\\s*> |\n\t\t\t\t\t\t\t\tset\\s*<\\s*\\g<ft>\\s*> |\n\t\t\t\t\t\t\t\tlist\\s*<\\s*\\g<ft>\\s*>\\s*(cpp_type(?!\\S))? |\n\t\t\t\t\t\t\t\t[a-zA-Z_][\\w.]*\n\t\t\t\t\t\t\t)[ \\t]*\n\t\t\t\t\t\t\t(?:([a-zA-Z_][\\w.]*)[ \\t]*)? # identifier\n\t\t\t\t\t\t\t",
571
- "beginCaptures": {
572
- "1": {
573
- "name": "storage.type.field.thrift"
574
- },
575
- "2": {
576
- "name": "keyword.other.cpp-type.thrift"
577
- },
578
- "3": {
579
- "name": "variable.other.field-name.thrift"
580
- }
581
- },
553
+ "begin": "(?x)\n\t\t\t\t\t\t\t(?\u003cft\u003e\n\t\t\t\t\t\t\t\tmap\\s*\u003c\\s*\\g\u003cft\u003e\\s*,\\s*\\g\u003cft\u003e\\s*\u003e |\n\t\t\t\t\t\t\t\tset\\s*\u003c\\s*\\g\u003cft\u003e\\s*\u003e |\n\t\t\t\t\t\t\t\tlist\\s*\u003c\\s*\\g\u003cft\u003e\\s*\u003e\\s*(cpp_type(?!\\S))? |\n\t\t\t\t\t\t\t\t[a-zA-Z_][\\w.]*\n\t\t\t\t\t\t\t)[ \\t]*\n\t\t\t\t\t\t\t(?:([a-zA-Z_][\\w.]*)[ \\t]*)? # identifier\n\t\t\t\t\t\t\t",
582
554
  "end": "(?=[,;]|[)#]|//|/\\*)|$",
583
555
  "patterns": [
584
556
  {
@@ -586,119 +558,141 @@
586
558
  "end": "(?=[,;]|[)#]|//|/\\*)|$",
587
559
  "patterns": [
588
560
  {
589
- "match": "(?<!\\S)(xsd_optional)\\b",
590
- "name": "keyword.other.xsd_optional.thrift"
561
+ "name": "keyword.other.xsd_optional.thrift",
562
+ "match": "(?\u003c!\\S)(xsd_optional)\\b"
591
563
  },
592
564
  {
593
- "match": "(?<!\\S)(xsd_nillable)\\b",
594
- "name": "keyword.other.xsd_nillable.thrift"
565
+ "name": "keyword.other.xsd_nillable.thrift",
566
+ "match": "(?\u003c!\\S)(xsd_nillable)\\b"
595
567
  },
596
568
  {
597
569
  "include": "#value"
598
570
  }
599
571
  ]
600
572
  }
601
- ]
573
+ ],
574
+ "beginCaptures": {
575
+ "1": {
576
+ "name": "storage.type.field.thrift"
577
+ },
578
+ "2": {
579
+ "name": "keyword.other.cpp-type.thrift"
580
+ },
581
+ "3": {
582
+ "name": "variable.other.field-name.thrift"
583
+ }
584
+ }
602
585
  }
603
- ]
586
+ ],
587
+ "beginCaptures": {
588
+ "1": {
589
+ "name": "entity.other.field-id.thrift"
590
+ },
591
+ "2": {
592
+ "name": "keyword.other.requiredness.thrift"
593
+ }
594
+ },
595
+ "endCaptures": {
596
+ "0": {
597
+ "name": "punctuation.separator.fields.thrift"
598
+ }
599
+ }
604
600
  },
605
601
  "value": {
606
602
  "patterns": [
607
603
  {
608
- "match": "[+-]?\\d*\\.\\d+([eE][+-]?\\d+)?",
609
- "name": "constant.numeric.float.thrift"
604
+ "name": "constant.numeric.float.thrift",
605
+ "match": "[+-]?\\d*\\.\\d+([eE][+-]?\\d+)?"
610
606
  },
611
607
  {
612
- "match": "[+-]?\\d+",
613
- "name": "constant.numeric.integer.thrift"
608
+ "name": "constant.numeric.integer.thrift",
609
+ "match": "[+-]?\\d+"
614
610
  },
615
611
  {
616
- "match": "[a-zA-Z_][\\w.]*",
617
- "name": "constant.other.const-data.thrift"
612
+ "name": "constant.other.const-data.thrift",
613
+ "match": "[a-zA-Z_][\\w.]*"
618
614
  },
619
615
  {
616
+ "name": "string.quoted.single.thrift",
620
617
  "begin": "'",
618
+ "end": "'",
621
619
  "beginCaptures": {
622
620
  "0": {
623
621
  "name": "punctuation.definition.string.begin.thrift"
624
622
  }
625
623
  },
626
- "end": "'",
627
624
  "endCaptures": {
628
625
  "0": {
629
626
  "name": "punctuation.definition.string.end.thrift"
630
627
  }
631
- },
632
- "name": "string.quoted.single.thrift"
628
+ }
633
629
  },
634
630
  {
631
+ "name": "string.quoted.double.thrift",
635
632
  "begin": "\"",
633
+ "end": "\"",
636
634
  "beginCaptures": {
637
635
  "0": {
638
636
  "name": "punctuation.definition.string.begin.thrift"
639
637
  }
640
638
  },
641
- "end": "\"",
642
639
  "endCaptures": {
643
640
  "0": {
644
641
  "name": "punctuation.definition.string.begin.thrift"
645
642
  }
646
- },
647
- "name": "string.quoted.double.thrift"
643
+ }
648
644
  },
649
645
  {
646
+ "name": "meta.array.thrift",
650
647
  "begin": "\\[",
648
+ "end": "\\]",
649
+ "patterns": [
650
+ {
651
+ "match": "[,;]"
652
+ },
653
+ {
654
+ "include": "#value"
655
+ }
656
+ ],
651
657
  "beginCaptures": {
652
658
  "0": {
653
659
  "name": "punctuation.definition.array.begin.thrift"
654
660
  }
655
661
  },
656
- "end": "\\]",
657
662
  "endCaptures": {
658
663
  "0": {
659
664
  "name": "punctuation.definition.array.end.thrift"
660
665
  }
661
- },
662
- "name": "meta.array.thrift",
666
+ }
667
+ },
668
+ {
669
+ "name": "meta.map.thrift",
670
+ "begin": "\\{",
671
+ "end": "\\}",
663
672
  "patterns": [
664
673
  {
665
- "match": "[,;]"
674
+ "match": "[:,;]"
666
675
  },
667
676
  {
668
677
  "include": "#value"
669
678
  }
670
- ]
671
- },
672
- {
673
- "begin": "\\{",
679
+ ],
674
680
  "beginCaptures": {
675
681
  "0": {
676
682
  "name": "punctuation.definition.map.begin.thrift"
677
683
  }
678
684
  },
679
- "end": "\\}",
680
685
  "endCaptures": {
681
686
  "0": {
682
687
  "name": "punctuation.definition.map.end.thrift"
683
688
  }
684
- },
685
- "name": "meta.map.thrift",
686
- "patterns": [
687
- {
688
- "match": "[:,;]"
689
- },
690
- {
691
- "include": "#value"
692
- }
693
- ]
689
+ }
694
690
  },
695
691
  {
696
- "match": "\\S",
697
- "name": "invalid.illegal.thrift"
692
+ "name": "invalid.illegal.thrift",
693
+ "match": "\\S"
698
694
  }
699
695
  ]
700
696
  }
701
- },
702
- "scopeName": "source.thrift",
703
- "uuid": "9E5704AC-54ED-4D7C-946C-6DC3727BDC4C"
704
- }
697
+ }
698
+ }