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,122 +1,115 @@
1
1
  {
2
- "fileTypes": [
3
- "do",
4
- "ado",
5
- "mata"
6
- ],
7
- "foldingStartMarker": "\\{\\s*$",
8
- "foldingStopMarker": "^\\s*\\}",
9
- "keyEquivalent": "^~S",
10
2
  "name": "Stata",
3
+ "scopeName": "source.stata",
11
4
  "patterns": [
12
5
  {
6
+ "name": "string.quoted.double.stata",
13
7
  "begin": "\"",
8
+ "end": "\"",
14
9
  "beginCaptures": {
15
10
  "0": {
16
11
  "name": "punctuation.definition.string.begin.stata"
17
12
  }
18
13
  },
19
- "end": "\"",
20
14
  "endCaptures": {
21
15
  "0": {
22
16
  "name": "punctuation.definition.string.end.stata"
23
17
  }
24
- },
25
- "name": "string.quoted.double.stata"
18
+ }
26
19
  },
27
20
  {
21
+ "name": "string.quoted.double.compound.stata",
28
22
  "begin": "`\"",
23
+ "end": "\"'",
24
+ "patterns": [
25
+ {
26
+ "include": "#cdq_string_content"
27
+ }
28
+ ],
29
29
  "beginCaptures": {
30
30
  "0": {
31
31
  "name": "punctuation.definition.string.begin.stata"
32
32
  }
33
33
  },
34
- "end": "\"'",
35
34
  "endCaptures": {
36
35
  "0": {
37
36
  "name": "punctuation.definition.string.end.stata"
38
37
  }
39
- },
40
- "name": "string.quoted.double.compound.stata",
41
- "patterns": [
42
- {
43
- "include": "#cdq_string_content"
44
- }
45
- ]
38
+ }
46
39
  },
47
40
  {
41
+ "name": "comment.block.stata",
48
42
  "begin": "/\\*",
43
+ "end": "\\*/",
44
+ "patterns": [
45
+ {
46
+ "include": "#cb_content"
47
+ }
48
+ ],
49
49
  "beginCaptures": {
50
50
  "0": {
51
51
  "name": "punctuation.definition.comment.begin.stata"
52
52
  }
53
53
  },
54
- "end": "\\*/",
55
54
  "endCaptures": {
56
55
  "0": {
57
56
  "name": "punctuation.definition.comment.end.stata"
58
57
  }
59
- },
60
- "name": "comment.block.stata",
61
- "patterns": [
62
- {
63
- "include": "#cb_content"
64
- }
65
- ]
58
+ }
66
59
  },
67
60
  {
61
+ "name": "comment.line.star.stata",
62
+ "match": "^\\s*(\\*).*$\\n?",
68
63
  "captures": {
69
64
  "0": {
70
65
  "name": "punctuation.definition.comment.stata"
71
66
  }
72
- },
73
- "match": "^\\s*(\\*).*$\\n?",
74
- "name": "comment.line.star.stata"
67
+ }
75
68
  },
76
69
  {
70
+ "name": "comment.line.triple-slash.stata",
71
+ "match": "(///).*$\\n?",
77
72
  "captures": {
78
73
  "0": {
79
74
  "name": "punctuation.definition.comment.stata"
80
75
  }
81
- },
82
- "match": "(///).*$\\n?",
83
- "name": "comment.line.triple-slash.stata"
76
+ }
84
77
  },
85
78
  {
79
+ "name": "comment.line.double-slash.stata",
80
+ "match": "(//).*$\\n?",
86
81
  "captures": {
87
82
  "0": {
88
83
  "name": "punctuation.definition.comment.stata"
89
84
  }
90
- },
91
- "match": "(//).*$\\n?",
92
- "name": "comment.line.double-slash.stata"
85
+ }
93
86
  },
94
87
  {
95
- "match": "\\+|\\-|\\*|\\^",
96
- "name": "keyword.operator.arithmetic.stata"
88
+ "name": "keyword.operator.arithmetic.stata",
89
+ "match": "\\+|\\-|\\*|\\^"
97
90
  },
98
91
  {
99
- "comment": "match division operator but not path separator",
100
- "match": "(?<![a-zA-Z.])/(?![a-zA-Z.]|$)",
101
- "name": "keyword.operator.arithmetic.stata"
92
+ "name": "keyword.operator.arithmetic.stata",
93
+ "match": "(?\u003c![a-zA-Z.])/(?![a-zA-Z.]|$)"
102
94
  },
103
95
  {
104
- "match": "\\&|\\||!|~",
105
- "name": "keyword.operator.logical.stata"
96
+ "name": "keyword.operator.logical.stata",
97
+ "match": "\\\u0026|\\||!|~"
106
98
  },
107
99
  {
108
- "match": "<|>|<\\=|>\\=|\\=\\=|!\\=|~\\=",
109
- "name": "keyword.operator.comparison.stata"
100
+ "name": "keyword.operator.comparison.stata",
101
+ "match": "\u003c|\u003e|\u003c\\=|\u003e\\=|\\=\\=|!\\=|~\\="
110
102
  },
111
103
  {
112
- "match": "\\=",
113
- "name": "keyword.operator.assignment.stata"
104
+ "name": "keyword.operator.assignment.stata",
105
+ "match": "\\="
114
106
  },
115
107
  {
116
- "match": "\\b(while|forv(a|al|alu|alue|alues)?|continue)\\b",
117
- "name": "keyword.control.flow.stata"
108
+ "name": "keyword.control.flow.stata",
109
+ "match": "\\b(while|forv(a|al|alu|alue|alues)?|continue)\\b"
118
110
  },
119
111
  {
112
+ "match": "\\b(foreach)\\s+[a-zA-Z0-9_]+\\s+(in|of loc(a|al)?|of glo(b|ba|bal)?|of var(l|li|lis|list)?|of new(l|li|lis|list)?|of num(l|li|lis|list)?)\\b",
120
113
  "captures": {
121
114
  "1": {
122
115
  "name": "keyword.control.flow.stata"
@@ -124,34 +117,34 @@
124
117
  "2": {
125
118
  "name": "keyword.control.flow.stata"
126
119
  }
127
- },
128
- "match": "\\b(foreach)\\s+[a-zA-Z0-9_]+\\s+(in|of loc(a|al)?|of glo(b|ba|bal)?|of var(l|li|lis|list)?|of new(l|li|lis|list)?|of num(l|li|lis|list)?)\\b"
120
+ }
129
121
  },
130
122
  {
123
+ "match": "^\\s*(if|else if|else)\\b",
131
124
  "captures": {
132
125
  "1": {
133
126
  "name": "keyword.control.flow.stata"
134
127
  }
135
- },
136
- "match": "^\\s*(if|else if|else)\\b"
128
+ }
137
129
  },
138
130
  {
131
+ "match": "^\\s*(gl(o|ob|oba|obal)?|loc(a|al)?|tempvar|tempname|tempfile)\\b",
139
132
  "captures": {
140
133
  "1": {
141
134
  "name": "storage.type.macro.stata"
142
135
  }
143
- },
144
- "match": "^\\s*(gl(o|ob|oba|obal)?|loc(a|al)?|tempvar|tempname|tempfile)\\b"
136
+ }
145
137
  },
146
138
  {
139
+ "match": "^\\s*(sca(l|la|lar)?(\\s+de(f|fi|fin|fine)?)?)\\s+(?!(drop|dir?|l(i|is|ist)?)\\s+)",
147
140
  "captures": {
148
141
  "1": {
149
142
  "name": "storage.type.scalar.stata"
150
143
  }
151
- },
152
- "match": "^\\s*(sca(l|la|lar)?(\\s+de(f|fi|fin|fine)?)?)\\s+(?!(drop|dir?|l(i|is|ist)?)\\s+)"
144
+ }
153
145
  },
154
146
  {
147
+ "match": "(^|:|{|qui(e|et|etl|etly)?\\s+|n(o|oi|ois|oisi|oisil|oisily)?\\s+)\\s*(by(s|so|sor|sort)?)((\\s|,)[^:]*)?(?=:)",
155
148
  "captures": {
156
149
  "4": {
157
150
  "name": "keyword.control.flow.stata"
@@ -159,23 +152,21 @@
159
152
  "5": {
160
153
  "name": "keyword.control.flow.stata"
161
154
  }
162
- },
163
- "match": "(^|:|{|qui(e|et|etl|etly)?\\s+|n(o|oi|ois|oisi|oisil|oisily)?\\s+)\\s*(by(s|so|sor|sort)?)((\\s|,)[^:]*)?(?=:)"
155
+ }
164
156
  },
165
157
  {
158
+ "match": "(^|:|{|qui(e|et|etl|etly)?\\s+|n(o|oi|ois|oisi|oisil|oisily)?\\s+)\\s*((g(e|en|ene|ener|enera|enerat|enerate)?)|replace|egen)\\b",
166
159
  "captures": {
167
160
  "4": {
168
161
  "name": "storage.type.variable.stata"
169
162
  }
170
- },
171
- "match": "(^|:|{|qui(e|et|etl|etly)?\\s+|n(o|oi|ois|oisi|oisil|oisily)?\\s+)\\s*((g(e|en|ene|ener|enera|enerat|enerate)?)|replace|egen)\\b"
163
+ }
172
164
  },
173
165
  {
174
- "begin": "^\\s*mata:?\\s*$",
175
- "comment": "won't match single-line Mata statements",
166
+ "name": "meta.embedded.block.mata",
176
167
  "contentName": "source.mata",
168
+ "begin": "^\\s*mata:?\\s*$",
177
169
  "end": "^\\s*end\\s*$\\n?",
178
- "name": "meta.embedded.block.mata",
179
170
  "patterns": [
180
171
  {
181
172
  "include": "source.mata"
@@ -202,7 +193,5 @@
202
193
  }
203
194
  ]
204
195
  }
205
- },
206
- "scopeName": "source.stata",
207
- "uuid": "4011DD24-A5DD-4723-AE6B-65042218AB1F"
208
- }
196
+ }
197
+ }
@@ -1,53 +1,49 @@
1
1
  {
2
- "fileTypes": [
3
- "strings"
4
- ],
5
2
  "name": "Strings File",
3
+ "scopeName": "source.strings",
6
4
  "patterns": [
7
5
  {
6
+ "name": "comment.block.strings",
8
7
  "begin": "/\\*",
8
+ "end": "\\*/",
9
9
  "captures": {
10
10
  "0": {
11
11
  "name": "punctuation.definition.comment.strings"
12
12
  }
13
- },
14
- "end": "\\*/",
15
- "name": "comment.block.strings"
13
+ }
16
14
  },
17
15
  {
16
+ "name": "string.quoted.double.strings",
18
17
  "begin": "\"",
19
- "beginCaptures": {
20
- "0": {
21
- "name": "punctuation.definition.string.begin.strings"
22
- }
23
- },
24
18
  "end": "\"",
25
- "endCaptures": {
26
- "0": {
27
- "name": "punctuation.definition.string.end.strings"
28
- }
29
- },
30
- "name": "string.quoted.double.strings",
31
19
  "patterns": [
32
20
  {
33
- "match": "\\\\(\\\\|[abefnrtv'\"?]|[0-3]\\d{0,2}|[4-7]\\d?|x[a-zA-Z0-9]+)",
34
- "name": "constant.character.escape.strings"
21
+ "name": "constant.character.escape.strings",
22
+ "match": "\\\\(\\\\|[abefnrtv'\"?]|[0-3]\\d{0,2}|[4-7]\\d?|x[a-zA-Z0-9]+)"
35
23
  },
36
24
  {
37
- "match": "\\\\.",
38
- "name": "invalid.illegal.unknown-escape.strings"
25
+ "name": "invalid.illegal.unknown-escape.strings",
26
+ "match": "\\\\."
39
27
  },
40
28
  {
41
- "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",
42
- "name": "constant.other.placeholder.strings"
29
+ "name": "constant.other.placeholder.strings",
30
+ "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"
43
31
  },
44
32
  {
45
- "match": "%",
46
- "name": "invalid.illegal.placeholder.c"
33
+ "name": "invalid.illegal.placeholder.c",
34
+ "match": "%"
35
+ }
36
+ ],
37
+ "beginCaptures": {
38
+ "0": {
39
+ "name": "punctuation.definition.string.begin.strings"
47
40
  }
48
- ]
41
+ },
42
+ "endCaptures": {
43
+ "0": {
44
+ "name": "punctuation.definition.string.end.strings"
45
+ }
46
+ }
49
47
  }
50
- ],
51
- "scopeName": "source.strings",
52
- "uuid": "429E2DB7-EB4F-4B34-A4DF-DBFD3336C581"
53
- }
48
+ ]
49
+ }
@@ -1,223 +1,278 @@
1
1
  {
2
2
  "name": "Stylus",
3
3
  "scopeName": "source.stylus",
4
- "fileTypes": [
5
- "styl",
6
- "stylus"
7
- ],
8
- "foldingStartMarker": "\\{\\s*$",
9
- "foldingStopMarker": "^\\s*\\}",
10
- "uuid": "5739E0FB-A2C0-4CB4-AB89-AFFFFD1F3FA1",
11
- "repository": {
12
- "string-quoted": {
4
+ "patterns": [
5
+ {
6
+ "include": "#comments"
7
+ },
8
+ {
9
+ "begin": "^\\s*(@(?:import|charset|css|font-face|(?:-webkit-)?keyframes)(?:\\s+([\\w-]+))?)\\b",
10
+ "end": "$|;|(?=\\{)",
13
11
  "patterns": [
14
12
  {
15
- "match": "'[^']*'",
16
- "name": "string.quoted.single.stylus"
13
+ "include": "#string-quoted"
14
+ }
15
+ ],
16
+ "beginCaptures": {
17
+ "1": {
18
+ "name": "keyword.control.at-rule.other.stylus"
17
19
  },
20
+ "2": {
21
+ "name": "variable.other.animation-name.stylus"
22
+ }
23
+ }
24
+ },
25
+ {
26
+ "begin": "^\\s*(@media)\\s*",
27
+ "end": "$|(?=\\{)",
28
+ "patterns": [
29
+ {
30
+ "include": "#media-query"
31
+ }
32
+ ],
33
+ "beginCaptures": {
34
+ "1": {
35
+ "name": "keyword.control.at-rule.media.stylus"
36
+ }
37
+ }
38
+ },
39
+ {
40
+ "begin": "(?x)\n(?\u003c=^|;|})\n\\s*\n(?=\n [\\[\\]'\".\\w$-]+\n \\s*\n ([?:]?=)\n (?![^\\[]*\\])\n)\n",
41
+ "end": "$|;",
42
+ "patterns": [
18
43
  {
19
- "match": "\"[^\"]*\"",
20
- "name": "string.quoted.double.stylus"
44
+ "include": "#expression"
21
45
  }
22
46
  ]
23
47
  },
24
- "variable": {
25
- "match": "([\\w$-]+\\b)",
26
- "name": "variable.other.stylus"
48
+ {
49
+ "include": "#iteration"
27
50
  },
28
- "hash-definition": {
29
- "begin": "\\{",
51
+ {
52
+ "include": "#conditionals"
53
+ },
54
+ {
55
+ "include": "#return"
56
+ },
57
+ {
58
+ "name": "meta.function-call.stylus",
59
+ "begin": "(?x) # multi-line regex definition mode\n\n^(\\s*) # starts at the beginning of line\n([\\w$-]+) # identifier (name)\n(\\() # start of argument list\n(?=\n .*?\n \\)\\s*\\{ # we see a curly brace afterwards\n) # which means this is a function definition\n",
60
+ "end": "(\\))",
61
+ "patterns": [
62
+ {
63
+ "include": "#expression"
64
+ }
65
+ ],
30
66
  "beginCaptures": {
31
- "0": {
32
- "name": "punctuation.section.embedded.start.stylus"
67
+ "2": {
68
+ "name": "entity.name.function.stylus"
69
+ },
70
+ "3": {
71
+ "name": "punctuation.definition.parameters.start.stylus"
33
72
  }
34
73
  },
35
- "end": "\\}",
36
74
  "endCaptures": {
37
- "0": {
38
- "name": "punctuation.section.embedded.end.stylus"
75
+ "1": {
76
+ "name": "punctuation.definition.parameters.end.stylus"
77
+ }
78
+ }
79
+ },
80
+ {
81
+ "name": "meta.function-call.stylus",
82
+ "begin": "(?x) # multi-line regex definition mode\n(\n\n (^|;) # starts at the beginning of line or at a ;\n \\s*\n (\\+?\\s* # for block mixins\n [\\w$-]+) # identifier (name)\n (\\() # start of argument list\n (?=\n .*?\n \\)\\s*;?\\s* # if there are only spaces and semicolons\n $|; # then this a\n )\n)\n",
83
+ "end": "(\\))",
84
+ "patterns": [
85
+ {
86
+ "include": "#expression"
87
+ }
88
+ ],
89
+ "beginCaptures": {
90
+ "3": {
91
+ "name": "entity.other.attribute-name.mixin.stylus"
92
+ },
93
+ "4": {
94
+ "name": "punctuation.definition.parameters.start.stylus"
39
95
  }
40
96
  },
97
+ "endCaptures": {
98
+ "1": {
99
+ "name": "punctuation.definition.parameters.end.stylus"
100
+ }
101
+ }
102
+ },
103
+ {
104
+ "name": "meta.selector.stylus",
105
+ "begin": "(?x) # multi-line regex definition mode\n(^|(?\u003c=\\*/|\\}))\\s*\n(?=\n font(?!\n \\s*:\\s\n |\n -\n |\n .*?\n (?:\n \\/|normal|bold|light(er?)|serif|sans|monospace|\n \\b\\d+(?:\\b|px|r?em|%)|\n var\\s*\\(|\n ['\"][^\\]]*$\n )\n ) | # we need to distinguish between tag and property `cursor`\n cursor(?!\n \\s*[:;]\\s\n |\n -\n |\n .*?\n (?:\n (?:url\\s*\\()|\n (?:-moz-|-webkit-|-ms-)?\n (?:auto|default|none|context-menu|help|pointer|progress|\n wait|cell|crosshair|text|vertical-text|alias|copy|\n move|no-drop|not-allowed|e-resize|n-resize|ne-resize|\n nw-resize|s-resize|se-resize|sw-resize|w-resize|\n ew-resize|ns-resize|nesw-resize|nwse-resize|col-resize|\n row-resize|all-scroll|zoom-in|zoom-out|grab|grabbing\n normal|bold|light(er?)|serif|sans|monospace)\n )\n ) | (\n (\n altGlyph|altGlyphDef|altGlyphItem|animate|animateColor|\n animateMotion|animateTransform|circle|clipPath|color-profile|\n defs|desc|ellipse|feBlend|feColorMatrix|\n feComponentTransfer|feComposite|feConvolveMatrix|\n feDiffuseLighting|feDisplacementMap|feDistantLight|feFlood|\n feFuncA|feFuncB|feFuncG|feFuncR|feGaussianBlur|feImage|feMerge|\n feMergeNode|feMorphology|feOffset|fePointLight|\n feSpecularLighting|feSpotLight|feTile|feTurbulence|filter|\n font-face|font-face-format|font-face-name|font-face-src|\n font-face-uri|foreignObject|g|glyph|glyphRef|hkern|image|line|\n linearGradient|marker|mask|metadata|missing-glyph|mpath|path|\n pattern|polygon|polyline|radialGradient|rect|set|stop|svg|\n switch|symbol|text|textPath|tref|tspan|use|view|vkern|\n a|abbr|acronym|address|applet|area|article|aside|audio|b|base|\n basefont|bdi|bdo|bgsound|big|blink|blockquote|body|br|button|\n canvas|caption|center|cite|code|col|colgroup|data|\n datalist|dd|decorator|del|details|dfn|dir|div|dl|dt|element|\n em|embed|fieldset|figcaption|figure|footer|form|frame|\n frameset|h1|h2|h3|h4|h5|h6|head|header|hgroup|hr|html|i|iframe|\n img|input|ins|isindex|kbd|keygen|label|legend|li|link|listing|\n main|map|mark|marquee|menu|menuitem|meta|meter|nav|nobr|\n noframes|noscript|object|ol|optgroup|option|output|p|param|\n plaintext|pre|progress|q|rp|rt|ruby|s|samp|script|section|\n select|shadow|small|source|spacer|span|strike|strong|style|\n sub|summary|sup|table|tbody|td|template|textarea|tfoot|th|\n thead|time|title|tr|track|tt|u|ul|var|video|wbr|xmp)\n\n \\s*([\\s,.#\\[]|:[^\\s]|(?=\\{|$))\n\n ) | (\n [:~\u003e\\[*\\/] # symbols but they are valid for selector\n\n ) | (\n\n \\+\\s*[\\w$-]+\\b\\s* # are an identifier starting with $\n (?!\\() # and they can't have anything besides\n\n ) | ( # for animtions\n\n \\d+(\\.\\d+)?%|(from|to)\\b\n\n ) | ( # Placeholder selectors\n\n \\$[\\w$-]+\\b\\s* # are an identifier starting with $\n (?=$|\\{) # and they can't have anything besides\n\n ) | ( # CSS class\n\n \\.[a-zA-Z0-9_-]+\n\n ) | ( # CSS id\n\n \\#[a-zA-Z0-9_-]+\n\n ) | ( # Reference to parent\n\n ([\\w\\d_-]+)? # matching any word right before \u0026\n (\u0026) # \u0026 itself, escaped because of plist\n ([\\w\\d_-]+)? # matching any word right after \u0026\n )\n)\n",
106
+ "end": "\n|$|(?=\\{\\s*\\}.*$)|(?=\\{.*?[:;])|(?=\\{)(?!.+\\}.*$)",
41
107
  "patterns": [
42
108
  {
43
- "include": "#single-line-comment"
109
+ "include": "#comma"
44
110
  },
45
111
  {
46
- "begin": "(?x)\n(?:\n ([\\w$-]+)\n |\n ('[^']*')\n |\n (\"[^\"]*\")\n)\n\\s*\n(:)\n\\s*\n",
47
- "beginCaptures": {
48
- "1": {
49
- "name": "support.type.property-name.stylus"
50
- },
51
- "2": {
52
- "name": "string.quoted.single.stylus"
53
- },
54
- "3": {
55
- "name": "string.quoted.double.stylus"
56
- },
57
- "4": {
58
- "name": "punctuation.separator.key-value.stylus"
59
- }
60
- },
112
+ "name": "entity.other.animation-keyframe.stylus",
113
+ "match": "\\d+(\\.\\d+)?%|from|to"
114
+ },
115
+ {
116
+ "include": "#selector-components"
117
+ },
118
+ {
119
+ "name": "entity.other.attribute-name.stylus",
120
+ "match": "."
121
+ }
122
+ ]
123
+ },
124
+ {
125
+ "begin": "(?x) # multi-line regex definition mode\n(?\u003c=^|;|{)\\s* # starts after begining of line, '{' or ';''\n(?= # lookahead for\n (\n [a-zA-Z0-9_-] # then a letter\n | # or\n (\\{(.*?)\\}) # interpolation\n | # or\n (/\\*.*?\\*/) # comment\n )+\n\n \\s*[:\\s]\\s* # value is separted by colon or space\n\n (?!(\\s*\\{)) # if there are only spaces afterwards\n\n (?!\n [^}]*? # checking for an unclosed curly braces on this\n \\{ # line because if one exists it means that\n [^}]* # this is a selector and not a property\n ($|\\})\n )\n)\n",
126
+ "end": "(?=\\}|;)|(?\u003c!,)\\s*\\n",
127
+ "patterns": [
128
+ {
129
+ "include": "#comments"
130
+ },
131
+ {
132
+ "include": "#interpolation"
133
+ },
134
+ {
135
+ "begin": "(?\u003c!^|;|{)\\s*(?:(:)|\\s)",
136
+ "end": "(;)|(?=\\})|(?=(?\u003c!\\,)\\s*\\n)",
61
137
  "patterns": [
138
+ {
139
+ "include": "#comments"
140
+ },
62
141
  {
63
142
  "include": "#expression"
64
143
  }
65
144
  ],
66
- "end": "(;)|(?=\\}|$)",
145
+ "beginCaptures": {
146
+ "1": {
147
+ "name": "punctuation.separator.key-value.stylus"
148
+ }
149
+ },
67
150
  "endCaptures": {
68
151
  "1": {
69
- "name": "punctuation.terminator.statement.stylus"
152
+ "name": "punctuation.terminator.rule.stylus"
70
153
  }
71
154
  }
72
- }
73
- ],
74
- "name": "meta.hash.stylus"
75
- },
76
- "hash-access": {
77
- "begin": "(?=[\\w$-]+(?:\\.|\\[[^\\]=]*\\]))",
78
- "end": "(?=[^''\"\"\\[\\]\\w.$-]|\\s|$)",
79
- "patterns": [
80
- {
81
- "match": "\\.",
82
- "name": "punctuation.delimiter.hash.stylus"
83
- },
84
- {
85
- "match": "\\[",
86
- "name": "punctuation.definition.entity.start.stylus"
87
155
  },
88
156
  {
89
- "match": "\\]",
90
- "name": "punctuation.definition.entity.end.stylus"
157
+ "name": "support.type.vendor-prefix.stylus",
158
+ "match": "-(moz|o|ms|webkit|khtml)-"
91
159
  },
92
160
  {
93
- "include": "#string-quoted"
94
- },
95
- {
96
- "include": "#variable"
161
+ "name": "meta.property-name.stylus support.type.property-name.stylus",
162
+ "match": "."
97
163
  }
98
- ],
99
- "name": "meta.hash-access.stylus"
100
- },
101
- "escape": {
102
- "match": "\\\\.",
103
- "name": "constant.character.escape.stylus"
164
+ ]
104
165
  },
105
- "interpolation": {
106
- "begin": "\\{",
107
- "end": "\\}",
108
- "beginCaptures": {
109
- "0": {
110
- "name": "punctuation.section.embedded.start.stylus"
111
- }
112
- },
113
- "endCaptures": {
114
- "0": {
115
- "name": "punctuation.section.embedded.end.stylus"
116
- }
117
- },
166
+ {
167
+ "begin": "@extends?\\s",
168
+ "end": "(?=$|;)",
118
169
  "patterns": [
119
170
  {
120
- "include": "#expression"
171
+ "include": "#selector-components"
121
172
  }
122
173
  ],
123
- "name": "stylus.embedded.source"
174
+ "beginCaptures": {
175
+ "0": {
176
+ "name": "keyword.language.stylus"
177
+ }
178
+ }
124
179
  },
125
- "language-constants": {
126
- "match": "\\b(true|false|null)\\b",
127
- "name": "constant.language.stylus"
180
+ {
181
+ "include": "#string-quoted"
128
182
  },
129
- "language-operators": {
130
- "match": "((?:\\?|:|!|~|\\+|-|(?:\\*)?\\*|\\/|%|(\\.)?\\.\\.|<|>|(?:=|:|\\?|\\+|-|\\*|\\/|%|<|>)?=|!=)|\\b(?:in|is(?:nt)?|(?<!:)not)\\b)",
131
- "name": "keyword.operator.stylus"
183
+ {
184
+ "include": "#escape"
132
185
  },
133
- "language-keywords": {
186
+ {
187
+ "include": "#language-constants"
188
+ },
189
+ {
190
+ "include": "#language-operators"
191
+ },
192
+ {
193
+ "include": "#language-keywords"
194
+ },
195
+ {
196
+ "include": "#property-reference"
197
+ },
198
+ {
199
+ "include": "#function-call"
200
+ },
201
+ {
202
+ "name": "punctuation.section.start.stylus",
203
+ "match": "\\{"
204
+ },
205
+ {
206
+ "name": "punctuation.section.end.stylus",
207
+ "match": "\\}"
208
+ }
209
+ ],
210
+ "repository": {
211
+ "attribute-selector": {
212
+ "name": "meta.attribute-selector.stylus",
213
+ "begin": "\\[(?=[^\\]]*\\])",
214
+ "end": "\\]",
134
215
  "patterns": [
135
216
  {
136
- "match": "(\\b|\\s)(return|else)\\b",
137
- "name": "keyword.control.stylus"
217
+ "begin": "(?\u003c=\\[)|(?\u003c=\\{)",
218
+ "end": "(?=[|~=\\]\\s])",
219
+ "patterns": [
220
+ {
221
+ "include": "#interpolation"
222
+ },
223
+ {
224
+ "match": ".",
225
+ "captures": {
226
+ "0": {
227
+ "name": "entity.other.attribute-name.stylus"
228
+ }
229
+ }
230
+ }
231
+ ]
138
232
  },
139
233
  {
140
- "match": "(\\b|\\s)(!important|in|is defined|is a)\\b",
141
- "name": "keyword.other.stylus"
234
+ "include": "#interpolation"
142
235
  },
143
236
  {
144
- "match": "\\barguments\\b",
145
- "name": "variable.language.stylus"
146
- }
147
- ]
148
- },
149
- "language-property-value-constants": {
150
- "match": "\\b(absolute|all(-scroll)?|always|armenian|auto|avoid|baseline|below|bidi-override|block|bold(er)?|(border|content|padding)-box|both|bottom|break-all|break-word|capitalize|center|char|circle|cjk-ideographic|col-resize|collapse|crosshair|cursive|dashed|decimal-leading-zero|decimal|default|disabled|disc|distribute-all-lines|distribute-letter|distribute-space|distribute|dotted|double|e-resize|ellipsis|fantasy|fixed|geometricPrecision|georgian|groove|hand|hebrew|help|hidden|hiragana-iroha|hiragana|horizontal|ideograph-alpha|ideograph-numeric|ideograph-parenthesis|ideograph-space|inactive|inherit|inline-block|inline|inset|inside|inter-ideograph|inter-word|italic|justify|katakana-iroha|katakana|keep-all|left|lighter|line-edge|line-through|line|list-item|loose|lower-alpha|lower-greek|lower-latin|lower-roman|lowercase|lr-tb|ltr|medium|middle|move|monospace|n-resize|ne-resize|newspaper|no-drop|no-repeat|nw-resize|none|normal|not-allowed|nowrap|oblique|optimize(Legibility|Quality|Speed)|outset|outside|overline|pointer|pre(-(wrap|line))?|progress|relative|repeat-x|repeat-y|repeat|right|ridge|row-resize|rtl|(sans-)?serif|s-resize|scroll|se-resize|separate|small-caps|solid|square|static|strict|sub|super|sw-resize|table(-(row|cell|footer-group|header-group))?|tb-rl|text-bottom|text-top|text|thick|thin|top|transparent|underline|upper-alpha|upper-latin|upper-roman|uppercase|vertical(-(ideographic|text))?|visible(Painted|Fill|Stroke)?|w-resize|wait|whitespace|zero|smaller|larger|((xx?-)?(small(er)?|large(r)?))|painted|fill|stroke)\\b",
151
- "name": "constant.property-value.stylus"
152
- },
153
- "numeric-values": {
154
- "patterns": [
155
- {
237
+ "match": "([|~]?=)",
156
238
  "captures": {
157
239
  "1": {
158
- "name": "punctuation.definition.constant.stylus"
159
- },
160
- "2": {
161
- "name": "constant.other.color.rgb-value.red.stylus"
162
- },
163
- "3": {
164
- "name": "constant.other.color.rgb-value.green.stylus"
165
- },
166
- "4": {
167
- "name": "constant.other.color.rgb-value.blue.stylus"
168
- },
169
- "5": {
170
- "name": "constant.other.color.rgb-value.alpha.stylus"
171
- },
172
- "6": {
173
- "name": "constant.other.color.rgb-value.red.stylus"
174
- },
175
- "7": {
176
- "name": "constant.other.color.rgb-value.green.stylus"
177
- },
178
- "8": {
179
- "name": "constant.other.color.rgb-value.blue.stylus"
180
- },
181
- "9": {
182
- "name": "constant.other.color.rgb-value.alpha.stylus"
240
+ "name": "keyword.operator.stylus"
183
241
  }
184
- },
185
- "match": "(?x) # multi-line regex definition mode\n(\\#)(?:\n ([0-9a-fA-F])\n ([0-9a-fA-F])\n ([0-9a-fA-F])\n ([0-9a-fA-F])?\n| ([0-9a-fA-F]{2})\n ([0-9a-fA-F]{2})\n ([0-9a-fA-F]{2})\n ([0-9a-fA-F]{2})?\n)\\b\n",
186
- "name": "constant.other.color.rgb-value.stylus"
242
+ }
187
243
  },
188
244
  {
245
+ "include": "#string-quoted"
246
+ },
247
+ {
248
+ "match": ".",
189
249
  "captures": {
190
- "1": {
191
- "name": "keyword.other.unit.stylus"
250
+ "0": {
251
+ "name": "string.unquoted.stylus"
192
252
  }
193
- },
194
- "match": "(?x) # multi-line regex definition mode\n(?:-|\\+)? # negative / positive\n(?:\n (?:\n [0-9]+ # integer part\n (?:\\.[0-9]+)? # fraction\n ) |\n (?:\\.[0-9]+) # fraction without leading zero\n)\n((?: # units\n px|pt|ch|cm|mm|in|\n r?em|ex|pc|vw|vh|vmin|vmax|deg|\n g?rad|turn|dpi|dpcm|dppx|m?s|k?Hz\n)\\b|%)?\n",
195
- "name": "constant.numeric.stylus"
253
+ }
196
254
  }
197
- ]
255
+ ],
256
+ "beginCaptures": {
257
+ "0": {
258
+ "name": "punctuation.definition.entity.start.stylus"
259
+ }
260
+ },
261
+ "endCaptures": {
262
+ "0": {
263
+ "name": "punctuation.definition.entity.end.stylus"
264
+ }
265
+ }
198
266
  },
199
267
  "color-values": {
200
268
  "patterns": [
201
269
  {
202
- "match": "\\b(aqua|black|blue|fuchsia|gray|green|lime|maroon|navy|olive|orange|purple|red|silver|teal|white|yellow)\\b",
203
- "name": "constant.color.w3c-standard-color-name.stylus"
270
+ "name": "constant.color.w3c-standard-color-name.stylus",
271
+ "match": "\\b(aqua|black|blue|fuchsia|gray|green|lime|maroon|navy|olive|orange|purple|red|silver|teal|white|yellow)\\b"
204
272
  },
205
273
  {
206
274
  "begin": "(hsla?|rgba?)\\s*(\\()",
207
- "beginCaptures": {
208
- "1": {
209
- "name": "keyword.language.function.misc.stylus"
210
- },
211
- "2": {
212
- "name": "punctuation.definition.parameters.start.stylus"
213
- }
214
- },
215
275
  "end": "\\)",
216
- "endCaptures": {
217
- "0": {
218
- "name": "punctuation.definition.parameters.end.stylus"
219
- }
220
- },
221
276
  "patterns": [
222
277
  {
223
278
  "match": "(?x) # multi-line regex definition mode\n\\b\n(?:0*((?:1?[0-9]{1,2})|(?:2(?:[0-4][0-9]|5[0-5])))\\s*(,)\\s*)\n(?:0*((?:1?[0-9]{1,2})|(?:2(?:[0-4][0-9]|5[0-5])))\\s*(,)\\s*)\n(?:0*((?:1?[0-9]{1,2})|(?:2(?:[0-4][0-9]|5[0-5])))\\b)\n",
@@ -273,7 +328,20 @@
273
328
  {
274
329
  "include": "#numeric-values"
275
330
  }
276
- ]
331
+ ],
332
+ "beginCaptures": {
333
+ "1": {
334
+ "name": "keyword.language.function.misc.stylus"
335
+ },
336
+ "2": {
337
+ "name": "punctuation.definition.parameters.start.stylus"
338
+ }
339
+ },
340
+ "endCaptures": {
341
+ "0": {
342
+ "name": "punctuation.definition.parameters.end.stylus"
343
+ }
344
+ }
277
345
  },
278
346
  {
279
347
  "include": "#numeric-values"
@@ -281,8 +349,43 @@
281
349
  ]
282
350
  },
283
351
  "comma": {
284
- "match": "\\s*,\\s*",
285
- "name": "punctuation.delimiter.comma.stylus"
352
+ "name": "punctuation.delimiter.comma.stylus",
353
+ "match": "\\s*,\\s*"
354
+ },
355
+ "comments": {
356
+ "patterns": [
357
+ {
358
+ "include": "#single-line-comment"
359
+ },
360
+ {
361
+ "name": "comment.block.stylus",
362
+ "begin": "\\/\\*",
363
+ "end": "\\*\\/",
364
+ "captures": {
365
+ "0": {
366
+ "name": "punctuation.definition.comment.stylus"
367
+ }
368
+ }
369
+ }
370
+ ]
371
+ },
372
+ "conditionals": {
373
+ "begin": "(^\\s*|\\s+)(if|unless|else)(?=[\\s({]|$)\\s*",
374
+ "end": "(?=$|\\{)",
375
+ "patterns": [
376
+ {
377
+ "include": "#expression"
378
+ }
379
+ ],
380
+ "beginCaptures": {
381
+ "2": {
382
+ "name": "keyword.control.stylus"
383
+ }
384
+ }
385
+ },
386
+ "escape": {
387
+ "name": "constant.character.escape.stylus",
388
+ "match": "\\\\."
286
389
  },
287
390
  "expression": {
288
391
  "patterns": [
@@ -339,12 +442,15 @@
339
442
  }
340
443
  ]
341
444
  },
342
- "property-reference": {
343
- "match": "@[a-z-]+",
344
- "name": "variable.other.property.stylus"
345
- },
346
- "url": {
347
- "begin": "(url)\\s*(\\()",
445
+ "function-call": {
446
+ "name": "meta.function-call.stylus",
447
+ "begin": "([\\w$-]+)(\\()",
448
+ "end": "(\\))",
449
+ "patterns": [
450
+ {
451
+ "include": "#expression"
452
+ }
453
+ ],
348
454
  "beginCaptures": {
349
455
  "1": {
350
456
  "name": "entity.function-name.stylus"
@@ -353,162 +459,162 @@
353
459
  "name": "punctuation.definition.parameters.start.stylus"
354
460
  }
355
461
  },
356
- "end": "(\\))",
357
462
  "endCaptures": {
358
463
  "1": {
359
464
  "name": "punctuation.definition.parameters.end.stylus"
360
465
  }
361
- },
466
+ }
467
+ },
468
+ "hash-access": {
469
+ "name": "meta.hash-access.stylus",
470
+ "begin": "(?=[\\w$-]+(?:\\.|\\[[^\\]=]*\\]))",
471
+ "end": "(?=[^''\"\"\\[\\]\\w.$-]|\\s|$)",
362
472
  "patterns": [
363
473
  {
364
- "include": "#string-quoted"
474
+ "name": "punctuation.delimiter.hash.stylus",
475
+ "match": "\\."
365
476
  },
366
477
  {
367
- "include": "#language-constants"
478
+ "name": "punctuation.definition.entity.start.stylus",
479
+ "match": "\\["
368
480
  },
369
481
  {
370
- "include": "#language-property-value-constants"
482
+ "name": "punctuation.definition.entity.end.stylus",
483
+ "match": "\\]"
371
484
  },
372
485
  {
373
- "include": "#property-reference"
486
+ "include": "#string-quoted"
374
487
  },
375
488
  {
376
489
  "include": "#variable"
377
490
  }
378
- ],
379
- "name": "meta.function-call.stylus"
491
+ ]
380
492
  },
381
- "function-call": {
382
- "begin": "([\\w$-]+)(\\()",
383
- "beginCaptures": {
384
- "1": {
385
- "name": "entity.function-name.stylus"
386
- },
387
- "2": {
388
- "name": "punctuation.definition.parameters.start.stylus"
389
- }
390
- },
391
- "end": "(\\))",
392
- "endCaptures": {
393
- "1": {
394
- "name": "punctuation.definition.parameters.end.stylus"
395
- }
396
- },
493
+ "hash-definition": {
494
+ "name": "meta.hash.stylus",
495
+ "begin": "\\{",
496
+ "end": "\\}",
397
497
  "patterns": [
398
498
  {
399
- "include": "#expression"
499
+ "include": "#single-line-comment"
500
+ },
501
+ {
502
+ "begin": "(?x)\n(?:\n ([\\w$-]+)\n |\n ('[^']*')\n |\n (\"[^\"]*\")\n)\n\\s*\n(:)\n\\s*\n",
503
+ "end": "(;)|(?=\\}|$)",
504
+ "patterns": [
505
+ {
506
+ "include": "#expression"
507
+ }
508
+ ],
509
+ "beginCaptures": {
510
+ "1": {
511
+ "name": "support.type.property-name.stylus"
512
+ },
513
+ "2": {
514
+ "name": "string.quoted.single.stylus"
515
+ },
516
+ "3": {
517
+ "name": "string.quoted.double.stylus"
518
+ },
519
+ "4": {
520
+ "name": "punctuation.separator.key-value.stylus"
521
+ }
522
+ },
523
+ "endCaptures": {
524
+ "1": {
525
+ "name": "punctuation.terminator.statement.stylus"
526
+ }
527
+ }
400
528
  }
401
529
  ],
402
- "name": "meta.function-call.stylus"
403
- },
404
- "iteration": {
405
- "begin": "(^\\s*|\\s+)(for)\\s+(?=.*?\\s+in\\s+)",
406
530
  "beginCaptures": {
407
- "2": {
408
- "name": "keyword.control.stylus"
531
+ "0": {
532
+ "name": "punctuation.section.embedded.start.stylus"
409
533
  }
410
534
  },
411
- "end": "$|\\{",
412
- "patterns": [
413
- {
414
- "include": "#expression"
535
+ "endCaptures": {
536
+ "0": {
537
+ "name": "punctuation.section.embedded.end.stylus"
415
538
  }
416
- ]
539
+ }
417
540
  },
418
- "conditionals": {
419
- "begin": "(^\\s*|\\s+)(if|unless|else)(?=[\\s({]|$)\\s*",
420
- "beginCaptures": {
421
- "2": {
422
- "name": "keyword.control.stylus"
423
- }
424
- },
425
- "end": "(?=$|\\{)",
541
+ "interpolation": {
542
+ "name": "stylus.embedded.source",
543
+ "begin": "\\{",
544
+ "end": "\\}",
426
545
  "patterns": [
427
546
  {
428
547
  "include": "#expression"
429
548
  }
430
- ]
431
- },
432
- "return": {
433
- "begin": "^\\s*(return)",
549
+ ],
434
550
  "beginCaptures": {
435
- "1": {
436
- "name": "keyword.control.stylus"
551
+ "0": {
552
+ "name": "punctuation.section.embedded.start.stylus"
437
553
  }
438
554
  },
439
- "end": "(;)|(?=$)",
440
555
  "endCaptures": {
441
- "1": {
442
- "name": "punctuation.terminator.statement.stylus"
556
+ "0": {
557
+ "name": "punctuation.section.embedded.end.stylus"
443
558
  }
444
- },
559
+ }
560
+ },
561
+ "iteration": {
562
+ "begin": "(^\\s*|\\s+)(for)\\s+(?=.*?\\s+in\\s+)",
563
+ "end": "$|\\{",
445
564
  "patterns": [
446
565
  {
447
566
  "include": "#expression"
448
567
  }
449
- ]
568
+ ],
569
+ "beginCaptures": {
570
+ "2": {
571
+ "name": "keyword.control.stylus"
572
+ }
573
+ }
450
574
  },
451
- "media-query-properties": {
575
+ "language-constants": {
576
+ "name": "constant.language.stylus",
577
+ "match": "\\b(true|false|null)\\b"
578
+ },
579
+ "language-keywords": {
452
580
  "patterns": [
453
581
  {
454
- "match": "\\s*:\\s*",
455
- "captures": {
456
- "0": {
457
- "name": "punctuation.separator.key-value.stylus"
458
- }
459
- }
582
+ "name": "keyword.control.stylus",
583
+ "match": "(\\b|\\s)(return|else)\\b"
460
584
  },
461
585
  {
462
- "match": "(?x)\n(\n ((min|max)-)?\n (\n ((device-)?(height|width|aspect-ratio))|\n (color(-index)?)|monochrome|resolution\n )\n)|grid|scan|orientation\n",
463
- "captures": {
464
- "0": {
465
- "name": "support.type.property-name.media.stylus"
466
- }
467
- }
586
+ "name": "keyword.other.stylus",
587
+ "match": "(\\b|\\s)(!important|in|is defined|is a)\\b"
468
588
  },
469
589
  {
470
- "match": "\\b(portrait|landscape|progressive|interlace)\\b",
471
- "captures": {
472
- "1": {
473
- "name": "support.constant.property-value.stylus"
474
- }
475
- }
590
+ "name": "variable.language.stylus",
591
+ "match": "\\barguments\\b"
476
592
  }
477
593
  ]
478
594
  },
479
- "media-query-list": {
480
- "begin": "\\s*(and)?\\s*(\\()\\s*",
481
- "beginCaptures": {
482
- "1": {
483
- "name": "keyword.operator.logic.media.stylus"
484
- },
485
- "2": {
486
- "name": "punctuation.definition.parameters.start.stylus"
487
- }
488
- },
489
- "end": "\\)",
490
- "endCaptures": {
491
- "0": {
492
- "name": "punctuation.definition.parameters.end.stylus"
493
- }
494
- },
495
- "patterns": [
496
- {
497
- "include": "#media-query-properties"
498
- },
499
- {
500
- "include": "#numeric-values"
501
- }
502
- ]
595
+ "language-operators": {
596
+ "name": "keyword.operator.stylus",
597
+ "match": "((?:\\?|:|!|~|\\+|-|(?:\\*)?\\*|\\/|%|(\\.)?\\.\\.|\u003c|\u003e|(?:=|:|\\?|\\+|-|\\*|\\/|%|\u003c|\u003e)?=|!=)|\\b(?:in|is(?:nt)?|(?\u003c!:)not)\\b)"
598
+ },
599
+ "language-property-value-constants": {
600
+ "name": "constant.property-value.stylus",
601
+ "match": "\\b(absolute|all(-scroll)?|always|armenian|auto|avoid|baseline|below|bidi-override|block|bold(er)?|(border|content|padding)-box|both|bottom|break-all|break-word|capitalize|center|char|circle|cjk-ideographic|col-resize|collapse|crosshair|cursive|dashed|decimal-leading-zero|decimal|default|disabled|disc|distribute-all-lines|distribute-letter|distribute-space|distribute|dotted|double|e-resize|ellipsis|fantasy|fixed|geometricPrecision|georgian|groove|hand|hebrew|help|hidden|hiragana-iroha|hiragana|horizontal|ideograph-alpha|ideograph-numeric|ideograph-parenthesis|ideograph-space|inactive|inherit|inline-block|inline|inset|inside|inter-ideograph|inter-word|italic|justify|katakana-iroha|katakana|keep-all|left|lighter|line-edge|line-through|line|list-item|loose|lower-alpha|lower-greek|lower-latin|lower-roman|lowercase|lr-tb|ltr|medium|middle|move|monospace|n-resize|ne-resize|newspaper|no-drop|no-repeat|nw-resize|none|normal|not-allowed|nowrap|oblique|optimize(Legibility|Quality|Speed)|outset|outside|overline|pointer|pre(-(wrap|line))?|progress|relative|repeat-x|repeat-y|repeat|right|ridge|row-resize|rtl|(sans-)?serif|s-resize|scroll|se-resize|separate|small-caps|solid|square|static|strict|sub|super|sw-resize|table(-(row|cell|footer-group|header-group))?|tb-rl|text-bottom|text-top|text|thick|thin|top|transparent|underline|upper-alpha|upper-latin|upper-roman|uppercase|vertical(-(ideographic|text))?|visible(Painted|Fill|Stroke)?|w-resize|wait|whitespace|zero|smaller|larger|((xx?-)?(small(er)?|large(r)?))|painted|fill|stroke)\\b"
503
602
  },
504
603
  "media-query": {
505
604
  "patterns": [
506
605
  {
606
+ "name": "meta.at-rule.media.stylus",
507
607
  "begin": "\\s*(?![{;]|$)",
508
608
  "end": "\\s*(?=[{;]|$)",
509
609
  "patterns": [
510
610
  {
511
611
  "begin": "(?i)\\s*(only|not)?\\s*(all|aural|braille|embossed|handheld|print|projection|screen|tty|tv)?(?![\\w\\d$-]+)",
612
+ "end": "\\s*(?:(,)|(?=[{;]|$))",
613
+ "patterns": [
614
+ {
615
+ "include": "#media-query-list"
616
+ }
617
+ ],
512
618
  "beginCaptures": {
513
619
  "1": {
514
620
  "name": "keyword.operator.logic.media.stylus"
@@ -516,120 +622,146 @@
516
622
  "2": {
517
623
  "name": "support.constant.media.stylus"
518
624
  }
519
- },
520
- "end": "\\s*(?:(,)|(?=[{;]|$))",
521
- "patterns": [
522
- {
523
- "include": "#media-query-list"
524
- }
525
- ]
625
+ }
526
626
  },
527
627
  {
528
628
  "include": "#variable"
529
629
  }
530
- ],
531
- "name": "meta.at-rule.media.stylus"
630
+ ]
532
631
  }
533
632
  ]
534
633
  },
535
- "pseudo-nth": {
536
- "begin": "((:)(?:nth-child|nth-last-child|nth-of-type|nth-last-of-type|nth-match|nth-last-match|nth-column|nth-last-column))\\s*(\\()",
634
+ "media-query-list": {
635
+ "begin": "\\s*(and)?\\s*(\\()\\s*",
636
+ "end": "\\)",
637
+ "patterns": [
638
+ {
639
+ "include": "#media-query-properties"
640
+ },
641
+ {
642
+ "include": "#numeric-values"
643
+ }
644
+ ],
537
645
  "beginCaptures": {
538
646
  "1": {
539
- "name": "entity.other.attribute-name.pseudo-class.stylus"
647
+ "name": "keyword.operator.logic.media.stylus"
540
648
  },
541
649
  "2": {
542
- "name": "puncutation.definition.entity.stylus"
543
- },
544
- "3": {
545
- "name": "puncutation.definition.parameters.start.stylus"
650
+ "name": "punctuation.definition.parameters.start.stylus"
546
651
  }
547
652
  },
548
- "end": "\\)",
549
653
  "endCaptures": {
550
654
  "0": {
551
- "name": "puncutation.definition.parameters.end.stylus"
655
+ "name": "punctuation.definition.parameters.end.stylus"
552
656
  }
553
- },
657
+ }
658
+ },
659
+ "media-query-properties": {
554
660
  "patterns": [
555
661
  {
556
- "include": "#language-operators"
557
- },
558
- {
559
- "include": "#interpolation"
662
+ "match": "\\s*:\\s*",
663
+ "captures": {
664
+ "0": {
665
+ "name": "punctuation.separator.key-value.stylus"
666
+ }
667
+ }
560
668
  },
561
669
  {
562
- "match": "\\b(odd|even)\\b",
563
- "name": "constant.language.stylus"
670
+ "match": "(?x)\n(\n ((min|max)-)?\n (\n ((device-)?(height|width|aspect-ratio))|\n (color(-index)?)|monochrome|resolution\n )\n)|grid|scan|orientation\n",
671
+ "captures": {
672
+ "0": {
673
+ "name": "support.type.property-name.media.stylus"
674
+ }
675
+ }
564
676
  },
565
677
  {
566
- "match": "\\b(\\d+)?n\\b",
678
+ "match": "\\b(portrait|landscape|progressive|interlace)\\b",
567
679
  "captures": {
568
680
  "1": {
569
- "name": "constant.numeric.stylus"
681
+ "name": "support.constant.property-value.stylus"
570
682
  }
571
- },
572
- "name": "variable.language.stylus"
573
- },
574
- {
575
- "match": "\\d+",
576
- "name": "constant.numeric.stylus"
683
+ }
577
684
  }
578
685
  ]
579
686
  },
580
- "pseudo-not": {
581
- "begin": "((:)not)\\s*(\\()",
582
- "beginCaptures": {
583
- "1": {
584
- "name": "entity.other.attribute-name.pseudo-element.stylus"
585
- },
586
- "2": {
587
- "name": "puncutation.definition.entity.stylus"
588
- },
589
- "3": {
590
- "name": "puncutation.definition.parameters.start.stylus"
591
- }
592
- },
593
- "end": "\\)",
594
- "endCaptures": {
595
- "0": {
596
- "name": "puncutation.definition.parameters.end.stylus"
597
- }
598
- },
687
+ "numeric-values": {
599
688
  "patterns": [
600
689
  {
601
- "include": "#selector-components"
690
+ "name": "constant.other.color.rgb-value.stylus",
691
+ "match": "(?x) # multi-line regex definition mode\n(\\#)(?:\n ([0-9a-fA-F])\n ([0-9a-fA-F])\n ([0-9a-fA-F])\n ([0-9a-fA-F])?\n| ([0-9a-fA-F]{2})\n ([0-9a-fA-F]{2})\n ([0-9a-fA-F]{2})\n ([0-9a-fA-F]{2})?\n)\\b\n",
692
+ "captures": {
693
+ "1": {
694
+ "name": "punctuation.definition.constant.stylus"
695
+ },
696
+ "2": {
697
+ "name": "constant.other.color.rgb-value.red.stylus"
698
+ },
699
+ "3": {
700
+ "name": "constant.other.color.rgb-value.green.stylus"
701
+ },
702
+ "4": {
703
+ "name": "constant.other.color.rgb-value.blue.stylus"
704
+ },
705
+ "5": {
706
+ "name": "constant.other.color.rgb-value.alpha.stylus"
707
+ },
708
+ "6": {
709
+ "name": "constant.other.color.rgb-value.red.stylus"
710
+ },
711
+ "7": {
712
+ "name": "constant.other.color.rgb-value.green.stylus"
713
+ },
714
+ "8": {
715
+ "name": "constant.other.color.rgb-value.blue.stylus"
716
+ },
717
+ "9": {
718
+ "name": "constant.other.color.rgb-value.alpha.stylus"
719
+ }
720
+ }
721
+ },
722
+ {
723
+ "name": "constant.numeric.stylus",
724
+ "match": "(?x) # multi-line regex definition mode\n(?:-|\\+)? # negative / positive\n(?:\n (?:\n [0-9]+ # integer part\n (?:\\.[0-9]+)? # fraction\n ) |\n (?:\\.[0-9]+) # fraction without leading zero\n)\n((?: # units\n px|pt|ch|cm|mm|in|\n r?em|ex|pc|vw|vh|vmin|vmax|deg|\n g?rad|turn|dpi|dpcm|dppx|m?s|k?Hz\n)\\b|%)?\n",
725
+ "captures": {
726
+ "1": {
727
+ "name": "keyword.other.unit.stylus"
728
+ }
729
+ }
602
730
  }
603
731
  ]
604
732
  },
733
+ "property-reference": {
734
+ "name": "variable.other.property.stylus",
735
+ "match": "@[a-z-]+"
736
+ },
605
737
  "pseudo": {
606
738
  "patterns": [
607
739
  {
740
+ "name": "entity.other.attribute-name.pseudo-class.stylus",
608
741
  "match": "(:)(active|checked|default|disabled|empty|enabled|first-child|first-of-type|first|fullscreen|focus|hover|indeterminate|in-range|invalid|last-child|last-of-type|left|link|only-child|only-of-type|optional|out-of-range|read-only|read-write|required|right|root|scope|target|valid|visited)\\b",
609
742
  "captures": {
610
743
  "1": {
611
744
  "name": "puncutation.definition.entity.stylus"
612
745
  }
613
- },
614
- "name": "entity.other.attribute-name.pseudo-class.stylus"
746
+ }
615
747
  },
616
748
  {
749
+ "name": "entity.other.attribute-name.pseudo-element.stylus",
617
750
  "match": "(:?:)(before|after)\\b",
618
751
  "captures": {
619
752
  "1": {
620
753
  "name": "puncutation.definition.entity.stylus"
621
754
  }
622
- },
623
- "name": "entity.other.attribute-name.pseudo-element.stylus"
755
+ }
624
756
  },
625
757
  {
758
+ "name": "entity.other.attribute-name.pseudo-element.stylus",
626
759
  "match": "(::)(first-letter|first-number|selection)\\b",
627
760
  "captures": {
628
761
  "1": {
629
762
  "name": "puncutation.definition.entity.stylus"
630
763
  }
631
- },
632
- "name": "entity.other.attribute-name.pseudo-element.stylus"
764
+ }
633
765
  },
634
766
  {
635
767
  "match": "((:)dir)\\s*(?:(\\()(ltr|rtl)?(\\)))?",
@@ -679,61 +811,94 @@
679
811
  }
680
812
  ]
681
813
  },
682
- "attribute-selector": {
683
- "begin": "\\[(?=[^\\]]*\\])",
814
+ "pseudo-not": {
815
+ "begin": "((:)not)\\s*(\\()",
816
+ "end": "\\)",
817
+ "patterns": [
818
+ {
819
+ "include": "#selector-components"
820
+ }
821
+ ],
684
822
  "beginCaptures": {
685
- "0": {
686
- "name": "punctuation.definition.entity.start.stylus"
823
+ "1": {
824
+ "name": "entity.other.attribute-name.pseudo-element.stylus"
825
+ },
826
+ "2": {
827
+ "name": "puncutation.definition.entity.stylus"
828
+ },
829
+ "3": {
830
+ "name": "puncutation.definition.parameters.start.stylus"
687
831
  }
688
832
  },
689
- "end": "\\]",
690
833
  "endCaptures": {
691
834
  "0": {
692
- "name": "punctuation.definition.entity.end.stylus"
835
+ "name": "puncutation.definition.parameters.end.stylus"
693
836
  }
694
- },
837
+ }
838
+ },
839
+ "pseudo-nth": {
840
+ "begin": "((:)(?:nth-child|nth-last-child|nth-of-type|nth-last-of-type|nth-match|nth-last-match|nth-column|nth-last-column))\\s*(\\()",
841
+ "end": "\\)",
695
842
  "patterns": [
696
843
  {
697
- "begin": "(?<=\\[)|(?<=\\{)",
698
- "end": "(?=[|~=\\]\\s])",
699
- "patterns": [
700
- {
701
- "include": "#interpolation"
702
- },
703
- {
704
- "match": ".",
705
- "captures": {
706
- "0": {
707
- "name": "entity.other.attribute-name.stylus"
708
- }
709
- }
710
- }
711
- ]
844
+ "include": "#language-operators"
712
845
  },
713
846
  {
714
847
  "include": "#interpolation"
715
848
  },
716
849
  {
717
- "match": "([|~]?=)",
850
+ "name": "constant.language.stylus",
851
+ "match": "\\b(odd|even)\\b"
852
+ },
853
+ {
854
+ "name": "variable.language.stylus",
855
+ "match": "\\b(\\d+)?n\\b",
718
856
  "captures": {
719
857
  "1": {
720
- "name": "keyword.operator.stylus"
858
+ "name": "constant.numeric.stylus"
721
859
  }
722
860
  }
723
861
  },
724
862
  {
725
- "include": "#string-quoted"
863
+ "name": "constant.numeric.stylus",
864
+ "match": "\\d+"
865
+ }
866
+ ],
867
+ "beginCaptures": {
868
+ "1": {
869
+ "name": "entity.other.attribute-name.pseudo-class.stylus"
870
+ },
871
+ "2": {
872
+ "name": "puncutation.definition.entity.stylus"
726
873
  },
874
+ "3": {
875
+ "name": "puncutation.definition.parameters.start.stylus"
876
+ }
877
+ },
878
+ "endCaptures": {
879
+ "0": {
880
+ "name": "puncutation.definition.parameters.end.stylus"
881
+ }
882
+ }
883
+ },
884
+ "return": {
885
+ "begin": "^\\s*(return)",
886
+ "end": "(;)|(?=$)",
887
+ "patterns": [
727
888
  {
728
- "match": ".",
729
- "captures": {
730
- "0": {
731
- "name": "string.unquoted.stylus"
732
- }
733
- }
889
+ "include": "#expression"
734
890
  }
735
891
  ],
736
- "name": "meta.attribute-selector.stylus"
892
+ "beginCaptures": {
893
+ "1": {
894
+ "name": "keyword.control.stylus"
895
+ }
896
+ },
897
+ "endCaptures": {
898
+ "1": {
899
+ "name": "punctuation.terminator.statement.stylus"
900
+ }
901
+ }
737
902
  },
738
903
  "selector-components": {
739
904
  "patterns": [
@@ -750,27 +915,27 @@
750
915
  "include": "#pseudo"
751
916
  },
752
917
  {
753
- "match": "\\$[\\w$-]+\\b",
754
- "name": "entity.other.placeholder.stylus"
918
+ "name": "entity.other.placeholder.stylus",
919
+ "match": "\\$[\\w$-]+\\b"
755
920
  },
756
921
  {
757
- "match": "[:~>]",
758
- "name": "keyword.operator.selector.stylus"
922
+ "name": "keyword.operator.selector.stylus",
923
+ "match": "[:~\u003e]"
759
924
  },
760
925
  {
761
- "match": "(?x) # multi-line regex definition mode\n\\b(\n altGlyph|altGlyphDef|altGlyphItem|animate|animateColor|\n animateMotion|animateTransform|circle|clipPath|color-profile|\n defs|desc|ellipse|feBlend|feColorMatrix|\n feComponentTransfer|feComposite|feConvolveMatrix|\n feDiffuseLighting|feDisplacementMap|feDistantLight|feFlood|\n feFuncA|feFuncB|feFuncG|feFuncR|feGaussianBlur|feImage|feMerge|\n feMergeNode|feMorphology|feOffset|fePointLight|\n feSpecularLighting|feSpotLight|feTile|feTurbulence|filter|\n font-face|font-face-format|font-face-name|font-face-src|\n font-face-uri|foreignObject|g|glyph|glyphRef|hkern|image|line|\n linearGradient|marker|mask|metadata|missing-glyph|mpath|path|\n pattern|polygon|polyline|radialGradient|rect|set|stop|svg|\n switch|symbol|text|textPath|tref|tspan|use|view|vkern|\n a|abbr|acronym|address|applet|area|article|aside|audio|b|base|\n basefont|bdi|bdo|bgsound|big|blink|blockquote|body|br|button|\n canvas|caption|center|cite|code|col|colgroup|content|data|\n datalist|dd|decorator|del|details|dfn|dir|div|dl|dt|element|\n em|embed|fieldset|figcaption|figure|font|footer|form|frame|\n frameset|h1|h2|h3|h4|h5|h6|head|header|hgroup|hr|html|i|iframe|\n img|input|ins|isindex|kbd|keygen|label|legend|li|link|listing|\n main|map|mark|marquee|menu|menuitem|meta|meter|nav|nobr|\n noframes|noscript|object|ol|optgroup|option|output|p|param|\n plaintext|pre|progress|q|rp|rt|ruby|s|samp|script|section|\n select|shadow|small|source|spacer|span|strike|strong|style|\n sub|summary|sup|table|tbody|td|template|textarea|tfoot|th|\n thead|time|title|tr|track|tt|u|ul|var|video|wbr|xmp\n)\\b\n",
762
- "name": "entity.name.tag.stylus"
926
+ "name": "entity.name.tag.stylus",
927
+ "match": "(?x) # multi-line regex definition mode\n\\b(\n altGlyph|altGlyphDef|altGlyphItem|animate|animateColor|\n animateMotion|animateTransform|circle|clipPath|color-profile|\n defs|desc|ellipse|feBlend|feColorMatrix|\n feComponentTransfer|feComposite|feConvolveMatrix|\n feDiffuseLighting|feDisplacementMap|feDistantLight|feFlood|\n feFuncA|feFuncB|feFuncG|feFuncR|feGaussianBlur|feImage|feMerge|\n feMergeNode|feMorphology|feOffset|fePointLight|\n feSpecularLighting|feSpotLight|feTile|feTurbulence|filter|\n font-face|font-face-format|font-face-name|font-face-src|\n font-face-uri|foreignObject|g|glyph|glyphRef|hkern|image|line|\n linearGradient|marker|mask|metadata|missing-glyph|mpath|path|\n pattern|polygon|polyline|radialGradient|rect|set|stop|svg|\n switch|symbol|text|textPath|tref|tspan|use|view|vkern|\n a|abbr|acronym|address|applet|area|article|aside|audio|b|base|\n basefont|bdi|bdo|bgsound|big|blink|blockquote|body|br|button|\n canvas|caption|center|cite|code|col|colgroup|content|data|\n datalist|dd|decorator|del|details|dfn|dir|div|dl|dt|element|\n em|embed|fieldset|figcaption|figure|font|footer|form|frame|\n frameset|h1|h2|h3|h4|h5|h6|head|header|hgroup|hr|html|i|iframe|\n img|input|ins|isindex|kbd|keygen|label|legend|li|link|listing|\n main|map|mark|marquee|menu|menuitem|meta|meter|nav|nobr|\n noframes|noscript|object|ol|optgroup|option|output|p|param|\n plaintext|pre|progress|q|rp|rt|ruby|s|samp|script|section|\n select|shadow|small|source|spacer|span|strike|strong|style|\n sub|summary|sup|table|tbody|td|template|textarea|tfoot|th|\n thead|time|title|tr|track|tt|u|ul|var|video|wbr|xmp\n)\\b\n"
763
928
  },
764
929
  {
765
- "match": "\\.[a-zA-Z0-9_-]+",
766
- "name": "entity.other.attribute-name.class.stylus"
930
+ "name": "entity.other.attribute-name.class.stylus",
931
+ "match": "\\.[a-zA-Z0-9_-]+"
767
932
  },
768
933
  {
769
- "match": "#[a-zA-Z0-9_-]+",
770
- "name": "entity.other.attribute-name.id.stylus"
934
+ "name": "entity.other.attribute-name.id.stylus",
935
+ "match": "#[a-zA-Z0-9_-]+"
771
936
  },
772
937
  {
773
- "match": "(?x) # multi-line regex definition mode\n([\\w\\d_-]+)? # matching any word right before &\n(&) # & itself, escaped because of plist\n([\\w\\d_-]+)? # matching any word right after &\n",
938
+ "match": "(?x) # multi-line regex definition mode\n([\\w\\d_-]+)? # matching any word right before \u0026\n(\u0026) # \u0026 itself, escaped because of plist\n([\\w\\d_-]+)? # matching any word right after \u0026\n",
774
939
  "captures": {
775
940
  "1": {
776
941
  "name": "entity.other.attribute-name.stylus"
@@ -788,238 +953,66 @@
788
953
  "single-line-comment": {
789
954
  "patterns": [
790
955
  {
956
+ "name": "comment.line.stylus",
957
+ "match": "(\\/\\/).*$",
791
958
  "captures": {
792
959
  "1": {
793
960
  "name": "punctuation.definition.comment.stylus"
794
961
  }
795
- },
796
- "match": "(\\/\\/).*$",
797
- "name": "comment.line.stylus"
962
+ }
798
963
  }
799
964
  ]
800
965
  },
801
- "comments": {
966
+ "string-quoted": {
802
967
  "patterns": [
803
968
  {
804
- "include": "#single-line-comment"
969
+ "name": "string.quoted.single.stylus",
970
+ "match": "'[^']*'"
805
971
  },
806
972
  {
807
- "begin": "\\/\\*",
808
- "captures": {
809
- "0": {
810
- "name": "punctuation.definition.comment.stylus"
811
- }
812
- },
813
- "end": "\\*\\/",
814
- "name": "comment.block.stylus"
973
+ "name": "string.quoted.double.stylus",
974
+ "match": "\"[^\"]*\""
815
975
  }
816
976
  ]
817
- }
818
- },
819
- "patterns": [
820
- {
821
- "include": "#comments"
822
977
  },
823
- {
824
- "begin": "^\\s*(@(?:import|charset|css|font-face|(?:-webkit-)?keyframes)(?:\\s+([\\w-]+))?)\\b",
825
- "beginCaptures": {
826
- "1": {
827
- "name": "keyword.control.at-rule.other.stylus"
828
- },
829
- "2": {
830
- "name": "variable.other.animation-name.stylus"
831
- }
832
- },
978
+ "url": {
979
+ "name": "meta.function-call.stylus",
980
+ "begin": "(url)\\s*(\\()",
981
+ "end": "(\\))",
833
982
  "patterns": [
834
983
  {
835
984
  "include": "#string-quoted"
836
- }
837
- ],
838
- "end": "$|;|(?=\\{)"
839
- },
840
- {
841
- "begin": "^\\s*(@media)\\s*",
842
- "beginCaptures": {
843
- "1": {
844
- "name": "keyword.control.at-rule.media.stylus"
845
- }
846
- },
847
- "patterns": [
985
+ },
848
986
  {
849
- "include": "#media-query"
850
- }
851
- ],
852
- "end": "$|(?=\\{)"
853
- },
854
- {
855
- "begin": "(?x)\n(?<=^|;|})\n\\s*\n(?=\n [\\[\\]'\".\\w$-]+\n \\s*\n ([?:]?=)\n (?![^\\[]*\\])\n)\n",
856
- "patterns": [
987
+ "include": "#language-constants"
988
+ },
857
989
  {
858
- "include": "#expression"
859
- }
860
- ],
861
- "end": "$|;"
862
- },
863
- {
864
- "include": "#iteration"
865
- },
866
- {
867
- "include": "#conditionals"
868
- },
869
- {
870
- "include": "#return"
871
- },
872
- {
873
- "begin": "(?x) # multi-line regex definition mode\n\n^(\\s*) # starts at the beginning of line\n([\\w$-]+) # identifier (name)\n(\\() # start of argument list\n(?=\n .*?\n \\)\\s*\\{ # we see a curly brace afterwards\n) # which means this is a function definition\n",
874
- "beginCaptures": {
875
- "2": {
876
- "name": "entity.name.function.stylus"
990
+ "include": "#language-property-value-constants"
877
991
  },
878
- "3": {
879
- "name": "punctuation.definition.parameters.start.stylus"
880
- }
881
- },
882
- "end": "(\\))",
883
- "endCaptures": {
884
- "1": {
885
- "name": "punctuation.definition.parameters.end.stylus"
886
- }
887
- },
888
- "patterns": [
889
992
  {
890
- "include": "#expression"
993
+ "include": "#property-reference"
994
+ },
995
+ {
996
+ "include": "#variable"
891
997
  }
892
998
  ],
893
- "name": "meta.function-call.stylus"
894
- },
895
- {
896
- "begin": "(?x) # multi-line regex definition mode\n(\n\n (^|;) # starts at the beginning of line or at a ;\n \\s*\n (\\+?\\s* # for block mixins\n [\\w$-]+) # identifier (name)\n (\\() # start of argument list\n (?=\n .*?\n \\)\\s*;?\\s* # if there are only spaces and semicolons\n $|; # then this a\n )\n)\n",
897
999
  "beginCaptures": {
898
- "3": {
899
- "name": "entity.other.attribute-name.mixin.stylus"
1000
+ "1": {
1001
+ "name": "entity.function-name.stylus"
900
1002
  },
901
- "4": {
1003
+ "2": {
902
1004
  "name": "punctuation.definition.parameters.start.stylus"
903
1005
  }
904
1006
  },
905
- "end": "(\\))",
906
1007
  "endCaptures": {
907
1008
  "1": {
908
1009
  "name": "punctuation.definition.parameters.end.stylus"
909
1010
  }
910
- },
911
- "patterns": [
912
- {
913
- "include": "#expression"
914
- }
915
- ],
916
- "name": "meta.function-call.stylus"
917
- },
918
- {
919
- "begin": "(?x) # multi-line regex definition mode\n(^|(?<=\\*/|\\}))\\s*\n(?=\n font(?!\n \\s*:\\s\n |\n -\n |\n .*?\n (?:\n \\/|normal|bold|light(er?)|serif|sans|monospace|\n \\b\\d+(?:\\b|px|r?em|%)|\n ['\"][^\\]]*$\n )\n ) | # we need to distinguish between tag and property `cursor`\n cursor(?!\n \\s*[:;]\\s\n |\n -\n |\n .*?\n (?:\n (?:url\\s*\\()|\n (?:-moz-|-webkit-|-ms-)?\n (?:auto|default|none|context-menu|help|pointer|progress|\n wait|cell|crosshair|text|vertical-text|alias|copy|\n move|no-drop|not-allowed|e-resize|n-resize|ne-resize|\n nw-resize|s-resize|se-resize|sw-resize|w-resize|\n ew-resize|ns-resize|nesw-resize|nwse-resize|col-resize|\n row-resize|all-scroll|zoom-in|zoom-out|grab|grabbing\n normal|bold|light(er?)|serif|sans|monospace)\n )\n ) | (\n (\n altGlyph|altGlyphDef|altGlyphItem|animate|animateColor|\n animateMotion|animateTransform|circle|clipPath|color-profile|\n defs|desc|ellipse|feBlend|feColorMatrix|\n feComponentTransfer|feComposite|feConvolveMatrix|\n feDiffuseLighting|feDisplacementMap|feDistantLight|feFlood|\n feFuncA|feFuncB|feFuncG|feFuncR|feGaussianBlur|feImage|feMerge|\n feMergeNode|feMorphology|feOffset|fePointLight|\n feSpecularLighting|feSpotLight|feTile|feTurbulence|filter|\n font-face|font-face-format|font-face-name|font-face-src|\n font-face-uri|foreignObject|g|glyph|glyphRef|hkern|image|line|\n linearGradient|marker|mask|metadata|missing-glyph|mpath|path|\n pattern|polygon|polyline|radialGradient|rect|set|stop|svg|\n switch|symbol|text|textPath|tref|tspan|use|view|vkern|\n a|abbr|acronym|address|applet|area|article|aside|audio|b|base|\n basefont|bdi|bdo|bgsound|big|blink|blockquote|body|br|button|\n canvas|caption|center|cite|code|col|colgroup|data|\n datalist|dd|decorator|del|details|dfn|dir|div|dl|dt|element|\n em|embed|fieldset|figcaption|figure|footer|form|frame|\n frameset|h1|h2|h3|h4|h5|h6|head|header|hgroup|hr|html|i|iframe|\n img|input|ins|isindex|kbd|keygen|label|legend|li|link|listing|\n main|map|mark|marquee|menu|menuitem|meta|meter|nav|nobr|\n noframes|noscript|object|ol|optgroup|option|output|p|param|\n plaintext|pre|progress|q|rp|rt|ruby|s|samp|script|section|\n select|shadow|small|source|spacer|span|strike|strong|style|\n sub|summary|sup|table|tbody|td|template|textarea|tfoot|th|\n thead|time|title|tr|track|tt|u|ul|var|video|wbr|xmp)\n\n \\s*([\\s,.#\\[]|:[^\\s]|(?=\\{|$))\n\n ) | (\n [:~>\\[*\\/] # symbols but they are valid for selector\n\n ) | (\n\n \\+\\s*[\\w$-]+\\b\\s* # are an identifier starting with $\n (?!\\() # and they can't have anything besides\n\n ) | ( # for animtions\n\n \\d+(\\.\\d+)?%|(from|to)\\b\n\n ) | ( # Placeholder selectors\n\n \\$[\\w$-]+\\b\\s* # are an identifier starting with $\n (?=$|\\{) # and they can't have anything besides\n\n ) | ( # CSS class\n\n \\.[a-zA-Z0-9_-]+\n\n ) | ( # CSS id\n\n \\#[a-zA-Z0-9_-]+\n\n ) | ( # Reference to parent\n\n ([\\w\\d_-]+)? # matching any word right before &\n (&) # & itself, escaped because of plist\n ([\\w\\d_-]+)? # matching any word right after &\n )\n)\n",
920
- "patterns": [
921
- {
922
- "include": "#comma"
923
- },
924
- {
925
- "match": "\\d+(\\.\\d+)?%|from|to",
926
- "name": "entity.other.animation-keyframe.stylus"
927
- },
928
- {
929
- "include": "#selector-components"
930
- },
931
- {
932
- "match": ".",
933
- "name": "entity.other.attribute-name.stylus"
934
- }
935
- ],
936
- "end": "\n|$|(?=\\{\\s*\\}.*$)|(?=\\{.*?[:;])|(?=\\{)(?!.+\\}.*$)",
937
- "name": "meta.selector.stylus"
938
- },
939
- {
940
- "begin": "(?x) # multi-line regex definition mode\n(?<=^|;|{)\\s* # starts after begining of line, '{' or ';''\n(?= # lookahead for\n (\n [a-zA-Z0-9_-] # then a letter\n | # or\n (\\{(.*?)\\}) # interpolation\n | # or\n (/\\*.*?\\*/) # comment\n )+\n\n \\s*[:\\s]\\s* # value is separted by colon or space\n\n (?!(\\s*\\{)) # if there are only spaces afterwards\n\n (?!\n [^}]*? # checking for an unclosed curly braces on this\n \\{ # line because if one exists it means that\n [^}]* # this is a selector and not a property\n ($|\\})\n )\n)\n",
941
- "end": "(?=\\}|;)|(?<!,)\\s*\\n",
942
- "patterns": [
943
- {
944
- "include": "#comments"
945
- },
946
- {
947
- "include": "#interpolation"
948
- },
949
- {
950
- "begin": "(?<!^|;|{)\\s*(?:(:)|\\s)",
951
- "beginCaptures": {
952
- "1": {
953
- "name": "punctuation.separator.key-value.stylus"
954
- }
955
- },
956
- "end": "(;)|(?=\\})|(?=(?<!\\,)\\s*\\n)",
957
- "endCaptures": {
958
- "1": {
959
- "name": "punctuation.terminator.rule.stylus"
960
- }
961
- },
962
- "patterns": [
963
- {
964
- "include": "#comments"
965
- },
966
- {
967
- "include": "#expression"
968
- }
969
- ]
970
- },
971
- {
972
- "match": "-(moz|o|ms|webkit|khtml)-",
973
- "name": "support.type.vendor-prefix.stylus"
974
- },
975
- {
976
- "match": ".",
977
- "name": "meta.property-name.stylus support.type.property-name.stylus"
978
- }
979
- ]
980
- },
981
- {
982
- "begin": "@extends?\\s",
983
- "beginCaptures": {
984
- "0": {
985
- "name": "keyword.language.stylus"
986
- }
987
- },
988
- "patterns": [
989
- {
990
- "include": "#selector-components"
991
- }
992
- ],
993
- "end": "(?=$|;)"
994
- },
995
- {
996
- "include": "#string-quoted"
997
- },
998
- {
999
- "include": "#escape"
1000
- },
1001
- {
1002
- "include": "#language-constants"
1011
+ }
1003
1012
  },
1004
- {
1005
- "include": "#language-operators"
1006
- },
1007
- {
1008
- "include": "#language-keywords"
1009
- },
1010
- {
1011
- "include": "#property-reference"
1012
- },
1013
- {
1014
- "include": "#function-call"
1015
- },
1016
- {
1017
- "match": "\\{",
1018
- "name": "punctuation.section.start.stylus"
1019
- },
1020
- {
1021
- "match": "\\}",
1022
- "name": "punctuation.section.end.stylus"
1013
+ "variable": {
1014
+ "name": "variable.other.stylus",
1015
+ "match": "([\\w$-]+\\b)"
1023
1016
  }
1024
- ]
1025
- }
1017
+ }
1018
+ }