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,18 +1,10 @@
1
1
  {
2
- "scopeName": "source.coffee",
3
2
  "name": "CoffeeScript",
4
- "fileTypes": [
5
- "coffee",
6
- "Cakefile",
7
- "coffee.erb",
8
- "cson",
9
- "_coffee"
10
- ],
11
- "firstLineMatch": "(?x)\n# Hashbang\n^\\#!.*(?:\\s|\\/)\n coffee\n(?:$|\\s)\n|\n# Modeline\n(?i:\n # Emacs\n -\\*-(?:\\s*(?=[^:;\\s]+\\s*-\\*-)|(?:.*?[;\\s]|(?<=-\\*-))mode\\s*:\\s*)\n coffee\n (?=[\\s;]|(?<![-*])-\\*-).*?-\\*-\n |\n # Vim\n (?:(?:\\s|^)vi(?:m[<=>]?\\d+|m)?|\\sex)(?=:(?=\\s*set?\\s[^\\n:]+:)|:(?!\\s*set?\\s))(?:(?:\\s|\\s*:\\s*)\\w*(?:\\s*=(?:[^\\n\\\\\\s]|\\\\.)*)?)*[\\s:](?:filetype|ft|syntax)\\s*=\n coffee\n (?=\\s|:|$)\n)",
3
+ "scopeName": "source.coffee",
12
4
  "patterns": [
13
5
  {
14
- "match": "(new)\\s+(?:(?:(class)\\s+(\\w+(?:\\.\\w*)*)?)|(\\w+(?:\\.\\w*)*))",
15
6
  "name": "meta.class.instance.constructor.coffee",
7
+ "match": "(new)\\s+(?:(?:(class)\\s+(\\w+(?:\\.\\w*)*)?)|(\\w+(?:\\.\\w*)*))",
16
8
  "captures": {
17
9
  "1": {
18
10
  "name": "keyword.operator.new.coffee"
@@ -29,63 +21,63 @@
29
21
  }
30
22
  },
31
23
  {
24
+ "name": "string.quoted.single.heredoc.coffee",
32
25
  "begin": "'''",
33
- "beginCaptures": {
34
- "0": {
35
- "name": "punctuation.definition.string.begin.coffee"
36
- }
37
- },
38
26
  "end": "'''",
39
- "endCaptures": {
40
- "0": {
41
- "name": "punctuation.definition.string.end.coffee"
42
- }
43
- },
44
- "name": "string.quoted.single.heredoc.coffee",
45
27
  "patterns": [
46
28
  {
29
+ "name": "constant.character.escape.backslash.coffee",
30
+ "match": "(\\\\).",
47
31
  "captures": {
48
32
  "1": {
49
33
  "name": "punctuation.definition.escape.backslash.coffee"
50
34
  }
51
- },
52
- "match": "(\\\\).",
53
- "name": "constant.character.escape.backslash.coffee"
35
+ }
54
36
  }
55
- ]
56
- },
57
- {
58
- "begin": "\"\"\"",
37
+ ],
59
38
  "beginCaptures": {
60
39
  "0": {
61
40
  "name": "punctuation.definition.string.begin.coffee"
62
41
  }
63
42
  },
64
- "end": "\"\"\"",
65
43
  "endCaptures": {
66
44
  "0": {
67
45
  "name": "punctuation.definition.string.end.coffee"
68
46
  }
69
- },
47
+ }
48
+ },
49
+ {
70
50
  "name": "string.quoted.double.heredoc.coffee",
51
+ "begin": "\"\"\"",
52
+ "end": "\"\"\"",
71
53
  "patterns": [
72
54
  {
55
+ "name": "constant.character.escape.backslash.coffee",
56
+ "match": "(\\\\).",
73
57
  "captures": {
74
58
  "1": {
75
59
  "name": "punctuation.definition.escape.backslash.coffee"
76
60
  }
77
- },
78
- "match": "(\\\\).",
79
- "name": "constant.character.escape.backslash.coffee"
61
+ }
80
62
  },
81
63
  {
82
64
  "include": "#interpolated_coffee"
83
65
  }
84
- ]
66
+ ],
67
+ "beginCaptures": {
68
+ "0": {
69
+ "name": "punctuation.definition.string.begin.coffee"
70
+ }
71
+ },
72
+ "endCaptures": {
73
+ "0": {
74
+ "name": "punctuation.definition.string.end.coffee"
75
+ }
76
+ }
85
77
  },
86
78
  {
87
- "match": "(`)(.*)(`)",
88
79
  "name": "string.quoted.script.coffee",
80
+ "match": "(`)(.*)(`)",
89
81
  "captures": {
90
82
  "1": {
91
83
  "name": "punctuation.definition.string.begin.coffee"
@@ -104,40 +96,45 @@
104
96
  }
105
97
  },
106
98
  {
107
- "begin": "(?<!#)###(?!#)",
99
+ "name": "comment.block.coffee",
100
+ "begin": "(?\u003c!#)###(?!#)",
101
+ "end": "###",
102
+ "patterns": [
103
+ {
104
+ "name": "storage.type.annotation.coffee",
105
+ "match": "(?\u003c=^|\\s)@\\w*(?=\\s)"
106
+ }
107
+ ],
108
108
  "beginCaptures": {
109
109
  "0": {
110
110
  "name": "punctuation.definition.comment.coffee"
111
111
  }
112
112
  },
113
- "end": "###",
114
113
  "endCaptures": {
115
114
  "0": {
116
115
  "name": "punctuation.definition.comment.coffee"
117
116
  }
118
- },
119
- "name": "comment.block.coffee",
120
- "patterns": [
121
- {
122
- "match": "(?<=^|\\s)@\\w*(?=\\s)",
123
- "name": "storage.type.annotation.coffee"
124
- }
125
- ]
117
+ }
126
118
  },
127
119
  {
120
+ "name": "comment.line.number-sign.coffee",
128
121
  "begin": "#",
122
+ "end": "$",
129
123
  "beginCaptures": {
130
124
  "0": {
131
125
  "name": "punctuation.definition.comment.coffee"
132
126
  }
133
- },
134
- "end": "$",
135
- "name": "comment.line.number-sign.coffee"
127
+ }
136
128
  },
137
129
  {
130
+ "name": "string.regexp.multiline.coffee",
138
131
  "begin": "///",
139
132
  "end": "(///)[gimuy]*",
140
- "name": "string.regexp.multiline.coffee",
133
+ "patterns": [
134
+ {
135
+ "include": "#heregexp"
136
+ }
137
+ ],
141
138
  "beginCaptures": {
142
139
  "0": {
143
140
  "name": "punctuation.definition.string.begin.coffee"
@@ -147,47 +144,49 @@
147
144
  "1": {
148
145
  "name": "punctuation.definition.string.end.coffee"
149
146
  }
150
- },
147
+ }
148
+ },
149
+ {
150
+ "name": "string.regexp.coffee",
151
+ "begin": "(?\u003c![\\w$])(/)(?=(?![/*+?])(.+)(/)[gimuy]*(?!\\s*[\\w$/(]))",
152
+ "end": "(/)[gimuy]*(?!\\s*[\\w$/(])",
151
153
  "patterns": [
152
154
  {
153
- "include": "#heregexp"
155
+ "include": "source.js.regexp"
154
156
  }
155
- ]
156
- },
157
- {
158
- "begin": "(?<![\\w$])(/)(?=(?![/*+?])(.+)(/)[gimuy]*(?!\\s*[\\w$/(]))",
157
+ ],
159
158
  "beginCaptures": {
160
159
  "1": {
161
160
  "name": "punctuation.definition.string.begin.coffee"
162
161
  }
163
162
  },
164
- "end": "(/)[gimuy]*(?!\\s*[\\w$/(])",
165
163
  "endCaptures": {
166
164
  "1": {
167
165
  "name": "punctuation.definition.string.end.coffee"
168
166
  }
169
- },
170
- "name": "string.regexp.coffee",
171
- "patterns": [
172
- {
173
- "include": "source.js.regexp"
174
- }
175
- ]
167
+ }
176
168
  },
177
169
  {
178
- "match": "\\b(?<![\\.\\$])(break|by|catch|continue|else|finally|for|in|of|if|return|switch|then|throw|try|unless|when|while|until|loop|do|export|import|default|from|as|yield|async|await|(?<=for)\\s+own)(?!\\s*:)\\b",
179
- "name": "keyword.control.coffee"
170
+ "name": "keyword.control.coffee",
171
+ "match": "\\b(?\u003c![\\.\\$])(break|by|catch|continue|else|finally|for|in|of|if|return|switch|then|throw|try|unless|when|while|until|loop|do|export|import|default|from|as|yield|async|await|(?\u003c=for)\\s+own)(?!\\s*:)\\b"
180
172
  },
181
173
  {
182
- "match": "\\b(?<![\\.\\$])(delete|instanceof|new|typeof)(?!\\s*:)\\b",
183
- "name": "keyword.operator.$1.coffee"
174
+ "name": "keyword.operator.$1.coffee",
175
+ "match": "\\b(?\u003c![\\.\\$])(delete|instanceof|new|typeof)(?!\\s*:)\\b"
184
176
  },
185
177
  {
186
- "match": "\\b(?<![\\.\\$])(case|function|var|void|with|const|let|enum|native|__hasProp|__extends|__slice|__bind|__indexOf|implements|interface|package|private|protected|public|static)(?!\\s*:)\\b",
187
- "name": "keyword.reserved.coffee"
178
+ "name": "keyword.reserved.coffee",
179
+ "match": "\\b(?\u003c![\\.\\$])(case|function|var|void|with|const|let|enum|native|__hasProp|__extends|__slice|__bind|__indexOf|implements|interface|package|private|protected|public|static)(?!\\s*:)\\b"
188
180
  },
189
181
  {
190
- "begin": "(?x)\n(?<=\\s|^)((@)?[a-zA-Z_$][\\w$]*)\n\\s*([:=])\\s*\n(?=(\\([^\\(\\)]*\\)\\s*)?[=-]>)",
182
+ "name": "meta.function.coffee",
183
+ "begin": "(?x)\n(?\u003c=\\s|^)((@)?[a-zA-Z_$][\\w$]*)\n\\s*([:=])\\s*\n(?=(\\([^\\(\\)]*\\)\\s*)?[=-]\u003e)",
184
+ "end": "[=-]\u003e",
185
+ "patterns": [
186
+ {
187
+ "include": "#function_params"
188
+ }
189
+ ],
191
190
  "beginCaptures": {
192
191
  "1": {
193
192
  "name": "entity.name.function.coffee"
@@ -199,21 +198,21 @@
199
198
  "name": "keyword.operator.assignment.coffee"
200
199
  }
201
200
  },
202
- "end": "[=-]>",
203
201
  "endCaptures": {
204
202
  "0": {
205
203
  "name": "storage.type.function.coffee"
206
204
  }
207
- },
205
+ }
206
+ },
207
+ {
208
208
  "name": "meta.function.coffee",
209
+ "begin": "(?x)\n(?\u003c=\\s|^)(?:((')([^']*?)('))|((\")([^\"]*?)(\")))\n\\s*([:=])\\s*\n(?=(\\([^\\(\\)]*\\)\\s*)?[=-]\u003e)",
210
+ "end": "[=-]\u003e",
209
211
  "patterns": [
210
212
  {
211
213
  "include": "#function_params"
212
214
  }
213
- ]
214
- },
215
- {
216
- "begin": "(?x)\n(?<=\\s|^)(?:((')([^']*?)('))|((\")([^\"]*?)(\")))\n\\s*([:=])\\s*\n(?=(\\([^\\(\\)]*\\)\\s*)?[=-]>)",
215
+ ],
217
216
  "beginCaptures": {
218
217
  "1": {
219
218
  "name": "string.quoted.single.coffee"
@@ -243,103 +242,98 @@
243
242
  "name": "keyword.operator.assignment.coffee"
244
243
  }
245
244
  },
246
- "end": "[=-]>",
247
245
  "endCaptures": {
248
246
  "0": {
249
247
  "name": "storage.type.function.coffee"
250
248
  }
251
- },
252
- "name": "meta.function.coffee",
249
+ }
250
+ },
251
+ {
252
+ "name": "meta.function.inline.coffee",
253
+ "begin": "(?=(\\([^\\(\\)]*\\)\\s*)?[=-]\u003e)",
254
+ "end": "[=-]\u003e",
253
255
  "patterns": [
254
256
  {
255
257
  "include": "#function_params"
256
258
  }
257
- ]
258
- },
259
- {
260
- "begin": "(?=(\\([^\\(\\)]*\\)\\s*)?[=-]>)",
261
- "end": "[=-]>",
259
+ ],
262
260
  "endCaptures": {
263
261
  "0": {
264
262
  "name": "storage.type.function.coffee"
265
263
  }
266
- },
267
- "name": "meta.function.inline.coffee",
264
+ }
265
+ },
266
+ {
267
+ "name": "meta.variable.assignment.destructured.object.coffee",
268
+ "begin": "(?\u003c=\\s|^)({)(?=[^'\"#]+?}[\\s\\]}]*=)",
269
+ "end": "}",
268
270
  "patterns": [
269
271
  {
270
- "include": "#function_params"
272
+ "include": "$self"
273
+ },
274
+ {
275
+ "name": "variable.assignment.coffee",
276
+ "match": "[a-zA-Z$_]\\w*"
271
277
  }
272
- ]
273
- },
274
- {
275
- "begin": "(?<=\\s|^)({)(?=[^'\"#]+?}[\\s\\]}]*=)",
278
+ ],
276
279
  "beginCaptures": {
277
280
  "1": {
278
281
  "name": "punctuation.definition.destructuring.begin.bracket.curly.coffee"
279
282
  }
280
283
  },
281
- "end": "}",
282
284
  "endCaptures": {
283
285
  "0": {
284
286
  "name": "punctuation.definition.destructuring.end.bracket.curly.coffee"
285
287
  }
286
- },
287
- "name": "meta.variable.assignment.destructured.object.coffee",
288
+ }
289
+ },
290
+ {
291
+ "name": "meta.variable.assignment.destructured.array.coffee",
292
+ "begin": "(?\u003c=\\s|^)(\\[)(?=[^'\"#]+?\\][\\s\\]}]*=)",
293
+ "end": "\\]",
288
294
  "patterns": [
289
295
  {
290
296
  "include": "$self"
291
297
  },
292
298
  {
293
- "match": "[a-zA-Z$_]\\w*",
294
- "name": "variable.assignment.coffee"
299
+ "name": "variable.assignment.coffee",
300
+ "match": "[a-zA-Z$_]\\w*"
295
301
  }
296
- ]
297
- },
298
- {
299
- "begin": "(?<=\\s|^)(\\[)(?=[^'\"#]+?\\][\\s\\]}]*=)",
302
+ ],
300
303
  "beginCaptures": {
301
304
  "1": {
302
305
  "name": "punctuation.definition.destructuring.begin.bracket.square.coffee"
303
306
  }
304
307
  },
305
- "end": "\\]",
306
308
  "endCaptures": {
307
309
  "0": {
308
310
  "name": "punctuation.definition.destructuring.end.bracket.square.coffee"
309
311
  }
310
- },
311
- "name": "meta.variable.assignment.destructured.array.coffee",
312
- "patterns": [
313
- {
314
- "include": "$self"
315
- },
316
- {
317
- "match": "[a-zA-Z$_]\\w*",
318
- "name": "variable.assignment.coffee"
319
- }
320
- ]
312
+ }
321
313
  },
322
314
  {
323
- "match": "\\b(?<!\\.|::)(true|on|yes)(?!\\s*[:=][^=])\\b",
324
- "name": "constant.language.boolean.true.coffee"
315
+ "name": "constant.language.boolean.true.coffee",
316
+ "match": "\\b(?\u003c!\\.|::)(true|on|yes)(?!\\s*[:=][^=])\\b"
325
317
  },
326
318
  {
327
- "match": "\\b(?<!\\.|::)(false|off|no)(?!\\s*[:=][^=])\\b",
328
- "name": "constant.language.boolean.false.coffee"
319
+ "name": "constant.language.boolean.false.coffee",
320
+ "match": "\\b(?\u003c!\\.|::)(false|off|no)(?!\\s*[:=][^=])\\b"
329
321
  },
330
322
  {
331
- "match": "\\b(?<!\\.|::)null(?!\\s*[:=][^=])\\b",
332
- "name": "constant.language.null.coffee"
323
+ "name": "constant.language.null.coffee",
324
+ "match": "\\b(?\u003c!\\.|::)null(?!\\s*[:=][^=])\\b"
333
325
  },
334
326
  {
335
- "match": "\\b(?<!\\.|::)extends(?!\\s*[:=])\\b",
336
- "name": "variable.language.coffee"
327
+ "name": "variable.language.coffee",
328
+ "match": "\\b(?\u003c!\\.|::)extends(?!\\s*[:=])\\b"
337
329
  },
338
330
  {
339
- "match": "(?<!\\.)\\b(?<!\\$)(super|this|arguments)(?!\\s*[:=][^=]|\\$)\\b",
340
- "name": "variable.language.$1.coffee"
331
+ "name": "variable.language.$1.coffee",
332
+ "match": "(?\u003c!\\.)\\b(?\u003c!\\$)(super|this|arguments)(?!\\s*[:=][^=]|\\$)\\b"
341
333
  },
342
334
  {
335
+ "name": "meta.class.coffee",
336
+ "match": "(?\u003c=\\s|^|\\[|\\()(class)\\s+(extends)\\s+(@?[a-zA-Z\\$\\._][\\w\\.]*)",
343
337
  "captures": {
344
338
  "1": {
345
339
  "name": "storage.type.class.coffee"
@@ -350,11 +344,11 @@
350
344
  "3": {
351
345
  "name": "entity.other.inherited-class.coffee"
352
346
  }
353
- },
354
- "match": "(?<=\\s|^|\\[|\\()(class)\\s+(extends)\\s+(@?[a-zA-Z\\$\\._][\\w\\.]*)",
355
- "name": "meta.class.coffee"
347
+ }
356
348
  },
357
349
  {
350
+ "name": "meta.class.coffee",
351
+ "match": "(?\u003c=\\s|^|\\[|\\()(class\\b)\\s+(@?[a-zA-Z\\$_][\\w\\.]*)?(?:\\s+(extends)\\s+(@?[a-zA-Z\\$\\._][\\w\\.]*))?",
358
352
  "captures": {
359
353
  "1": {
360
354
  "name": "storage.type.class.coffee"
@@ -368,53 +362,51 @@
368
362
  "4": {
369
363
  "name": "entity.other.inherited-class.coffee"
370
364
  }
371
- },
372
- "match": "(?<=\\s|^|\\[|\\()(class\\b)\\s+(@?[a-zA-Z\\$_][\\w\\.]*)?(?:\\s+(extends)\\s+(@?[a-zA-Z\\$\\._][\\w\\.]*))?",
373
- "name": "meta.class.coffee"
365
+ }
374
366
  },
375
367
  {
376
- "match": "\\b(debugger|\\\\)\\b",
377
- "name": "keyword.other.coffee"
368
+ "name": "keyword.other.coffee",
369
+ "match": "\\b(debugger|\\\\)\\b"
378
370
  },
379
371
  {
380
- "match": "\\b(Array|ArrayBuffer|Blob|Boolean|Date|document|Function|Int(8|16|32|64)Array|Math|Map|Number|Object|Proxy|RegExp|Set|String|WeakMap|window|Uint(8|16|32|64)Array|XMLHttpRequest)\\b",
381
- "name": "support.class.coffee"
372
+ "name": "support.class.coffee",
373
+ "match": "\\b(Array|ArrayBuffer|Blob|Boolean|Date|document|Function|Int(8|16|32|64)Array|Math|Map|Number|Object|Proxy|RegExp|Set|String|WeakMap|window|Uint(8|16|32|64)Array|XMLHttpRequest)\\b"
382
374
  },
383
375
  {
384
- "match": "\\b(console)\\b",
385
- "name": "entity.name.type.object.coffee"
376
+ "name": "entity.name.type.object.coffee",
377
+ "match": "\\b(console)\\b"
386
378
  },
387
379
  {
388
- "match": "((?<=console\\.)(debug|warn|info|log|error|time|timeEnd|assert))\\b",
389
- "name": "support.function.console.coffee"
380
+ "name": "support.function.console.coffee",
381
+ "match": "((?\u003c=console\\.)(debug|warn|info|log|error|time|timeEnd|assert))\\b"
390
382
  },
391
383
  {
392
- "match": "((?<=\\.)(apply|call|concat|every|filter|forEach|from|hasOwnProperty|indexOf|isPrototypeOf|join|lastIndexOf|map|of|pop|propertyIsEnumerable|push|reduce(Right)?|reverse|shift|slice|some|sort|splice|to(Locale)?String|unshift|valueOf))\\b",
393
- "name": "support.function.method.array.coffee"
384
+ "name": "support.function.method.array.coffee",
385
+ "match": "((?\u003c=\\.)(apply|call|concat|every|filter|forEach|from|hasOwnProperty|indexOf|isPrototypeOf|join|lastIndexOf|map|of|pop|propertyIsEnumerable|push|reduce(Right)?|reverse|shift|slice|some|sort|splice|to(Locale)?String|unshift|valueOf))\\b"
394
386
  },
395
387
  {
396
- "match": "((?<=Array\\.)(isArray))\\b",
397
- "name": "support.function.static.array.coffee"
388
+ "name": "support.function.static.array.coffee",
389
+ "match": "((?\u003c=Array\\.)(isArray))\\b"
398
390
  },
399
391
  {
400
- "match": "((?<=Object\\.)(create|definePropert(ies|y)|freeze|getOwnProperty(Descriptors?|Names)|getProperty(Descriptor|Names)|getPrototypeOf|is(Extensible|Frozen|Sealed)?|isnt|keys|preventExtensions|seal))\\b",
401
- "name": "support.function.static.object.coffee"
392
+ "name": "support.function.static.object.coffee",
393
+ "match": "((?\u003c=Object\\.)(create|definePropert(ies|y)|freeze|getOwnProperty(Descriptors?|Names)|getProperty(Descriptor|Names)|getPrototypeOf|is(Extensible|Frozen|Sealed)?|isnt|keys|preventExtensions|seal))\\b"
402
394
  },
403
395
  {
404
- "match": "((?<=Math\\.)(abs|acos|acosh|asin|asinh|atan|atan2|atanh|ceil|cos|cosh|exp|expm1|floor|hypot|log|log10|log1p|log2|max|min|pow|random|round|sign|sin|sinh|sqrt|tan|tanh|trunc))\\b",
405
- "name": "support.function.static.math.coffee"
396
+ "name": "support.function.static.math.coffee",
397
+ "match": "((?\u003c=Math\\.)(abs|acos|acosh|asin|asinh|atan|atan2|atanh|ceil|cos|cosh|exp|expm1|floor|hypot|log|log10|log1p|log2|max|min|pow|random|round|sign|sin|sinh|sqrt|tan|tanh|trunc))\\b"
406
398
  },
407
399
  {
408
- "match": "((?<=Number\\.)(is(Finite|Integer|NaN)|toInteger))\\b",
409
- "name": "support.function.static.number.coffee"
400
+ "name": "support.function.static.number.coffee",
401
+ "match": "((?\u003c=Number\\.)(is(Finite|Integer|NaN)|toInteger))\\b"
410
402
  },
411
403
  {
412
- "match": "(?<!\\.)\\b(module|exports|__filename|__dirname|global|process)(?!\\s*:)\\b",
413
- "name": "support.variable.coffee"
404
+ "name": "support.variable.coffee",
405
+ "match": "(?\u003c!\\.)\\b(module|exports|__filename|__dirname|global|process)(?!\\s*:)\\b"
414
406
  },
415
407
  {
416
- "match": "\\b(Infinity|NaN|undefined)\\b",
417
- "name": "constant.language.coffee"
408
+ "name": "constant.language.coffee",
409
+ "match": "\\b(Infinity|NaN|undefined)\\b"
418
410
  },
419
411
  {
420
412
  "include": "#operators"
@@ -435,85 +427,85 @@
435
427
  "include": "#properties"
436
428
  },
437
429
  {
438
- "match": "::",
439
- "name": "keyword.operator.prototype.coffee"
430
+ "name": "keyword.operator.prototype.coffee",
431
+ "match": "::"
440
432
  },
441
433
  {
442
- "match": "(?<!\\$)\\b[0-9]+[\\w$]*",
443
- "name": "invalid.illegal.identifier.coffee"
434
+ "name": "invalid.illegal.identifier.coffee",
435
+ "match": "(?\u003c!\\$)\\b[0-9]+[\\w$]*"
444
436
  },
445
437
  {
446
- "match": ";",
447
- "name": "punctuation.terminator.statement.coffee"
438
+ "name": "punctuation.terminator.statement.coffee",
439
+ "match": ";"
448
440
  },
449
441
  {
450
- "match": ",",
451
- "name": "punctuation.separator.delimiter.coffee"
442
+ "name": "punctuation.separator.delimiter.coffee",
443
+ "match": ","
452
444
  },
453
445
  {
454
446
  "begin": "{",
447
+ "end": "}",
448
+ "patterns": [
449
+ {
450
+ "include": "$self"
451
+ }
452
+ ],
455
453
  "beginCaptures": {
456
454
  "0": {
457
455
  "name": "meta.brace.curly.coffee"
458
456
  }
459
457
  },
460
- "end": "}",
461
458
  "endCaptures": {
462
459
  "0": {
463
460
  "name": "meta.brace.curly.coffee"
464
461
  }
465
- },
462
+ }
463
+ },
464
+ {
465
+ "begin": "\\[",
466
+ "end": "\\]",
466
467
  "patterns": [
468
+ {
469
+ "name": "keyword.operator.slice.exclusive.coffee",
470
+ "match": "(?\u003c!\\.)\\.{3}"
471
+ },
472
+ {
473
+ "name": "keyword.operator.slice.inclusive.coffee",
474
+ "match": "(?\u003c!\\.)\\.{2}"
475
+ },
467
476
  {
468
477
  "include": "$self"
469
478
  }
470
- ]
471
- },
472
- {
473
- "begin": "\\[",
479
+ ],
474
480
  "beginCaptures": {
475
481
  "0": {
476
482
  "name": "punctuation.definition.array.begin.bracket.square.coffee"
477
483
  }
478
484
  },
479
- "end": "\\]",
480
485
  "endCaptures": {
481
486
  "0": {
482
487
  "name": "punctuation.definition.array.end.bracket.square.coffee"
483
488
  }
484
- },
489
+ }
490
+ },
491
+ {
492
+ "begin": "\\(",
493
+ "end": "\\)",
485
494
  "patterns": [
486
- {
487
- "match": "(?<!\\.)\\.{3}",
488
- "name": "keyword.operator.slice.exclusive.coffee"
489
- },
490
- {
491
- "match": "(?<!\\.)\\.{2}",
492
- "name": "keyword.operator.slice.inclusive.coffee"
493
- },
494
495
  {
495
496
  "include": "$self"
496
497
  }
497
- ]
498
- },
499
- {
500
- "begin": "\\(",
498
+ ],
501
499
  "beginCaptures": {
502
500
  "0": {
503
501
  "name": "meta.brace.round.coffee"
504
502
  }
505
503
  },
506
- "end": "\\)",
507
504
  "endCaptures": {
508
505
  "0": {
509
506
  "name": "meta.brace.round.coffee"
510
507
  }
511
- },
512
- "patterns": [
513
- {
514
- "include": "$self"
515
- }
516
- ]
508
+ }
517
509
  },
518
510
  {
519
511
  "include": "#instance_variable"
@@ -529,29 +521,29 @@
529
521
  "arguments": {
530
522
  "patterns": [
531
523
  {
524
+ "name": "meta.arguments.coffee",
532
525
  "begin": "\\(",
526
+ "end": "\\)",
527
+ "patterns": [
528
+ {
529
+ "include": "$self"
530
+ }
531
+ ],
533
532
  "beginCaptures": {
534
533
  "0": {
535
534
  "name": "punctuation.definition.arguments.begin.bracket.round.coffee"
536
535
  }
537
536
  },
538
- "end": "\\)",
539
537
  "endCaptures": {
540
538
  "0": {
541
539
  "name": "punctuation.definition.arguments.end.bracket.round.coffee"
542
540
  }
543
- },
544
- "name": "meta.arguments.coffee",
545
- "patterns": [
546
- {
547
- "include": "$self"
548
- }
549
- ]
541
+ }
550
542
  },
551
543
  {
552
- "begin": "(?=(@|@?[\\w$]+|[=-]>|\\-\\d|\\[|{|\"|'))",
553
- "end": "(?=\\s*(?<![\\w$])(of|in|then|is|isnt|and|or|for|else|when|if|unless|by|instanceof)(?![\\w$]))|(?=\\s*(}|\\]|\\)|#|$))",
554
544
  "name": "meta.arguments.coffee",
545
+ "begin": "(?=(@|@?[\\w$]+|[=-]\u003e|\\-\\d|\\[|{|\"|'))",
546
+ "end": "(?=\\s*(?\u003c![\\w$])(of|in|then|is|isnt|and|or|for|else|when|if|unless|by|instanceof)(?![\\w$]))|(?=\\s*(}|\\]|\\)|#|$))",
555
547
  "patterns": [
556
548
  {
557
549
  "include": "$self"
@@ -563,40 +555,60 @@
563
555
  "double_quoted_string": {
564
556
  "patterns": [
565
557
  {
558
+ "name": "string.quoted.double.coffee",
566
559
  "begin": "\"",
567
- "beginCaptures": {
568
- "0": {
569
- "name": "punctuation.definition.string.begin.coffee"
570
- }
571
- },
572
560
  "end": "\"",
573
- "endCaptures": {
574
- "0": {
575
- "name": "punctuation.definition.string.end.coffee"
576
- }
577
- },
578
- "name": "string.quoted.double.coffee",
579
561
  "patterns": [
580
562
  {
563
+ "name": "constant.character.escape.backslash.coffee",
564
+ "match": "(\\\\)(x[0-9A-Fa-f]{2}|[0-2][0-7]{0,2}|3[0-6][0-7]|37[0-7]?|[4-7][0-7]?|.)",
581
565
  "captures": {
582
566
  "1": {
583
567
  "name": "punctuation.definition.escape.backslash.coffee"
584
568
  }
585
- },
586
- "match": "(\\\\)(x[0-9A-Fa-f]{2}|[0-2][0-7]{0,2}|3[0-6][0-7]|37[0-7]?|[4-7][0-7]?|.)",
587
- "name": "constant.character.escape.backslash.coffee"
569
+ }
588
570
  },
589
571
  {
590
572
  "include": "#interpolated_coffee"
591
573
  }
592
- ]
574
+ ],
575
+ "beginCaptures": {
576
+ "0": {
577
+ "name": "punctuation.definition.string.begin.coffee"
578
+ }
579
+ },
580
+ "endCaptures": {
581
+ "0": {
582
+ "name": "punctuation.definition.string.end.coffee"
583
+ }
584
+ }
585
+ }
586
+ ]
587
+ },
588
+ "embedded_comment": {
589
+ "patterns": [
590
+ {
591
+ "name": "comment.line.number-sign.coffee",
592
+ "match": "(?\u003c!\\\\)(#).*$\\n?",
593
+ "captures": {
594
+ "1": {
595
+ "name": "punctuation.definition.comment.coffee"
596
+ }
597
+ }
593
598
  }
594
599
  ]
595
600
  },
596
601
  "function_calls": {
597
602
  "patterns": [
598
603
  {
604
+ "name": "meta.function-call.coffee",
599
605
  "begin": "(@)?([\\w$]+)(?=\\()",
606
+ "end": "(?\u003c=\\))",
607
+ "patterns": [
608
+ {
609
+ "include": "#arguments"
610
+ }
611
+ ],
600
612
  "beginCaptures": {
601
613
  "1": {
602
614
  "name": "variable.other.readwrite.instance.coffee"
@@ -608,17 +620,17 @@
608
620
  }
609
621
  ]
610
622
  }
611
- },
612
- "end": "(?<=\\))",
613
- "name": "meta.function-call.coffee",
614
- "patterns": [
623
+ }
624
+ },
625
+ {
626
+ "name": "meta.function-call.coffee",
627
+ "begin": "(?x)\n(@)?([\\w$]+)\n\\s*\n(?=\\s+(?!(?\u003c![\\w$])(of|in|then|is|isnt|and|or|for|else|when|if|unless|by|instanceof)(?![\\w$]))(?=(@?[\\w$]+|[=-]\u003e|\\-\\d|\\[|{|\"|')))",
628
+ "end": "(?=\\s*(?\u003c![\\w$])(of|in|then|is|isnt|and|or|for|else|when|if|unless|by|instanceof)(?![\\w$]))|(?=\\s*(}|\\]|\\)|#|$))",
629
+ "patterns": [
615
630
  {
616
631
  "include": "#arguments"
617
632
  }
618
- ]
619
- },
620
- {
621
- "begin": "(?x)\n(@)?([\\w$]+)\n\\s*\n(?=\\s+(?!(?<![\\w$])(of|in|then|is|isnt|and|or|for|else|when|if|unless|by|instanceof)(?![\\w$]))(?=(@?[\\w$]+|[=-]>|\\-\\d|\\[|{|\"|')))",
633
+ ],
622
634
  "beginCaptures": {
623
635
  "1": {
624
636
  "name": "variable.other.readwrite.instance.coffee"
@@ -630,49 +642,32 @@
630
642
  }
631
643
  ]
632
644
  }
633
- },
634
- "end": "(?=\\s*(?<![\\w$])(of|in|then|is|isnt|and|or|for|else|when|if|unless|by|instanceof)(?![\\w$]))|(?=\\s*(}|\\]|\\)|#|$))",
635
- "name": "meta.function-call.coffee",
636
- "patterns": [
637
- {
638
- "include": "#arguments"
639
- }
640
- ]
645
+ }
641
646
  }
642
647
  ]
643
648
  },
644
649
  "function_names": {
645
650
  "patterns": [
646
651
  {
647
- "match": "(?x)\n\\b(isNaN|isFinite|eval|uneval|parseInt|parseFloat|decodeURI|\ndecodeURIComponent|encodeURI|encodeURIComponent|escape|unescape|\nrequire|set(Interval|Timeout)|clear(Interval|Timeout))\\b",
648
- "name": "support.function.coffee"
652
+ "name": "support.function.coffee",
653
+ "match": "(?x)\n\\b(isNaN|isFinite|eval|uneval|parseInt|parseFloat|decodeURI|\ndecodeURIComponent|encodeURI|encodeURIComponent|escape|unescape|\nrequire|set(Interval|Timeout)|clear(Interval|Timeout))\\b"
649
654
  },
650
655
  {
651
- "match": "[a-zA-Z_$][\\w$]*",
652
- "name": "entity.name.function.coffee"
656
+ "name": "entity.name.function.coffee",
657
+ "match": "[a-zA-Z_$][\\w$]*"
653
658
  },
654
659
  {
655
- "match": "\\d[\\w$]*",
656
- "name": "invalid.illegal.identifier.coffee"
660
+ "name": "invalid.illegal.identifier.coffee",
661
+ "match": "\\d[\\w$]*"
657
662
  }
658
663
  ]
659
664
  },
660
665
  "function_params": {
661
666
  "patterns": [
662
667
  {
668
+ "name": "meta.parameters.coffee",
663
669
  "begin": "\\(",
664
- "beginCaptures": {
665
- "0": {
666
- "name": "punctuation.definition.parameters.begin.bracket.round.coffee"
667
- }
668
- },
669
670
  "end": "\\)",
670
- "endCaptures": {
671
- "0": {
672
- "name": "punctuation.definition.parameters.end.bracket.round.coffee"
673
- }
674
- },
675
- "name": "meta.parameters.coffee",
676
671
  "patterns": [
677
672
  {
678
673
  "match": "([a-zA-Z_$][\\w$]*)(\\.\\.\\.)?",
@@ -699,54 +694,180 @@
699
694
  {
700
695
  "include": "$self"
701
696
  }
702
- ]
697
+ ],
698
+ "beginCaptures": {
699
+ "0": {
700
+ "name": "punctuation.definition.parameters.begin.bracket.round.coffee"
701
+ }
702
+ },
703
+ "endCaptures": {
704
+ "0": {
705
+ "name": "punctuation.definition.parameters.end.bracket.round.coffee"
706
+ }
707
+ }
703
708
  }
704
709
  ]
705
710
  },
706
- "embedded_comment": {
711
+ "heregexp": {
707
712
  "patterns": [
708
713
  {
709
- "captures": {
714
+ "name": "keyword.control.anchor.regexp",
715
+ "match": "\\\\[bB]|\\^|\\$"
716
+ },
717
+ {
718
+ "name": "keyword.other.back-reference.regexp",
719
+ "match": "\\\\[1-9]\\d*"
720
+ },
721
+ {
722
+ "name": "keyword.operator.quantifier.regexp",
723
+ "match": "[?+*]|\\{(\\d+,\\d+|\\d+,|,\\d+|\\d+)\\}\\??"
724
+ },
725
+ {
726
+ "name": "keyword.operator.or.regexp",
727
+ "match": "\\|"
728
+ },
729
+ {
730
+ "name": "meta.group.assertion.regexp",
731
+ "begin": "(\\()((\\?=)|(\\?!))",
732
+ "end": "(\\))",
733
+ "patterns": [
734
+ {
735
+ "include": "#heregexp"
736
+ }
737
+ ],
738
+ "beginCaptures": {
710
739
  "1": {
711
- "name": "punctuation.definition.comment.coffee"
740
+ "name": "punctuation.definition.group.regexp"
741
+ },
742
+ "3": {
743
+ "name": "meta.assertion.look-ahead.regexp"
744
+ },
745
+ "4": {
746
+ "name": "meta.assertion.negative-look-ahead.regexp"
712
747
  }
713
748
  },
714
- "match": "(?<!\\\\)(#).*$\\n?",
715
- "name": "comment.line.number-sign.coffee"
749
+ "endCaptures": {
750
+ "1": {
751
+ "name": "punctuation.definition.group.regexp"
752
+ }
753
+ }
754
+ },
755
+ {
756
+ "name": "meta.group.regexp",
757
+ "begin": "\\((\\?:)?",
758
+ "end": "\\)",
759
+ "patterns": [
760
+ {
761
+ "include": "#heregexp"
762
+ }
763
+ ],
764
+ "beginCaptures": {
765
+ "0": {
766
+ "name": "punctuation.definition.group.regexp"
767
+ }
768
+ },
769
+ "endCaptures": {
770
+ "0": {
771
+ "name": "punctuation.definition.group.regexp"
772
+ }
773
+ }
774
+ },
775
+ {
776
+ "name": "constant.other.character-class.set.regexp",
777
+ "begin": "(\\[)(\\^)?",
778
+ "end": "(\\])",
779
+ "patterns": [
780
+ {
781
+ "name": "constant.other.character-class.range.regexp",
782
+ "match": "(?:.|(\\\\(?:[0-7]{3}|x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4}))|(\\\\c[A-Z])|(\\\\.))\\-(?:[^\\]\\\\]|(\\\\(?:[0-7]{3}|x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4}))|(\\\\c[A-Z])|(\\\\.))",
783
+ "captures": {
784
+ "1": {
785
+ "name": "constant.character.numeric.regexp"
786
+ },
787
+ "2": {
788
+ "name": "constant.character.control.regexp"
789
+ },
790
+ "3": {
791
+ "name": "constant.character.escape.backslash.regexp"
792
+ },
793
+ "4": {
794
+ "name": "constant.character.numeric.regexp"
795
+ },
796
+ "5": {
797
+ "name": "constant.character.control.regexp"
798
+ },
799
+ "6": {
800
+ "name": "constant.character.escape.backslash.regexp"
801
+ }
802
+ }
803
+ },
804
+ {
805
+ "include": "#regex-character-class"
806
+ }
807
+ ],
808
+ "beginCaptures": {
809
+ "1": {
810
+ "name": "punctuation.definition.character-class.regexp"
811
+ },
812
+ "2": {
813
+ "name": "keyword.operator.negation.regexp"
814
+ }
815
+ },
816
+ "endCaptures": {
817
+ "1": {
818
+ "name": "punctuation.definition.character-class.regexp"
819
+ }
820
+ }
821
+ },
822
+ {
823
+ "include": "#regex-character-class"
824
+ },
825
+ {
826
+ "include": "#interpolated_coffee"
827
+ },
828
+ {
829
+ "include": "#embedded_comment"
716
830
  }
717
831
  ]
718
832
  },
719
833
  "instance_variable": {
720
834
  "patterns": [
721
835
  {
722
- "match": "(@)([a-zA-Z_\\$]\\w*)?",
723
- "name": "variable.other.readwrite.instance.coffee"
836
+ "name": "variable.other.readwrite.instance.coffee",
837
+ "match": "(@)([a-zA-Z_\\$]\\w*)?"
724
838
  }
725
839
  ]
726
840
  },
727
841
  "interpolated_coffee": {
728
842
  "patterns": [
729
843
  {
844
+ "name": "source.coffee.embedded.source",
730
845
  "begin": "\\#\\{",
731
- "captures": {
732
- "0": {
733
- "name": "punctuation.section.embedded.coffee"
734
- }
735
- },
736
846
  "end": "\\}",
737
- "name": "source.coffee.embedded.source",
738
847
  "patterns": [
739
848
  {
740
849
  "include": "$self"
741
850
  }
742
- ]
851
+ ],
852
+ "captures": {
853
+ "0": {
854
+ "name": "punctuation.section.embedded.coffee"
855
+ }
856
+ }
743
857
  }
744
858
  ]
745
859
  },
746
860
  "method_calls": {
747
861
  "patterns": [
748
862
  {
863
+ "name": "meta.method-call.coffee",
749
864
  "begin": "(?:(\\.)|(::))\\s*([\\w$]+)\\s*(?=\\()",
865
+ "end": "(?\u003c=\\))",
866
+ "patterns": [
867
+ {
868
+ "include": "#arguments"
869
+ }
870
+ ],
750
871
  "beginCaptures": {
751
872
  "1": {
752
873
  "name": "punctuation.separator.method.period.coffee"
@@ -761,17 +882,17 @@
761
882
  }
762
883
  ]
763
884
  }
764
- },
765
- "end": "(?<=\\))",
885
+ }
886
+ },
887
+ {
766
888
  "name": "meta.method-call.coffee",
889
+ "begin": "(?:(\\.)|(::))\\s*([\\w$]+)\\s*(?=\\s+(?!(?\u003c![\\w$])(of|in|then|is|isnt|and|or|for|else|when|if|unless|by|instanceof)(?![\\w$]))(?=(@|@?[\\w$]+|[=-]\u003e|\\-\\d|\\[|{|\"|')))",
890
+ "end": "(?=\\s*(?\u003c![\\w$])(of|in|then|is|isnt|and|or|for|else|when|if|unless|by|instanceof)(?![\\w$]))|(?=\\s*(}|\\]|\\)|#|$))",
767
891
  "patterns": [
768
892
  {
769
893
  "include": "#arguments"
770
894
  }
771
- ]
772
- },
773
- {
774
- "begin": "(?:(\\.)|(::))\\s*([\\w$]+)\\s*(?=\\s+(?!(?<![\\w$])(of|in|then|is|isnt|and|or|for|else|when|if|unless|by|instanceof)(?![\\w$]))(?=(@|@?[\\w$]+|[=-]>|\\-\\d|\\[|{|\"|')))",
895
+ ],
775
896
  "beginCaptures": {
776
897
  "1": {
777
898
  "name": "punctuation.separator.method.period.coffee"
@@ -786,57 +907,50 @@
786
907
  }
787
908
  ]
788
909
  }
789
- },
790
- "end": "(?=\\s*(?<![\\w$])(of|in|then|is|isnt|and|or|for|else|when|if|unless|by|instanceof)(?![\\w$]))|(?=\\s*(}|\\]|\\)|#|$))",
791
- "name": "meta.method-call.coffee",
792
- "patterns": [
793
- {
794
- "include": "#arguments"
795
- }
796
- ]
910
+ }
797
911
  }
798
912
  ]
799
913
  },
800
914
  "method_names": {
801
915
  "patterns": [
802
916
  {
803
- "match": "(?x)\n\\bon(Rowsinserted|Rowsdelete|Rowenter|Rowexit|Resize|Resizestart|Resizeend|Reset|\nReadystatechange|Mouseout|Mouseover|Mousedown|Mouseup|Mousemove|\nBefore(cut|deactivate|unload|update|paste|print|editfocus|activate)|\nBlur|Scrolltop|Submit|Select|Selectstart|Selectionchange|Hover|Help|\nChange|Contextmenu|Controlselect|Cut|Cellchange|Clock|Close|Deactivate|\nDatasetchanged|Datasetcomplete|Dataavailable|Drop|Drag|Dragstart|Dragover|\nDragdrop|Dragenter|Dragend|Dragleave|Dblclick|Unload|Paste|Propertychange|Error|\nErrorupdate|Keydown|Keyup|Keypress|Focus|Load|Activate|Afterupdate|Afterprint|Abort)\\b",
804
- "name": "support.function.event-handler.coffee"
917
+ "name": "support.function.event-handler.coffee",
918
+ "match": "(?x)\n\\bon(Rowsinserted|Rowsdelete|Rowenter|Rowexit|Resize|Resizestart|Resizeend|Reset|\nReadystatechange|Mouseout|Mouseover|Mousedown|Mouseup|Mousemove|\nBefore(cut|deactivate|unload|update|paste|print|editfocus|activate)|\nBlur|Scrolltop|Submit|Select|Selectstart|Selectionchange|Hover|Help|\nChange|Contextmenu|Controlselect|Cut|Cellchange|Clock|Close|Deactivate|\nDatasetchanged|Datasetcomplete|Dataavailable|Drop|Drag|Dragstart|Dragover|\nDragdrop|Dragenter|Dragend|Dragleave|Dblclick|Unload|Paste|Propertychange|Error|\nErrorupdate|Keydown|Keyup|Keypress|Focus|Load|Activate|Afterupdate|Afterprint|Abort)\\b"
805
919
  },
806
920
  {
807
- "match": "(?x)\n\\b(shift|showModelessDialog|showModalDialog|showHelp|scroll|scrollX|scrollByPages|\nscrollByLines|scrollY|scrollTo|stop|strike|sizeToContent|sidebar|signText|sort|\nsup|sub|substr|substring|splice|split|send|set(Milliseconds|Seconds|Minutes|Hours|\nMonth|Year|FullYear|Date|UTC(Milliseconds|Seconds|Minutes|Hours|Month|FullYear|Date)|\nTime|Hotkeys|Cursor|ZOptions|Active|Resizable|RequestHeader)|search|slice|\nsavePreferences|small|home|handleEvent|navigate|char|charCodeAt|charAt|concat|\ncontextual|confirm|compile|clear|captureEvents|call|createStyleSheet|createPopup|\ncreateEventObject|to(GMTString|UTCString|String|Source|UpperCase|LowerCase|LocaleString)|\ntest|taint|taintEnabled|indexOf|italics|disableExternalCapture|dump|detachEvent|unshift|\nuntaint|unwatch|updateCommands|join|javaEnabled|pop|push|plugins.refresh|paddings|parse|\nprint|prompt|preference|enableExternalCapture|exec|execScript|valueOf|UTC|find|file|\nfileModifiedDate|fileSize|fileCreatedDate|fileUpdatedDate|fixed|fontsize|fontcolor|\nforward|fromCharCode|watch|link|load|lastIndexOf|anchor|attachEvent|atob|apply|alert|\nabort|routeEvents|resize|resizeBy|resizeTo|recalc|returnValue|replace|reverse|reload|\nreleaseCapture|releaseEvents|go|get(Milliseconds|Seconds|Minutes|Hours|Month|Day|Year|FullYear|\nTime|Date|TimezoneOffset|UTC(Milliseconds|Seconds|Minutes|Hours|Day|Month|FullYear|Date)|\nAttention|Selection|ResponseHeader|AllResponseHeaders)|moveBy|moveBelow|moveTo|\nmoveToAbsolute|moveAbove|mergeAttributes|match|margins|btoa|big|bold|borderWidths|blink|back)\\b",
808
- "name": "support.function.coffee"
921
+ "name": "support.function.coffee",
922
+ "match": "(?x)\n\\b(shift|showModelessDialog|showModalDialog|showHelp|scroll|scrollX|scrollByPages|\nscrollByLines|scrollY|scrollTo|stop|strike|sizeToContent|sidebar|signText|sort|\nsup|sub|substr|substring|splice|split|send|set(Milliseconds|Seconds|Minutes|Hours|\nMonth|Year|FullYear|Date|UTC(Milliseconds|Seconds|Minutes|Hours|Month|FullYear|Date)|\nTime|Hotkeys|Cursor|ZOptions|Active|Resizable|RequestHeader)|search|slice|\nsavePreferences|small|home|handleEvent|navigate|char|charCodeAt|charAt|concat|\ncontextual|confirm|compile|clear|captureEvents|call|createStyleSheet|createPopup|\ncreateEventObject|to(GMTString|UTCString|String|Source|UpperCase|LowerCase|LocaleString)|\ntest|taint|taintEnabled|indexOf|italics|disableExternalCapture|dump|detachEvent|unshift|\nuntaint|unwatch|updateCommands|join|javaEnabled|pop|push|plugins.refresh|paddings|parse|\nprint|prompt|preference|enableExternalCapture|exec|execScript|valueOf|UTC|find|file|\nfileModifiedDate|fileSize|fileCreatedDate|fileUpdatedDate|fixed|fontsize|fontcolor|\nforward|fromCharCode|watch|link|load|lastIndexOf|anchor|attachEvent|atob|apply|alert|\nabort|routeEvents|resize|resizeBy|resizeTo|recalc|returnValue|replace|reverse|reload|\nreleaseCapture|releaseEvents|go|get(Milliseconds|Seconds|Minutes|Hours|Month|Day|Year|FullYear|\nTime|Date|TimezoneOffset|UTC(Milliseconds|Seconds|Minutes|Hours|Day|Month|FullYear|Date)|\nAttention|Selection|ResponseHeader|AllResponseHeaders)|moveBy|moveBelow|moveTo|\nmoveToAbsolute|moveAbove|mergeAttributes|match|margins|btoa|big|bold|borderWidths|blink|back)\\b"
809
923
  },
810
924
  {
811
- "match": "(?x)\n\\b(acceptNode|add|addEventListener|addTextTrack|adoptNode|after|animate|append|\nappendChild|appendData|before|blur|canPlayType|captureStream|\ncaretPositionFromPoint|caretRangeFromPoint|checkValidity|clear|click|\ncloneContents|cloneNode|cloneRange|close|closest|collapse|\ncompareBoundaryPoints|compareDocumentPosition|comparePoint|contains|\nconvertPointFromNode|convertQuadFromNode|convertRectFromNode|createAttribute|\ncreateAttributeNS|createCaption|createCDATASection|createComment|\ncreateContextualFragment|createDocument|createDocumentFragment|\ncreateDocumentType|createElement|createElementNS|createEntityReference|\ncreateEvent|createExpression|createHTMLDocument|createNodeIterator|\ncreateNSResolver|createProcessingInstruction|createRange|createShadowRoot|\ncreateTBody|createTextNode|createTFoot|createTHead|createTreeWalker|delete|\ndeleteCaption|deleteCell|deleteContents|deleteData|deleteRow|deleteTFoot|\ndeleteTHead|detach|disconnect|dispatchEvent|elementFromPoint|elementsFromPoint|\nenableStyleSheetsForSet|entries|evaluate|execCommand|exitFullscreen|\nexitPointerLock|expand|extractContents|fastSeek|firstChild|focus|forEach|get|\ngetAll|getAnimations|getAttribute|getAttributeNames|getAttributeNode|\ngetAttributeNodeNS|getAttributeNS|getBoundingClientRect|getBoxQuads|\ngetClientRects|getContext|getDestinationInsertionPoints|getElementById|\ngetElementsByClassName|getElementsByName|getElementsByTagName|\ngetElementsByTagNameNS|getItem|getNamedItem|getSelection|getStartDate|\ngetVideoPlaybackQuality|has|hasAttribute|hasAttributeNS|hasAttributes|\nhasChildNodes|hasFeature|hasFocus|importNode|initEvent|insertAdjacentElement|\ninsertAdjacentHTML|insertAdjacentText|insertBefore|insertCell|insertData|\ninsertNode|insertRow|intersectsNode|isDefaultNamespace|isEqualNode|\nisPointInRange|isSameNode|item|key|keys|lastChild|load|lookupNamespaceURI|\nlookupPrefix|matches|move|moveAttribute|moveAttributeNode|moveChild|\nmoveNamedItem|namedItem|nextNode|nextSibling|normalize|observe|open|\nparentNode|pause|play|postMessage|prepend|preventDefault|previousNode|\npreviousSibling|probablySupportsContext|queryCommandEnabled|\nqueryCommandIndeterm|queryCommandState|queryCommandSupported|queryCommandValue|\nquerySelector|querySelectorAll|registerContentHandler|registerElement|\nregisterProtocolHandler|releaseCapture|releaseEvents|remove|removeAttribute|\nremoveAttributeNode|removeAttributeNS|removeChild|removeEventListener|\nremoveItem|replace|replaceChild|replaceData|replaceWith|reportValidity|\nrequestFullscreen|requestPointerLock|reset|scroll|scrollBy|scrollIntoView|\nscrollTo|seekToNextFrame|select|selectNode|selectNodeContents|set|setAttribute|\nsetAttributeNode|setAttributeNodeNS|setAttributeNS|setCapture|\nsetCustomValidity|setEnd|setEndAfter|setEndBefore|setItem|setNamedItem|\nsetRangeText|setSelectionRange|setSinkId|setStart|setStartAfter|setStartBefore|\nslice|splitText|stepDown|stepUp|stopImmediatePropagation|stopPropagation|\nsubmit|substringData|supports|surroundContents|takeRecords|terminate|toBlob|\ntoDataURL|toggle|toString|values|write|writeln)\\b",
812
- "name": "support.function.dom.coffee"
925
+ "name": "support.function.dom.coffee",
926
+ "match": "(?x)\n\\b(acceptNode|add|addEventListener|addTextTrack|adoptNode|after|animate|append|\nappendChild|appendData|before|blur|canPlayType|captureStream|\ncaretPositionFromPoint|caretRangeFromPoint|checkValidity|clear|click|\ncloneContents|cloneNode|cloneRange|close|closest|collapse|\ncompareBoundaryPoints|compareDocumentPosition|comparePoint|contains|\nconvertPointFromNode|convertQuadFromNode|convertRectFromNode|createAttribute|\ncreateAttributeNS|createCaption|createCDATASection|createComment|\ncreateContextualFragment|createDocument|createDocumentFragment|\ncreateDocumentType|createElement|createElementNS|createEntityReference|\ncreateEvent|createExpression|createHTMLDocument|createNodeIterator|\ncreateNSResolver|createProcessingInstruction|createRange|createShadowRoot|\ncreateTBody|createTextNode|createTFoot|createTHead|createTreeWalker|delete|\ndeleteCaption|deleteCell|deleteContents|deleteData|deleteRow|deleteTFoot|\ndeleteTHead|detach|disconnect|dispatchEvent|elementFromPoint|elementsFromPoint|\nenableStyleSheetsForSet|entries|evaluate|execCommand|exitFullscreen|\nexitPointerLock|expand|extractContents|fastSeek|firstChild|focus|forEach|get|\ngetAll|getAnimations|getAttribute|getAttributeNames|getAttributeNode|\ngetAttributeNodeNS|getAttributeNS|getBoundingClientRect|getBoxQuads|\ngetClientRects|getContext|getDestinationInsertionPoints|getElementById|\ngetElementsByClassName|getElementsByName|getElementsByTagName|\ngetElementsByTagNameNS|getItem|getNamedItem|getSelection|getStartDate|\ngetVideoPlaybackQuality|has|hasAttribute|hasAttributeNS|hasAttributes|\nhasChildNodes|hasFeature|hasFocus|importNode|initEvent|insertAdjacentElement|\ninsertAdjacentHTML|insertAdjacentText|insertBefore|insertCell|insertData|\ninsertNode|insertRow|intersectsNode|isDefaultNamespace|isEqualNode|\nisPointInRange|isSameNode|item|key|keys|lastChild|load|lookupNamespaceURI|\nlookupPrefix|matches|move|moveAttribute|moveAttributeNode|moveChild|\nmoveNamedItem|namedItem|nextNode|nextSibling|normalize|observe|open|\nparentNode|pause|play|postMessage|prepend|preventDefault|previousNode|\npreviousSibling|probablySupportsContext|queryCommandEnabled|\nqueryCommandIndeterm|queryCommandState|queryCommandSupported|queryCommandValue|\nquerySelector|querySelectorAll|registerContentHandler|registerElement|\nregisterProtocolHandler|releaseCapture|releaseEvents|remove|removeAttribute|\nremoveAttributeNode|removeAttributeNS|removeChild|removeEventListener|\nremoveItem|replace|replaceChild|replaceData|replaceWith|reportValidity|\nrequestFullscreen|requestPointerLock|reset|scroll|scrollBy|scrollIntoView|\nscrollTo|seekToNextFrame|select|selectNode|selectNodeContents|set|setAttribute|\nsetAttributeNode|setAttributeNodeNS|setAttributeNS|setCapture|\nsetCustomValidity|setEnd|setEndAfter|setEndBefore|setItem|setNamedItem|\nsetRangeText|setSelectionRange|setSinkId|setStart|setStartAfter|setStartBefore|\nslice|splitText|stepDown|stepUp|stopImmediatePropagation|stopPropagation|\nsubmit|substringData|supports|surroundContents|takeRecords|terminate|toBlob|\ntoDataURL|toggle|toString|values|write|writeln)\\b"
813
927
  },
814
928
  {
815
- "match": "[a-zA-Z_$][\\w$]*",
816
- "name": "entity.name.function.coffee"
929
+ "name": "entity.name.function.coffee",
930
+ "match": "[a-zA-Z_$][\\w$]*"
817
931
  },
818
932
  {
819
- "match": "\\d[\\w$]*",
820
- "name": "invalid.illegal.identifier.coffee"
933
+ "name": "invalid.illegal.identifier.coffee",
934
+ "match": "\\d[\\w$]*"
821
935
  }
822
936
  ]
823
937
  },
824
938
  "numbers": {
825
939
  "patterns": [
826
940
  {
827
- "match": "\\b(?<!\\$)0(x|X)[0-9a-fA-F]+\\b(?!\\$)",
828
- "name": "constant.numeric.hex.coffee"
941
+ "name": "constant.numeric.hex.coffee",
942
+ "match": "\\b(?\u003c!\\$)0(x|X)[0-9a-fA-F]+\\b(?!\\$)"
829
943
  },
830
944
  {
831
- "match": "\\b(?<!\\$)0(b|B)[01]+\\b(?!\\$)",
832
- "name": "constant.numeric.binary.coffee"
945
+ "name": "constant.numeric.binary.coffee",
946
+ "match": "\\b(?\u003c!\\$)0(b|B)[01]+\\b(?!\\$)"
833
947
  },
834
948
  {
835
- "match": "\\b(?<!\\$)0(o|O)?[0-7]+\\b(?!\\$)",
836
- "name": "constant.numeric.octal.coffee"
949
+ "name": "constant.numeric.octal.coffee",
950
+ "match": "\\b(?\u003c!\\$)0(o|O)?[0-7]+\\b(?!\\$)"
837
951
  },
838
952
  {
839
- "match": "(?x)\n(?<!\\$)(?:\n (?:\\b[0-9]+(\\.)[0-9]+[eE][+-]?[0-9]+\\b)| # 1.1E+3\n (?:\\b[0-9]+(\\.)[eE][+-]?[0-9]+\\b)| # 1.E+3\n (?:\\B(\\.)[0-9]+[eE][+-]?[0-9]+\\b)| # .1E+3\n (?:\\b[0-9]+[eE][+-]?[0-9]+\\b)| # 1E+3\n (?:\\b[0-9]+(\\.)[0-9]+\\b)| # 1.1\n (?:\\b[0-9]+(?=\\.{2,3}))| # 1 followed by a slice\n (?:\\b[0-9]+(\\.)\\B)| # 1.\n (?:\\B(\\.)[0-9]+\\b)| # .1\n (?:\\b[0-9]+\\b(?!\\.)) # 1\n)(?!\\$)",
953
+ "match": "(?x)\n(?\u003c!\\$)(?:\n (?:\\b[0-9]+(\\.)[0-9]+[eE][+-]?[0-9]+\\b)| # 1.1E+3\n (?:\\b[0-9]+(\\.)[eE][+-]?[0-9]+\\b)| # 1.E+3\n (?:\\B(\\.)[0-9]+[eE][+-]?[0-9]+\\b)| # .1E+3\n (?:\\b[0-9]+[eE][+-]?[0-9]+\\b)| # 1E+3\n (?:\\b[0-9]+(\\.)[0-9]+\\b)| # 1.1\n (?:\\b[0-9]+(?=\\.{2,3}))| # 1 followed by a slice\n (?:\\b[0-9]+(\\.)\\B)| # 1.\n (?:\\B(\\.)[0-9]+\\b)| # .1\n (?:\\b[0-9]+\\b(?!\\.)) # 1\n)(?!\\$)",
840
954
  "captures": {
841
955
  "0": {
842
956
  "name": "constant.numeric.decimal.coffee"
@@ -866,19 +980,19 @@
866
980
  "objects": {
867
981
  "patterns": [
868
982
  {
869
- "match": "[A-Z][A-Z0-9_$]*(?=\\s*\\??(\\.\\s*[a-zA-Z_$]\\w*|::))",
870
- "name": "constant.other.object.coffee"
983
+ "name": "constant.other.object.coffee",
984
+ "match": "[A-Z][A-Z0-9_$]*(?=\\s*\\??(\\.\\s*[a-zA-Z_$]\\w*|::))"
871
985
  },
872
986
  {
873
- "match": "[a-zA-Z_$][\\w$]*(?=\\s*\\??(\\.\\s*[a-zA-Z_$]\\w*|::))",
874
- "name": "variable.other.object.coffee"
987
+ "name": "variable.other.object.coffee",
988
+ "match": "[a-zA-Z_$][\\w$]*(?=\\s*\\??(\\.\\s*[a-zA-Z_$]\\w*|::))"
875
989
  }
876
990
  ]
877
991
  },
878
992
  "operators": {
879
993
  "patterns": [
880
994
  {
881
- "match": "(?:([a-zA-Z$_][\\w$]*)?\\s+|(?<![\\w$]))(and=|or=)",
995
+ "match": "(?:([a-zA-Z$_][\\w$]*)?\\s+|(?\u003c![\\w$]))(and=|or=)",
882
996
  "captures": {
883
997
  "1": {
884
998
  "name": "variable.assignment.coffee"
@@ -889,7 +1003,7 @@
889
1003
  }
890
1004
  },
891
1005
  {
892
- "match": "([a-zA-Z$_][\\w$]*)?\\s*(%=|\\+=|-=|\\*=|&&=|\\|\\|=|\\?=|(?<!\\()/=)",
1006
+ "match": "([a-zA-Z$_][\\w$]*)?\\s*(%=|\\+=|-=|\\*=|\u0026\u0026=|\\|\\|=|\\?=|(?\u003c!\\()/=)",
893
1007
  "captures": {
894
1008
  "1": {
895
1009
  "name": "variable.assignment.coffee"
@@ -900,7 +1014,7 @@
900
1014
  }
901
1015
  },
902
1016
  {
903
- "match": "([a-zA-Z$_][\\w$]*)?\\s*(&=|\\^=|<<=|>>=|>>>=|\\|=)",
1017
+ "match": "([a-zA-Z$_][\\w$]*)?\\s*(\u0026=|\\^=|\u003c\u003c=|\u003e\u003e=|\u003e\u003e\u003e=|\\|=)",
904
1018
  "captures": {
905
1019
  "1": {
906
1020
  "name": "variable.assignment.coffee"
@@ -911,23 +1025,23 @@
911
1025
  }
912
1026
  },
913
1027
  {
914
- "match": "<<|>>>|>>",
915
- "name": "keyword.operator.bitwise.shift.coffee"
1028
+ "name": "keyword.operator.bitwise.shift.coffee",
1029
+ "match": "\u003c\u003c|\u003e\u003e\u003e|\u003e\u003e"
916
1030
  },
917
1031
  {
918
- "match": "!=|<=|>=|==|<|>",
919
- "name": "keyword.operator.comparison.coffee"
1032
+ "name": "keyword.operator.comparison.coffee",
1033
+ "match": "!=|\u003c=|\u003e=|==|\u003c|\u003e"
920
1034
  },
921
1035
  {
922
- "match": "&&|!|\\|\\|",
923
- "name": "keyword.operator.logical.coffee"
1036
+ "name": "keyword.operator.logical.coffee",
1037
+ "match": "\u0026\u0026|!|\\|\\|"
924
1038
  },
925
1039
  {
926
- "match": "&|\\||\\^|~",
927
- "name": "keyword.operator.bitwise.coffee"
1040
+ "name": "keyword.operator.bitwise.coffee",
1041
+ "match": "\u0026|\\||\\^|~"
928
1042
  },
929
1043
  {
930
- "match": "([a-zA-Z$_][\\w$]*)?\\s*(=|:(?!:))(?![>=])",
1044
+ "match": "([a-zA-Z$_][\\w$]*)?\\s*(=|:(?!:))(?![\u003e=])",
931
1045
  "captures": {
932
1046
  "1": {
933
1047
  "name": "variable.assignment.coffee"
@@ -938,27 +1052,27 @@
938
1052
  }
939
1053
  },
940
1054
  {
941
- "match": "--",
942
- "name": "keyword.operator.decrement.coffee"
1055
+ "name": "keyword.operator.decrement.coffee",
1056
+ "match": "--"
943
1057
  },
944
1058
  {
945
- "match": "\\+\\+",
946
- "name": "keyword.operator.increment.coffee"
1059
+ "name": "keyword.operator.increment.coffee",
1060
+ "match": "\\+\\+"
947
1061
  },
948
1062
  {
949
- "match": "\\.\\.\\.",
950
- "name": "keyword.operator.splat.coffee"
1063
+ "name": "keyword.operator.splat.coffee",
1064
+ "match": "\\.\\.\\."
951
1065
  },
952
1066
  {
953
- "match": "\\?",
954
- "name": "keyword.operator.existential.coffee"
1067
+ "name": "keyword.operator.existential.coffee",
1068
+ "match": "\\?"
955
1069
  },
956
1070
  {
957
- "match": "%|\\*|/|-|\\+",
958
- "name": "keyword.operator.coffee"
1071
+ "name": "keyword.operator.coffee",
1072
+ "match": "%|\\*|/|-|\\+"
959
1073
  },
960
1074
  {
961
- "match": "(?x)\n\\b(?<![\\.\\$])\n(?:\n (and|or|not) # logical\n |\n (is|isnt) # comparison\n)\n(?!\\s*:)\\b",
1075
+ "match": "(?x)\n\\b(?\u003c![\\.\\$])\n(?:\n (and|or|not) # logical\n |\n (is|isnt) # comparison\n)\n(?!\\s*:)\\b",
962
1076
  "captures": {
963
1077
  "1": {
964
1078
  "name": "keyword.operator.logical.coffee"
@@ -1044,177 +1158,55 @@
1044
1158
  }
1045
1159
  ]
1046
1160
  },
1047
- "single_quoted_string": {
1048
- "patterns": [
1049
- {
1050
- "begin": "'",
1051
- "beginCaptures": {
1052
- "0": {
1053
- "name": "punctuation.definition.string.begin.coffee"
1054
- }
1055
- },
1056
- "end": "'",
1057
- "endCaptures": {
1058
- "0": {
1059
- "name": "punctuation.definition.string.end.coffee"
1060
- }
1061
- },
1062
- "name": "string.quoted.single.coffee",
1063
- "patterns": [
1064
- {
1065
- "captures": {
1066
- "1": {
1067
- "name": "punctuation.definition.escape.backslash.coffee"
1068
- }
1069
- },
1070
- "match": "(\\\\)(x[0-9A-Fa-f]{2}|[0-2][0-7]{0,2}|3[0-6][0-7]?|37[0-7]?|[4-7][0-7]?|.)",
1071
- "name": "constant.character.escape.backslash.coffee"
1072
- }
1073
- ]
1074
- }
1075
- ]
1076
- },
1077
1161
  "regex-character-class": {
1078
1162
  "patterns": [
1079
1163
  {
1080
- "match": "\\\\[wWsSdD]|\\.",
1081
- "name": "constant.character.character-class.regexp"
1164
+ "name": "constant.character.character-class.regexp",
1165
+ "match": "\\\\[wWsSdD]|\\."
1082
1166
  },
1083
1167
  {
1084
- "match": "\\\\([0-7]{3}|x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4})",
1085
- "name": "constant.character.numeric.regexp"
1168
+ "name": "constant.character.numeric.regexp",
1169
+ "match": "\\\\([0-7]{3}|x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4})"
1086
1170
  },
1087
1171
  {
1088
- "match": "\\\\c[A-Z]",
1089
- "name": "constant.character.control.regexp"
1172
+ "name": "constant.character.control.regexp",
1173
+ "match": "\\\\c[A-Z]"
1090
1174
  },
1091
1175
  {
1092
- "match": "\\\\.",
1093
- "name": "constant.character.escape.backslash.regexp"
1176
+ "name": "constant.character.escape.backslash.regexp",
1177
+ "match": "\\\\."
1094
1178
  }
1095
1179
  ]
1096
1180
  },
1097
- "heregexp": {
1181
+ "single_quoted_string": {
1098
1182
  "patterns": [
1099
1183
  {
1100
- "match": "\\\\[bB]|\\^|\\$",
1101
- "name": "keyword.control.anchor.regexp"
1102
- },
1103
- {
1104
- "match": "\\\\[1-9]\\d*",
1105
- "name": "keyword.other.back-reference.regexp"
1106
- },
1107
- {
1108
- "match": "[?+*]|\\{(\\d+,\\d+|\\d+,|,\\d+|\\d+)\\}\\??",
1109
- "name": "keyword.operator.quantifier.regexp"
1110
- },
1111
- {
1112
- "match": "\\|",
1113
- "name": "keyword.operator.or.regexp"
1114
- },
1115
- {
1116
- "begin": "(\\()((\\?=)|(\\?!))",
1117
- "beginCaptures": {
1118
- "1": {
1119
- "name": "punctuation.definition.group.regexp"
1120
- },
1121
- "3": {
1122
- "name": "meta.assertion.look-ahead.regexp"
1123
- },
1124
- "4": {
1125
- "name": "meta.assertion.negative-look-ahead.regexp"
1126
- }
1127
- },
1128
- "end": "(\\))",
1129
- "endCaptures": {
1130
- "1": {
1131
- "name": "punctuation.definition.group.regexp"
1132
- }
1133
- },
1134
- "name": "meta.group.assertion.regexp",
1184
+ "name": "string.quoted.single.coffee",
1185
+ "begin": "'",
1186
+ "end": "'",
1135
1187
  "patterns": [
1136
1188
  {
1137
- "include": "#heregexp"
1189
+ "name": "constant.character.escape.backslash.coffee",
1190
+ "match": "(\\\\)(x[0-9A-Fa-f]{2}|[0-2][0-7]{0,2}|3[0-6][0-7]?|37[0-7]?|[4-7][0-7]?|.)",
1191
+ "captures": {
1192
+ "1": {
1193
+ "name": "punctuation.definition.escape.backslash.coffee"
1194
+ }
1195
+ }
1138
1196
  }
1139
- ]
1140
- },
1141
- {
1142
- "begin": "\\((\\?:)?",
1197
+ ],
1143
1198
  "beginCaptures": {
1144
1199
  "0": {
1145
- "name": "punctuation.definition.group.regexp"
1200
+ "name": "punctuation.definition.string.begin.coffee"
1146
1201
  }
1147
1202
  },
1148
- "end": "\\)",
1149
1203
  "endCaptures": {
1150
1204
  "0": {
1151
- "name": "punctuation.definition.group.regexp"
1152
- }
1153
- },
1154
- "name": "meta.group.regexp",
1155
- "patterns": [
1156
- {
1157
- "include": "#heregexp"
1158
- }
1159
- ]
1160
- },
1161
- {
1162
- "begin": "(\\[)(\\^)?",
1163
- "beginCaptures": {
1164
- "1": {
1165
- "name": "punctuation.definition.character-class.regexp"
1166
- },
1167
- "2": {
1168
- "name": "keyword.operator.negation.regexp"
1169
- }
1170
- },
1171
- "end": "(\\])",
1172
- "endCaptures": {
1173
- "1": {
1174
- "name": "punctuation.definition.character-class.regexp"
1175
- }
1176
- },
1177
- "name": "constant.other.character-class.set.regexp",
1178
- "patterns": [
1179
- {
1180
- "captures": {
1181
- "1": {
1182
- "name": "constant.character.numeric.regexp"
1183
- },
1184
- "2": {
1185
- "name": "constant.character.control.regexp"
1186
- },
1187
- "3": {
1188
- "name": "constant.character.escape.backslash.regexp"
1189
- },
1190
- "4": {
1191
- "name": "constant.character.numeric.regexp"
1192
- },
1193
- "5": {
1194
- "name": "constant.character.control.regexp"
1195
- },
1196
- "6": {
1197
- "name": "constant.character.escape.backslash.regexp"
1198
- }
1199
- },
1200
- "match": "(?:.|(\\\\(?:[0-7]{3}|x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4}))|(\\\\c[A-Z])|(\\\\.))\\-(?:[^\\]\\\\]|(\\\\(?:[0-7]{3}|x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4}))|(\\\\c[A-Z])|(\\\\.))",
1201
- "name": "constant.other.character-class.range.regexp"
1202
- },
1203
- {
1204
- "include": "#regex-character-class"
1205
+ "name": "punctuation.definition.string.end.coffee"
1205
1206
  }
1206
- ]
1207
- },
1208
- {
1209
- "include": "#regex-character-class"
1210
- },
1211
- {
1212
- "include": "#interpolated_coffee"
1213
- },
1214
- {
1215
- "include": "#embedded_comment"
1207
+ }
1216
1208
  }
1217
1209
  ]
1218
1210
  }
1219
1211
  }
1220
- }
1212
+ }