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,12 +1,6 @@
1
1
  {
2
2
  "name": "OpenEdge ABL",
3
3
  "scopeName": "source.abl",
4
- "fileTypes": [
5
- "w",
6
- "p",
7
- "i"
8
- ],
9
- "uuid": "075bb86e-03ea-4fea-bac0-e11b9dc73e03",
10
4
  "patterns": [
11
5
  {
12
6
  "name": "comment.block.source.abl",
@@ -14,8 +8,8 @@
14
8
  "end": "\\*/(?![^/]*?\\*/)"
15
9
  },
16
10
  {
17
- "match": "('(?:'|.)*?')",
18
- "name": "string.single.source.abl"
11
+ "name": "string.single.source.abl",
12
+ "match": "('(?:'|.)*?')"
19
13
  },
20
14
  {
21
15
  "name": "string.double.source.abl",
@@ -28,13 +22,13 @@
28
22
  "patterns": [
29
23
  {
30
24
  "name": "constant.character.escape.abl",
31
- "match": "(~(x\\h{2}|[0-2][0-7]{,2}|3[0-6][0-7]|37[0-7]?|[4-7][0-7]?|.)|\\\"\\\")"
25
+ "match": "(~(x[[:xdigit:]]{2}|[0-2][0-7]{,2}|3[0-6][0-7]|37[0-7]?|[4-7][0-7]?|.)|\\\"\\\")"
32
26
  }
33
27
  ]
34
28
  },
35
29
  {
36
30
  "name": "constant.numeric.source.abl",
37
- "match": "(?<!\\w)((0(x|X)[0-9a-fA-F]+)|([0-9]+(\\.[0-9]+)?))"
31
+ "match": "(?\u003c!\\w)((0(x|X)[0-9a-fA-F]+)|([0-9]+(\\.[0-9]+)?))"
38
32
  },
39
33
  {
40
34
  "name": "constant.language.source.abl",
@@ -42,7 +36,7 @@
42
36
  },
43
37
  {
44
38
  "name": "keyword.operator.source.abl",
45
- "match": "(?i)(\\b(or|and|not|is)\\b|(=|\\+| - |/|<|>|,|\\.))"
39
+ "match": "(?i)(\\b(or|and|not|is)\\b|(=|\\+| - |/|\u003c|\u003e|,|\\.))"
46
40
  },
47
41
  {
48
42
  "name": "keyword.option.source.abl",
@@ -69,7 +63,7 @@
69
63
  },
70
64
  {
71
65
  "name": "keyword.control.source.abl",
72
- "match": "(?i)(\\b(if|avail(able)?|down|where|else( if)?|each|first|last|while|find( first|last)?|then( do( transaction)?)?|next|page|quit)\\b|(?<!-)(\\bend\\b(?!\\s+procedure)))"
66
+ "match": "(?i)(\\b(if|avail(able)?|down|where|else( if)?|each|first|last|while|find( first|last)?|then( do( transaction)?)?|next|page|quit)\\b|(?\u003c!-)(\\bend\\b(?!\\s+procedure)))"
73
67
  },
74
68
  {
75
69
  "name": "storage.type.define.abl",
@@ -77,7 +71,7 @@
77
71
  },
78
72
  {
79
73
  "name": "storage.type.source.abl",
80
- "match": "(?i)\\b(?<!&)(char(acter)?|(?<!-)handle|dataset(-handle)?|field|(?<!-)index|log(ical)?|int(eger|64)?|dec(imal)?|stream|temp-table|frame [a-z]+)(?!\\s*\\()\\b"
74
+ "match": "(?i)\\b(?\u003c!\u0026)(char(acter)?|(?\u003c!-)handle|dataset(-handle)?|field|(?\u003c!-)index|log(ical)?|int(eger|64)?|dec(imal)?|stream|temp-table|frame [a-z]+)(?!\\s*\\()\\b"
81
75
  },
82
76
  {
83
77
  "name": "storage.type.function.abl",
@@ -135,4 +129,4 @@
135
129
  }
136
130
  }
137
131
  ]
138
- }
132
+ }
@@ -1,9 +1,6 @@
1
1
  {
2
- "fileTypes": [
3
- "abnf"
4
- ],
5
- "keyEquivalent": "^~A",
6
2
  "name": "ABNF",
3
+ "scopeName": "source.abnf",
7
4
  "patterns": [
8
5
  {
9
6
  "include": "#comment"
@@ -14,29 +11,28 @@
14
11
  ],
15
12
  "repository": {
16
13
  "comment": {
17
- "begin": "(?:(?<whitespace>^[ \\t]*)|[ \\t]*)(?=;[[:print:]]*$)",
18
- "beginCaptures": {
19
- "whitespace": {
20
- "name": "punctuation.whitespace.comment.leading.abnf"
21
- }
22
- },
14
+ "begin": "(?:(?\u003cwhitespace\u003e^[ \\t]*)|[ \\t]*)(?=;[[:print:]]*$)",
23
15
  "end": "(?!\\G)",
24
16
  "patterns": [
25
17
  {
26
18
  "include": "#comment-line"
27
19
  }
28
- ]
20
+ ],
21
+ "beginCaptures": {
22
+ "whitespace": {
23
+ "name": "punctuation.whitespace.comment.leading.abnf"
24
+ }
25
+ }
29
26
  },
30
27
  "comment-line": {
28
+ "name": "comment.line.semicolon.abnf",
31
29
  "begin": ";",
30
+ "end": "\\n",
32
31
  "beginCaptures": {
33
32
  "0": {
34
33
  "name": "punctuation.definition.comment.abnf"
35
34
  }
36
- },
37
- "comment": "A line comment starts with a `;` sign and continues to the \n end of the line.",
38
- "end": "\\n",
39
- "name": "comment.line.semicolon.abnf"
35
+ }
40
36
  },
41
37
  "constant": {
42
38
  "patterns": [
@@ -52,6 +48,8 @@
52
48
  ]
53
49
  },
54
50
  "constant-binary": {
51
+ "name": "constant.numeric.binary.abnf",
52
+ "match": "(?x)%b\n # First number\n (?\u003cnumber\u003e[^\\s.-]+) \n # Optional \n # - dash followed by last number of range, or\n # - sequence of additional numbers separated by dot\n (?:(?:(?=-)(?\u003cdash\u003e-)(?\u003clast\u003e\\w+)) |\n (?\u003cnumbers\u003e[\\w.]+))?",
55
53
  "captures": {
56
54
  "dash": {
57
55
  "name": "keyword.operator.range.abnf"
@@ -77,11 +75,11 @@
77
75
  }
78
76
  ]
79
77
  }
80
- },
81
- "match": "(?x)%b\n # First number\n (?<number>[^\\s.-]+) \n # Optional \n # - dash followed by last number of range, or\n # - sequence of additional numbers separated by dot\n (?:(?:(?=-)(?<dash>-)(?<last>\\w+)) |\n (?<numbers>[\\w.]+))?",
82
- "name": "constant.numeric.binary.abnf"
78
+ }
83
79
  },
84
80
  "constant-decimal": {
81
+ "name": "constant.numeric.decimal.abnf",
82
+ "match": "(?x)%d\n (?\u003cnumber\u003e[^\\s.-]+)\n (?:(?:(?=-)(?\u003cdash\u003e-)(?\u003clast\u003e\\w+)) |\n (?\u003cnumbers\u003e[\\w.]+))?",
85
83
  "captures": {
86
84
  "dash": {
87
85
  "name": "keyword.operator.range.abnf"
@@ -107,11 +105,11 @@
107
105
  }
108
106
  ]
109
107
  }
110
- },
111
- "match": "(?x)%d\n (?<number>[^\\s.-]+)\n (?:(?:(?=-)(?<dash>-)(?<last>\\w+)) |\n (?<numbers>[\\w.]+))?",
112
- "name": "constant.numeric.decimal.abnf"
108
+ }
113
109
  },
114
110
  "constant-hex": {
111
+ "name": "constant.numeric.hex.abnf",
112
+ "match": "(?x)%x\n (?\u003cnumber\u003e[^\\s.-]+)\n (?:(?:(?=-)(?\u003cdash\u003e-)(?\u003clast\u003e\\w+)) |\n (?\u003cnumbers\u003e[\\w.]+))?",
115
113
  "captures": {
116
114
  "dash": {
117
115
  "name": "keyword.operator.range.abnf"
@@ -137,9 +135,7 @@
137
135
  }
138
136
  ]
139
137
  }
140
- },
141
- "match": "(?x)%x\n (?<number>[^\\s.-]+)\n (?:(?:(?=-)(?<dash>-)(?<last>\\w+)) |\n (?<numbers>[\\w.]+))?",
142
- "name": "constant.numeric.hex.abnf"
138
+ }
143
139
  },
144
140
  "digit-binary": {
145
141
  "patterns": [
@@ -152,8 +148,8 @@
152
148
  ]
153
149
  },
154
150
  "digit-binary-invalid": {
155
- "match": "\\S",
156
- "name": "invalid.illegal.digit.binary.abnf"
151
+ "name": "invalid.illegal.digit.binary.abnf",
152
+ "match": "\\S"
157
153
  },
158
154
  "digit-binary-valid": {
159
155
  "match": "[01]"
@@ -169,8 +165,8 @@
169
165
  ]
170
166
  },
171
167
  "digit-decimal-invalid": {
172
- "match": "\\S",
173
- "name": "invalid.illegal.digit.decimal.abnf"
168
+ "name": "invalid.illegal.digit.decimal.abnf",
169
+ "match": "\\S"
174
170
  },
175
171
  "digit-decimal-valid": {
176
172
  "match": "\\d"
@@ -186,13 +182,14 @@
186
182
  ]
187
183
  },
188
184
  "digit-hex-invalid": {
189
- "match": "\\S",
190
- "name": "invalid.illegal.digit.hex.abnf"
185
+ "name": "invalid.illegal.digit.hex.abnf",
186
+ "match": "\\S"
191
187
  },
192
188
  "digit-hex-valid": {
193
189
  "match": "[0-9A-Fa-f]"
194
190
  },
195
191
  "digits-binary-concatenation": {
192
+ "match": "(?\u003cdot\u003e\\.)(?\u003cnumber\u003e[^\\s.]+)",
196
193
  "captures": {
197
194
  "dot": {
198
195
  "name": "keyword.operator.concatenation.abnf"
@@ -204,10 +201,10 @@
204
201
  }
205
202
  ]
206
203
  }
207
- },
208
- "match": "(?<dot>\\.)(?<number>[^\\s.]+)"
204
+ }
209
205
  },
210
206
  "digits-decimal-concatenation": {
207
+ "match": "(?\u003cdot\u003e\\.)(?\u003cnumber\u003e[^\\s.]+)",
211
208
  "captures": {
212
209
  "dot": {
213
210
  "name": "keyword.operator.concatenation.abnf"
@@ -219,10 +216,10 @@
219
216
  }
220
217
  ]
221
218
  }
222
- },
223
- "match": "(?<dot>\\.)(?<number>[^\\s.]+)"
219
+ }
224
220
  },
225
221
  "digits-hex-concatenation": {
222
+ "match": "(?\u003cdot\u003e\\.)(?\u003cnumber\u003e[^\\s.]+)",
226
223
  "captures": {
227
224
  "dot": {
228
225
  "name": "keyword.operator.concatenation.abnf"
@@ -234,12 +231,11 @@
234
231
  }
235
232
  ]
236
233
  }
237
- },
238
- "match": "(?<dot>\\.)(?<number>[^\\s.]+)"
234
+ }
239
235
  },
240
236
  "operator-alternative": {
241
- "match": "/",
242
- "name": "keyword.operator.alternative.abnf"
237
+ "name": "keyword.operator.alternative.abnf",
238
+ "match": "/"
243
239
  },
244
240
  "operator-definition": {
245
241
  "patterns": [
@@ -252,15 +248,22 @@
252
248
  ]
253
249
  },
254
250
  "operator-equal": {
255
- "match": "=",
256
- "name": "keyword.operator.equal.abnf"
251
+ "name": "keyword.operator.equal.abnf",
252
+ "match": "="
257
253
  },
258
254
  "operator-equal-alternative": {
259
- "match": "=/",
260
- "name": "keyword.operator.equal-alternative.abnf"
255
+ "name": "keyword.operator.equal-alternative.abnf",
256
+ "match": "=/"
261
257
  },
262
258
  "rule": {
263
- "begin": "(?x)^(\\s*)\n # We match the name of the rule and all following whitespace \n # characters. We use the additional whitespace to catch a \n # missing closing angle bracket.\n (?<name>\\S+\\s+)\n # The definition operator follows after the rule name.\n (?<operator>\\S+)\n ",
259
+ "name": "meta.rule.abnf",
260
+ "begin": "(?x)^(\\s*)\n # We match the name of the rule and all following whitespace \n # characters. We use the additional whitespace to catch a \n # missing closing angle bracket.\n (?\u003cname\u003e\\S+\\s+)\n # The definition operator follows after the rule name.\n (?\u003coperator\u003e\\S+)\n ",
261
+ "while": "^(?=\\1\\s)",
262
+ "patterns": [
263
+ {
264
+ "include": "#rule-right-side"
265
+ }
266
+ ],
264
267
  "captures": {
265
268
  "name": {
266
269
  "name": "entity.name.function.abnf",
@@ -276,35 +279,27 @@
276
279
  "include": "#operator-definition"
277
280
  },
278
281
  {
279
- "match": "\\S+",
280
- "name": "invalid.illegal.operator.abnf"
282
+ "name": "invalid.illegal.operator.abnf",
283
+ "match": "\\S+"
281
284
  }
282
285
  ]
283
286
  }
284
- },
285
- "comment": "A rule start with a possibly empty sequence of whitespace. The \n rule continues if the next line starts with at least one more\n whitespace character than the initial line of the rule.",
286
- "name": "meta.rule.abnf",
287
+ }
288
+ },
289
+ "rule-group": {
290
+ "name": "meta.rule.group.abnf",
291
+ "begin": "\\(",
292
+ "end": "\\)",
287
293
  "patterns": [
288
294
  {
289
295
  "include": "#rule-right-side"
290
296
  }
291
297
  ],
292
- "while": "^(?=\\1\\s)"
293
- },
294
- "rule-group": {
295
- "begin": "\\(",
296
298
  "captures": {
297
299
  "0": {
298
300
  "name": "keyword.other.group.abnf"
299
301
  }
300
- },
301
- "end": "\\)",
302
- "name": "meta.rule.group.abnf",
303
- "patterns": [
304
- {
305
- "include": "#rule-right-side"
306
- }
307
- ]
302
+ }
308
303
  },
309
304
  "rule-name": {
310
305
  "patterns": [
@@ -317,14 +312,19 @@
317
312
  ]
318
313
  },
319
314
  "rule-name-angle-brackets": {
320
- "begin": "<",
315
+ "name": "variable.other.rule",
316
+ "begin": "\u003c",
317
+ "end": "\u003e|(\\s)",
318
+ "patterns": [
319
+ {
320
+ "include": "#rule-name"
321
+ }
322
+ ],
321
323
  "captures": {
322
324
  "0": {
323
325
  "name": "keyword.other.angle-bracket.abnf"
324
326
  }
325
327
  },
326
- "comment": "Angle brackets may be used around a rule name.",
327
- "end": ">|(\\s)",
328
328
  "endCaptures": {
329
329
  "0": {
330
330
  "name": "keyword.other.angle-bracket.abnf"
@@ -332,46 +332,39 @@
332
332
  "1": {
333
333
  "name": "invalid.illegal.missing.angle-bracket.abnf"
334
334
  }
335
- },
336
- "name": "variable.other.rule",
337
- "patterns": [
338
- {
339
- "include": "#rule-name"
340
- }
341
- ]
335
+ }
342
336
  },
343
337
  "rule-name-core": {
338
+ "match": "(?x)\\b(?\u003crule\u003e\n ALPHA |\n BIT |\n CHAR |\n CR(?:LF)? | \n CTL |\n DIGIT |\n DQUOTE |\n HEXDIG |\n HTAB |\n LF |\n LWSP |\n OCTECT |\n SP |\n VCHAR |\n WSP \n )\\b",
344
339
  "captures": {
345
340
  "rule": {
346
341
  "name": "support.constant.core-rule.$1.abnf"
347
342
  }
348
- },
349
- "match": "(?x)\\b(?<rule>\n ALPHA |\n BIT |\n CHAR |\n CR(?:LF)? | \n CTL |\n DIGIT |\n DQUOTE |\n HEXDIG |\n HTAB |\n LF |\n LWSP |\n OCTECT |\n SP |\n VCHAR |\n WSP \n )\\b"
343
+ }
350
344
  },
351
345
  "rule-name-plain": {
346
+ "name": "variable.other.rule.abnf",
347
+ "match": "[a-zA-Z][a-zA-Z0-9\\-]*|(?\u003cinvalid\u003e\\S)",
352
348
  "captures": {
353
349
  "invalid": {
354
350
  "name": "invalid.illegal.character.abnf"
355
351
  }
356
- },
357
- "comment": "The name of a rule is a sequence of characters, beginning \n with an alphabetic character, and followed by a combination of \n alphabetic characters, digits, and hyphens (dashes)",
358
- "match": "[a-zA-Z][a-zA-Z0-9\\-]*|(?<invalid>\\S)",
359
- "name": "variable.other.rule.abnf"
352
+ }
360
353
  },
361
354
  "rule-optional": {
355
+ "name": "meta.rule.optional.abnf",
362
356
  "begin": "\\[",
363
- "captures": {
364
- "0": {
365
- "name": "keyword.other.optional.abnf"
366
- }
367
- },
368
357
  "end": "\\]",
369
- "name": "meta.rule.optional.abnf",
370
358
  "patterns": [
371
359
  {
372
360
  "include": "#rule-right-side"
373
361
  }
374
- ]
362
+ ],
363
+ "captures": {
364
+ "0": {
365
+ "name": "keyword.other.optional.abnf"
366
+ }
367
+ }
375
368
  },
376
369
  "rule-right-side": {
377
370
  "patterns": [
@@ -415,26 +408,27 @@
415
408
  ]
416
409
  },
417
410
  "string-double-quoted-case-insensitive": {
418
- "begin": "(?<operator>%i)?\"",
411
+ "name": "string.quoted.double.case-insensitive.abnf",
412
+ "begin": "(?\u003coperator\u003e%i)?\"",
413
+ "end": "\"",
419
414
  "captures": {
420
415
  "operator": {
421
416
  "name": "keyword.operator.case-insensitive.abnf"
422
417
  }
423
- },
424
- "end": "\"",
425
- "name": "string.quoted.double.case-insensitive.abnf"
418
+ }
426
419
  },
427
420
  "string-double-quoted-case-sensitive": {
428
- "begin": "(?<operator>%s)\"",
421
+ "name": "string.quoted.double.case-sensitive.abnf",
422
+ "begin": "(?\u003coperator\u003e%s)\"",
423
+ "end": "\"",
429
424
  "captures": {
430
425
  "operator": {
431
426
  "name": "keyword.operator.case-insensitive.abnf"
432
427
  }
433
- },
434
- "end": "\"",
435
- "name": "string.quoted.double.case-sensitive.abnf"
428
+ }
436
429
  },
437
430
  "variable-repetition": {
431
+ "match": "(?x)\n # Repetition\n (?:(?\u003cmin\u003e\\d*)(?\u003crepetition\u003e\\*)(?\u003cmax\u003e\\d*) |\n (?\u003cmax\u003e\\d+))\n # Followed by ABNF element\n (?=[a-zA-Z(\"])",
438
432
  "captures": {
439
433
  "max": {
440
434
  "name": "constant.numeric.decimal.$max.abnf"
@@ -445,11 +439,7 @@
445
439
  "repetition": {
446
440
  "name": "keyword.operator.repetition.abnf"
447
441
  }
448
- },
449
- "comment": "Variable repetition uses the syntax\n\n - <min>*<max>element or\n - <repetition>element\n\n , where element is an ABNF element such as a group or a\n (sub)rule. the parts in angle brackets specify a decimal\n number. Both <min> and <max> are optional.",
450
- "match": "(?x)\n # Repetition\n (?:(?<min>\\d*)(?<repetition>\\*)(?<max>\\d*) |\n (?<max>\\d+))\n # Followed by ABNF element\n (?=[a-zA-Z(\"])"
442
+ }
451
443
  }
452
- },
453
- "scopeName": "source.abnf",
454
- "uuid": "7E104F42-A7B3-47CE-AE6E-D55E62C4D5E0"
455
- }
444
+ }
445
+ }
@@ -1,11 +1,6 @@
1
1
  {
2
- "comment": "ActionScript 3 Syntax: Version 2",
3
- "fileTypes": [
4
- "as"
5
- ],
6
- "firstLineMatch": "\\bAS3\\b",
7
- "keyEquivalent": "^~A",
8
2
  "name": "ActionScript 3",
3
+ "scopeName": "source.actionscript.3",
9
4
  "patterns": [
10
5
  {
11
6
  "include": "#package"
@@ -148,8 +143,8 @@
148
143
  ],
149
144
  "repository": {
150
145
  "block": {
151
- "begin": "\\{",
152
146
  "contentName": "meta.scope.block.actionscript.3",
147
+ "begin": "\\{",
153
148
  "end": "\\}",
154
149
  "patterns": [
155
150
  {
@@ -189,25 +184,9 @@
189
184
  ]
190
185
  },
191
186
  "class": {
187
+ "name": "meta.class.actionscript.3",
192
188
  "begin": "(?x)\t\t\t\t\t\t\t# Turn on extended mode\n\t\t\t\t\t ^\\s*\t\t\t\t\t\t\t# Start of line and optional whitespace\n\t\t\t\t\t (\\b(dynamic|final)\\b\\s+)?\t\t# Optional dynamic or final\n\t\t\t\t\t (\\b(internal|public)\\b\\s+)?\t# Optional public or internal\n\t\t\t\t\t (\\b(dynamic|final)\\b\\s+)?\t\t# Optional dynamic or final\n\t\t\t\t\t (?=class)\t\t\t\t\t\t# Class definition\n\t\t\t\t\t",
193
- "beginCaptures": {
194
- "2": {
195
- "name": "storage.type.modifier.actionscript.3"
196
- },
197
- "4": {
198
- "name": "storage.type.namespace.actionscript.3"
199
- },
200
- "6": {
201
- "name": "storage.type.modifier.actionscript.3"
202
- }
203
- },
204
189
  "end": "\\}",
205
- "endCaptures": {
206
- "1": {
207
- "name": "punctuation.definition.block.end.actionscript.3"
208
- }
209
- },
210
- "name": "meta.class.actionscript.3",
211
190
  "patterns": [
212
191
  {
213
192
  "include": "#class-name"
@@ -257,20 +236,28 @@
257
236
  {
258
237
  "include": "#method-block"
259
238
  }
260
- ]
261
- },
262
- "class-extends": {
263
- "begin": "\\b(extends)\\b\\s+\\b(\\w+)\\b\\s*",
239
+ ],
264
240
  "beginCaptures": {
265
- "1": {
266
- "name": "storage.modifier.actionscript.3"
267
- },
268
241
  "2": {
269
- "name": "entity.name.type.class.actionscript.3"
242
+ "name": "storage.type.modifier.actionscript.3"
243
+ },
244
+ "4": {
245
+ "name": "storage.type.namespace.actionscript.3"
246
+ },
247
+ "6": {
248
+ "name": "storage.type.modifier.actionscript.3"
270
249
  }
271
250
  },
272
- "end": "((?=implements)|(\\{))",
251
+ "endCaptures": {
252
+ "1": {
253
+ "name": "punctuation.definition.block.end.actionscript.3"
254
+ }
255
+ }
256
+ },
257
+ "class-extends": {
273
258
  "name": "meta.definition.class.extends.actionscript.3",
259
+ "begin": "\\b(extends)\\b\\s+\\b(\\w+)\\b\\s*",
260
+ "end": "((?=implements)|(\\{))",
274
261
  "patterns": [
275
262
  {
276
263
  "include": "#support-classes"
@@ -282,24 +269,27 @@
282
269
  "include": "#package-path"
283
270
  },
284
271
  {
285
- "match": "\\b(\\w+)\\b\\s*",
286
- "name": "invalid.illegal.unexpected-extends.actionscript.3"
272
+ "name": "invalid.illegal.unexpected-extends.actionscript.3",
273
+ "match": "\\b(\\w+)\\b\\s*"
287
274
  },
288
275
  {
289
- "match": "[^\\s}a-zA-Z0-9.]",
290
- "name": "invalid.illegal.unexpected-extends-character.actionscript.3"
276
+ "name": "invalid.illegal.unexpected-extends-character.actionscript.3",
277
+ "match": "[^\\s}a-zA-Z0-9.]"
291
278
  }
292
- ]
293
- },
294
- "class-implements": {
295
- "begin": "\\b(implements)\\b\\s+",
279
+ ],
296
280
  "beginCaptures": {
297
281
  "1": {
298
282
  "name": "storage.modifier.actionscript.3"
283
+ },
284
+ "2": {
285
+ "name": "entity.name.type.class.actionscript.3"
299
286
  }
300
- },
301
- "end": "(?={extends)|(\\{)",
287
+ }
288
+ },
289
+ "class-implements": {
302
290
  "name": "meta.definition.class.implements.actionscript.3",
291
+ "begin": "\\b(implements)\\b\\s+",
292
+ "end": "(?={extends)|(\\{)",
303
293
  "patterns": [
304
294
  {
305
295
  "include": "#support-classes"
@@ -308,57 +298,69 @@
308
298
  "include": "#comments"
309
299
  },
310
300
  {
311
- "match": "\\b(\\w+)\\b\\s*",
312
- "name": "entity.name.type.class.actionscript.3"
301
+ "name": "entity.name.type.class.actionscript.3",
302
+ "match": "\\b(\\w+)\\b\\s*"
313
303
  },
314
304
  {
315
305
  "include": "#package-path"
316
306
  },
317
307
  {
318
- "match": ",",
319
- "name": "punctuation.seperator.implements.actionscript.3"
308
+ "name": "punctuation.seperator.implements.actionscript.3",
309
+ "match": ","
320
310
  },
321
311
  {
322
- "match": "[^\\s\\}]",
323
- "name": "invalid.illegal.expected-implements.seperator.actionscript.3"
312
+ "name": "invalid.illegal.expected-implements.seperator.actionscript.3",
313
+ "match": "[^\\s\\}]"
324
314
  }
325
- ]
315
+ ],
316
+ "beginCaptures": {
317
+ "1": {
318
+ "name": "storage.modifier.actionscript.3"
319
+ }
320
+ }
326
321
  },
327
322
  "class-name": {
328
- "begin": "(?x)\n\t\t\t\t\t (?<=class)\t\t# look behind for class\n\t\t\t\t\t \\s+\t\t\t# At least one character of whitespace\n\t\t\t \t\t (\\w+)\\b\t\t# The name of the class.\n\t\t\t\t\t",
323
+ "begin": "(?x)\n\t\t\t\t\t (?\u003c=class)\t\t# look behind for class\n\t\t\t\t\t \\s+\t\t\t# At least one character of whitespace\n\t\t\t \t\t (\\w+)\\b\t\t# The name of the class.\n\t\t\t\t\t",
324
+ "end": "((?=implements|extends)|(\\{))",
325
+ "patterns": [
326
+ {
327
+ "name": "invalid.illegal.unexpected.actionscript.3",
328
+ "match": "\\S+"
329
+ }
330
+ ],
329
331
  "beginCaptures": {
330
332
  "1": {
331
333
  "name": "entity.name.type.class.actionscript.3"
332
334
  }
333
335
  },
334
- "end": "((?=implements|extends)|(\\{))",
335
336
  "endCaptures": {
336
337
  "3": {
337
338
  "name": "punctuation.definition.block.end.actionscript.3"
338
339
  }
339
- },
340
- "patterns": [
341
- {
342
- "match": "\\S+",
343
- "name": "invalid.illegal.unexpected.actionscript.3"
344
- }
345
- ]
340
+ }
346
341
  },
347
342
  "comments": {
348
343
  "patterns": [
349
344
  {
345
+ "name": "comment.block.actionscript.3",
350
346
  "begin": "/\\*",
351
- "end": "\\*/",
352
- "name": "comment.block.actionscript.3"
347
+ "end": "\\*/"
353
348
  },
354
349
  {
355
- "match": "//.*$\\n?",
356
- "name": "comment.line.double-slash.actionscript.3"
350
+ "name": "comment.line.double-slash.actionscript.3",
351
+ "match": "//.*$\\n?"
357
352
  }
358
353
  ]
359
354
  },
360
355
  "compiler-metadata": {
356
+ "name": "storage.type.meta-data.actionscript.3",
361
357
  "begin": "(\\[)\\s*\\b(AccessibilityClass|ArrayElementType|Bindable|DataBindingInfo|DefaultBindingProperty|DefaultProperty|DefaultTriggerEvent|Effect|Embed|Event|Exclude|ExcludeClass|Frame|IconFile|Inspectable|InstanceType|Mixin|NonCommittingChangeEvent|RequiresDataBinding|ResourceBundle|RemoteClass|SkinStates|SkinPart|Style|Transient)\\b",
358
+ "end": "(\\])",
359
+ "patterns": [
360
+ {
361
+ "include": "#strings"
362
+ }
363
+ ],
362
364
  "beginCaptures": {
363
365
  "1": {
364
366
  "name": "punctuation.definition.meta-data.begin.actionscript.3"
@@ -367,21 +369,21 @@
367
369
  "name": "entity.name.type.meta-data.actionscript.3"
368
370
  }
369
371
  },
370
- "end": "(\\])",
371
372
  "endCaptures": {
372
373
  "1": {
373
374
  "name": "punctuation.definition.meta-data.end.actionscript.3"
374
375
  }
375
- },
376
- "name": "storage.type.meta-data.actionscript.3",
376
+ }
377
+ },
378
+ "compiler-metadata-custom": {
379
+ "name": "storage.type.meta-data.custom.actionscript.3",
380
+ "begin": "(\\[)\\s*\\b(\\w+)\\b",
381
+ "end": "(\\])",
377
382
  "patterns": [
378
383
  {
379
384
  "include": "#strings"
380
385
  }
381
- ]
382
- },
383
- "compiler-metadata-custom": {
384
- "begin": "(\\[)\\s*\\b(\\w+)\\b",
386
+ ],
385
387
  "beginCaptures": {
386
388
  "1": {
387
389
  "name": "punctuation.definition.meta-data.begin.actionscript.3"
@@ -390,21 +392,21 @@
390
392
  "name": "entity.name.type.meta-data.custom.actionscript.3"
391
393
  }
392
394
  },
393
- "end": "(\\])",
394
395
  "endCaptures": {
395
396
  "1": {
396
397
  "name": "punctuation.definition.meta-data.end.actionscript.3"
397
398
  }
398
- },
399
- "name": "storage.type.meta-data.custom.actionscript.3",
399
+ }
400
+ },
401
+ "compiler-metadata-swf": {
402
+ "name": "storage.type.meta-data.actionscript.3",
403
+ "begin": "(\\[)\\s*\\b(SWF)\\b",
404
+ "end": "(\\])",
400
405
  "patterns": [
401
406
  {
402
407
  "include": "#strings"
403
408
  }
404
- ]
405
- },
406
- "compiler-metadata-swf": {
407
- "begin": "(\\[)\\s*\\b(SWF)\\b",
409
+ ],
408
410
  "beginCaptures": {
409
411
  "1": {
410
412
  "name": "punctuation.definition.meta-data.begin.actionscript.3"
@@ -413,32 +415,15 @@
413
415
  "name": "entity.name.type.meta-data.actionscript.3"
414
416
  }
415
417
  },
416
- "end": "(\\])",
417
418
  "endCaptures": {
418
419
  "1": {
419
420
  "name": "punctuation.definition.meta-data.end.actionscript.3"
420
421
  }
421
- },
422
- "name": "storage.type.meta-data.actionscript.3",
423
- "patterns": [
424
- {
425
- "include": "#strings"
426
- }
427
- ]
422
+ }
428
423
  },
429
424
  "embedded-in-mxml": {
430
- "begin": "<!\\[CDATA\\[",
431
- "beginCaptures": {
432
- "0": {
433
- "name": "punctuation.definition.string.begin.xml.mxml"
434
- }
435
- },
436
- "end": "\\]\\]>",
437
- "endCaptures": {
438
- "0": {
439
- "name": "punctuation.definition.string.end.xml.mxml"
440
- }
441
- },
425
+ "begin": "\u003c!\\[CDATA\\[",
426
+ "end": "\\]\\]\u003e",
442
427
  "patterns": [
443
428
  {
444
429
  "include": "text.html.asdoc"
@@ -479,12 +464,30 @@
479
464
  {
480
465
  "include": "#method-block"
481
466
  }
482
- ]
467
+ ],
468
+ "beginCaptures": {
469
+ "0": {
470
+ "name": "punctuation.definition.string.begin.xml.mxml"
471
+ }
472
+ },
473
+ "endCaptures": {
474
+ "0": {
475
+ "name": "punctuation.definition.string.end.xml.mxml"
476
+ }
477
+ }
483
478
  },
484
479
  "embedded-xml": {
485
480
  "patterns": [
486
481
  {
487
- "begin": "(?=<[a-zA-Z])",
482
+ "name": "meta.embedded.xml",
483
+ "contentName": "text.xml",
484
+ "begin": "(?=\u003c[a-zA-Z])",
485
+ "end": "(?\u003c=\u003e)\\s*;",
486
+ "patterns": [
487
+ {
488
+ "include": "text.xml"
489
+ }
490
+ ],
488
491
  "beginCaptures": {
489
492
  "1": {
490
493
  "name": "storage.type.actionscript.3"
@@ -492,85 +495,76 @@
492
495
  "3": {
493
496
  "name": "support.type.function.global.actionscript.3"
494
497
  }
495
- },
496
- "comment": "This is experimental as we need to find a way to loosen the match.\n\t\t\t\t\t\t\t By removing the dependency on the statement terminator \";\" in the end capture,\n\t\t\t\t\t\t\t as it is optional for ActionScript. (?<=:XML)\\s*=\\s*",
497
- "contentName": "text.xml",
498
- "end": "(?<=>)\\s*;",
499
- "name": "meta.embedded.xml",
500
- "patterns": [
501
- {
502
- "include": "text.xml"
503
- }
504
- ]
498
+ }
505
499
  },
506
500
  {
507
- "disabled": "1",
501
+ "name": "variable.language.xml-attr.actionscript.3",
508
502
  "match": "@\\w+\\b",
509
- "name": "variable.language.xml-attr.actionscript.3"
503
+ "disabled": true
510
504
  }
511
505
  ]
512
506
  },
513
507
  "framework-fl": {
514
508
  "patterns": [
515
509
  {
516
- "match": "\\b(R(IGHT|OTATION|E(MOVE(_ALL|D(_FROM_STAGE)?)?|SIZ(ING|E)|NDER(ER_STYLES)?|PLACE|WIND(ING)?|ADY))|X|M(ISSING_SKIN_STYLE|O(TION_(RESUME|ST(OP|ART)|CHANGE|UPDATE|END|FINISH|LOOP)|USE(_LEAVE)?|VE)|ETADATA_RECEIVED|A(NUAL|INTAIN_ASPECT_RATIO))|B(OTTOM(_(RIGHT|LEFT))?|U(TTON_DOWN|FFERING(_STATE_ENTERED)?))|S(HO(RT_VERSION|W)|C(R(OLL|UB_(START|FINISH))|ALE_(X|Y))|T(YLES|OPPED(_STATE_ENTERED)?|ATE(_CHANGE)?)|IZE|O(RT|CKET_DATA|UND_(COMPLETE|UPDATE))|E(EK(ING|ED)|LECT(ED)?)|K(IN_(ERROR|LOADED)|EW_(X|Y))|QUARE)|H(IDE|ORIZONTAL|EADER_RELEASE)|Y|N(O(NE|_(BITRATE_MATCH|SCALE|CONNECTION))|ULL_URL_LOAD|E(TSTREAM_CLIENT_CLASS_UNSET|W_(ROW|COLUMN))|AVIGATION)|C(HANGE|CW|IRCLE|O(MPLETE|NNECT(ION_ERROR)?|LUMN_STRETCH)|UE_POINT|ENTER|W|LOSE|A(NCEL(LED)?|PTION_(CHANGE|TARGET_CREATED)))|T(RACK|HUMB(_(RELEASE|DRAG|PRESS))?|IME_CHANGE|OP(_(RIGHT|LEFT))?|EXT_INPUT|AB_(CHILDREN_CHANGE|INDEX_CHANGE|ENABLED_CHANGE))|I(N(CMANAGER_CLASS_UNSET|IT|VALID(_(XML|S(OURCE|EEK))|ATE(_ALL)?))?|TEM_(ROLL_O(UT|VER)|CLICK|DOUBLE_CLICK|EDIT_(BEGIN(NING)?|END)|FOCUS_(IN|OUT))|D3|LLEGAL_CUE_POINT)|O(N|THER|UT|PEN|FF)|D(ISCONNECTED|E(FAULT_TIMEOUT|LETE_DEFAULT_PLAYER|ACTIVATE)|ATA(_CHANGE)?)|UN(SUPPORTED_PROPERTY|LOAD)|P(R(OGRESS|E_DATA_CHANGE)|OLLED|LAY(HEAD_UPDATE|ING(_STATE_ENTERED)?)|AUSED(_STATE_ENTERED)?)|E(RROR|XACT_FIT|NTER(_FRAME)?|VENT)|VER(SION|TICAL)|KEYBOARD|F(ULLSCREEN|LV|AST_FORWARD)|L(INK|OADING|EFT|A(BEL_CHANGE|YOUT))|A(CTI(ONSCRIPT|VATE)|DD(ED(_TO_STAGE)?)?|UTO(_(REWOUND|LAYOUT))?|LL))\\b",
517
- "name": "support.constant.fl.actionscript.3"
510
+ "name": "support.constant.fl.actionscript.3",
511
+ "match": "\\b(R(IGHT|OTATION|E(MOVE(_ALL|D(_FROM_STAGE)?)?|SIZ(ING|E)|NDER(ER_STYLES)?|PLACE|WIND(ING)?|ADY))|X|M(ISSING_SKIN_STYLE|O(TION_(RESUME|ST(OP|ART)|CHANGE|UPDATE|END|FINISH|LOOP)|USE(_LEAVE)?|VE)|ETADATA_RECEIVED|A(NUAL|INTAIN_ASPECT_RATIO))|B(OTTOM(_(RIGHT|LEFT))?|U(TTON_DOWN|FFERING(_STATE_ENTERED)?))|S(HO(RT_VERSION|W)|C(R(OLL|UB_(START|FINISH))|ALE_(X|Y))|T(YLES|OPPED(_STATE_ENTERED)?|ATE(_CHANGE)?)|IZE|O(RT|CKET_DATA|UND_(COMPLETE|UPDATE))|E(EK(ING|ED)|LECT(ED)?)|K(IN_(ERROR|LOADED)|EW_(X|Y))|QUARE)|H(IDE|ORIZONTAL|EADER_RELEASE)|Y|N(O(NE|_(BITRATE_MATCH|SCALE|CONNECTION))|ULL_URL_LOAD|E(TSTREAM_CLIENT_CLASS_UNSET|W_(ROW|COLUMN))|AVIGATION)|C(HANGE|CW|IRCLE|O(MPLETE|NNECT(ION_ERROR)?|LUMN_STRETCH)|UE_POINT|ENTER|W|LOSE|A(NCEL(LED)?|PTION_(CHANGE|TARGET_CREATED)))|T(RACK|HUMB(_(RELEASE|DRAG|PRESS))?|IME_CHANGE|OP(_(RIGHT|LEFT))?|EXT_INPUT|AB_(CHILDREN_CHANGE|INDEX_CHANGE|ENABLED_CHANGE))|I(N(CMANAGER_CLASS_UNSET|IT|VALID(_(XML|S(OURCE|EEK))|ATE(_ALL)?))?|TEM_(ROLL_O(UT|VER)|CLICK|DOUBLE_CLICK|EDIT_(BEGIN(NING)?|END)|FOCUS_(IN|OUT))|D3|LLEGAL_CUE_POINT)|O(N|THER|UT|PEN|FF)|D(ISCONNECTED|E(FAULT_TIMEOUT|LETE_DEFAULT_PLAYER|ACTIVATE)|ATA(_CHANGE)?)|UN(SUPPORTED_PROPERTY|LOAD)|P(R(OGRESS|E_DATA_CHANGE)|OLLED|LAY(HEAD_UPDATE|ING(_STATE_ENTERED)?)|AUSED(_STATE_ENTERED)?)|E(RROR|XACT_FIT|NTER(_FRAME)?|VENT)|VER(SION|TICAL)|KEYBOARD|F(ULLSCREEN|LV|AST_FORWARD)|L(INK|OADING|EFT|A(BEL_CHANGE|YOUT))|A(CTI(ONSCRIPT|VATE)|DD(ED(_TO_STAGE)?)?|UTO(_(REWOUND|LAYOUT))?|LL))\\b"
518
512
  },
519
513
  {
520
- "match": "\\b(s(howFocus|crollTo(Selected|Index)|t(op(ImmediatePropagation|Drag|Propagation)?|art(Transition|Drag)?)|ort(Items(On)?|On)?|paceColumnsEqually|e(t(R(otation(Radians)?|endererStyle)|MouseState|S(c(ale(X|Y)?|rollProperties)|t(yle|ring)|ize|election|kew(X(Radians)?|Y(Radians)?))|C(hildIndex|omponentStyle)|Tint|DefaultLang|Pro(perty(IsEnumerable)?|gress)|Value|F(ocus|LVCuePointEnabled)|LoadCallback)|ek(Seconds|To(N(extNavCuePoint|avCuePoint)|PrevNavCuePoint)|Percent)?)|wapChildren(At)?)|h(i(tTest(Object|Point)|deFocus)|elperDone|as(OwnProperty|EventListener))|RadioButton(Group)?|yoyo|n(c(Reconnected|Connected)|ext(Scene|Frame))|c(heckXMLStatus|on(nect(ToURL|Again)|cat|t(inueTo|ains))|l(o(se(VideoPlayer)?|ne)|ear(RendererStyle|S(tyle|election)|ComponentStyle)?)|reateItemEditor)|M(otion(Event)?|etadataEvent)|B(utton|ezier(Segment|Ease)|ase(Button|ScrollPane))|to(String|Array)|i(s(ItemSelected|DefaultPrevented|PrototypeOf|FLVCuePointEnabled)|n(terpolate(Color|Transform|Filter(s)?)|itialize|validate(Item(At)?|List)?)|temTo(CellRenderer|Label))|S(croll(Bar|Pane|Event)|tyleManager|imple(CollectionItem|Ease)|ou(ndEvent|rce)|electableList|kinErrorEvent|lider(Event)?)|HeaderRenderer|o(n(Resize|Update)|pen)|d(ispatchEvent|e(stroyItemEditor|activate)|raw(Now|Focus))|N(CManager(Native)?|umericStepper)|C(heckBox|o(lor(Picker(Event)?)?|m(ponentEvent|boBox))|ustomEase|ellRenderer|aption(ChangeEvent|TargetEvent))|u(nload|pdate)|T(ileList(CollectionItem|Data)?|ext(Input|Area)|ween(Event)?|ransitionManager)|I(ndeterminateBar|mageCell)|p(lay(WhenEnoughDownloaded)?|ause|r(opertyIsEnumerable|ev(Scene|entDefault|Frame)))|e(n(terFullScreenDisplayState|d|ableAccessibility)|ditField|ase(None|In(Out)?|Out|QuadPercent))|Data(Grid(C(olumn|ellEditor)|Event)?|ChangeEvent|Provider)|val(idateNow|ueOf)|UI(ScrollBar|Component|Loader)|f(ind(Ne(arestCuePoint|xtCuePointWithName)|CuePoint|FocusManagerComponent)|ormatToString|forward|romXML(String)?)|ProgressBar|willTrigger|lo(calToGlobal|ad(Bytes|String(Ex)?|LanguageXML)?)|a(ctivate|ttach(NetStream|Camera)|dd(RadioButton|XMLPath|C(hild(At)?|olumn(At)?)|Item(s(At)?|At)?|DelayedInstance|EventListener|Keyframe|ASCuePoint)|ppendText|ffectsTweenable|reInaccessibleObjectsUnderPoint)|Video(P(layer|rogressEvent)|E(vent|rror))|Keyframe|r(otateAround(InternalPoint|ExternalPoint)|e(s(ume|et)|connect|placeItem(At)?|freshPane|wind|gisterInstance|move(RadioButton|C(hild(At)?|olumnAt)|Item(At)?|EventListener|A(SCuePoint|ll(Columns)?))))|g(otoAnd(Stop|Play)|et(R(otation(Radians)?|e(ndererStyle|ct)|adioButton(Index|At))|Group|Bounds|S(cale(X|Y)|t(yle(Definition)?|ackTrace)|ingleValue|kew(X(Radians)?|Y(Radians)?))|YForX|Next(IndexAtLetter|Keyframe|FocusManagerComponent)|C(hild(ByName|Index|At)|o(l(orTransform|umn(Count|Index|At))|mponentStyle)|u(rrentKeyframe|bic(Roots|Coefficients))|ellRendererAt)|Tween|Item(Index|At)|ObjectsUnderPoint|DefaultLang|Property|V(ideoPlayer|alue)|QuadraticRoots|F(ilters|ocus)|LineMetrics)|lobalToLocal)|F(ocusManager|unctionEase|LVPlayback(Captioning)?)|m(ove|erge(Styles)?|atchInternalPointWithExternal)|bringVideoPlayerToFront|L(i(st(Data|Event)?|vePreviewParent)|a(youtEvent|bel(Button)?))|A(nimator|utoLayoutEvent))\\b(\\s)?",
521
- "name": "support.function.fl.actionscript.3"
514
+ "name": "support.function.fl.actionscript.3",
515
+ "match": "\\b(s(howFocus|crollTo(Selected|Index)|t(op(ImmediatePropagation|Drag|Propagation)?|art(Transition|Drag)?)|ort(Items(On)?|On)?|paceColumnsEqually|e(t(R(otation(Radians)?|endererStyle)|MouseState|S(c(ale(X|Y)?|rollProperties)|t(yle|ring)|ize|election|kew(X(Radians)?|Y(Radians)?))|C(hildIndex|omponentStyle)|Tint|DefaultLang|Pro(perty(IsEnumerable)?|gress)|Value|F(ocus|LVCuePointEnabled)|LoadCallback)|ek(Seconds|To(N(extNavCuePoint|avCuePoint)|PrevNavCuePoint)|Percent)?)|wapChildren(At)?)|h(i(tTest(Object|Point)|deFocus)|elperDone|as(OwnProperty|EventListener))|RadioButton(Group)?|yoyo|n(c(Reconnected|Connected)|ext(Scene|Frame))|c(heckXMLStatus|on(nect(ToURL|Again)|cat|t(inueTo|ains))|l(o(se(VideoPlayer)?|ne)|ear(RendererStyle|S(tyle|election)|ComponentStyle)?)|reateItemEditor)|M(otion(Event)?|etadataEvent)|B(utton|ezier(Segment|Ease)|ase(Button|ScrollPane))|to(String|Array)|i(s(ItemSelected|DefaultPrevented|PrototypeOf|FLVCuePointEnabled)|n(terpolate(Color|Transform|Filter(s)?)|itialize|validate(Item(At)?|List)?)|temTo(CellRenderer|Label))|S(croll(Bar|Pane|Event)|tyleManager|imple(CollectionItem|Ease)|ou(ndEvent|rce)|electableList|kinErrorEvent|lider(Event)?)|HeaderRenderer|o(n(Resize|Update)|pen)|d(ispatchEvent|e(stroyItemEditor|activate)|raw(Now|Focus))|N(CManager(Native)?|umericStepper)|C(heckBox|o(lor(Picker(Event)?)?|m(ponentEvent|boBox))|ustomEase|ellRenderer|aption(ChangeEvent|TargetEvent))|u(nload|pdate)|T(ileList(CollectionItem|Data)?|ext(Input|Area)|ween(Event)?|ransitionManager)|I(ndeterminateBar|mageCell)|p(lay(WhenEnoughDownloaded)?|ause|r(opertyIsEnumerable|ev(Scene|entDefault|Frame)))|e(n(terFullScreenDisplayState|d|ableAccessibility)|ditField|ase(None|In(Out)?|Out|QuadPercent))|Data(Grid(C(olumn|ellEditor)|Event)?|ChangeEvent|Provider)|val(idateNow|ueOf)|UI(ScrollBar|Component|Loader)|f(ind(Ne(arestCuePoint|xtCuePointWithName)|CuePoint|FocusManagerComponent)|ormatToString|forward|romXML(String)?)|ProgressBar|willTrigger|lo(calToGlobal|ad(Bytes|String(Ex)?|LanguageXML)?)|a(ctivate|ttach(NetStream|Camera)|dd(RadioButton|XMLPath|C(hild(At)?|olumn(At)?)|Item(s(At)?|At)?|DelayedInstance|EventListener|Keyframe|ASCuePoint)|ppendText|ffectsTweenable|reInaccessibleObjectsUnderPoint)|Video(P(layer|rogressEvent)|E(vent|rror))|Keyframe|r(otateAround(InternalPoint|ExternalPoint)|e(s(ume|et)|connect|placeItem(At)?|freshPane|wind|gisterInstance|move(RadioButton|C(hild(At)?|olumnAt)|Item(At)?|EventListener|A(SCuePoint|ll(Columns)?))))|g(otoAnd(Stop|Play)|et(R(otation(Radians)?|e(ndererStyle|ct)|adioButton(Index|At))|Group|Bounds|S(cale(X|Y)|t(yle(Definition)?|ackTrace)|ingleValue|kew(X(Radians)?|Y(Radians)?))|YForX|Next(IndexAtLetter|Keyframe|FocusManagerComponent)|C(hild(ByName|Index|At)|o(l(orTransform|umn(Count|Index|At))|mponentStyle)|u(rrentKeyframe|bic(Roots|Coefficients))|ellRendererAt)|Tween|Item(Index|At)|ObjectsUnderPoint|DefaultLang|Property|V(ideoPlayer|alue)|QuadraticRoots|F(ilters|ocus)|LineMetrics)|lobalToLocal)|F(ocusManager|unctionEase|LVPlayback(Captioning)?)|m(ove|erge(Styles)?|atchInternalPointWithExternal)|bringVideoPlayerToFront|L(i(st(Data|Event)?|vePreviewParent)|a(youtEvent|bel(Button)?))|A(nimator|utoLayoutEvent))\\b(\\s)?"
522
516
  },
523
517
  {
524
- "match": "\\b(s(ho(w(Headers|Captions|TextField|FocusIndicator)|rtcut)|ymbolName|napInterval|c(enes|ale(X|Mode|Y|Content|9Grid)|r(oll(Rect|Target|Drag|Po(sition|licy))|ubbing))|t(op(Button|ped)|epSize|a(te(Responsive)?|rtIndex|ge)|r(ingIDArray|eam(Height|Name|Width|Length)))|i(lent|mpleFormatting)|o(u(ndTransform|rce(F(ield|unction))?)|rt(CompareFunction|Index|Options|Descending|able(Columns)?))|e(ek(Bar(ScrubTolerance|Interval)?|ToPrevOffset)|lect(ion(BeginIndex|EndIndex)?|ed(Color|I(nd(ices|ex)|tem(s)?)|Data|Label)?|able))|k(in(Background(Color|Alpha)|ScaleMaximum|FadeTime|AutoHide)?|ew(X|Y))|moothing)|h(tmlText|itArea|orizontal(Scroll(Bar|Po(sition|licy))|PageScrollSize|LineScrollSize)|e(ight|ader(Renderer|Height|Text)|xValue))|y|n(cMgr|oAutoLabeling|um(RadioButtons|Children)|e(t(Stream(ClientClass)?|Connection)|xt(TabIndex|Value))|ame)|c(hangeType|o(n(structor|te(nt(Appearance)?|xtMenu)|denseWhite)|de|l(or(s)?|umn(s|Count|Index|Width)?))|u(ePoints|rrent(Scene|Target|Frame|Label(s)?))|ellRenderer|lickTarget|a(ncelable|cheAsBitmap|ption(Button|CuePointObject|Target(Name)?)))?|t(ype|i(nt(Multiplier|Color)|ckInterval|me(out)?)|o(tal(Time|Frames)|ggle)|ext(Snapshot|Height|Field|Width)?|ween(s|S(ync|nap|cale))|a(rget|b(Children|Index|Enabled))|r(iggerEvent|a(nsform(ationPoint)?|ck(AsMenu)?)))|i(s(RTMP|Playing|Live)|n(stanceName|ner(Height|Width)|de(terminate|x)|fo)|con(F(ield|unction))?|tem(s|Renderer|Editor(Instance)?)?|dleTimeout|NCManagerClass|meMode)|HORIZONTAL|o(paqueBackground|wner|ld(RegistrationBounds|Bounds)|rientToPath|bj)|d(i(splayAsPassword|rection|mensions)|oubleClickEnabled|uration|e(scription|faultButton(Enabled)?|lta|blocking)|ata(Provider|Field)?|rop(down(Width)?|Target))?|use(BitmapScrolling|Seconds|HandCursor)|p(o(sition(Matrix)?|ints)|ercent(Complete|Loaded)|lay(head(Time|UpdateInterval|Percentage)|Button|ing|PauseButton)|a(use(Button|d)|r(ent|ameters)|geS(crollSize|ize))|r(o(totype|p|gressInterval|mpt)|e(vi(ousValue|ew)|ferred(Height|Width))))|e(n(dIndex|abled)|dit(orDataField|edItem(Renderer|Position)|able)|ventPhase|lementType|as(ing(Function)?|e)|rrorID|mphasized)|v(i(sible(VideoPlayerIndex)?|deo(Height|Player(Index)?|Width))|olume(Bar(ScrubTolerance|Interval)?)?|p|er(sion|tical(Scroll(Bar|Po(sition|licy))|PageScrollSize|LineScrollSize))|alue)|key(Code|frames(Compact)?)|f(i(nish|lters|rstFrame)|o(cus(Rect|Manager|Enabled)|r(ceSimple|wardButton))|u(nc(tionName)?|llScreen(B(utton|ackgroundColor)|SkinDelay|TakeOver))|lvPlayback(Name)?|allbackServerName|rame(sLoaded|Rate))|w(idth|ordWrap)|l(i(stData|n(eScrollSize|kageID)|veDragging)|o(op(ing)?|aderInfo)|ength|a(nguageCodeArray|bel(Placement|F(ield|unction))?))|a(c(cessibilityProperties|tiveVideoPlayerIndex)|dded|uto(Re(p(eat|lace)|wind)|Size|Play|L(oad|ayout))|l(ign|pha(Multiplier|Offset)?|waysShowSelection|lowMultipleSelection))?|VERTICAL|r(o(tat(ion|e(Times|Direction))|ot|w(Height|Count|Index)?)|e(s(trict|izable(Columns)?)|d(Multiplier|Offset)|peatCount|ason|gistration(X|Height|Y|Width)))|gr(oup(Name)?|een(Multiplier|Offset)|aphics)|FPS|x|m(yInstance|in(imum|ScrollPosition|ColumnWidth|Width)|o(tion|de|use(X|Y|Children|Enabled|FocusEnabled))|uteButton|e(ssage|tadata(Loaded)?)|a(sk|intainAspectRatio|x(imum|ScrollPosition|HorizontalScrollPosition|Chars|VerticalScrollPosition)))|b(ytes(Total|Loaded)|itrate|u(ttonMode|ffer(ing(Bar(HidesAndDisablesOthers)?)?|Time)|bbles)|egin|l(ue(Multiplier|Offset)|endMode|ank)|ackButton|rightness)?)\\b",
525
- "name": "support.property.fl.actionscript.3"
518
+ "name": "support.property.fl.actionscript.3",
519
+ "match": "\\b(s(ho(w(Headers|Captions|TextField|FocusIndicator)|rtcut)|ymbolName|napInterval|c(enes|ale(X|Mode|Y|Content|9Grid)|r(oll(Rect|Target|Drag|Po(sition|licy))|ubbing))|t(op(Button|ped)|epSize|a(te(Responsive)?|rtIndex|ge)|r(ingIDArray|eam(Height|Name|Width|Length)))|i(lent|mpleFormatting)|o(u(ndTransform|rce(F(ield|unction))?)|rt(CompareFunction|Index|Options|Descending|able(Columns)?))|e(ek(Bar(ScrubTolerance|Interval)?|ToPrevOffset)|lect(ion(BeginIndex|EndIndex)?|ed(Color|I(nd(ices|ex)|tem(s)?)|Data|Label)?|able))|k(in(Background(Color|Alpha)|ScaleMaximum|FadeTime|AutoHide)?|ew(X|Y))|moothing)|h(tmlText|itArea|orizontal(Scroll(Bar|Po(sition|licy))|PageScrollSize|LineScrollSize)|e(ight|ader(Renderer|Height|Text)|xValue))|y|n(cMgr|oAutoLabeling|um(RadioButtons|Children)|e(t(Stream(ClientClass)?|Connection)|xt(TabIndex|Value))|ame)|c(hangeType|o(n(structor|te(nt(Appearance)?|xtMenu)|denseWhite)|de|l(or(s)?|umn(s|Count|Index|Width)?))|u(ePoints|rrent(Scene|Target|Frame|Label(s)?))|ellRenderer|lickTarget|a(ncelable|cheAsBitmap|ption(Button|CuePointObject|Target(Name)?)))?|t(ype|i(nt(Multiplier|Color)|ckInterval|me(out)?)|o(tal(Time|Frames)|ggle)|ext(Snapshot|Height|Field|Width)?|ween(s|S(ync|nap|cale))|a(rget|b(Children|Index|Enabled))|r(iggerEvent|a(nsform(ationPoint)?|ck(AsMenu)?)))|i(s(RTMP|Playing|Live)|n(stanceName|ner(Height|Width)|de(terminate|x)|fo)|con(F(ield|unction))?|tem(s|Renderer|Editor(Instance)?)?|dleTimeout|NCManagerClass|meMode)|HORIZONTAL|o(paqueBackground|wner|ld(RegistrationBounds|Bounds)|rientToPath|bj)|d(i(splayAsPassword|rection|mensions)|oubleClickEnabled|uration|e(scription|faultButton(Enabled)?|lta|blocking)|ata(Provider|Field)?|rop(down(Width)?|Target))?|use(BitmapScrolling|Seconds|HandCursor)|p(o(sition(Matrix)?|ints)|ercent(Complete|Loaded)|lay(head(Time|UpdateInterval|Percentage)|Button|ing|PauseButton)|a(use(Button|d)|r(ent|ameters)|geS(crollSize|ize))|r(o(totype|p|gressInterval|mpt)|e(vi(ousValue|ew)|ferred(Height|Width))))|e(n(dIndex|abled)|dit(orDataField|edItem(Renderer|Position)|able)|ventPhase|lementType|as(ing(Function)?|e)|rrorID|mphasized)|v(i(sible(VideoPlayerIndex)?|deo(Height|Player(Index)?|Width))|olume(Bar(ScrubTolerance|Interval)?)?|p|er(sion|tical(Scroll(Bar|Po(sition|licy))|PageScrollSize|LineScrollSize))|alue)|key(Code|frames(Compact)?)|f(i(nish|lters|rstFrame)|o(cus(Rect|Manager|Enabled)|r(ceSimple|wardButton))|u(nc(tionName)?|llScreen(B(utton|ackgroundColor)|SkinDelay|TakeOver))|lvPlayback(Name)?|allbackServerName|rame(sLoaded|Rate))|w(idth|ordWrap)|l(i(stData|n(eScrollSize|kageID)|veDragging)|o(op(ing)?|aderInfo)|ength|a(nguageCodeArray|bel(Placement|F(ield|unction))?))|a(c(cessibilityProperties|tiveVideoPlayerIndex)|dded|uto(Re(p(eat|lace)|wind)|Size|Play|L(oad|ayout))|l(ign|pha(Multiplier|Offset)?|waysShowSelection|lowMultipleSelection))?|VERTICAL|r(o(tat(ion|e(Times|Direction))|ot|w(Height|Count|Index)?)|e(s(trict|izable(Columns)?)|d(Multiplier|Offset)|peatCount|ason|gistration(X|Height|Y|Width)))|gr(oup(Name)?|een(Multiplier|Offset)|aphics)|FPS|x|m(yInstance|in(imum|ScrollPosition|ColumnWidth|Width)|o(tion|de|use(X|Y|Children|Enabled|FocusEnabled))|uteButton|e(ssage|tadata(Loaded)?)|a(sk|intainAspectRatio|x(imum|ScrollPosition|HorizontalScrollPosition|Chars|VerticalScrollPosition)))|b(ytes(Total|Loaded)|itrate|u(ttonMode|ffer(ing(Bar(HidesAndDisablesOthers)?)?|Time)|bbles)|egin|l(ue(Multiplier|Offset)|endMode|ank)|ackButton|rightness)?)\\b"
526
520
  }
527
521
  ]
528
522
  },
529
523
  "framework-flash": {
530
524
  "patterns": [
531
525
  {
532
- "match": "\\b(R(GB|IGHT|O(UND|LL_O(UT|VER))|E(GULAR|MO(TE|VED(_FROM_STAGE)?)|SIZE|NDER|D|PEAT|FLECT)|ADIAL)|G(REEN|ET)|M(I(CROPHONE|TER)|OUSE_(MOVE|O(UT|VER)|DOWN|UP|FOCUS_CHANGE|WHEEL|LEAVE)|ULTIPLY|E(NU_(SELECT|ITEM_SELECT)|DIUM))|B(I(G_ENDIAN|NARY)|O(TTOM(_(RIGHT|LEFT))?|LD(_ITALIC)?)|UBBLING_PHASE|E(ST|VEL)|LUE|ACKSPACE)|S(H(IFT|OW_ALL)|YNC|CR(OLL|EEN)|TA(NDARD|TUS)|O(CKET_DATA|UND_COMPLETE)|UB(TRACT|PIXEL)|PACE|E(CURITY_ERROR|TTINGS_MANAGER|LECT)|QUARE)|H(TTP_STATUS|IGH|O(RIZONTAL|ME)|ARDLIGHT)|N(O(RMAL|NE|_(BORDER|SCALE))|UM(_PAD|PAD_(1|MULTIPLY|7|SUBTRACT|2|8|3|D(IVIDE|ECIMAL)|9|4|ENTER|5|0|ADD|6))|E(T_STATUS|VER))|C(RT|H(INESE|ANGE)|O(MPLETE|N(NECT|TROL)|LOR)|ENTER|L(ICK|OSE|AMP)|A(MERA|NCEL|P(S_LOCK|TURING_PHASE)))|T(IMER(_COMPLETE)?|OP(_(RIGHT|LEFT))?|EXT(_(NODE|INPUT))?|AB(_(CHILDREN_CHANGE|INDEX_CHANGE|ENABLED_CHANGE))?)|I(GNORE|ME_COMPOSITION|N(SERT|NER|IT|PUT|VERT)|TALIC|O_ERROR|D3)|O(UTER|PEN|VERLAY)|D(YNAMIC|IFFERENCE|O(UBLE_CLICK|WN)|E(VICE|FAULT|LETE|ACTIVATE)|A(RK(_COLOR|EN)|TA))|U(N(KNOWN|LOAD)|P(LOAD_COMPLETE_DATA)?)|J(USTIFY|APANESE_(HIRAGANA|KATAKANA_(HALF|FULL)))|P(R(IVACY|OGRESS)|IXEL|O(RTRAIT|ST)|ENDING|A(GE_(DOWN|UP)|D))|E(R(ROR|ASE)|XACT_FIT|MBEDDED|SCAPE|N(TER(_FRAME)?|D)|LEMENT_NODE)|V(ERTICAL|ARIABLES)|K(OREAN|EY_(DOWN|UP|FOCUS_CHANGE))|F(1(1|2|3|4|5|0)?|7|2|8|3|OCUS_(IN|OUT)|9|ULL(SCREEN|_SCREEN)?|4|5|L(USHED|ASH(1|7|2|8|3|9|4|5|6))|6)|WRAP|L(CD|I(GHT(_COLOR|EN)|N(EAR(_RGB)?|K)|TTLE_ENDIAN)|O(CAL_(STORAGE|TRUSTED|WITH_(NETWORK|FILE))|W)|EFT|A(YER|NDSCAPE))|A(MF(3|0)|SYNC_ERROR|CTI(ONSCRIPT(2|3)|V(ITY|ATE))|T_TARGET|D(D(ED(_TO_STAGE)?)?|VANCED)|UTO|L(PHA(NUMERIC_(HALF|FULL))?|WAYS)))\\b",
533
- "name": "support.constant.flash.actionscript.3"
526
+ "name": "support.constant.flash.actionscript.3",
527
+ "match": "\\b(R(GB|IGHT|O(UND|LL_O(UT|VER))|E(GULAR|MO(TE|VED(_FROM_STAGE)?)|SIZE|NDER|D|PEAT|FLECT)|ADIAL)|G(REEN|ET)|M(I(CROPHONE|TER)|OUSE_(MOVE|O(UT|VER)|DOWN|UP|FOCUS_CHANGE|WHEEL|LEAVE)|ULTIPLY|E(NU_(SELECT|ITEM_SELECT)|DIUM))|B(I(G_ENDIAN|NARY)|O(TTOM(_(RIGHT|LEFT))?|LD(_ITALIC)?)|UBBLING_PHASE|E(ST|VEL)|LUE|ACKSPACE)|S(H(IFT|OW_ALL)|YNC|CR(OLL|EEN)|TA(NDARD|TUS)|O(CKET_DATA|UND_COMPLETE)|UB(TRACT|PIXEL)|PACE|E(CURITY_ERROR|TTINGS_MANAGER|LECT)|QUARE)|H(TTP_STATUS|IGH|O(RIZONTAL|ME)|ARDLIGHT)|N(O(RMAL|NE|_(BORDER|SCALE))|UM(_PAD|PAD_(1|MULTIPLY|7|SUBTRACT|2|8|3|D(IVIDE|ECIMAL)|9|4|ENTER|5|0|ADD|6))|E(T_STATUS|VER))|C(RT|H(INESE|ANGE)|O(MPLETE|N(NECT|TROL)|LOR)|ENTER|L(ICK|OSE|AMP)|A(MERA|NCEL|P(S_LOCK|TURING_PHASE)))|T(IMER(_COMPLETE)?|OP(_(RIGHT|LEFT))?|EXT(_(NODE|INPUT))?|AB(_(CHILDREN_CHANGE|INDEX_CHANGE|ENABLED_CHANGE))?)|I(GNORE|ME_COMPOSITION|N(SERT|NER|IT|PUT|VERT)|TALIC|O_ERROR|D3)|O(UTER|PEN|VERLAY)|D(YNAMIC|IFFERENCE|O(UBLE_CLICK|WN)|E(VICE|FAULT|LETE|ACTIVATE)|A(RK(_COLOR|EN)|TA))|U(N(KNOWN|LOAD)|P(LOAD_COMPLETE_DATA)?)|J(USTIFY|APANESE_(HIRAGANA|KATAKANA_(HALF|FULL)))|P(R(IVACY|OGRESS)|IXEL|O(RTRAIT|ST)|ENDING|A(GE_(DOWN|UP)|D))|E(R(ROR|ASE)|XACT_FIT|MBEDDED|SCAPE|N(TER(_FRAME)?|D)|LEMENT_NODE)|V(ERTICAL|ARIABLES)|K(OREAN|EY_(DOWN|UP|FOCUS_CHANGE))|F(1(1|2|3|4|5|0)?|7|2|8|3|OCUS_(IN|OUT)|9|ULL(SCREEN|_SCREEN)?|4|5|L(USHED|ASH(1|7|2|8|3|9|4|5|6))|6)|WRAP|L(CD|I(GHT(_COLOR|EN)|N(EAR(_RGB)?|K)|TTLE_ENDIAN)|O(CAL_(STORAGE|TRUSTED|WITH_(NETWORK|FILE))|W)|EFT|A(YER|NDSCAPE))|A(MF(3|0)|SYNC_ERROR|CTI(ONSCRIPT(2|3)|V(ITY|ATE))|T_TARGET|D(D(ED(_TO_STAGE)?)?|VANCED)|UTO|L(PHA(NUMERIC_(HALF|FULL))?|WAYS)))\\b"
534
528
  },
535
529
  {
536
- "match": "\\b(s(how(Settings)?|c(ale|roll)|t(op(ImmediatePropagation|Drag|Propagation|All)?|art(Drag)?)|ubtract|e(nd|t(Mo(tionLevel|de)|S(tyle|ilenceLevel|elect(ion|Color|ed))|C(hildIndex|ompositionString|lipboard)|TextFormat|Dirty|UseEchoSuppression|P(ixel(s|32)?|roperty(IsEnumerable)?)|Empty|KeyFrameInterval|Quality|Loop(Back|back)|AdvancedAntiAliasingTable)|ek)|wapChildren(At)?)|h(i(tTest(TextNearPos|Object|Point)?|de(BuiltInItems)?)|as(Glyphs|ChildNodes|OwnProperty|Definition|EventListener))|Re(sponder|ctangle)|G(lowFilter|radient(GlowFilter|BevelFilter))|n(o(ise|rmalize)|ext(Scene|Frame))|c(o(n(nect|cat|tains(Rect|Point)?)|py(Channel|Pixels)|lorTransform|mp(uteSpectrum|are|ress))|urveTo|l(o(se|ne(Node)?)|ear)|a(ncel|ll)|reate(GradientBox|Box|TextNode|Element))|XML(Socket|Node|Document)|M(o(useEvent|vieClip)|emoryError|atrix)|B(yteArray|itmap(Data)?|evelFilter|lurFilter)|t(hreshold|o(String|gglePause)|rans(form(Point)?|late))|i(s(DefaultPrevented|PrototypeOf|Empty|FocusInaccessible|Accessible)|n(sertBefore|ter(sect(s|ion)|polate)|v(ert|alidate)|flate(Point)?)|dentity)|S(hape|yncEvent|criptTimeoutError|t(yleSheet|a(ckOverflowError|tusEvent))|impleButton|o(cket|und(Transform|LoaderContext)?)|prite|ecurityErrorEvent)|HTTPStatusEvent|offset(Point)?|d(is(tance|p(ose|atchEvent))|o(Conversion|wnload)|e(code|ltaTransformPoint)|raw(R(oundRect|ect)|Circle|Ellipse)?)|Net(St(atusEvent|ream)|Connection)|C(SMSettings|o(n(textMenu(BuiltInItems|Item|Event)?|volutionFilter)|lor(MatrixFilter|Transform)))|u(n(compress|ion|lo(ck|ad))|p(date(Properties|AfterEvent)|load))|T(imer(Event)?|ext(Event|F(ield|ormat)|LineMetrics))|I(nteractiveObject|MEEvent|OError(Event)?|llegalOperationError)|p(ixelDissolve|olar|ublish|erlinNoise|lay|a(use|letteMap|rse(XML|CSS))|r(opertyIsEnumerable|ev(Scene|entDefault|Frame)))|e(n(dFill|umerateFonts)|quals|xit)|D(i(spla(yObjectContainer|cementMapFilter)|ctionary)|ataEvent|ropShadowFilter)|valueOf|URL(Request(Header)?|Variables|Loader)|f(i(ndText|llRect)|ormatToString|l(oodFill|ush))|P(oint|r(intJob(Options)?|ogressEvent))|E(OFError|vent(Dispatcher)?|rrorEvent)|w(illTrigger|rite(MultiByte|B(yte(s)?|oolean)|Short|Int|Object|D(ynamicPropert(y|ies)|ouble)|U(nsignedInt|TF(Bytes)?)|External|Float))|l(ine(GradientStyle|Style|To)|o(c(k|alToGlobal)|ad(Bytes|PolicyFile)?))|a(ttach(NetStream|Camera|Audio)|dd(Header|C(hild(At)?|allback)|Page|EventListener)?|pp(end(Child|Text)|lyFilter)|llow(InsecureDomain|Domain)|re(SoundsInaccessible|InaccessibleObjectsUnderPoint))|Video|KeyboardEvent|r(otate|e(s(ume|et)|ceive(Video|Audio)|place(SelectedText|Text)|ad(MultiByte|B(yte(s)?|oolean)|Short|Int|Object|Double|U(nsigned(Byte|Short|Int)|TF(Bytes)?)|External|Float)|gisterFont|move(Node|Child(At)?|EventListener)))|g(c|otoAnd(Stop|Play)|e(nerateFilterRect|t(Re(ct|mote)|Microphone|Bounds|S(t(yle|ackTrace)|elected(Text)?)|NamespaceForPrefix|C(h(ild(ByName|Index|At)|ar(Boundaries|IndexAtPoint))|olorBoundsRect|amera)|Text(RunInfo|Format)?|ImageReference|ObjectsUnderPoint|Definition|P(ixel(s|32)?|aragraphLength|refixForNamespace)|FirstCharInParagraph|L(ine(Metrics|Text|Index(OfChar|AtPoint)|Offset|Length)|o(cal|aderInfoByDefinition))))|lobalToLocal)|F(ile(Reference(List)?|Filter)|ocusEvent|ullScreenEvent)|m(oveTo|erge)|b(egin(GradientFill|BitmapFill|Fill)|rowse)|Lo(calConnection|ader(Context)?)|A(syncErrorEvent|c(cessibilityProperties|tivityEvent)|pplicationDomain))\\b(\\s)?",
537
- "name": "support.function.flash.actionscript.3"
530
+ "name": "support.function.flash.actionscript.3",
531
+ "match": "\\b(s(how(Settings)?|c(ale|roll)|t(op(ImmediatePropagation|Drag|Propagation|All)?|art(Drag)?)|ubtract|e(nd|t(Mo(tionLevel|de)|S(tyle|ilenceLevel|elect(ion|Color|ed))|C(hildIndex|ompositionString|lipboard)|TextFormat|Dirty|UseEchoSuppression|P(ixel(s|32)?|roperty(IsEnumerable)?)|Empty|KeyFrameInterval|Quality|Loop(Back|back)|AdvancedAntiAliasingTable)|ek)|wapChildren(At)?)|h(i(tTest(TextNearPos|Object|Point)?|de(BuiltInItems)?)|as(Glyphs|ChildNodes|OwnProperty|Definition|EventListener))|Re(sponder|ctangle)|G(lowFilter|radient(GlowFilter|BevelFilter))|n(o(ise|rmalize)|ext(Scene|Frame))|c(o(n(nect|cat|tains(Rect|Point)?)|py(Channel|Pixels)|lorTransform|mp(uteSpectrum|are|ress))|urveTo|l(o(se|ne(Node)?)|ear)|a(ncel|ll)|reate(GradientBox|Box|TextNode|Element))|XML(Socket|Node|Document)|M(o(useEvent|vieClip)|emoryError|atrix)|B(yteArray|itmap(Data)?|evelFilter|lurFilter)|t(hreshold|o(String|gglePause)|rans(form(Point)?|late))|i(s(DefaultPrevented|PrototypeOf|Empty|FocusInaccessible|Accessible)|n(sertBefore|ter(sect(s|ion)|polate)|v(ert|alidate)|flate(Point)?)|dentity)|S(hape|yncEvent|criptTimeoutError|t(yleSheet|a(ckOverflowError|tusEvent))|impleButton|o(cket|und(Transform|LoaderContext)?)|prite|ecurityErrorEvent)|HTTPStatusEvent|offset(Point)?|d(is(tance|p(ose|atchEvent))|o(Conversion|wnload)|e(code|ltaTransformPoint)|raw(R(oundRect|ect)|Circle|Ellipse)?)|Net(St(atusEvent|ream)|Connection)|C(SMSettings|o(n(textMenu(BuiltInItems|Item|Event)?|volutionFilter)|lor(MatrixFilter|Transform)))|u(n(compress|ion|lo(ck|ad))|p(date(Properties|AfterEvent)|load))|T(imer(Event)?|ext(Event|F(ield|ormat)|LineMetrics))|I(nteractiveObject|MEEvent|OError(Event)?|llegalOperationError)|p(ixelDissolve|olar|ublish|erlinNoise|lay|a(use|letteMap|rse(XML|CSS))|r(opertyIsEnumerable|ev(Scene|entDefault|Frame)))|e(n(dFill|umerateFonts)|quals|xit)|D(i(spla(yObjectContainer|cementMapFilter)|ctionary)|ataEvent|ropShadowFilter)|valueOf|URL(Request(Header)?|Variables|Loader)|f(i(ndText|llRect)|ormatToString|l(oodFill|ush))|P(oint|r(intJob(Options)?|ogressEvent))|E(OFError|vent(Dispatcher)?|rrorEvent)|w(illTrigger|rite(MultiByte|B(yte(s)?|oolean)|Short|Int|Object|D(ynamicPropert(y|ies)|ouble)|U(nsignedInt|TF(Bytes)?)|External|Float))|l(ine(GradientStyle|Style|To)|o(c(k|alToGlobal)|ad(Bytes|PolicyFile)?))|a(ttach(NetStream|Camera|Audio)|dd(Header|C(hild(At)?|allback)|Page|EventListener)?|pp(end(Child|Text)|lyFilter)|llow(InsecureDomain|Domain)|re(SoundsInaccessible|InaccessibleObjectsUnderPoint))|Video|KeyboardEvent|r(otate|e(s(ume|et)|ceive(Video|Audio)|place(SelectedText|Text)|ad(MultiByte|B(yte(s)?|oolean)|Short|Int|Object|Double|U(nsigned(Byte|Short|Int)|TF(Bytes)?)|External|Float)|gisterFont|move(Node|Child(At)?|EventListener)))|g(c|otoAnd(Stop|Play)|e(nerateFilterRect|t(Re(ct|mote)|Microphone|Bounds|S(t(yle|ackTrace)|elected(Text)?)|NamespaceForPrefix|C(h(ild(ByName|Index|At)|ar(Boundaries|IndexAtPoint))|olorBoundsRect|amera)|Text(RunInfo|Format)?|ImageReference|ObjectsUnderPoint|Definition|P(ixel(s|32)?|aragraphLength|refixForNamespace)|FirstCharInParagraph|L(ine(Metrics|Text|Index(OfChar|AtPoint)|Offset|Length)|o(cal|aderInfoByDefinition))))|lobalToLocal)|F(ile(Reference(List)?|Filter)|ocusEvent|ullScreenEvent)|m(oveTo|erge)|b(egin(GradientFill|BitmapFill|Fill)|rowse)|Lo(calConnection|ader(Context)?)|A(syncErrorEvent|c(cessibilityProperties|tivityEvent)|pplicationDomain))\\b(\\s)?"
538
532
  },
539
533
  {
540
- "match": "\\b(s(h(iftKey|o(wDefaultContextMenu|rtcut)|a(dow(Color|Alpha)|r(pness|edEvents)))|c(enes|ale(X|Mode|Y|9Grid)|r(oll(Rect|H|V)|een(Resolution(X|Y)|Color|DPI)))|t(yle(Sheet|Names)|a(tus|ge(X|Height|Y|FocusRect|Width)?)|rength)|i(ze|len(ce(Timeout|Level)|t))|o(ngName|undTransform)|e(curityDomain|paratorBefore|lect(ion(BeginIndex|EndIndex)|able)|rverString)|wfVersion|a(ndboxType|ve|meDomain)|moothing)|h(tmlText|i(t(TestState|Area)|deObject|ghlight(Color|Alpha))|eight|as(MP3|S(creen(Broadcast|Playback)|treaming(Video|Audio))|TLS|IME|Printing|EmbeddedVideo|VideoEncoder|A(ccessibility|udio(Encoder)?)))|y(ear)?|n(o(de(Name|Type|Value)|AutoLabeling)|um(Children|Frames|L(ines|ock))|extSibling|ame(s(paceURI)?)?)|c(h(ild(Nodes|AllowsParent)|eckPolicyFile|a(ngeList|rCo(de|unt)))|trlKey|o(n(structor|nected(ProxyType)?|catenated(Matrix|ColorTransform)|te(nt(Type|LoaderInfo)?|xtMenu(Owner)?)|denseWhite|versionMode)|de|lor(s|Transform)?|m(ponent(X|Y)|ment))|u(stomItems|rrent(Scene|Count|Target|Domain|F(PS|rame)|Label(s)?))|l(ient|amp)|a(ncelable|cheAsBitmap|p(sLock|tion)|retIndex)|reat(ionDate|or))?|t(hickness|y(pe)?|ime|o(tal(Memory|Frames)|p(Left)?)|ext(Snapshot|Height|Color|Width)?|a(rget|b(Stops|Children|Index|Enabled))|ra(ns(parent|form)|ck(AsMenu)?)|x)|i(s(Buffering|Debugger)|n(sideCutoff|ner|de(nt|x)|fo)|talic|d(Map|3)|gnoreWhite|me)|zoom|o(s|utsideCutoff|paqueBackground|verState|rientation|bject(ID|Encoding))|d(ynamicPropertyWriter|i(s(tance|play(Mode|State|AsPassword))|visor)|o(cTypeDecl|ubleClickEnabled|wnState|main)|e(sc(ent|ription)|fault(TextFormat|ObjectEncoding)|l(ta|ay)|blocking)|ata(Format)?|ropTarget)?|u(s(ingTLS|e(RichTextClipboard|HandCursor|CodePage|EchoSuppression))|nderline|pState|r(i|l))|p(ixel(Bounds|Snapping|AspectRatio)|osition|lay(erType)?|a(n|per(Height|Width)|r(ent(Node|Domain|AllowsChild)?|ameters)|ge(Height|Width))|r(int(AsBitmap)?|o(totype|xyType)|e(serveAlpha|viousSibling|fix)))|e(n(dian|abled)|ventPhase|rror(ID)?|x(tension|actSettings)|mbedFonts)|v(i(sible|deo(Height|Width))|olume|ersion|alue)|k(nockout|e(y(Code|FrameInterval|Location)|rning))|quality|f(i(l(ters|eList)|rstChild)|o(nt(S(tyle|ize)|Name|Type)?|cus(Rect)?|r(ceSimple|wardAndBack))|ullScreen(SourceRect|Height|Width)?|ps|rame(sLoaded|Rate)?)|w(idth|ordWrap)|l(iveDelay|o(cal(X|Y|Name|FileReadDisable)|op(back)?|ader(Info|URL)?)|e(ngth|tterSpacing|vel|ft(Margin|To(Right|Left)|Peak)?|ading)|a(stChild|nguage|bels))|a(scent|n(tiAliasType|gle)|c(cessibilityProperties|ti(onScriptVersion|v(ityLevel|e|ating)))|ttributes|utoSize|pplicationDomain|v(HardwareDisable|ailable)|l(tKey|ign|pha(s|Multiplier|Offset)?|waysShowSelection|bum)|rtist)?|r(ight(Margin|To(Right|Left)|Peak)?|o(tation|ot)|unning|e(strict|ct|d(Multiplier|Offset)|peatCount|questHeaders|wind|latedObject)|at(ios|e))|g(enre|ain|r(idFitType|een(Multiplier|Offset)|aphics))|x(mlDecl)?|m(o(tion(Timeout|Level)|d(ificationDate|e)|use(X|Y|Children|Target|Enabled|WheelEnabled))|u(ted|ltiline)|e(ssage|thod)|a(sk|nufacturer|cType|trix(X|Y)?|p(Bitmap|Point)|rshallExceptions|x(Scroll(H|V)|Chars|Level)))|b(ytes(Total|Loaded|Available)?|i(tmapData|as)|o(ttom(Right|ScrollV)?|ld|rder(Color)?)|u(tton(Mode|Down)|iltInItems|ffer(Time|Length)|llet|bbles)|l(ockIndent|u(e(Multiplier|Offset)|r(X|Y))|endMode)|a(ndwidth|ckground(Color)?))?)\\b",
541
- "name": "support.property.flash.actionscript.3"
534
+ "name": "support.property.flash.actionscript.3",
535
+ "match": "\\b(s(h(iftKey|o(wDefaultContextMenu|rtcut)|a(dow(Color|Alpha)|r(pness|edEvents)))|c(enes|ale(X|Mode|Y|9Grid)|r(oll(Rect|H|V)|een(Resolution(X|Y)|Color|DPI)))|t(yle(Sheet|Names)|a(tus|ge(X|Height|Y|FocusRect|Width)?)|rength)|i(ze|len(ce(Timeout|Level)|t))|o(ngName|undTransform)|e(curityDomain|paratorBefore|lect(ion(BeginIndex|EndIndex)|able)|rverString)|wfVersion|a(ndboxType|ve|meDomain)|moothing)|h(tmlText|i(t(TestState|Area)|deObject|ghlight(Color|Alpha))|eight|as(MP3|S(creen(Broadcast|Playback)|treaming(Video|Audio))|TLS|IME|Printing|EmbeddedVideo|VideoEncoder|A(ccessibility|udio(Encoder)?)))|y(ear)?|n(o(de(Name|Type|Value)|AutoLabeling)|um(Children|Frames|L(ines|ock))|extSibling|ame(s(paceURI)?)?)|c(h(ild(Nodes|AllowsParent)|eckPolicyFile|a(ngeList|rCo(de|unt)))|trlKey|o(n(structor|nected(ProxyType)?|catenated(Matrix|ColorTransform)|te(nt(Type|LoaderInfo)?|xtMenu(Owner)?)|denseWhite|versionMode)|de|lor(s|Transform)?|m(ponent(X|Y)|ment))|u(stomItems|rrent(Scene|Count|Target|Domain|F(PS|rame)|Label(s)?))|l(ient|amp)|a(ncelable|cheAsBitmap|p(sLock|tion)|retIndex)|reat(ionDate|or))?|t(hickness|y(pe)?|ime|o(tal(Memory|Frames)|p(Left)?)|ext(Snapshot|Height|Color|Width)?|a(rget|b(Stops|Children|Index|Enabled))|ra(ns(parent|form)|ck(AsMenu)?)|x)|i(s(Buffering|Debugger)|n(sideCutoff|ner|de(nt|x)|fo)|talic|d(Map|3)|gnoreWhite|me)|zoom|o(s|utsideCutoff|paqueBackground|verState|rientation|bject(ID|Encoding))|d(ynamicPropertyWriter|i(s(tance|play(Mode|State|AsPassword))|visor)|o(cTypeDecl|ubleClickEnabled|wnState|main)|e(sc(ent|ription)|fault(TextFormat|ObjectEncoding)|l(ta|ay)|blocking)|ata(Format)?|ropTarget)?|u(s(ingTLS|e(RichTextClipboard|HandCursor|CodePage|EchoSuppression))|nderline|pState|r(i|l))|p(ixel(Bounds|Snapping|AspectRatio)|osition|lay(erType)?|a(n|per(Height|Width)|r(ent(Node|Domain|AllowsChild)?|ameters)|ge(Height|Width))|r(int(AsBitmap)?|o(totype|xyType)|e(serveAlpha|viousSibling|fix)))|e(n(dian|abled)|ventPhase|rror(ID)?|x(tension|actSettings)|mbedFonts)|v(i(sible|deo(Height|Width))|olume|ersion|alue)|k(nockout|e(y(Code|FrameInterval|Location)|rning))|quality|f(i(l(ters|eList)|rstChild)|o(nt(S(tyle|ize)|Name|Type)?|cus(Rect)?|r(ceSimple|wardAndBack))|ullScreen(SourceRect|Height|Width)?|ps|rame(sLoaded|Rate)?)|w(idth|ordWrap)|l(iveDelay|o(cal(X|Y|Name|FileReadDisable)|op(back)?|ader(Info|URL)?)|e(ngth|tterSpacing|vel|ft(Margin|To(Right|Left)|Peak)?|ading)|a(stChild|nguage|bels))|a(scent|n(tiAliasType|gle)|c(cessibilityProperties|ti(onScriptVersion|v(ityLevel|e|ating)))|ttributes|utoSize|pplicationDomain|v(HardwareDisable|ailable)|l(tKey|ign|pha(s|Multiplier|Offset)?|waysShowSelection|bum)|rtist)?|r(ight(Margin|To(Right|Left)|Peak)?|o(tation|ot)|unning|e(strict|ct|d(Multiplier|Offset)|peatCount|questHeaders|wind|latedObject)|at(ios|e))|g(enre|ain|r(idFitType|een(Multiplier|Offset)|aphics))|x(mlDecl)?|m(o(tion(Timeout|Level)|d(ificationDate|e)|use(X|Y|Children|Target|Enabled|WheelEnabled))|u(ted|ltiline)|e(ssage|thod)|a(sk|nufacturer|cType|trix(X|Y)?|p(Bitmap|Point)|rshallExceptions|x(Scroll(H|V)|Chars|Level)))|b(ytes(Total|Loaded|Available)?|i(tmapData|as)|o(ttom(Right|ScrollV)?|ld|rder(Color)?)|u(tton(Mode|Down)|iltInItems|ffer(Time|Length)|llet|bbles)|l(ockIndent|u(e(Multiplier|Offset)|r(X|Y))|endMode)|a(ndwidth|ckground(Color)?))?)\\b"
542
536
  }
543
537
  ]
544
538
  },
545
539
  "framework-mx": {
546
540
  "patterns": [
547
541
  {
548
- "match": "\\b(R(SL_(COMPLETE|PROGRESS|ERROR)|IGHT(_(MOUSE_(DOWN|UP)|CLICK))?|O(W_AXIS|LL(_O(UT|VER)|OVER))|E(MO(TE_CREDENTIALS_(HEADER|CHARSET_HEADER)|VE(_SUBSCRIPTIONS|D(_FROM_STAGE)?)?)|S(IZ(ING|E)|ULT(_FORMAT_(XML|TEXT|OBJECT|E4X|FLASHVARS|ARRAY))?|ET)|NDER|CORD|TRYABLE_HINT_HEADER|P(EAT(_(START|END))?|LA(Y|CE))|QU(IRED_(MIN_(MAX|INTERVAL)|BOUNDED_VALUES|PADDING)|EST_TIMEOUT_HEADER)|FRESH|WIND(ING)?|ADY)|ADI(US_AXIS|AL_AXIS))|GET_METHOD|M(IDDLE_(MOUSE_(DOWN|UP)|CLICK)|O(USE_(MOVE|O(UT|VER)|DOWN(_OUTSIDE)?|UP|WHEEL(_OUTSIDE)?|LEAVE)|V(ING|E))|ULTI(_S(UBSCRIBE_OPERATION|ELECT)|PLE(_(ROWS|CELLS))?)|E(SSAG(ING_VERSION|E(_DELIVERY_IN_DOUBT)?)|NU_(SHOW|HIDE)|TADATA_RECEIVED|DIUM)|A(X_BITMAP_DIMENSION|STER_CARD|NUAL|TCH_(HEIGHT|WIDTH)))|B(ROWSER_URL_CHANGE|YTES|INDING|OTTOM|U(TTON_DOWN|FFERING)|EGIN_RECORD)|S(HOW(_ALL|ING_DATA)?|CROLL|T(OPPED|ATE_CHANGE)|INGLE(_(ROW|CELL))?|O(RT|CKET_DATA|UND_COMPLETE|AP_ACTION_HEADER)|UB(SCRI(BE_OPERATION|PTION_INVALIDATE_OPERATION)|TOPIC_(SEPARATOR|HEADER))|E(RVER_(NAME_TOKEN|PORT_TOKEN)|TUP|EKING|LECT(_INDEX|OR_HEADER|ED)?)|LICER_AXIS)|H(TML_(RENDER|BOUNDS_CHANGE|DOM_INITIALIZE)|I(GH|D(ING_DATA|E))|ORIZONTAL(_AXIS)?|EAD(_METHOD|ER(_(RELEASE|SHIFT|TEXT_PART|ICON_PART|DR(OP_OUTSIDE|AG_OUTSIDE)))?))|YES|N(O(N(MODAL|E)|_(BITRATE_MATCH|C(ONNECTION|U(RSOR|E_POINT_MATCH))|OP_POLL_HEADER)|T_A_COLOR)?|E(XT_(MONTH|YEAR)|TWORK_CHANGE|EDS_CONFIG_HEADER|W_(ROW|COLUMN)|AREST))|C(RE(DENTIALS_CHARSET_HEADER|ATION_COMPLETE)|H(ILD_(REMOVE|INDEX_CHANGE|ADD)|A(R(SET_UTF_8|T_(CLICK|DOUBLE_CLICK))|NGE))|O(MP(UTER|LETE)|N(NECT(ION_ERROR)?|TE(XT_MENU|NT_TYPE_(XML|SOAP_XML|FORM)))|PY|L(UMN_(STRETCH|AXIS)|LECTION_CHANGE))|U(R(RENT_(STATE_CHANG(ING|E)|VERSION)|SOR_(MANAGEMENT|UPDATE))|BE_(COMPLETE|PROGRESS)|E_POINT)|ENTER|L(I(CK|ENT_(SYNC_OPERATION|PING_OPERATION))|OS(ING|E)|USTER_REQUEST_OPERATION)|ANCEL(LED)?)|T(RA(NSFORM_CHANGE|C(E_(METHOD|LEVEL_(1|2|3))|K))|H(ICKNESS|UMB(_(RELEASE|TRACK|DRAG|P(RESS|OSITION)))?)|YPE_ID|O(OL_TIP_(S(HOW(N)?|TART)|HIDE|CREATE|END)|P)|EXT_SELECTION_CHANGE|WEEN_(START|UPDATE|END)|AB_(CHILDREN_CHANGE|INDEX_CHANGE|ENABLED_CHANGE))|I(N(IT(_(COMPLETE|PROGRESS)|IALIZE)?|V(OKE|ALID(_(XML|SEEK|CONTENT_PATH))?)|FO)|TEM_(ROLL_O(UT|VER)|MOUSE_(MOVE|O(UT|VER)|DOWN|UP)|CL(ICK|OSE)|OPEN(ING)?|DOUBLE_CLICK|EDIT_(BEGIN(NING)?|END)|FOCUS_(IN|OUT))|D(3|LE)|LLEGAL_(RUNTIME_ID|CUE_POINT|OPERATION))|O(BJECT_NOT_(UNIQUE|VISIBLE|FOUND)|N|THER|P(TIONS_METHOD|EN)|VERLAY_CREATED|K|FF|LAP_(MEMBER|HIERARCHY|DIMENSION|LEVEL))|D(RAG_(START|COMPLETE|OVER|DROP|E(XIT|NTER))|I(RECTOR(Y_(C(HANG(ING|E)|LOSING)|OPENING)|IES_(ONLY|FIRST))|S(CO(NNECT(_(CODE|OPERATION)|ED)?|VER)|PLAYING|ABLED)|NERS_CLUB|VIDER_(RELEASE|DRAG|PRESS))|O(UBLE_CLICK|WN)|E(BUG|S(TINATION_CLIENT_ID_HEADER|ELECT)|FAULT(_(M(EASURED_(MIN_(HEIGHT|WIDTH)|HEIGHT|WIDTH)|AX_(HEIGHT|WIDTH))|HANDLER|DESTINATION_HTTP(S)?))?|LETE(_(METHOD|DEFAULT_PLAYER))?|ACTIVATE)|ATA_CHANGE)|U(RL_CHANGE(D)?|S(_O(R_CANADA|NLY)|ER_(IDLE|PRESENT))|N(SUBSCRIBE_OPERATION|KNOWN_OPERATION|LOAD)|P(DATE(_COMPLETE)?)?)|P(R(O(GRESS|P(OSEDSORT|ERTY_CHANGE))|E(SERVE_DURABLE_HEADER|INITIALIZE|PARING_TO_(SHOW_DATA|HIDE_DATA)|VIOUS_(MONTH|YEAR)))|O(ST_METHOD|PUP|LL(_(OPERATION|WAIT_HEADER)|ED))|UT_METHOD|LAY(HEAD_UPDATE|ING)|A(RENT|GE_(RIGHT|DOWN|UP|LEFT)|USED))|E(RROR(_(HINT_HEADER|DECODING|URL_REQUIRED|ENCODING))?|X(IT(_STATE|ING)|EC_QUEUED_CMD)|MPTY|N(TER(_(STATE|FRAME))?|D(_RECORD|POINT_HEADER))|VENT|FFECT(_(START|END))?)|V(ISA|ER(SION_(2_0(_1)?|3_0|ALREADY_(READ|SET))|TICAL(_AXIS)?)|AL(ID|UE_COMMIT))|KILOBYTES|QUE(RY_PROGRESS|UED)|F(I(RST_INDEX_MODE|L(E(S_(ONLY|FIRST|AND_DIRECTORIES)|_CHOOSE)|L_PAGE))|OCUSED(SELECTED)?|ULLSCREEN|LEX_CLIENT_ID_HEADER|A(TAL|ULT))|W(INDOW_(RESIZE|MOVE|COMPLETE|DEACTIVATE|ACTIVATE)|ARN)|L(IN(E_(RIGHT|DOWN|UP|LEFT)|K)|O(G(IN_OPERATION|OUT_OPERATION)?|CATION_CHANGE|W|AD(ING)?)|EFT|AST(_INDEX_MODE)?)|A(MERICAN_EXPRESS|BSOLUTE|N(GULAR_AXIS|Y(_INDEX_MODE)?)|C(T(I(ON_SCRIPT|VATE)|UALSORT)|KNOWLEDGE)|T_(RIGHT|BOTTOM|TOP|LEFT)|DD(_SUBSCRIPTIONS|ED(_TO_STAGE)?)?|UT(HENTICATION_MESSAGE_REF_TYPE|O)|PPLICATION(_(COMPLETE|DEACTIVATE|URL_CHANGE|ACTIVATE))?|LL))\\b",
549
- "name": "support.constant.mx.actionscript.3"
542
+ "name": "support.constant.mx.actionscript.3",
543
+ "match": "\\b(R(SL_(COMPLETE|PROGRESS|ERROR)|IGHT(_(MOUSE_(DOWN|UP)|CLICK))?|O(W_AXIS|LL(_O(UT|VER)|OVER))|E(MO(TE_CREDENTIALS_(HEADER|CHARSET_HEADER)|VE(_SUBSCRIPTIONS|D(_FROM_STAGE)?)?)|S(IZ(ING|E)|ULT(_FORMAT_(XML|TEXT|OBJECT|E4X|FLASHVARS|ARRAY))?|ET)|NDER|CORD|TRYABLE_HINT_HEADER|P(EAT(_(START|END))?|LA(Y|CE))|QU(IRED_(MIN_(MAX|INTERVAL)|BOUNDED_VALUES|PADDING)|EST_TIMEOUT_HEADER)|FRESH|WIND(ING)?|ADY)|ADI(US_AXIS|AL_AXIS))|GET_METHOD|M(IDDLE_(MOUSE_(DOWN|UP)|CLICK)|O(USE_(MOVE|O(UT|VER)|DOWN(_OUTSIDE)?|UP|WHEEL(_OUTSIDE)?|LEAVE)|V(ING|E))|ULTI(_S(UBSCRIBE_OPERATION|ELECT)|PLE(_(ROWS|CELLS))?)|E(SSAG(ING_VERSION|E(_DELIVERY_IN_DOUBT)?)|NU_(SHOW|HIDE)|TADATA_RECEIVED|DIUM)|A(X_BITMAP_DIMENSION|STER_CARD|NUAL|TCH_(HEIGHT|WIDTH)))|B(ROWSER_URL_CHANGE|YTES|INDING|OTTOM|U(TTON_DOWN|FFERING)|EGIN_RECORD)|S(HOW(_ALL|ING_DATA)?|CROLL|T(OPPED|ATE_CHANGE)|INGLE(_(ROW|CELL))?|O(RT|CKET_DATA|UND_COMPLETE|AP_ACTION_HEADER)|UB(SCRI(BE_OPERATION|PTION_INVALIDATE_OPERATION)|TOPIC_(SEPARATOR|HEADER))|E(RVER_(NAME_TOKEN|PORT_TOKEN)|TUP|EKING|LECT(_INDEX|OR_HEADER|ED)?)|LICER_AXIS)|H(TML_(RENDER|BOUNDS_CHANGE|DOM_INITIALIZE)|I(GH|D(ING_DATA|E))|ORIZONTAL(_AXIS)?|EAD(_METHOD|ER(_(RELEASE|SHIFT|TEXT_PART|ICON_PART|DR(OP_OUTSIDE|AG_OUTSIDE)))?))|YES|N(O(N(MODAL|E)|_(BITRATE_MATCH|C(ONNECTION|U(RSOR|E_POINT_MATCH))|OP_POLL_HEADER)|T_A_COLOR)?|E(XT_(MONTH|YEAR)|TWORK_CHANGE|EDS_CONFIG_HEADER|W_(ROW|COLUMN)|AREST))|C(RE(DENTIALS_CHARSET_HEADER|ATION_COMPLETE)|H(ILD_(REMOVE|INDEX_CHANGE|ADD)|A(R(SET_UTF_8|T_(CLICK|DOUBLE_CLICK))|NGE))|O(MP(UTER|LETE)|N(NECT(ION_ERROR)?|TE(XT_MENU|NT_TYPE_(XML|SOAP_XML|FORM)))|PY|L(UMN_(STRETCH|AXIS)|LECTION_CHANGE))|U(R(RENT_(STATE_CHANG(ING|E)|VERSION)|SOR_(MANAGEMENT|UPDATE))|BE_(COMPLETE|PROGRESS)|E_POINT)|ENTER|L(I(CK|ENT_(SYNC_OPERATION|PING_OPERATION))|OS(ING|E)|USTER_REQUEST_OPERATION)|ANCEL(LED)?)|T(RA(NSFORM_CHANGE|C(E_(METHOD|LEVEL_(1|2|3))|K))|H(ICKNESS|UMB(_(RELEASE|TRACK|DRAG|P(RESS|OSITION)))?)|YPE_ID|O(OL_TIP_(S(HOW(N)?|TART)|HIDE|CREATE|END)|P)|EXT_SELECTION_CHANGE|WEEN_(START|UPDATE|END)|AB_(CHILDREN_CHANGE|INDEX_CHANGE|ENABLED_CHANGE))|I(N(IT(_(COMPLETE|PROGRESS)|IALIZE)?|V(OKE|ALID(_(XML|SEEK|CONTENT_PATH))?)|FO)|TEM_(ROLL_O(UT|VER)|MOUSE_(MOVE|O(UT|VER)|DOWN|UP)|CL(ICK|OSE)|OPEN(ING)?|DOUBLE_CLICK|EDIT_(BEGIN(NING)?|END)|FOCUS_(IN|OUT))|D(3|LE)|LLEGAL_(RUNTIME_ID|CUE_POINT|OPERATION))|O(BJECT_NOT_(UNIQUE|VISIBLE|FOUND)|N|THER|P(TIONS_METHOD|EN)|VERLAY_CREATED|K|FF|LAP_(MEMBER|HIERARCHY|DIMENSION|LEVEL))|D(RAG_(START|COMPLETE|OVER|DROP|E(XIT|NTER))|I(RECTOR(Y_(C(HANG(ING|E)|LOSING)|OPENING)|IES_(ONLY|FIRST))|S(CO(NNECT(_(CODE|OPERATION)|ED)?|VER)|PLAYING|ABLED)|NERS_CLUB|VIDER_(RELEASE|DRAG|PRESS))|O(UBLE_CLICK|WN)|E(BUG|S(TINATION_CLIENT_ID_HEADER|ELECT)|FAULT(_(M(EASURED_(MIN_(HEIGHT|WIDTH)|HEIGHT|WIDTH)|AX_(HEIGHT|WIDTH))|HANDLER|DESTINATION_HTTP(S)?))?|LETE(_(METHOD|DEFAULT_PLAYER))?|ACTIVATE)|ATA_CHANGE)|U(RL_CHANGE(D)?|S(_O(R_CANADA|NLY)|ER_(IDLE|PRESENT))|N(SUBSCRIBE_OPERATION|KNOWN_OPERATION|LOAD)|P(DATE(_COMPLETE)?)?)|P(R(O(GRESS|P(OSEDSORT|ERTY_CHANGE))|E(SERVE_DURABLE_HEADER|INITIALIZE|PARING_TO_(SHOW_DATA|HIDE_DATA)|VIOUS_(MONTH|YEAR)))|O(ST_METHOD|PUP|LL(_(OPERATION|WAIT_HEADER)|ED))|UT_METHOD|LAY(HEAD_UPDATE|ING)|A(RENT|GE_(RIGHT|DOWN|UP|LEFT)|USED))|E(RROR(_(HINT_HEADER|DECODING|URL_REQUIRED|ENCODING))?|X(IT(_STATE|ING)|EC_QUEUED_CMD)|MPTY|N(TER(_(STATE|FRAME))?|D(_RECORD|POINT_HEADER))|VENT|FFECT(_(START|END))?)|V(ISA|ER(SION_(2_0(_1)?|3_0|ALREADY_(READ|SET))|TICAL(_AXIS)?)|AL(ID|UE_COMMIT))|KILOBYTES|QUE(RY_PROGRESS|UED)|F(I(RST_INDEX_MODE|L(E(S_(ONLY|FIRST|AND_DIRECTORIES)|_CHOOSE)|L_PAGE))|OCUSED(SELECTED)?|ULLSCREEN|LEX_CLIENT_ID_HEADER|A(TAL|ULT))|W(INDOW_(RESIZE|MOVE|COMPLETE|DEACTIVATE|ACTIVATE)|ARN)|L(IN(E_(RIGHT|DOWN|UP|LEFT)|K)|O(G(IN_OPERATION|OUT_OPERATION)?|CATION_CHANGE|W|AD(ING)?)|EFT|AST(_INDEX_MODE)?)|A(MERICAN_EXPRESS|BSOLUTE|N(GULAR_AXIS|Y(_INDEX_MODE)?)|C(T(I(ON_SCRIPT|VATE)|UALSORT)|KNOWLEDGE)|T_(RIGHT|BOTTOM|TOP|LEFT)|DD(_SUBSCRIPTIONS|ED(_TO_STAGE)?)?|UT(HENTICATION_MESSAGE_REF_TYPE|O)|PPLICATION(_(COMPLETE|DEACTIVATE|URL_CHANGE|ACTIVATE))?|LL))\\b"
550
544
  },
551
545
  {
552
- "match": "\\b(s(how(Cursor|InHierarchy|DropFeedback|F(ocus|eedback))?|crollToIndex|t(yle(sInitialized|Changed)|op(ImmediatePropagation|Drag|Propagation)?|a(ck(All)?|tus|rt(Drag|Effect)?)|ring(Compare|To(Object|Date)))|impleType|ort|u(spend(BackgroundProcessing|EventHandling)|bs(cribe|titute))|e(nd|t(RemoteCredentials|BusyCursor|S(crollProperties|tyle(Declaration)?|ize|e(condAxis|lection))|Handler|C(hildIndex|o(n(straintValue|textMenu)|lor)|u(ePoints|r(sor|rentState))|redentials)|T(humbValueAt|itle|oggled|extFormat|weenHandlers)|Item(Icon|At)|Pro(pertyIsEnumerable|gress)|E(nabled|mpty)|Visible|F(ocus|ragment)|A(ctual(Size|Height|Width)|xis))|ek)|wapChildren(At)?|ave(State)?)|h(i(story(Go|Back|Forward)|tTest(Object|Point)|de(Cursor|D(ata|ropFeedback)|Focus)?|erarchize)|orizontalGradientMatrix|elp(ResolveIDPart|CreateIDPart)|as(R(owData|esponder)|Glyphs|Metadata|Children|IllegalCharacters|OwnProperty|UnresolvableTokens|PendingRequestForMessage|EventListener|F(ormat|ailover)))|R(SLEvent|o(tate(Instance)?|undedRectangle)|e(s(ize(Instance|Event)?|ource(Manager(Impl)?|Bundle|Event)|ultEvent|ponder)|nderData|ctangular(Border|DropShadow)|peater(AutomationImpl)?|gExpValidat(ionResult|or)|mo(t(ingMessage|eObject)|ve(Child(Action(Instance)?)?|ItemAction(Instance)?)))|adi(oButton(Group|Icon|AutomationImpl)?|alGradient))|G(low(Instance)?|r(id(Row|Item|Lines)?|ouping(Collection|Field)?|adient(Base|Entry)))|n(o(tifyStyleChangeInChildren|rmalizeURL)|umericCompare|e(wInstance|xt(Scene|Page|Frame))|avigate(Back|To|Down|Up|Forward))|c(h(ild(ren)?|eckChannelConsistency|a(nnel(ConnectHandler|DisconnectHandler|FaultHandler)|rtStateChanged))|o(n(nect|cat|t(entTo(Global|Local)|ains(Rect|Point)?))|py|ll(ectTransitions|apseAll)|mp(ute(Begin|Object(Begin|End|Loop)|Digest|End|Loop)|are|ress))|urveTo|enterPopUp|l(o(se(S(treamingConnection|ubdirectory)|Node)?|ne)|ear(Result|S(tyle(Declaration)?|election)|Headers)?|aimStyles)|a(n(cel(Refresh|Query|Load)?|HaveChildren|Watch|LoadWSDL)|pture(MoreStartValues|BitmapData|StartValues|Image|EndValues)|l(culateDropIndex|lLater))|r(ossJoin|eate(R(ootWindow|eferenceOnParentDocument)|XMLDocument|Menu|Selector|C(o(lumnItemRenderer|mponent(sFromDescriptors|FromDescriptor))|u(rsor|be))|ToolTip|I(nstance(s)?|tem(Renderer|Editor)|D(Part)?)|U(niqueName|ID|pdateEvent)|PopUp|E(vent(FromMessageFault)?|rrorMessage)|AutomationIDPart)?))|XMLListCollection|M(iniDebugTarget|o(dule(Event|Loader)?|v(ieClip(LoaderAsset|Asset)|e(Instance|Event)?))|ultiTopic(Consumer|Producer)|e(ssag(ingError|e(Responder|SerializationError|PerformanceUtils|Event|FaultEvent|A(ckEvent|gent)))|nu(Bar(BackgroundSkin|Item(AutomationImpl)?|AutomationImpl)?|ShowEvent|ItemRenderer(AutomationImpl)?|Event|ListData|AutomationImpl)?|tadataEvent)|askEffect(Instance)?)|B(yteArrayAsset|itmap(Fill|Asset)|o(undedValue|rder|x(ItemRenderer|Divider|AutomationImpl)?)|u(tton(Bar(ButtonSkin|AutomationImpl)?|Skin|A(sset|utomationImpl))?|bble(Series(RenderData|Item|AutomationImpl)?|Chart))|lur(Instance)?|a(se(ListData|64(Decoder|Encoder))|r(Se(t|ries(RenderData|Item|AutomationImpl)?)|Chart))|ro(kenImageBorderSkin|wserChangeEvent))|t(o(XMLString|ByteArray|String|Array)|ext|r(im(ArrayElements)?|uncateToFit|a(nsformCache|ceMsg)))|i(s(Branch|S(ynchronized|i(zeInvalidatingStyle|mple))|Http(sURL|URL)|ColorName|To(pLevel(Window)?|ggled)|I(n(heriting(Style|TextFormatStyle)|valid|fo)|tem(Select(ed|able)|Highlighted|Open|Editable|Visible))|D(e(faultPrevented|bug)|ragEventPositionBased)|UID|P(arent(SizeInvalidatingStyle|DisplayListInvalidatingStyle)|rototypeOf)|E(nabled|rror|mpty)|V(isible|alidStyleValue)|F(ontFaceEmbedded|atal)|W(hitespace|a(tching|rn))|LicensePresent|AutomationComposite)|n(s(tallCompiledResourceBundles|ert)|crement(RecordedLinesCount|CacheCounter)|ter(sect(s|ion)|polate)|it(ialize(Repeater(Arrays)?|d)?|ProtoChain|Effect|ForHistoryManager)?|d(icesToIndex|exToItemRenderer)|v(oke|ertTransform|alidate(S(tacking|ize|eriesStyles)|DisplayList|Properties|List))|f(o|late(Point)?))|tem(Renderer(Contains|ToIndex)|To(I(con|temRenderer)|Data(Tip)?|Label)|Updated))|S(hadow(BoxItemRenderer|LineRenderer)|ystemManager|croll(Bar(AutomationImpl)?|ControlBase(AutomationImpl)?|T(humb(Skin)?|rackSkin)|Event|ArrowSkin)|t(yle(Proxy|Event)|a(ckedSeries|t(usBar(BackgroundSkin)?|e(ChangeEvent)?))|r(ingValidator|oke|eaming(HTTPChannel|ConnectionHandler|AMFChannel)))|impleXMLEncoder|o(cialSecurityValidator|und(Effect(Instance)?|Asset)|lidColor|rt(Info|Error|Field)?)|u(mmary(Row|Object|Field)|bscriptionInfo)|p(acer|riteAsset)|e(cure(Streaming(HTTPChannel|AMFChannel)|HTTPChannel|AMFChannel)|t(Style(Action(Instance)?)?|Property(Action(Instance)?)?|EventHandler)|quence(Instance)?|ries(Slide(Instance)?|Interpolate(Instance)?|Zoom(Instance)?|Effect(Instance)?|AutomationImpl)?)|OAP(Message|Header|Fault)|w(itchSymbolFormatter|atch(Skin|PanelSkin))|lider(HighlightSkin|T(humb(Skin)?|rackSkin)|DataTip|Event|Label|AutomationImpl)?|WFLoader(AutomationImpl)?)|H(Rule|Box|i(tData|erarchical(CollectionView(Cursor)?|Data))|S(crollBar|lider)|orizontalList|T(ML|TP(RequestMessage|Service|Channel))|eaderEvent|DividedBox|alo(Border|FocusRect)|LOC(Series(RenderData|Base(AutomationImpl)?|Item)?|Chart|ItemRenderer))|o(nTween(Update|End)|pen(S(treamingConnection|ubdirectory)|Node)?|ffset(Point)?|wns|rder(To(Back|Front)|In(BackOf|FrontOf))|bjectToString)|d(is(connect(All)?|p(lay(ObjectToString)?|atchEvent)|able(Polling|AutoUpdate))|oDrag|e(s(c(endants|ribe(RendererForItem|Type|Data))|troy(ToolTip|ItemEditor))|c(ode(Response|XML)?|rement(RecordedLinesCount|CacheCounter))|termineTextFormatFromStyles|lete(ReferenceOnParentDocument|Instance)|activate|bug)|at(e(Compare|ToString)|a(Changed|ToLocal|ForFormat))|raw(R(ound(Rect(Complex)?|edRect)|ect)|Shadow|Circle|Ellipse|Focus))|N(oChannelAvailableError|um(eric(Stepper(DownSkin|UpSkin|Event|AutomationImpl)?|Axis)|ber(Base|Validator|Formatter))|etConnectionChannel|avBarAutomationImpl)|C(h(ild(ItemPendingError|ExistenceChangedEvent)|eckBox(Icon|AutomationImpl)?|a(n(nel(Set|E(vent|rror)|FaultEvent)?|geWatcher)|rt(Base(AutomationImpl)?|SelectionChangeEvent|Item(DragProxy|Event)?|E(vent|lement)|Label)))|ircleItemRenderer|SSStyleDeclaration|o(n(s(traint(Row|Column)|umer)|t(extualClassFactory|ainer(MovieClip(AutomationImpl)?|AutomationImpl)?|rolBar)|figMap)|l(orPicker(Skin|Event|AutomationImpl)?|umn(Se(t|ries(RenderData|Item|AutomationImpl)?)|Chart)|lection(Event|ViewError))|m(po(siteEffect(Instance)?|nentDescriptor)|mandMessage|boB(ox(A(utomationImpl|rrowSkin))?|ase(AutomationImpl)?)))|u(ePoint(Manager|Event)|r(sor(Bookmark|Error)|rency(Validator|Formatter))|beEvent)|l(oseEvent|assFactory)|a(n(dlestick(Series|Chart|ItemRenderer)|vas(AutomationImpl)?)|tegoryAxis|lendarLayoutChangeEvent|rtesian(C(hart(AutomationImpl)?|anvasValue)|Transform|DataCanvas))|r(oss(ItemRenderer|DomainRSLItem)|editCardValidator))|u(n(s(ubscribe|etContextMenu)|co(nstrainRenderer|mpress)|ion|watch|load(ResourceModule|Module|StyleDeclarations)?|register(C(ollectionClass|lass)|DataTransform)?)|pdate(DataChild|A(fterEvent|llDataTips))?|risEqual)|T(i(tle(Ba(ckground|r)|Window)|le(Base(AutomationImpl)?|List(ItemRenderer(AutomationImpl)?)?)?)|o(olTip(Border|Event|AutomationImpl)?|ggleButtonBar(AutomationImpl)?)|ext(Range|SelectionEvent|Input(AutomationImpl)?|FieldA(sset|utomationHelper)|Area(AutomationImpl)?)?|ween(E(vent|ffect(Instance)?))?|ab(Bar|Skin|Navigator(AutomationImpl)?)|r(iangleItemRenderer|ee(ItemRenderer(AutomationImpl)?|Event|ListData|AutomationImpl)?|a(nsition|ceTarget)))|I(n(stanceCache|dexChangedEvent|v(okeEvent|alid(C(hannelError|ategoryError)|DestinationError|FilterError)))|tem(Responder|ClickEvent|PendingError)|ris(Instance)?|mage(Snapshot)?)|p(ixelsToPercent|o(pUpMenu|ll)|ublish|eek(First|Last)|lay|a(use|r(se(NumberString)?|entChanged))|r(operty(ChangeHandler|IsEnumerable|AffectsSort)|e(ttyPrint|pareToPrint|v(iousPage|Scene|entDefault|Frame)|ferDropLabels)))|e(n(code(Request|Byte(s|Array)|ImageAsBase64|Date|UTFBytes|Value)?|d(Recording|Tween|Interpolation|Effects(Started|ForTarget)|Fill)?|umerateFonts|able(Polling|AutoUpdate))|quals|ffect(Started|Finished)|lements|ase(None|In(Out)?|Out)|rror|x(it|pand(ChildrenOf|Item|All)|ecute(Bindings|ChildBindings)?))|Z(ipCode(Validator|Formatter)|oom(Instance)?)|O(peration|bjectProxy|LAP(Me(asure|mber)|Set|Hierarchy|C(ube|ell)|Tuple|D(imension|ataGrid(GroupRenderer(AutomationImpl)?|AutomationImpl)?)|Element|QueryAxis|Level|A(ttribute|xisPosition)))|D(ynamicEvent|i(ssolve(Instance)?|vide(dBox(AutomationImpl)?|rEvent)|amondItemRenderer)|ownloadProgressBar|ualStyleObject|ef(erredInstanceFrom(Class|Function)|aultDataDescriptor)|at(e(Chooser(MonthArrowSkin|YearArrowSkin|Indicator|Event|AutomationImpl)?|TimeAxis|Validator|F(ield(AutomationImpl)?|ormatter))|a(Grid(Base|SortArrow|Header(Ba(se|ckgroundSkin)|Separator)?|Column(ResizeSkin|DropIndicator)?|ItemRenderer(AutomationImpl)?|DragProxy|Event|L(istData|ockedRowContentHolder)|AutomationImpl)?|T(ip|ransform)|Description))|r(opdownEvent|ag(ManagerAutomationImpl|Source|Event)))|v(erticalGradientMatrix|al(idat(ionResultHandler|e(S(tring|ize|ocialSecurity)|N(ow|umber)|C(urrency|lient|reditCard)|ZipCode|D(isplayList|ate)|P(honeNumber|roperties)|Email|All)?)|ueOf))|U(nconstrainItemAction(Instance)?|I(MovieClip(AutomationImpl)?|Component(Descriptor|AutomationImpl)?|TextF(ield(AutomationImpl)?|ormat)))|JPEGEncoder|qname(sEqual|ToString)|f(i(n(ish(Repeat|Print|Effect)|d(ResourceBundleWithResource|Member|String|Hierarchy|ChildMember|I(ndex|tem)|D(imension|ataPoints)|F(irst|ocusManagerComponent)|L(evel|ast)|A(ny|ttribute)))|lter(Cache|Instance))|ormat(Rounding(WithPrecision)?|Negative|T(housands|oString)|Decimal|Precision|Value|ForScreen)?|lush|a(tal|ult)|romByteArray)|P(hone(NumberValidator|Formatter)|ie(Series(RenderData|Item|AutomationImpl)?|Chart)|o(pUp(Menu(Button|Icon)|Button(Skin|AutomationImpl)?|Icon)|l(lingChannel|ar(Chart|Transform|DataCanvas)))|NGEncoder|lot(Series(RenderData|Item|AutomationImpl)?|Chart)|a(nel(Skin|AutomationImpl)?|use(Instance)?|rallel(Instance)?)|r(int(OLAPDataGrid|DataGrid|AdvancedDataGrid)|o(ducer|pertyChange(s|Event)|gr(ess(MaskSkin|Bar(Skin|AutomationImpl)?|TrackSkin|IndeterminateSkin)|ammaticSkin))|eloader))|E(dgeMetrics|ffect(TargetFilter|Instance|Event)?|rrorMessage|mailValidator)|w(illTrigger|a(tch|rn)|rite(MultiByte|B(yte(s)?|oolean)|Short|Int|Object|Double|U(nsignedInt|TF(Bytes)?)|External|Float))|l(ine(Style|To)|o(calTo(Global|Content|Data)|ad(ResourceModule|Module|St(yleDeclarations|ate|ring)|Failover|WSDL)?|g(in|out|Event)?)|egendDataChanged|ayoutBackgroundImage)|a(ssignFocus|c(ceptDragDrop|tivate|knowledge)|tt(achCamera|ribute(s)?)|d(d(Res(ource(Bundle)?|ponder)|Member(s)?|S(ynchronization|impleHeader|ub(scription|topic)|et)|H(eader|a(ndler|loColors))|C(h(ild(Set|At)?|annel)|uePoint)|T(oCreationQueue|uple|arget)|Item(At)?|Object|Data(Child|EffectItem)?|Po(sition|pUp)|E(ventListener|lement(s)?)|F(irst|ocusManager)|L(ogger|ast))|just(Gutters|Brightness(2)?))|pp(endText|ly(Settings)?)|reInaccessibleObjectsUnderPoint)|V(Rule|Box|i(deo(Display(AutomationImpl)?|E(vent|rror))|ewStack(AutomationImpl)?)|S(crollBar|lider)|DividedBox|alidat(ionResult(Event)?|or))|r(e(s(tore|olve(ID(ToSingleObject|Part(ToSingleObject)?)?|AutomationIDPart)|u(lt|me(BackgroundProcessing|EventHandling)?)|et)|c(ord(AutomatableEvent)?|eive)|duceLabels|pla(y(MouseEvent|Click(OffStage)?|Key(DownKeyUp|boardEvent)|AutomatableEvent)?|ce(SelectedText|T(okens|ext)|P(ort|rotocol)))|verse|fresh|l(oad|ease)|ad(MultiByte|B(yte(s)?|oolean)|Short|Int|Object|Double|U(nsigned(Byte|Short|Int)|TF(Bytes)?)|External|Float)|g(ister(SizeInvalidatingStyle|C(ol(orName|lectionClass)|lass|acheHandler)|InheritingStyle|D(elegateClass|ataTransform)|Parent(SizeInvalidatingStyle|DisplayListInvalidatingStyle)|Effects|Font|Application)?|enerateStyleCache)|move(ResourceBundle(sForLocale)?|BusyCursor|Sub(scription|topic)|Header|C(h(ild(At)?|annel)|u(ePoint|rsor))|Target|ItemAt|DataEffectItem|Po(sition|pUp)|EventListener|F(irst|ocusManager)|L(ogger|ast)|All(C(hildren|u(ePoints|rsors)))?)?)|gbMultiply)|g(otoAnd(Stop|Play)|et(R(oot|e(source(s(For(Namespace|URI))?|Bundle)|nder(erSemanticValue|DataForTransition)|ct(angle)?|peaterItem)|adioButtonAt)|GroupName|M(o(dule|use(X|Y))|enuAt)|B(o(olean|unds)|undleNamesForLocale)|S(t(yle(Declaration)?|ackTrace|ring(Array)?)|e(condAxis|rverName(WithPort)?)|OAPAction|WFRoot)|H(i(storyAt|erarchicalCollectionAdaptor)|eader(At)?)|N(odeDepth|umber|ext(Item|FocusManagerComponent))|C(h(ild(ByName|Index|ren(FromIDPart)?|At)|a(nnel(Set)?|r(Boundaries|IndexAtPoint)))|o(nstraintValue|l(orName(s)?|lectionClass))|u(ePoint(s|ByName)|rrent|be)|ell|lass(StyleDeclarations|Info)?|acheKey)|T(humbAt|ype|ext(Styles|Format)|ab(ularData|At))|I(n(stance|t)|tem(sInRegion|RendererFactory|Index|At)|mageReference)|O(peration(AsString)?|bject(sUnderPoint)?)|D(ividerAt|e(scriptorFor(MethodByName|Event(ByName)?)|finitionByName)|ata)|U(int|I(TextFormat|D))|P(ort|ar(ent(Item)?|agraphLength)|r(o(tocol|pert(yDescriptors|ies))|eviousItem))|E(vents|lement(Bounds|FromPoint)|xplicitOrMeasured(Height|Width))|V(iewIndex|alue(s)?)|F(i(eldSortInfo|rst(CharInParagraph|Item))|ocus|ullURL|eedback)|Window|L(ine(Metrics|Text|Index(OfChar|AtPoint)|Offset|Length)|o(cal(Name|es|Point)|gger)|evelString|a(stItem|bel(s|Estimate)))|A(ssociatedFactory|ttributeByQName|utomation(Name|C(hildAt|omposite|lass(By(Name|Instance)|Name))|ValueForData)|ffectedProperties|llDataPoints|rgDescriptors|xis))|lobalTo(Content|Local))|QualifiedResourceManager|F(ile(System(HistoryButton|ComboBox|Tree|DataGrid|List)|Event)|o(ntAsset|cusManager|rm(Heading|Item(Label|AutomationImpl)?|atter|AutomationImpl)?)|lex(Mo(useEvent|vieClip)|Bitmap|S(hape|impleButton|prite)|HTMLLoader|Native(Menu(Event)?|WindowBoundsEvent)|ContentHolder(AutomationImpl)?|TextField|PrintJob|Event)|a(de(Instance)?|ult(Event)?))|xmlNotification|m(inimize|o(useEventToHeaderPart|ve(Next|To(FirstPage)?|Divider|Previous|FocusToHeader)?)|easure(H(TMLText|eightOfItems)|Text|WidthOfItems)|a(p(Cache|pingChanged)|ximize))|b(ind(Setter|Property)|egin(Recording|BitmapFill|Interpolation|Fill)?|ringToFront)|W(i(ndow(RestoreButtonSkin|M(inimizeButtonSkin|aximizeButtonSkin)|Background|CloseButtonSkin|ed(SystemManager|Application))?|pe(Right(Instance)?|Down(Instance)?|Up(Instance)?|Left(Instance)?))|SDLBinding|e(dgeItemRenderer|bService))|L(i(st(RowInfo|Base(Se(ekPending|lectionData)|ContentHolder(AutomationImpl)?|AutomationImpl)?|CollectionView|Item(Renderer(AutomationImpl)?|SelectEvent|DragProxy)|D(ata|ropIndicator)|Event|AutomationImpl)?|n(e(Renderer|Series(RenderData|Segment|Item|AutomationImpl)?|Chart|ar(Gradient(Stroke)?|Axis)|FormattedTarget)|k(B(utton(Skin)?|ar(AutomationImpl)?)|Separator)))|o(cale|ad(erConfig|Event)|g(Event|Logger|Axis))|egend(MouseEvent|Item(AutomationImpl)?|Data|AutomationImpl)?|a(yout(Manager|Container)|bel(AutomationImpl)?))|A(sync(Re(sponder|quest)|Message|Token)|nimateProperty(Instance)?|c(cordion(Header(Skin)?|AutomationImpl)?|ti(onEffectInstance|vatorSkin)|knowledgeMessage)|MFChannel|d(d(Child(Action(Instance)?)?|ItemAction(Instance)?)|vanced(DataGrid(Renderer(Description|Provider)|GroupItemRenderer(AutomationImpl)?|Base(SelectionData|Ex(AutomationImpl)?)?|SortItemRenderer|Header(Renderer|ShiftEvent|HorizontalSeparator|Info)|Column(Group)?|Item(Renderer(AutomationImpl)?|SelectEvent)|DragProxy|Event|ListData|AutomationImpl)?|ListBase(AutomationImpl)?))|utomation(Re(cordEvent|playEvent)|ID|DragEvent(WithPositionInfo)?|E(vent|rror))|IREvent|pplication(ControlBar|TitleBarBackgroundSkin|AutomationImpl)?|lert(FormAutomationImpl|AutomationImpl)?|r(ea(Renderer|Se(t|ries(RenderData|Item|AutomationImpl)?)|Chart)|rayCollection)|xis(Renderer(AutomationImpl)?|Base|Label(Set)?)|bstract(Message|Service|Consumer|Target|Operation|WebService)))\\b(\\s)?",
553
- "name": "support.function.mx.actionscript.3"
546
+ "name": "support.function.mx.actionscript.3",
547
+ "match": "\\b(s(how(Cursor|InHierarchy|DropFeedback|F(ocus|eedback))?|crollToIndex|t(yle(sInitialized|Changed)|op(ImmediatePropagation|Drag|Propagation)?|a(ck(All)?|tus|rt(Drag|Effect)?)|ring(Compare|To(Object|Date)))|impleType|ort|u(spend(BackgroundProcessing|EventHandling)|bs(cribe|titute))|e(nd|t(RemoteCredentials|BusyCursor|S(crollProperties|tyle(Declaration)?|ize|e(condAxis|lection))|Handler|C(hildIndex|o(n(straintValue|textMenu)|lor)|u(ePoints|r(sor|rentState))|redentials)|T(humbValueAt|itle|oggled|extFormat|weenHandlers)|Item(Icon|At)|Pro(pertyIsEnumerable|gress)|E(nabled|mpty)|Visible|F(ocus|ragment)|A(ctual(Size|Height|Width)|xis))|ek)|wapChildren(At)?|ave(State)?)|h(i(story(Go|Back|Forward)|tTest(Object|Point)|de(Cursor|D(ata|ropFeedback)|Focus)?|erarchize)|orizontalGradientMatrix|elp(ResolveIDPart|CreateIDPart)|as(R(owData|esponder)|Glyphs|Metadata|Children|IllegalCharacters|OwnProperty|UnresolvableTokens|PendingRequestForMessage|EventListener|F(ormat|ailover)))|R(SLEvent|o(tate(Instance)?|undedRectangle)|e(s(ize(Instance|Event)?|ource(Manager(Impl)?|Bundle|Event)|ultEvent|ponder)|nderData|ctangular(Border|DropShadow)|peater(AutomationImpl)?|gExpValidat(ionResult|or)|mo(t(ingMessage|eObject)|ve(Child(Action(Instance)?)?|ItemAction(Instance)?)))|adi(oButton(Group|Icon|AutomationImpl)?|alGradient))|G(low(Instance)?|r(id(Row|Item|Lines)?|ouping(Collection|Field)?|adient(Base|Entry)))|n(o(tifyStyleChangeInChildren|rmalizeURL)|umericCompare|e(wInstance|xt(Scene|Page|Frame))|avigate(Back|To|Down|Up|Forward))|c(h(ild(ren)?|eckChannelConsistency|a(nnel(ConnectHandler|DisconnectHandler|FaultHandler)|rtStateChanged))|o(n(nect|cat|t(entTo(Global|Local)|ains(Rect|Point)?))|py|ll(ectTransitions|apseAll)|mp(ute(Begin|Object(Begin|End|Loop)|Digest|End|Loop)|are|ress))|urveTo|enterPopUp|l(o(se(S(treamingConnection|ubdirectory)|Node)?|ne)|ear(Result|S(tyle(Declaration)?|election)|Headers)?|aimStyles)|a(n(cel(Refresh|Query|Load)?|HaveChildren|Watch|LoadWSDL)|pture(MoreStartValues|BitmapData|StartValues|Image|EndValues)|l(culateDropIndex|lLater))|r(ossJoin|eate(R(ootWindow|eferenceOnParentDocument)|XMLDocument|Menu|Selector|C(o(lumnItemRenderer|mponent(sFromDescriptors|FromDescriptor))|u(rsor|be))|ToolTip|I(nstance(s)?|tem(Renderer|Editor)|D(Part)?)|U(niqueName|ID|pdateEvent)|PopUp|E(vent(FromMessageFault)?|rrorMessage)|AutomationIDPart)?))|XMLListCollection|M(iniDebugTarget|o(dule(Event|Loader)?|v(ieClip(LoaderAsset|Asset)|e(Instance|Event)?))|ultiTopic(Consumer|Producer)|e(ssag(ingError|e(Responder|SerializationError|PerformanceUtils|Event|FaultEvent|A(ckEvent|gent)))|nu(Bar(BackgroundSkin|Item(AutomationImpl)?|AutomationImpl)?|ShowEvent|ItemRenderer(AutomationImpl)?|Event|ListData|AutomationImpl)?|tadataEvent)|askEffect(Instance)?)|B(yteArrayAsset|itmap(Fill|Asset)|o(undedValue|rder|x(ItemRenderer|Divider|AutomationImpl)?)|u(tton(Bar(ButtonSkin|AutomationImpl)?|Skin|A(sset|utomationImpl))?|bble(Series(RenderData|Item|AutomationImpl)?|Chart))|lur(Instance)?|a(se(ListData|64(Decoder|Encoder))|r(Se(t|ries(RenderData|Item|AutomationImpl)?)|Chart))|ro(kenImageBorderSkin|wserChangeEvent))|t(o(XMLString|ByteArray|String|Array)|ext|r(im(ArrayElements)?|uncateToFit|a(nsformCache|ceMsg)))|i(s(Branch|S(ynchronized|i(zeInvalidatingStyle|mple))|Http(sURL|URL)|ColorName|To(pLevel(Window)?|ggled)|I(n(heriting(Style|TextFormatStyle)|valid|fo)|tem(Select(ed|able)|Highlighted|Open|Editable|Visible))|D(e(faultPrevented|bug)|ragEventPositionBased)|UID|P(arent(SizeInvalidatingStyle|DisplayListInvalidatingStyle)|rototypeOf)|E(nabled|rror|mpty)|V(isible|alidStyleValue)|F(ontFaceEmbedded|atal)|W(hitespace|a(tching|rn))|LicensePresent|AutomationComposite)|n(s(tallCompiledResourceBundles|ert)|crement(RecordedLinesCount|CacheCounter)|ter(sect(s|ion)|polate)|it(ialize(Repeater(Arrays)?|d)?|ProtoChain|Effect|ForHistoryManager)?|d(icesToIndex|exToItemRenderer)|v(oke|ertTransform|alidate(S(tacking|ize|eriesStyles)|DisplayList|Properties|List))|f(o|late(Point)?))|tem(Renderer(Contains|ToIndex)|To(I(con|temRenderer)|Data(Tip)?|Label)|Updated))|S(hadow(BoxItemRenderer|LineRenderer)|ystemManager|croll(Bar(AutomationImpl)?|ControlBase(AutomationImpl)?|T(humb(Skin)?|rackSkin)|Event|ArrowSkin)|t(yle(Proxy|Event)|a(ckedSeries|t(usBar(BackgroundSkin)?|e(ChangeEvent)?))|r(ingValidator|oke|eaming(HTTPChannel|ConnectionHandler|AMFChannel)))|impleXMLEncoder|o(cialSecurityValidator|und(Effect(Instance)?|Asset)|lidColor|rt(Info|Error|Field)?)|u(mmary(Row|Object|Field)|bscriptionInfo)|p(acer|riteAsset)|e(cure(Streaming(HTTPChannel|AMFChannel)|HTTPChannel|AMFChannel)|t(Style(Action(Instance)?)?|Property(Action(Instance)?)?|EventHandler)|quence(Instance)?|ries(Slide(Instance)?|Interpolate(Instance)?|Zoom(Instance)?|Effect(Instance)?|AutomationImpl)?)|OAP(Message|Header|Fault)|w(itchSymbolFormatter|atch(Skin|PanelSkin))|lider(HighlightSkin|T(humb(Skin)?|rackSkin)|DataTip|Event|Label|AutomationImpl)?|WFLoader(AutomationImpl)?)|H(Rule|Box|i(tData|erarchical(CollectionView(Cursor)?|Data))|S(crollBar|lider)|orizontalList|T(ML|TP(RequestMessage|Service|Channel))|eaderEvent|DividedBox|alo(Border|FocusRect)|LOC(Series(RenderData|Base(AutomationImpl)?|Item)?|Chart|ItemRenderer))|o(nTween(Update|End)|pen(S(treamingConnection|ubdirectory)|Node)?|ffset(Point)?|wns|rder(To(Back|Front)|In(BackOf|FrontOf))|bjectToString)|d(is(connect(All)?|p(lay(ObjectToString)?|atchEvent)|able(Polling|AutoUpdate))|oDrag|e(s(c(endants|ribe(RendererForItem|Type|Data))|troy(ToolTip|ItemEditor))|c(ode(Response|XML)?|rement(RecordedLinesCount|CacheCounter))|termineTextFormatFromStyles|lete(ReferenceOnParentDocument|Instance)|activate|bug)|at(e(Compare|ToString)|a(Changed|ToLocal|ForFormat))|raw(R(ound(Rect(Complex)?|edRect)|ect)|Shadow|Circle|Ellipse|Focus))|N(oChannelAvailableError|um(eric(Stepper(DownSkin|UpSkin|Event|AutomationImpl)?|Axis)|ber(Base|Validator|Formatter))|etConnectionChannel|avBarAutomationImpl)|C(h(ild(ItemPendingError|ExistenceChangedEvent)|eckBox(Icon|AutomationImpl)?|a(n(nel(Set|E(vent|rror)|FaultEvent)?|geWatcher)|rt(Base(AutomationImpl)?|SelectionChangeEvent|Item(DragProxy|Event)?|E(vent|lement)|Label)))|ircleItemRenderer|SSStyleDeclaration|o(n(s(traint(Row|Column)|umer)|t(extualClassFactory|ainer(MovieClip(AutomationImpl)?|AutomationImpl)?|rolBar)|figMap)|l(orPicker(Skin|Event|AutomationImpl)?|umn(Se(t|ries(RenderData|Item|AutomationImpl)?)|Chart)|lection(Event|ViewError))|m(po(siteEffect(Instance)?|nentDescriptor)|mandMessage|boB(ox(A(utomationImpl|rrowSkin))?|ase(AutomationImpl)?)))|u(ePoint(Manager|Event)|r(sor(Bookmark|Error)|rency(Validator|Formatter))|beEvent)|l(oseEvent|assFactory)|a(n(dlestick(Series|Chart|ItemRenderer)|vas(AutomationImpl)?)|tegoryAxis|lendarLayoutChangeEvent|rtesian(C(hart(AutomationImpl)?|anvasValue)|Transform|DataCanvas))|r(oss(ItemRenderer|DomainRSLItem)|editCardValidator))|u(n(s(ubscribe|etContextMenu)|co(nstrainRenderer|mpress)|ion|watch|load(ResourceModule|Module|StyleDeclarations)?|register(C(ollectionClass|lass)|DataTransform)?)|pdate(DataChild|A(fterEvent|llDataTips))?|risEqual)|T(i(tle(Ba(ckground|r)|Window)|le(Base(AutomationImpl)?|List(ItemRenderer(AutomationImpl)?)?)?)|o(olTip(Border|Event|AutomationImpl)?|ggleButtonBar(AutomationImpl)?)|ext(Range|SelectionEvent|Input(AutomationImpl)?|FieldA(sset|utomationHelper)|Area(AutomationImpl)?)?|ween(E(vent|ffect(Instance)?))?|ab(Bar|Skin|Navigator(AutomationImpl)?)|r(iangleItemRenderer|ee(ItemRenderer(AutomationImpl)?|Event|ListData|AutomationImpl)?|a(nsition|ceTarget)))|I(n(stanceCache|dexChangedEvent|v(okeEvent|alid(C(hannelError|ategoryError)|DestinationError|FilterError)))|tem(Responder|ClickEvent|PendingError)|ris(Instance)?|mage(Snapshot)?)|p(ixelsToPercent|o(pUpMenu|ll)|ublish|eek(First|Last)|lay|a(use|r(se(NumberString)?|entChanged))|r(operty(ChangeHandler|IsEnumerable|AffectsSort)|e(ttyPrint|pareToPrint|v(iousPage|Scene|entDefault|Frame)|ferDropLabels)))|e(n(code(Request|Byte(s|Array)|ImageAsBase64|Date|UTFBytes|Value)?|d(Recording|Tween|Interpolation|Effects(Started|ForTarget)|Fill)?|umerateFonts|able(Polling|AutoUpdate))|quals|ffect(Started|Finished)|lements|ase(None|In(Out)?|Out)|rror|x(it|pand(ChildrenOf|Item|All)|ecute(Bindings|ChildBindings)?))|Z(ipCode(Validator|Formatter)|oom(Instance)?)|O(peration|bjectProxy|LAP(Me(asure|mber)|Set|Hierarchy|C(ube|ell)|Tuple|D(imension|ataGrid(GroupRenderer(AutomationImpl)?|AutomationImpl)?)|Element|QueryAxis|Level|A(ttribute|xisPosition)))|D(ynamicEvent|i(ssolve(Instance)?|vide(dBox(AutomationImpl)?|rEvent)|amondItemRenderer)|ownloadProgressBar|ualStyleObject|ef(erredInstanceFrom(Class|Function)|aultDataDescriptor)|at(e(Chooser(MonthArrowSkin|YearArrowSkin|Indicator|Event|AutomationImpl)?|TimeAxis|Validator|F(ield(AutomationImpl)?|ormatter))|a(Grid(Base|SortArrow|Header(Ba(se|ckgroundSkin)|Separator)?|Column(ResizeSkin|DropIndicator)?|ItemRenderer(AutomationImpl)?|DragProxy|Event|L(istData|ockedRowContentHolder)|AutomationImpl)?|T(ip|ransform)|Description))|r(opdownEvent|ag(ManagerAutomationImpl|Source|Event)))|v(erticalGradientMatrix|al(idat(ionResultHandler|e(S(tring|ize|ocialSecurity)|N(ow|umber)|C(urrency|lient|reditCard)|ZipCode|D(isplayList|ate)|P(honeNumber|roperties)|Email|All)?)|ueOf))|U(nconstrainItemAction(Instance)?|I(MovieClip(AutomationImpl)?|Component(Descriptor|AutomationImpl)?|TextF(ield(AutomationImpl)?|ormat)))|JPEGEncoder|qname(sEqual|ToString)|f(i(n(ish(Repeat|Print|Effect)|d(ResourceBundleWithResource|Member|String|Hierarchy|ChildMember|I(ndex|tem)|D(imension|ataPoints)|F(irst|ocusManagerComponent)|L(evel|ast)|A(ny|ttribute)))|lter(Cache|Instance))|ormat(Rounding(WithPrecision)?|Negative|T(housands|oString)|Decimal|Precision|Value|ForScreen)?|lush|a(tal|ult)|romByteArray)|P(hone(NumberValidator|Formatter)|ie(Series(RenderData|Item|AutomationImpl)?|Chart)|o(pUp(Menu(Button|Icon)|Button(Skin|AutomationImpl)?|Icon)|l(lingChannel|ar(Chart|Transform|DataCanvas)))|NGEncoder|lot(Series(RenderData|Item|AutomationImpl)?|Chart)|a(nel(Skin|AutomationImpl)?|use(Instance)?|rallel(Instance)?)|r(int(OLAPDataGrid|DataGrid|AdvancedDataGrid)|o(ducer|pertyChange(s|Event)|gr(ess(MaskSkin|Bar(Skin|AutomationImpl)?|TrackSkin|IndeterminateSkin)|ammaticSkin))|eloader))|E(dgeMetrics|ffect(TargetFilter|Instance|Event)?|rrorMessage|mailValidator)|w(illTrigger|a(tch|rn)|rite(MultiByte|B(yte(s)?|oolean)|Short|Int|Object|Double|U(nsignedInt|TF(Bytes)?)|External|Float))|l(ine(Style|To)|o(calTo(Global|Content|Data)|ad(ResourceModule|Module|St(yleDeclarations|ate|ring)|Failover|WSDL)?|g(in|out|Event)?)|egendDataChanged|ayoutBackgroundImage)|a(ssignFocus|c(ceptDragDrop|tivate|knowledge)|tt(achCamera|ribute(s)?)|d(d(Res(ource(Bundle)?|ponder)|Member(s)?|S(ynchronization|impleHeader|ub(scription|topic)|et)|H(eader|a(ndler|loColors))|C(h(ild(Set|At)?|annel)|uePoint)|T(oCreationQueue|uple|arget)|Item(At)?|Object|Data(Child|EffectItem)?|Po(sition|pUp)|E(ventListener|lement(s)?)|F(irst|ocusManager)|L(ogger|ast))|just(Gutters|Brightness(2)?))|pp(endText|ly(Settings)?)|reInaccessibleObjectsUnderPoint)|V(Rule|Box|i(deo(Display(AutomationImpl)?|E(vent|rror))|ewStack(AutomationImpl)?)|S(crollBar|lider)|DividedBox|alidat(ionResult(Event)?|or))|r(e(s(tore|olve(ID(ToSingleObject|Part(ToSingleObject)?)?|AutomationIDPart)|u(lt|me(BackgroundProcessing|EventHandling)?)|et)|c(ord(AutomatableEvent)?|eive)|duceLabels|pla(y(MouseEvent|Click(OffStage)?|Key(DownKeyUp|boardEvent)|AutomatableEvent)?|ce(SelectedText|T(okens|ext)|P(ort|rotocol)))|verse|fresh|l(oad|ease)|ad(MultiByte|B(yte(s)?|oolean)|Short|Int|Object|Double|U(nsigned(Byte|Short|Int)|TF(Bytes)?)|External|Float)|g(ister(SizeInvalidatingStyle|C(ol(orName|lectionClass)|lass|acheHandler)|InheritingStyle|D(elegateClass|ataTransform)|Parent(SizeInvalidatingStyle|DisplayListInvalidatingStyle)|Effects|Font|Application)?|enerateStyleCache)|move(ResourceBundle(sForLocale)?|BusyCursor|Sub(scription|topic)|Header|C(h(ild(At)?|annel)|u(ePoint|rsor))|Target|ItemAt|DataEffectItem|Po(sition|pUp)|EventListener|F(irst|ocusManager)|L(ogger|ast)|All(C(hildren|u(ePoints|rsors)))?)?)|gbMultiply)|g(otoAnd(Stop|Play)|et(R(oot|e(source(s(For(Namespace|URI))?|Bundle)|nder(erSemanticValue|DataForTransition)|ct(angle)?|peaterItem)|adioButtonAt)|GroupName|M(o(dule|use(X|Y))|enuAt)|B(o(olean|unds)|undleNamesForLocale)|S(t(yle(Declaration)?|ackTrace|ring(Array)?)|e(condAxis|rverName(WithPort)?)|OAPAction|WFRoot)|H(i(storyAt|erarchicalCollectionAdaptor)|eader(At)?)|N(odeDepth|umber|ext(Item|FocusManagerComponent))|C(h(ild(ByName|Index|ren(FromIDPart)?|At)|a(nnel(Set)?|r(Boundaries|IndexAtPoint)))|o(nstraintValue|l(orName(s)?|lectionClass))|u(ePoint(s|ByName)|rrent|be)|ell|lass(StyleDeclarations|Info)?|acheKey)|T(humbAt|ype|ext(Styles|Format)|ab(ularData|At))|I(n(stance|t)|tem(sInRegion|RendererFactory|Index|At)|mageReference)|O(peration(AsString)?|bject(sUnderPoint)?)|D(ividerAt|e(scriptorFor(MethodByName|Event(ByName)?)|finitionByName)|ata)|U(int|I(TextFormat|D))|P(ort|ar(ent(Item)?|agraphLength)|r(o(tocol|pert(yDescriptors|ies))|eviousItem))|E(vents|lement(Bounds|FromPoint)|xplicitOrMeasured(Height|Width))|V(iewIndex|alue(s)?)|F(i(eldSortInfo|rst(CharInParagraph|Item))|ocus|ullURL|eedback)|Window|L(ine(Metrics|Text|Index(OfChar|AtPoint)|Offset|Length)|o(cal(Name|es|Point)|gger)|evelString|a(stItem|bel(s|Estimate)))|A(ssociatedFactory|ttributeByQName|utomation(Name|C(hildAt|omposite|lass(By(Name|Instance)|Name))|ValueForData)|ffectedProperties|llDataPoints|rgDescriptors|xis))|lobalTo(Content|Local))|QualifiedResourceManager|F(ile(System(HistoryButton|ComboBox|Tree|DataGrid|List)|Event)|o(ntAsset|cusManager|rm(Heading|Item(Label|AutomationImpl)?|atter|AutomationImpl)?)|lex(Mo(useEvent|vieClip)|Bitmap|S(hape|impleButton|prite)|HTMLLoader|Native(Menu(Event)?|WindowBoundsEvent)|ContentHolder(AutomationImpl)?|TextField|PrintJob|Event)|a(de(Instance)?|ult(Event)?))|xmlNotification|m(inimize|o(useEventToHeaderPart|ve(Next|To(FirstPage)?|Divider|Previous|FocusToHeader)?)|easure(H(TMLText|eightOfItems)|Text|WidthOfItems)|a(p(Cache|pingChanged)|ximize))|b(ind(Setter|Property)|egin(Recording|BitmapFill|Interpolation|Fill)?|ringToFront)|W(i(ndow(RestoreButtonSkin|M(inimizeButtonSkin|aximizeButtonSkin)|Background|CloseButtonSkin|ed(SystemManager|Application))?|pe(Right(Instance)?|Down(Instance)?|Up(Instance)?|Left(Instance)?))|SDLBinding|e(dgeItemRenderer|bService))|L(i(st(RowInfo|Base(Se(ekPending|lectionData)|ContentHolder(AutomationImpl)?|AutomationImpl)?|CollectionView|Item(Renderer(AutomationImpl)?|SelectEvent|DragProxy)|D(ata|ropIndicator)|Event|AutomationImpl)?|n(e(Renderer|Series(RenderData|Segment|Item|AutomationImpl)?|Chart|ar(Gradient(Stroke)?|Axis)|FormattedTarget)|k(B(utton(Skin)?|ar(AutomationImpl)?)|Separator)))|o(cale|ad(erConfig|Event)|g(Event|Logger|Axis))|egend(MouseEvent|Item(AutomationImpl)?|Data|AutomationImpl)?|a(yout(Manager|Container)|bel(AutomationImpl)?))|A(sync(Re(sponder|quest)|Message|Token)|nimateProperty(Instance)?|c(cordion(Header(Skin)?|AutomationImpl)?|ti(onEffectInstance|vatorSkin)|knowledgeMessage)|MFChannel|d(d(Child(Action(Instance)?)?|ItemAction(Instance)?)|vanced(DataGrid(Renderer(Description|Provider)|GroupItemRenderer(AutomationImpl)?|Base(SelectionData|Ex(AutomationImpl)?)?|SortItemRenderer|Header(Renderer|ShiftEvent|HorizontalSeparator|Info)|Column(Group)?|Item(Renderer(AutomationImpl)?|SelectEvent)|DragProxy|Event|ListData|AutomationImpl)?|ListBase(AutomationImpl)?))|utomation(Re(cordEvent|playEvent)|ID|DragEvent(WithPositionInfo)?|E(vent|rror))|IREvent|pplication(ControlBar|TitleBarBackgroundSkin|AutomationImpl)?|lert(FormAutomationImpl|AutomationImpl)?|r(ea(Renderer|Se(t|ries(RenderData|Item|AutomationImpl)?)|Chart)|rayCollection)|xis(Renderer(AutomationImpl)?|Base|Label(Set)?)|bstract(Message|Service|Consumer|Target|Operation|WebService)))\\b(\\s)?"
554
548
  },
555
549
  {
556
- "match": "\\b(s(h(iftKey|ow(Root|Gripper|BusyCursor|S(crollTips|tatusBar)|H(id(den|eFromKeys)|eaders)|C(ontrolBar|loseButton)|T(itleBar|o(olTips|day)|extField|arget)|I(nAutomationHierarchy|cons)|D(elay|ataTip(s)?)|E(ffect|xtensions)|FocusIndicator|LabelVertically|AllDataTips)|arpness|rinkDuration)|ystem(Manager|Chrome|TrayIconMenu)|napInterval|c(enes|ale(X(To|From)?|Mode|Y(To|From)?|Content|9Grid|EasingFunction)|r(ipt(RecursionLimit|TimeLimit)|oll(Rect|H|TipFunction|Position|V)|ubDelay|een))|t(yle(sFactory|Sheet|Name|Declaration|Function)?|ickyHighlighting|epSize|a(ck(Totals|er)|t(us(Bar(Factory)?|TextField)?|e(s|Responsive)?)|rt(ingIndex|Time|Delay|Angle)?|ge(X|Height|Y|Width)?)|rength)|ize(Column|ToPage|DisplayMode)?|o(u(nd(Channel|Transform)?|rce)|rt(CompareFunction|ItemRenderer|OnXField|Descending|ExpertMode|able(Columns)?)?)|u(spendBackgroundProcessing|cceeded|perClassName|mmar(y(ObjectFunction|Placement|Function)|ies)|b(scri(ptions|bed)|topic(s)?|Field))|preadMethod|e(cond(RadiusAxis|Series|HorizontalAxis(Renderer)?|DataProvider|VerticalAxis(Renderer)?)|t(s|up)|parationError|quenceNumber|lect(ion(Mode|BeginIndex|Info|EndIndex|Layer)?|or(s)?|ed(Ranges|C(h(ild|artItem(s)?)|olor|ells)|I(nd(ices|ex)|tem(s)?)|Date|Path(s)?|Value|Field|Label)?|able(Range)?)|r(ies(Filters)?|v(ice(Name)?|er(SendTime|NonAdapterTime|P(ollDelay|r(ocessingTime|ePushTime))|Adapter(Time|ExternalTime))))|gments)|lider(ThumbClass|DataTipClass)|mooth(ing)?)|h(t(tpHeaders|ml(Host|Text|Loader(Factory)?))|i(story(ManagementEnabled|Position|Length)|t(Set|TestState|Data|Area)|de(ChildrenTargets|Delay|Effect|FocusRing)?|erarch(y|i(calCollectionView|es))|gh(Number|lightElements|Value|Fi(eld|lter))?)|orizontal(Scroll(Bar|Po(sition|licy))|Center|PageScrollSize|Focus|LineScrollSize|Axis(R(enderer(s)?|atio))?)?|e(ight(By|To|ExcludingOffsets|From|Limit)?|ader(s|Renderer(Providers)?|Height|Text|Item|Part|Format|WordWrap)?)|a(s(Root|BackgroundImage|Children|FocusableContent|All)|ndlerFunction))|ROW_AXIS|y(By|Number|To|e(sLabel|ar(S(ymbol|ource)|NavigationEnabled|Property|Listener))|Value|F(i(eld|lter)|rom))?|n(o(n(InheritingStyles|ZeroTextHeight)|MatchError|NumError|TypeError|ExpressionError|Label)|u(llItemRenderer|m(R(ows|adioButtons)|ModalWindows|C(hildren|olumns)|eric|Dividers|ber|Lines|AutomationChildren))|e(stLevel|t(Connection|workRTT)|edRightSeparator(Events)?|w(State|ColumnIndex|Index|Date|Value|Line)|gativeError|xt(TabIndex|Value))|a(tive(Menu(Item)?|Window|Application)|vigateInSystemBrowser|me(Co(lumn|mpareFunction)|Field)?))|c(h(ild(Descriptors|ren(DragEnabled|Field)?)?|a(nnel(s|Set(s)?|Ids)?|rt(State|Item|DataProvider)))|trlKey|o(n(str(uctor|aint(Rows|Columns))|nect(Timeout|ed)|currency|t(e(nt(Mouse(X|Y)|Height|Type|Width)?|xt(Menu|Color))|ainer|rol(Bar|Key))|denseWhite|version)|de|unt(ry)?|l(Span|or(PickerToolTip|Field)?|umn(s|Span|Names|Count|Index|Width(Ratio)?)?)|r(nerRadius|relation(Id)?)|m(p(uted(Gutters|M(inimum|aximum))|a(tibility(ErrorFunction|Version(String)?)|reFunction))|mandKey))|u(stomFilter|ePoint(s|Manager(Class)?|Name|T(ype|ime))|r(sor(Manager|Children)|ren(cySymbol(Error)?|t(S(cene|tate)|C(hannel|ursor(XOffset|YOffset|ID))|T(oolTip|arget)|I(ndex|tem)|Depth|PageHeight|Frame|Label(s)?)?))|be(s|Array)?)|l(i(ck(Count|Target)|pContent|ent(ReceiveTime|Id))|ose(Button|d|Number|Value|Fi(eld|lter))?|ustered|assName)|a(seInsensitive|n(cel(able|Label)|Navigate(Back|Down|Up|Forward))|che(Response|Heuristic|Policy|able|AsBitmap)?|tegory(Field)?|p(s|tureRollEvents)|r(d(Number(Source|Property|Listener)|Type(Source|Property|Listener))|etIndex))|reat(i(ngContentPane|on(Callback|Index|DateColumn|Policy))|eMaskFunction))|t(h(ickness|ousandsSeparator(To|From)?|umb(Count|Index))|ype(Registry|Column)?|i(ck(s(BetweenLabels)?|Interval|Values)|tle(Renderer|Bar(Factory)?|TextField|Icon)?|le(Height|Width)|me(stamp|ToLive|OfDay))|o(tal(Time|PushTime|Value|Frames)?|State|o(ManyAtSignsError|ShortError|lTip(C(hildren|lass)|Field)?|LongError)|p(Offset|Le(velSystemManager|ft))?|ken|Value|ggle(OnClick)?)|uples|ext(Snapshot|Height|Color|Decoration|Encoding(Override|Fallback)|Width|Align)?|ween(ingProperties)?|lRadius|a(rget(s|Factory|Area)?|b(Stops|Children|Index|Enabled))|r(Radius|igger(Event)?|u(stContent|ncateToFit)|eeColumn|a(ns(ition(s|RenderData)|p(ort|arent)|form)|c(e(On|Level)|kAsMenu))))|i(s(Measure|Buffering|Style|D(ocument|ragging)|P(opUp|laying)|Error|Valid|Loading|All)|n(s(tance(s|Class|Ind(ices|ex))|ert(NewLines|Position))|heritingStyles|ner(Radius)?|clude(Category|Time|In(Ranges|Layout)|Date|Level)|te(r(nal(StyleName|LabelFunction)|polat(ionMethod|eValues)|val|active)|gerError)|itializ(ingLabel|ed)|de(nt|terminate|x)|putFormat|valid(NumberError|CharError|IPDomainError|DomainError|PeriodsInDomainError|FormatCharsError)|fo)|con(Class|F(ield|unction))?|t(e(rator|m(s|Renderer(Providers)?|Sum|I(ndex|cons)|OldY|Editor(Instance)?|Label|AutomationValue)?)|alic(ToolTip)?)|d(3|leTimeout)?|gnore(Padding|Whitespace)|meMode)|SLICER_AXIS|z(oom(Height(To|From)|Width(To|From))|Number|eroStartError|Value|Filter)?|o(therAxes|uterRadius|p(e(n(ing|N(odes|umber)|Items|Paths|Value|Fi(eld|lter)|Always)?|ration(s)?)|aqueBackground)|ver(State|rides)|kLabel|ffs(creenExtra(Rows(OrColumns)?|Columns)|et(X|Y)?)|wner|ld(X|State|Height|Y|ColumnIndex|Index|Value|Width|Location)|rigin(X|Y|a(tingMessageS(ize|entTime)|lHeight))?|bjectEncoding)|d(i(s(c(losureIcon|ard)|tance|p(lay(Name(Function)?|Text|I(cons|temsExpanded)|ed(Month|Year)|DisclosureIcon|LocalTime|AsPassword)|atchEvent)|abled(Ranges|Days))|viderIndex|rect(ion|ory)|mension(s)?)|o(c(ument|k(IconMenu)?)|ubleClickEnabled|wnState|m(ain|Window))|uration|e(s(c(ending|ript(ion|or))|tination)|cimal(Separator(To|From)?|PointCountError)|tail|pth|fault(Member|Button(Enabled|Flag)?|Headers|CellString|TextFormat|Invalid(ValueError|FormatError)|ObjectEncoding|Encoder|Value|Factory|LinkProtocol)|lta)|a(y(Source|Names(Short|Long)?|Property|Listener)|t(eFormatString|a(C(hildren|ompareFunction)|T(ip(Mode|Items|F(ield|ormatFunction|unction))|ransform)|Interval|Descriptor|Units|Provider|F(ield|unction))?))|r(op(down(Factory|Width)?|Target|Parent|Enabled)|ag(MoveEnabled|Source|Initiator|Enabled|g(edItem|able(Columns)?))))|C(OLUMN_AXIS|URRENT)|u(se(RichTextClipboard|HandCursor|NegativeSign|Cache|T(housandsSeparator|woColumns)|Duration|P(hasedInstantiation|r(oxy|eloader))|rAgent)|n(i(tSize|que(Name)?)|derline(ToolTip)?)|i(d|Component)|p(State|dateCompletePendingFlag|perMargin)|r(i|l))|joints|p(i(ggybackingEnabled|xel(Snapping|H(inting|eight)|Width))|o(sition(s)?|pUp(Children)?|lling(Interval|Enabled)?|rt(Type)?)|dfCapability|ush(edMessageFlag|OneWayTime)|er(cent(Height|Complete|Value|Width|Loaded)|ElementOffset|WedgeExplodeRadius)|la(y(head(Time|UpdateInterval)|ing)|cement)|a(n(To|EasingFunction|From)|intsDefaultBackground|dding|r(seFunction|ent(Menu|Document|Application)?|ameters)|ge(S(crollSize|ize)|Height|Title|Width))|r(intAsBitmap|o(cessedDescriptors|to(col|type)|pert(y(NameMap|Changes)?|ies(Factory)?)|gress(Interval)?|mpt)|e(cision(Error)?|viousValue|loader(Background(Size|Color|Image|Alpha))?)))|e(n(tries|d(ian|Index|point(URI)?)?|umerationMode|abled)|dit(or(XOffset|HeightOffset|YOffset|DataField|UsesEnterKey|WidthOffset)|edItem(Renderer|Position)|able)|vent(s|ClassName|Type|Phase)|ffect(s|Host|TargetHost|Instance)?|lement(s|Bounds|Offset)?|asingFunction|rror(Message|S(hown|tring)|Code|Text|ID)?|x(ceedsMaxError|ten(sions|d(edData|LabelToEnd))|p(l(icit(M(in(Height|Width)|embers|ax(Height|Width))|Height|Width)|odeRadius)|ression))|m(phasized|bed(dedFontList|Fonts)))|v(i(sible(Region|Children|Index|Data)?|deo(Height|Width)|ew(Metrics(AndPadding)?|SourceURL)?)|olume(To|EasingFunction|From)?|ertical(Scroll(Bar|Po(sition|licy))|Center|PageScrollSize|Focus|LineScrollSize|Axis(R(enderer(s)?|atio))?)|a(l(id(NextPage|P(oints|atternChars|reviousPage)|at(ionSubField|eAsString))|ue(s)?)|ria(nt|bleRowHeight)))|k(nockout|ind|e(y(Code|Equivalent(ModifiersFunction|F(ield|unction)))|rning))|q(name|uery)|f(i(eld(s|Separator)?|l(ter(s|Map|Styles|edCache|Data|Properties|Function)?|e|l(Function)?)|rst(DayOfWeek|Visible(Row|Item)))|o(nt(S(tyle|ize(ToolTip)?)|Name|Context|Type|Family(ToolTip)?|Weight)?|c(us(Rect|Manager|Pane|Enabled)|alPointRatio)|r(cePartArrays|Description|wardHistory|Verification|mat(s|te(dValue|r)|String|Error)?))|l(exContextMenu|ags)|a(ctory|iloverURIs|de(InDuration|OutDuration)|ult(string|code|String|Code|Detail|actor)?)|r(om(State|Value)|a(gment|me(sLoaded|Rate))))|w(sdl(Operation)?|i(ndow|dth(By|To|ExcludingOffsets|From)?)|ordWrap|eight|rong(MonthError|YearError|CAFormatError|TypeError|DayError|USFormatError|FormatError|LengthError))|l(i(st(Items|ener|Data)?|n(eScrollSize|kToolTip)|ve(Scrolling|Dragging)?)|o(c(ked(RowCount|ColumnCount)|a(tion|l(X|Y|e(Chain)?)))|o(ps|kAheadDuration)|w(Number|er(Margin|ThanMinError)|Value|Fi(eld|lter))?|ade(d|r(Context|Info)))|e(ngth|tterSpacing|vel(s)?|ft(Margin|Offset)?|ading|gend(ItemClass|Data))|a(st(Result|URL|VisibleRow)|yout|nguage|bel(s|Renderer|Scale|Container|Data|Units|Placement|F(ield|unction)|Angle)?))|a(s(Type|pectRatio)|n(notationElements|tiAliasType|imate|g(ularAxis|le(To|From)?))|c(c(urate|essibilityProperties)|t(i(on|veEffects)|ualColNum)|knowledgeMessage)|ttribute(s|Name)?|ut(henticate(d)?|o(Re(peat|wind)|BandWidthDetection|Size|Connect|Play|Exit|mation(Manager|Name|TabularData|Object(Helper)?|Delegate|Environment|Value)|L(oad|ayout)|Adjust))|pp(lication(ID|Domain)?|roximate)|fter(Bounds|Last)|l(tKey|ign(Symbol|ToolTip|LabelsToUnits)?|pha(To|From)?|ways(ShowSelection|InFront)|l(MemberName|ow(MultipleSelection|Negative(ForStacked)?|T(humbOverlap|rackClick)|Interaction|edFormatChars|D(isjointSelection|ragSelection))))|r(eaCode(Format)?|g(s|ument(s|Names)))|g(ent|gregator)|x(is(Ordinal)?|es))|r(sl(Total|Index)|ight(Margin|Offset)?|o(tation|ot(Cause|URL)?|und(ing|Value)|w(Span|Height|Count|In(dex|fo))|le)|untimeApplicationDomain|e(s(trict(ionNeeded)?|iz(eToContent|able(Columns)?)|u(lt(s|Headers|Format)?|bscribe(Interval|Attempts))|pon(seMessageSize|ders)|e(tHistory|rveExplodeRadius))|ndere(d(XOffset|Base|HalfWidth|YOffset)|r(IsEditor|Providers)?)|c(ycleChildren|o(nnect(ing|Interval|Attempts)|rd(ReplayLimit|XSIType|Message(Sizes|Times)|ing|Headers|edLinesCount)))|turnType|jected|p(eat(Count|er(s|Ind(ices|ex))?|Delay)?|lay(ing|ableEvent))|qu(ired(Semantics|FieldError)?|est(Timeout)?)|l(evant(Styles|Properties)|at(iveTo|edObject))|a(son|dy)|move(dElementOffset|ColumnFromSort)?)|a(tio|di(us(Field|Axis)?|alAxis)|wChildren))|g(utters|enerator|r(idFitType|o(up(RowHeight|ing(ObjectFunction|Function)?|Name|I(conFunction|temRenderer)|edColumns|LabelFunction)?|wDuration)|aphics))|FIRST|x(siType|By|Number|To|Position|Value|F(i(eld|lter)|rom)|ml(SpecialCharsFilter|Decode|Encode)?)?|m(nemonicIndexF(ield|unction)|i(ssing(UsernameError|PeriodInDomainError|AtSignError)|n(Radius|im(iz(eButton|able)|um(ElementDuration)?)|ScrollPosition|Height|or(Tick(s|Interval|Units)|Interval)|Year|Number|ColumnWidth|Interval|Value|Fi(eld|lter)|Width|Length)?|terLimit)|o(nth(S(ymbol|ource)|Names(Short|Long)?|Property|Listener)|d(ifi(cationDateColumn|esSelection)|ule(Factory)?|e)|use(X|S(imulator|ensitivity)|Y|Children|Enabled|FocusEnabled|WheelEnabled)|v(i(ngColumnIndex|eClip(Data)?)|e(Duration|EasingFunction)))|u(stUnderstand|lti(ColumnSort|plePartsFormat|line))|e(ssage(Size|Id|Agents)?|nu(s|Bar(Item(s|Renderer|State|Index))?|SelectionMode)?|t(hod|adata)|asure(s|d(Min(Height|Width)|BranchIconWidth|Height|TypeIconWidth|IconWidth|Width))|mbers)|a(sk|nageCookies|tched(S(tring|ubstrings)|Index)|intainAspectRatio|keObjectsBindable|rker(AspectRatio)?|x(R(ows|adius)|Measured(BranchIconWidth|TypeIconWidth|IconWidth)|BarWidth|im(iz(eButton|able)|um(LabelPrecision)?)|Scroll(H|Position|V)|H(orizontalScrollPosition|eight)|Year|C(hars|olumn(s|Width))|TipWidth|V(erticalScrollPosition|alue)|Width|L(ength|abel(Radius|Width)))?))|b(ytes(Total|Loaded|Available)|itmapData|o(ttom(Right|ScrollV|Offset)?|okmark|dy|und(s|ingBoxName|edValues)|ld(ToolTip)?|rder(Metrics|Color)?)|u(ndleName|tton(Mode|Height|Down|Flags|Width)|fferTime|llet(ToolTip)?|bbles)|e(fore(Bounds|First)|ginIndex)|l(Radius|ockIndent|ur(X(To|From)|Y(To|From))|endMode)|a(se(dOn|line(Position)?|AtZero)?|ck(History|ground(Size|Color|Image(Bounds)?|Elements|Alpha)?)|rWidthRatio)|rRadius)|LAST)\\b",
557
- "name": "support.property.mx.actionscript.3"
550
+ "name": "support.property.mx.actionscript.3",
551
+ "match": "\\b(s(h(iftKey|ow(Root|Gripper|BusyCursor|S(crollTips|tatusBar)|H(id(den|eFromKeys)|eaders)|C(ontrolBar|loseButton)|T(itleBar|o(olTips|day)|extField|arget)|I(nAutomationHierarchy|cons)|D(elay|ataTip(s)?)|E(ffect|xtensions)|FocusIndicator|LabelVertically|AllDataTips)|arpness|rinkDuration)|ystem(Manager|Chrome|TrayIconMenu)|napInterval|c(enes|ale(X(To|From)?|Mode|Y(To|From)?|Content|9Grid|EasingFunction)|r(ipt(RecursionLimit|TimeLimit)|oll(Rect|H|TipFunction|Position|V)|ubDelay|een))|t(yle(sFactory|Sheet|Name|Declaration|Function)?|ickyHighlighting|epSize|a(ck(Totals|er)|t(us(Bar(Factory)?|TextField)?|e(s|Responsive)?)|rt(ingIndex|Time|Delay|Angle)?|ge(X|Height|Y|Width)?)|rength)|ize(Column|ToPage|DisplayMode)?|o(u(nd(Channel|Transform)?|rce)|rt(CompareFunction|ItemRenderer|OnXField|Descending|ExpertMode|able(Columns)?)?)|u(spendBackgroundProcessing|cceeded|perClassName|mmar(y(ObjectFunction|Placement|Function)|ies)|b(scri(ptions|bed)|topic(s)?|Field))|preadMethod|e(cond(RadiusAxis|Series|HorizontalAxis(Renderer)?|DataProvider|VerticalAxis(Renderer)?)|t(s|up)|parationError|quenceNumber|lect(ion(Mode|BeginIndex|Info|EndIndex|Layer)?|or(s)?|ed(Ranges|C(h(ild|artItem(s)?)|olor|ells)|I(nd(ices|ex)|tem(s)?)|Date|Path(s)?|Value|Field|Label)?|able(Range)?)|r(ies(Filters)?|v(ice(Name)?|er(SendTime|NonAdapterTime|P(ollDelay|r(ocessingTime|ePushTime))|Adapter(Time|ExternalTime))))|gments)|lider(ThumbClass|DataTipClass)|mooth(ing)?)|h(t(tpHeaders|ml(Host|Text|Loader(Factory)?))|i(story(ManagementEnabled|Position|Length)|t(Set|TestState|Data|Area)|de(ChildrenTargets|Delay|Effect|FocusRing)?|erarch(y|i(calCollectionView|es))|gh(Number|lightElements|Value|Fi(eld|lter))?)|orizontal(Scroll(Bar|Po(sition|licy))|Center|PageScrollSize|Focus|LineScrollSize|Axis(R(enderer(s)?|atio))?)?|e(ight(By|To|ExcludingOffsets|From|Limit)?|ader(s|Renderer(Providers)?|Height|Text|Item|Part|Format|WordWrap)?)|a(s(Root|BackgroundImage|Children|FocusableContent|All)|ndlerFunction))|ROW_AXIS|y(By|Number|To|e(sLabel|ar(S(ymbol|ource)|NavigationEnabled|Property|Listener))|Value|F(i(eld|lter)|rom))?|n(o(n(InheritingStyles|ZeroTextHeight)|MatchError|NumError|TypeError|ExpressionError|Label)|u(llItemRenderer|m(R(ows|adioButtons)|ModalWindows|C(hildren|olumns)|eric|Dividers|ber|Lines|AutomationChildren))|e(stLevel|t(Connection|workRTT)|edRightSeparator(Events)?|w(State|ColumnIndex|Index|Date|Value|Line)|gativeError|xt(TabIndex|Value))|a(tive(Menu(Item)?|Window|Application)|vigateInSystemBrowser|me(Co(lumn|mpareFunction)|Field)?))|c(h(ild(Descriptors|ren(DragEnabled|Field)?)?|a(nnel(s|Set(s)?|Ids)?|rt(State|Item|DataProvider)))|trlKey|o(n(str(uctor|aint(Rows|Columns))|nect(Timeout|ed)|currency|t(e(nt(Mouse(X|Y)|Height|Type|Width)?|xt(Menu|Color))|ainer|rol(Bar|Key))|denseWhite|version)|de|unt(ry)?|l(Span|or(PickerToolTip|Field)?|umn(s|Span|Names|Count|Index|Width(Ratio)?)?)|r(nerRadius|relation(Id)?)|m(p(uted(Gutters|M(inimum|aximum))|a(tibility(ErrorFunction|Version(String)?)|reFunction))|mandKey))|u(stomFilter|ePoint(s|Manager(Class)?|Name|T(ype|ime))|r(sor(Manager|Children)|ren(cySymbol(Error)?|t(S(cene|tate)|C(hannel|ursor(XOffset|YOffset|ID))|T(oolTip|arget)|I(ndex|tem)|Depth|PageHeight|Frame|Label(s)?)?))|be(s|Array)?)|l(i(ck(Count|Target)|pContent|ent(ReceiveTime|Id))|ose(Button|d|Number|Value|Fi(eld|lter))?|ustered|assName)|a(seInsensitive|n(cel(able|Label)|Navigate(Back|Down|Up|Forward))|che(Response|Heuristic|Policy|able|AsBitmap)?|tegory(Field)?|p(s|tureRollEvents)|r(d(Number(Source|Property|Listener)|Type(Source|Property|Listener))|etIndex))|reat(i(ngContentPane|on(Callback|Index|DateColumn|Policy))|eMaskFunction))|t(h(ickness|ousandsSeparator(To|From)?|umb(Count|Index))|ype(Registry|Column)?|i(ck(s(BetweenLabels)?|Interval|Values)|tle(Renderer|Bar(Factory)?|TextField|Icon)?|le(Height|Width)|me(stamp|ToLive|OfDay))|o(tal(Time|PushTime|Value|Frames)?|State|o(ManyAtSignsError|ShortError|lTip(C(hildren|lass)|Field)?|LongError)|p(Offset|Le(velSystemManager|ft))?|ken|Value|ggle(OnClick)?)|uples|ext(Snapshot|Height|Color|Decoration|Encoding(Override|Fallback)|Width|Align)?|ween(ingProperties)?|lRadius|a(rget(s|Factory|Area)?|b(Stops|Children|Index|Enabled))|r(Radius|igger(Event)?|u(stContent|ncateToFit)|eeColumn|a(ns(ition(s|RenderData)|p(ort|arent)|form)|c(e(On|Level)|kAsMenu))))|i(s(Measure|Buffering|Style|D(ocument|ragging)|P(opUp|laying)|Error|Valid|Loading|All)|n(s(tance(s|Class|Ind(ices|ex))|ert(NewLines|Position))|heritingStyles|ner(Radius)?|clude(Category|Time|In(Ranges|Layout)|Date|Level)|te(r(nal(StyleName|LabelFunction)|polat(ionMethod|eValues)|val|active)|gerError)|itializ(ingLabel|ed)|de(nt|terminate|x)|putFormat|valid(NumberError|CharError|IPDomainError|DomainError|PeriodsInDomainError|FormatCharsError)|fo)|con(Class|F(ield|unction))?|t(e(rator|m(s|Renderer(Providers)?|Sum|I(ndex|cons)|OldY|Editor(Instance)?|Label|AutomationValue)?)|alic(ToolTip)?)|d(3|leTimeout)?|gnore(Padding|Whitespace)|meMode)|SLICER_AXIS|z(oom(Height(To|From)|Width(To|From))|Number|eroStartError|Value|Filter)?|o(therAxes|uterRadius|p(e(n(ing|N(odes|umber)|Items|Paths|Value|Fi(eld|lter)|Always)?|ration(s)?)|aqueBackground)|ver(State|rides)|kLabel|ffs(creenExtra(Rows(OrColumns)?|Columns)|et(X|Y)?)|wner|ld(X|State|Height|Y|ColumnIndex|Index|Value|Width|Location)|rigin(X|Y|a(tingMessageS(ize|entTime)|lHeight))?|bjectEncoding)|d(i(s(c(losureIcon|ard)|tance|p(lay(Name(Function)?|Text|I(cons|temsExpanded)|ed(Month|Year)|DisclosureIcon|LocalTime|AsPassword)|atchEvent)|abled(Ranges|Days))|viderIndex|rect(ion|ory)|mension(s)?)|o(c(ument|k(IconMenu)?)|ubleClickEnabled|wnState|m(ain|Window))|uration|e(s(c(ending|ript(ion|or))|tination)|cimal(Separator(To|From)?|PointCountError)|tail|pth|fault(Member|Button(Enabled|Flag)?|Headers|CellString|TextFormat|Invalid(ValueError|FormatError)|ObjectEncoding|Encoder|Value|Factory|LinkProtocol)|lta)|a(y(Source|Names(Short|Long)?|Property|Listener)|t(eFormatString|a(C(hildren|ompareFunction)|T(ip(Mode|Items|F(ield|ormatFunction|unction))|ransform)|Interval|Descriptor|Units|Provider|F(ield|unction))?))|r(op(down(Factory|Width)?|Target|Parent|Enabled)|ag(MoveEnabled|Source|Initiator|Enabled|g(edItem|able(Columns)?))))|C(OLUMN_AXIS|URRENT)|u(se(RichTextClipboard|HandCursor|NegativeSign|Cache|T(housandsSeparator|woColumns)|Duration|P(hasedInstantiation|r(oxy|eloader))|rAgent)|n(i(tSize|que(Name)?)|derline(ToolTip)?)|i(d|Component)|p(State|dateCompletePendingFlag|perMargin)|r(i|l))|joints|p(i(ggybackingEnabled|xel(Snapping|H(inting|eight)|Width))|o(sition(s)?|pUp(Children)?|lling(Interval|Enabled)?|rt(Type)?)|dfCapability|ush(edMessageFlag|OneWayTime)|er(cent(Height|Complete|Value|Width|Loaded)|ElementOffset|WedgeExplodeRadius)|la(y(head(Time|UpdateInterval)|ing)|cement)|a(n(To|EasingFunction|From)|intsDefaultBackground|dding|r(seFunction|ent(Menu|Document|Application)?|ameters)|ge(S(crollSize|ize)|Height|Title|Width))|r(intAsBitmap|o(cessedDescriptors|to(col|type)|pert(y(NameMap|Changes)?|ies(Factory)?)|gress(Interval)?|mpt)|e(cision(Error)?|viousValue|loader(Background(Size|Color|Image|Alpha))?)))|e(n(tries|d(ian|Index|point(URI)?)?|umerationMode|abled)|dit(or(XOffset|HeightOffset|YOffset|DataField|UsesEnterKey|WidthOffset)|edItem(Renderer|Position)|able)|vent(s|ClassName|Type|Phase)|ffect(s|Host|TargetHost|Instance)?|lement(s|Bounds|Offset)?|asingFunction|rror(Message|S(hown|tring)|Code|Text|ID)?|x(ceedsMaxError|ten(sions|d(edData|LabelToEnd))|p(l(icit(M(in(Height|Width)|embers|ax(Height|Width))|Height|Width)|odeRadius)|ression))|m(phasized|bed(dedFontList|Fonts)))|v(i(sible(Region|Children|Index|Data)?|deo(Height|Width)|ew(Metrics(AndPadding)?|SourceURL)?)|olume(To|EasingFunction|From)?|ertical(Scroll(Bar|Po(sition|licy))|Center|PageScrollSize|Focus|LineScrollSize|Axis(R(enderer(s)?|atio))?)|a(l(id(NextPage|P(oints|atternChars|reviousPage)|at(ionSubField|eAsString))|ue(s)?)|ria(nt|bleRowHeight)))|k(nockout|ind|e(y(Code|Equivalent(ModifiersFunction|F(ield|unction)))|rning))|q(name|uery)|f(i(eld(s|Separator)?|l(ter(s|Map|Styles|edCache|Data|Properties|Function)?|e|l(Function)?)|rst(DayOfWeek|Visible(Row|Item)))|o(nt(S(tyle|ize(ToolTip)?)|Name|Context|Type|Family(ToolTip)?|Weight)?|c(us(Rect|Manager|Pane|Enabled)|alPointRatio)|r(cePartArrays|Description|wardHistory|Verification|mat(s|te(dValue|r)|String|Error)?))|l(exContextMenu|ags)|a(ctory|iloverURIs|de(InDuration|OutDuration)|ult(string|code|String|Code|Detail|actor)?)|r(om(State|Value)|a(gment|me(sLoaded|Rate))))|w(sdl(Operation)?|i(ndow|dth(By|To|ExcludingOffsets|From)?)|ordWrap|eight|rong(MonthError|YearError|CAFormatError|TypeError|DayError|USFormatError|FormatError|LengthError))|l(i(st(Items|ener|Data)?|n(eScrollSize|kToolTip)|ve(Scrolling|Dragging)?)|o(c(ked(RowCount|ColumnCount)|a(tion|l(X|Y|e(Chain)?)))|o(ps|kAheadDuration)|w(Number|er(Margin|ThanMinError)|Value|Fi(eld|lter))?|ade(d|r(Context|Info)))|e(ngth|tterSpacing|vel(s)?|ft(Margin|Offset)?|ading|gend(ItemClass|Data))|a(st(Result|URL|VisibleRow)|yout|nguage|bel(s|Renderer|Scale|Container|Data|Units|Placement|F(ield|unction)|Angle)?))|a(s(Type|pectRatio)|n(notationElements|tiAliasType|imate|g(ularAxis|le(To|From)?))|c(c(urate|essibilityProperties)|t(i(on|veEffects)|ualColNum)|knowledgeMessage)|ttribute(s|Name)?|ut(henticate(d)?|o(Re(peat|wind)|BandWidthDetection|Size|Connect|Play|Exit|mation(Manager|Name|TabularData|Object(Helper)?|Delegate|Environment|Value)|L(oad|ayout)|Adjust))|pp(lication(ID|Domain)?|roximate)|fter(Bounds|Last)|l(tKey|ign(Symbol|ToolTip|LabelsToUnits)?|pha(To|From)?|ways(ShowSelection|InFront)|l(MemberName|ow(MultipleSelection|Negative(ForStacked)?|T(humbOverlap|rackClick)|Interaction|edFormatChars|D(isjointSelection|ragSelection))))|r(eaCode(Format)?|g(s|ument(s|Names)))|g(ent|gregator)|x(is(Ordinal)?|es))|r(sl(Total|Index)|ight(Margin|Offset)?|o(tation|ot(Cause|URL)?|und(ing|Value)|w(Span|Height|Count|In(dex|fo))|le)|untimeApplicationDomain|e(s(trict(ionNeeded)?|iz(eToContent|able(Columns)?)|u(lt(s|Headers|Format)?|bscribe(Interval|Attempts))|pon(seMessageSize|ders)|e(tHistory|rveExplodeRadius))|ndere(d(XOffset|Base|HalfWidth|YOffset)|r(IsEditor|Providers)?)|c(ycleChildren|o(nnect(ing|Interval|Attempts)|rd(ReplayLimit|XSIType|Message(Sizes|Times)|ing|Headers|edLinesCount)))|turnType|jected|p(eat(Count|er(s|Ind(ices|ex))?|Delay)?|lay(ing|ableEvent))|qu(ired(Semantics|FieldError)?|est(Timeout)?)|l(evant(Styles|Properties)|at(iveTo|edObject))|a(son|dy)|move(dElementOffset|ColumnFromSort)?)|a(tio|di(us(Field|Axis)?|alAxis)|wChildren))|g(utters|enerator|r(idFitType|o(up(RowHeight|ing(ObjectFunction|Function)?|Name|I(conFunction|temRenderer)|edColumns|LabelFunction)?|wDuration)|aphics))|FIRST|x(siType|By|Number|To|Position|Value|F(i(eld|lter)|rom)|ml(SpecialCharsFilter|Decode|Encode)?)?|m(nemonicIndexF(ield|unction)|i(ssing(UsernameError|PeriodInDomainError|AtSignError)|n(Radius|im(iz(eButton|able)|um(ElementDuration)?)|ScrollPosition|Height|or(Tick(s|Interval|Units)|Interval)|Year|Number|ColumnWidth|Interval|Value|Fi(eld|lter)|Width|Length)?|terLimit)|o(nth(S(ymbol|ource)|Names(Short|Long)?|Property|Listener)|d(ifi(cationDateColumn|esSelection)|ule(Factory)?|e)|use(X|S(imulator|ensitivity)|Y|Children|Enabled|FocusEnabled|WheelEnabled)|v(i(ngColumnIndex|eClip(Data)?)|e(Duration|EasingFunction)))|u(stUnderstand|lti(ColumnSort|plePartsFormat|line))|e(ssage(Size|Id|Agents)?|nu(s|Bar(Item(s|Renderer|State|Index))?|SelectionMode)?|t(hod|adata)|asure(s|d(Min(Height|Width)|BranchIconWidth|Height|TypeIconWidth|IconWidth|Width))|mbers)|a(sk|nageCookies|tched(S(tring|ubstrings)|Index)|intainAspectRatio|keObjectsBindable|rker(AspectRatio)?|x(R(ows|adius)|Measured(BranchIconWidth|TypeIconWidth|IconWidth)|BarWidth|im(iz(eButton|able)|um(LabelPrecision)?)|Scroll(H|Position|V)|H(orizontalScrollPosition|eight)|Year|C(hars|olumn(s|Width))|TipWidth|V(erticalScrollPosition|alue)|Width|L(ength|abel(Radius|Width)))?))|b(ytes(Total|Loaded|Available)|itmapData|o(ttom(Right|ScrollV|Offset)?|okmark|dy|und(s|ingBoxName|edValues)|ld(ToolTip)?|rder(Metrics|Color)?)|u(ndleName|tton(Mode|Height|Down|Flags|Width)|fferTime|llet(ToolTip)?|bbles)|e(fore(Bounds|First)|ginIndex)|l(Radius|ockIndent|ur(X(To|From)|Y(To|From))|endMode)|a(se(dOn|line(Position)?|AtZero)?|ck(History|ground(Size|Color|Image(Bounds)?|Elements|Alpha)?)|rWidthRatio)|rRadius)|LAST)\\b"
558
552
  }
559
553
  ]
560
554
  },
561
555
  "framework-top-level": {
562
556
  "patterns": [
563
557
  {
564
- "match": "\\b(RETURNINDEXEDARRAY|M(IN_VALUE|AX_VALUE)|SQRT(1_2|2)|N(UMERIC|EGATIVE_INFINITY|aN)|CASEINSENSITIVE|DESCENDING|UNIQUESORT|P(I|OSITIVE_INFINITY)|E|L(N(10|2)|OG(10E|2E)))\\b",
565
- "name": "support.constant.top-level.actionscript.3"
558
+ "name": "support.constant.top-level.actionscript.3",
559
+ "match": "\\b(RETURNINDEXEDARRAY|M(IN_VALUE|AX_VALUE)|SQRT(1_2|2)|N(UMERIC|EGATIVE_INFINITY|aN)|CASEINSENSITIVE|DESCENDING|UNIQUESORT|P(I|OSITIVE_INFINITY)|E|L(N(10|2)|OG(10E|2E)))\\b"
566
560
  },
567
561
  {
568
- "match": "\\b(s(hift|in|o(rt(On)?|me)|ubstr(ing)?|pli(ce|t)|e(t(M(i(nutes|lliseconds)|onth)|tings|Se(conds|ttings)|Hours|Name(space)?|Children|Time|Date|UTC(M(i(nutes|lliseconds)|onth)|Seconds|Hours|Date|FullYear)|PropertyIsEnumerable|FullYear|LocalName)|arch)|qrt|lice)|has(SimpleContent|ComplexContent|OwnProperty)|R(e(ferenceError|gExp)|angeError)|n(o(deKind|rmalize)|ame(space(Declarations)?)?)|c(h(ild(Index|ren)?|ar(CodeAt|At))|o(s|n(cat|tains)|py|mments)|eil|all)|XML(List)?|Boolean|t(o(XMLString|String|TimeString|DateString|U(TCString|pperCase)|Precision|Exponential|Fixed|Lo(cale(String|TimeString|DateString|UpperCase|LowerCase)|werCase))|e(st|xt)|an)|i(sPrototypeOf|n(sertChild(Before|After)|t|ScopeNamespaces|dexOf))|S(yntaxError|tring|ecurityError)|de(scendants|faultSettings)|N(umber|amespace)|u(nshift|int)|join|TypeError|p(o(p|w)|ush|ar(se|ent)|r(o(cessingInstructions|pertyIsEnumerable)|ependChild))|e(very|lements|x(p|ec))|Object|D(efinitionError|ate)|valueOf|U(RIError|TC)|f(ilter|orEach|loor|romCharCode)|E(valError|rror)|l(o(cal(Name|eCompare)|g)|ength|astIndexOf)|a(sin|cos|t(tribute(s)?|an(2)?)|ddNamespace|pp(endChild|ly)|bs)|VerifyError|r(ound|e(place|verse|moveNamespace)|andom)|get(M(i(nutes|lliseconds)|onth)|S(tackTrace|econds)|Hours|Time(zoneOffset)?|Da(y|te)|UTC(M(i(nutes|lliseconds)|onth)|Seconds|Hours|Da(y|te)|FullYear)|FullYear)|QName|m(in|a(tch|p|x))|Ar(ray|gumentError))\\b(\\s)?",
569
- "name": "support.function.top-level.actionscript.3"
562
+ "name": "support.function.top-level.actionscript.3",
563
+ "match": "\\b(s(hift|in|o(rt(On)?|me)|ubstr(ing)?|pli(ce|t)|e(t(M(i(nutes|lliseconds)|onth)|tings|Se(conds|ttings)|Hours|Name(space)?|Children|Time|Date|UTC(M(i(nutes|lliseconds)|onth)|Seconds|Hours|Date|FullYear)|PropertyIsEnumerable|FullYear|LocalName)|arch)|qrt|lice)|has(SimpleContent|ComplexContent|OwnProperty)|R(e(ferenceError|gExp)|angeError)|n(o(deKind|rmalize)|ame(space(Declarations)?)?)|c(h(ild(Index|ren)?|ar(CodeAt|At))|o(s|n(cat|tains)|py|mments)|eil|all)|XML(List)?|Boolean|t(o(XMLString|String|TimeString|DateString|U(TCString|pperCase)|Precision|Exponential|Fixed|Lo(cale(String|TimeString|DateString|UpperCase|LowerCase)|werCase))|e(st|xt)|an)|i(sPrototypeOf|n(sertChild(Before|After)|t|ScopeNamespaces|dexOf))|S(yntaxError|tring|ecurityError)|de(scendants|faultSettings)|N(umber|amespace)|u(nshift|int)|join|TypeError|p(o(p|w)|ush|ar(se|ent)|r(o(cessingInstructions|pertyIsEnumerable)|ependChild))|e(very|lements|x(p|ec))|Object|D(efinitionError|ate)|valueOf|U(RIError|TC)|f(ilter|orEach|loor|romCharCode)|E(valError|rror)|l(o(cal(Name|eCompare)|g)|ength|astIndexOf)|a(sin|cos|t(tribute(s)?|an(2)?)|ddNamespace|pp(endChild|ly)|bs)|VerifyError|r(ound|e(place|verse|moveNamespace)|andom)|get(M(i(nutes|lliseconds)|onth)|S(tackTrace|econds)|Hours|Time(zoneOffset)?|Da(y|te)|UTC(M(i(nutes|lliseconds)|onth)|Seconds|Hours|Da(y|te)|FullYear)|FullYear)|QName|m(in|a(tch|p|x))|Ar(ray|gumentError))\\b(\\s)?"
570
564
  },
571
565
  {
572
- "match": "\\b(s(ource|econds(UTC)?)|hours(UTC)?|name|c(onstructor|allee)|time(zoneOffset)?|ignore(C(omments|ase)|ProcessingInstructions|Whitespace)|d(otall|a(y(UTC)?|te(UTC)?))|uri|pr(ototype|e(tty(Indent|Printing)|fix))|e(rrorID|xtended)|fullYear(UTC)?|l(ocalName|ength|astIndex)|global|m(i(nutes(UTC)?|lliseconds(UTC)?)|onth(UTC)?|ultiline|essage))\\b",
573
- "name": "support.property.top-level.actionscript.3"
566
+ "name": "support.property.top-level.actionscript.3",
567
+ "match": "\\b(s(ource|econds(UTC)?)|hours(UTC)?|name|c(onstructor|allee)|time(zoneOffset)?|ignore(C(omments|ase)|ProcessingInstructions|Whitespace)|d(otall|a(y(UTC)?|te(UTC)?))|uri|pr(ototype|e(tty(Indent|Printing)|fix))|e(rrorID|xtended)|fullYear(UTC)?|l(ocalName|ength|astIndex)|global|m(i(nutes(UTC)?|lliseconds(UTC)?)|onth(UTC)?|ultiline|essage))\\b"
574
568
  }
575
569
  ]
576
570
  },
@@ -594,16 +588,21 @@
594
588
  ]
595
589
  },
596
590
  "global-methods": {
597
- "match": "\\b(decodeURI|decodeURIComponent|encodeURI|encodeURIComponent|escape|isFinite|isNaN|isXMLName|parseFloat|parseInt|trace|unescape)\\b(\\s)?",
598
- "name": "support.function.global.actionscript.3"
591
+ "name": "support.function.global.actionscript.3",
592
+ "match": "\\b(decodeURI|decodeURIComponent|encodeURI|encodeURIComponent|escape|isFinite|isNaN|isXMLName|parseFloat|parseInt|trace|unescape)\\b(\\s)?"
599
593
  },
600
594
  "global-types": {
601
- "comment": "AS3 Definition - support.function.global, previous TM storage.type.global.actionscript.3",
602
- "match": "\\b(Array|Boolean|Class|Date|int|Number|Object|XML|XMLList|uint|String)\\b",
603
- "name": "support.type.function.global.actionscript.3"
595
+ "name": "support.type.function.global.actionscript.3",
596
+ "match": "\\b(Array|Boolean|Class|Date|int|Number|Object|XML|XMLList|uint|String)\\b"
604
597
  },
605
598
  "global-types-experimental": {
606
- "begin": "\\b(Vector)\\b(\\.<)",
599
+ "begin": "\\b(Vector)\\b(\\.\u003c)",
600
+ "end": "\u003e",
601
+ "patterns": [
602
+ {
603
+ "include": "#global-types"
604
+ }
605
+ ],
607
606
  "beginCaptures": {
608
607
  "1": {
609
608
  "name": "support.as4.type.function.actionscript.3"
@@ -612,18 +611,11 @@
612
611
  "name": "keyword.operator.symbolic.actionscript.3"
613
612
  }
614
613
  },
615
- "comment": "These should obviously be scoped to actionscript.4 but for now it is easier to stay with 3.\n\t\t Otherwise we need to add the scopes into any commands using them.\n\t\t \n\t\t var v:Vector.<String>;\n v = new Vector.<String>();\n\t\t \n\t\t ",
616
- "end": ">",
617
614
  "endCaptures": {
618
615
  "0": {
619
616
  "name": "keyword.operator.symbolic.actionscript.3"
620
617
  }
621
- },
622
- "patterns": [
623
- {
624
- "include": "#global-types"
625
- }
626
- ]
618
+ }
627
619
  },
628
620
  "globals": {
629
621
  "patterns": [
@@ -639,6 +631,8 @@
639
631
  ]
640
632
  },
641
633
  "imports": {
634
+ "name": "storage.type.import.actionscript.3",
635
+ "match": "(import)\\s+(.*?)((;)|$)",
642
636
  "captures": {
643
637
  "2": {
644
638
  "name": "support.class.actionscript.3"
@@ -646,25 +640,12 @@
646
640
  "3": {
647
641
  "name": "punctuation.terminator.actionscript.3"
648
642
  }
649
- },
650
- "match": "(import)\\s+(.*?)((;)|$)",
651
- "name": "storage.type.import.actionscript.3"
643
+ }
652
644
  },
653
645
  "included": {
654
- "begin": "\\/\\/AS3_INCLUDE_FILE",
655
- "beginCaptures": {
656
- "0": {
657
- "name": "comment.line.double-slash.actionscript.3"
658
- }
659
- },
660
- "comment": "Supporting ActionScript files that contain loose code is a big headache, and may well be impossible to do\n\t\t\tif we want to keep all the goodies provided by the package, class and method level scopes. So without spending too\n\t\t\tmuch time on this I can only think of imposing arbitary begin and end patters where users want to see syntax colouring\n\t\t\twithin include files.",
661
646
  "contentName": "meta.included.actionscript.3",
647
+ "begin": "\\/\\/AS3_INCLUDE_FILE",
662
648
  "end": "\\/\\/AS3_INCLUDE_FILE",
663
- "endCaptures": {
664
- "0": {
665
- "name": "comment.line.double-slash.actionscript.3"
666
- }
667
- },
668
649
  "patterns": [
669
650
  {
670
651
  "include": "text.html.asdoc"
@@ -705,24 +686,22 @@
705
686
  {
706
687
  "include": "#method-block"
707
688
  }
708
- ]
709
- },
710
- "interface": {
711
- "begin": "(?x)\t\t\t\t# Turn on extended mode\n\t\t\t\t\t ^\t\t\t\t\t# a line beginning with\n\t\t\t\t\t \\s*\t\t\t\t# some optional space\n\t\t\t\t\t (\\b(public)\\b\\s+)\t# namespace\n\t\t\t\t\t (interface)\\s+\t\t# interface declaration and at least one char. of whitespace\n\t\t\t\t\t (\\w+) # interface name.\n\t\t\t\t\t \\s*",
689
+ ],
712
690
  "beginCaptures": {
713
- "1": {
714
- "name": "storage.type.namespace.actionscript.3"
715
- },
716
- "3": {
717
- "name": "storage.type.modifier.actionscript.3"
718
- },
719
- "4": {
720
- "name": "entity.name.type.class.actionscript.3"
691
+ "0": {
692
+ "name": "comment.line.double-slash.actionscript.3"
721
693
  }
722
694
  },
723
- "comment": "Using a separate definition for interfaces as they use multiple extends statements.\n\t\t\t\t\t Relies, luckily, on the fact that an interface doesnt contain any sub blocks to avoid problems with the \n\t\t\t\t\t language definition and clashing scopes.",
724
- "end": "\\}",
695
+ "endCaptures": {
696
+ "0": {
697
+ "name": "comment.line.double-slash.actionscript.3"
698
+ }
699
+ }
700
+ },
701
+ "interface": {
725
702
  "name": "meta.interface.actionscript.3",
703
+ "begin": "(?x)\t\t\t\t# Turn on extended mode\n\t\t\t\t\t ^\t\t\t\t\t# a line beginning with\n\t\t\t\t\t \\s*\t\t\t\t# some optional space\n\t\t\t\t\t (\\b(public)\\b\\s+)\t# namespace\n\t\t\t\t\t (interface)\\s+\t\t# interface declaration and at least one char. of whitespace\n\t\t\t\t\t (\\w+) # interface name.\n\t\t\t\t\t \\s*",
704
+ "end": "\\}",
726
705
  "patterns": [
727
706
  {
728
707
  "include": "#interface-extends"
@@ -745,36 +724,36 @@
745
724
  {
746
725
  "include": "#interface-errors"
747
726
  }
748
- ]
727
+ ],
728
+ "beginCaptures": {
729
+ "1": {
730
+ "name": "storage.type.namespace.actionscript.3"
731
+ },
732
+ "3": {
733
+ "name": "storage.type.modifier.actionscript.3"
734
+ },
735
+ "4": {
736
+ "name": "entity.name.type.class.actionscript.3"
737
+ }
738
+ }
749
739
  },
750
740
  "interface-error-block": {
741
+ "name": "invalid.illegal.actionscript.3",
751
742
  "begin": "\\{",
752
- "comment": "TODO, find a way for this to exist alongside\n\t\t an interface that has not been extended.",
753
- "end": "\\}",
754
- "name": "invalid.illegal.actionscript.3"
743
+ "end": "\\}"
755
744
  },
756
745
  "interface-errors": {
757
746
  "patterns": [
758
747
  {
759
- "match": "^\\s*\\b(public|private|protected|\\w+)\\b\\s+(function).*$",
760
- "name": "invalid.illegal.interface.actionscript.3"
748
+ "name": "invalid.illegal.interface.actionscript.3",
749
+ "match": "^\\s*\\b(public|private|protected|\\w+)\\b\\s+(function).*$"
761
750
  }
762
751
  ]
763
752
  },
764
753
  "interface-extends": {
754
+ "name": "meta.definition.interface.extends.actionscript.3",
765
755
  "begin": "(\\b(extends)\\b)",
766
- "beginCaptures": {
767
- "2": {
768
- "name": "storage.modifier.actionscript.3"
769
- }
770
- },
771
756
  "end": "(\\{)",
772
- "endCaptures": {
773
- "1": {
774
- "name": "punctuation.bracket.end"
775
- }
776
- },
777
- "name": "meta.definition.interface.extends.actionscript.3",
778
757
  "patterns": [
779
758
  {
780
759
  "include": "#support-classes"
@@ -783,26 +762,53 @@
783
762
  "include": "#comments"
784
763
  },
785
764
  {
786
- "match": "\\b(\\w+)\\b\\s*",
787
- "name": "entity.name.type.class.actionscript.3"
765
+ "name": "entity.name.type.class.actionscript.3",
766
+ "match": "\\b(\\w+)\\b\\s*"
788
767
  },
789
768
  {
790
769
  "include": "#package-path"
791
770
  },
792
771
  {
793
- "match": ",",
794
- "name": "punctuation.seperator.extends.actionscript.3"
772
+ "name": "punctuation.seperator.extends.actionscript.3",
773
+ "match": ","
795
774
  },
796
775
  {
797
- "match": "[^\\s\\}]",
798
- "name": "invalid.illegal.expected-extends.seperator.actionscript.3"
776
+ "name": "invalid.illegal.expected-extends.seperator.actionscript.3",
777
+ "match": "[^\\s\\}]"
799
778
  }
800
- ]
779
+ ],
780
+ "beginCaptures": {
781
+ "2": {
782
+ "name": "storage.modifier.actionscript.3"
783
+ }
784
+ },
785
+ "endCaptures": {
786
+ "1": {
787
+ "name": "punctuation.bracket.end"
788
+ }
789
+ }
801
790
  },
802
791
  "interface-getter-setters": {
803
792
  "patterns": [
804
793
  {
794
+ "name": "meta.definition.getter.interface.actionscript.3",
805
795
  "begin": "(?x)\n\t\t\t\t\t\t\t ^\\s* # start of line, optional whitespace\n\t\t\t\t\t\t\t (function)\\s+ # function declaration\n\t\t\t\t\t\t\t (\\bget\\b)\\s+ # accessor\n\t\t\t\t\t\t\t (\\w+) # Method name.\n\t\t\t\t\t\t\t \\s*\n\t\t\t\t\t\t\t (\\()\n\t\t\t\t\t\t\t \\s*\n\t\t\t\t\t\t\t (.*)?\n\t\t\t\t\t\t\t \\s*\n\t\t\t\t\t\t\t (\\))\n\t\t\t\t\t\t\t \\s*:\\s*",
796
+ "end": "$|;",
797
+ "patterns": [
798
+ {
799
+ "name": "invalid.illegal.return-type.actionscript.3",
800
+ "match": "(\\bvoid\\b)"
801
+ },
802
+ {
803
+ "include": "#global-types"
804
+ },
805
+ {
806
+ "include": "#support-classes"
807
+ },
808
+ {
809
+ "include": "#wildcard"
810
+ }
811
+ ],
806
812
  "beginCaptures": {
807
813
  "1": {
808
814
  "name": "storage.type.function.actionscript.3"
@@ -822,27 +828,25 @@
822
828
  "6": {
823
829
  "name": "punctuation.definition.parameters.end.actionscript.3"
824
830
  }
825
- },
826
- "end": "$|;",
827
- "name": "meta.definition.getter.interface.actionscript.3",
831
+ }
832
+ },
833
+ {
834
+ "name": "meta.definition.setter.interface.actionscript.3",
835
+ "begin": "(?x)\n\t\t\t\t\t\t\t ^\\s* # start of line, optional whitespace\n\t\t\t\t\t\t\t (function)\\s+ # function declaration\n\t\t\t\t\t\t\t (\\bset\\b)\\s+ # accessor\n\t\t\t\t\t\t\t (\\w+) # method name\n\t\t\t\t\t\t\t \\s*\n\t\t\t\t\t\t\t (\\()",
836
+ "end": "(?x)\n\t\t\t\t\t\t\t(\\))\n\t\t\t\t\t\t\t\\s*:\\s*\n\t\t\t\t\t\t\t(\n\t\t\t\t\t\t\t\t(void)\n\t\t\t\t\t\t\t\t|\n\t\t\t\t\t\t\t\t(\\w+)\n\t\t\t\t\t\t\t)",
828
837
  "patterns": [
829
838
  {
830
- "match": "(\\bvoid\\b)",
831
- "name": "invalid.illegal.return-type.actionscript.3"
832
- },
833
- {
834
- "include": "#global-types"
839
+ "include": "#method-parameters"
835
840
  },
836
841
  {
837
- "include": "#support-classes"
842
+ "include": "#comments"
838
843
  },
839
844
  {
840
- "include": "#wildcard"
845
+ "name": "invalid.illegal.actionscript.3",
846
+ "begin": ",",
847
+ "end": "(?=\\))"
841
848
  }
842
- ]
843
- },
844
- {
845
- "begin": "(?x)\n\t\t\t\t\t\t\t ^\\s* # start of line, optional whitespace\n\t\t\t\t\t\t\t (function)\\s+ # function declaration\n\t\t\t\t\t\t\t (\\bset\\b)\\s+ # accessor\n\t\t\t\t\t\t\t (\\w+) # method name\n\t\t\t\t\t\t\t \\s*\n\t\t\t\t\t\t\t (\\()",
849
+ ],
846
850
  "beginCaptures": {
847
851
  "1": {
848
852
  "name": "storage.type.function.actionscript.3"
@@ -857,7 +861,6 @@
857
861
  "name": "punctuation.definition.parameters.begin.actionscript.3"
858
862
  }
859
863
  },
860
- "end": "(?x)\n\t\t\t\t\t\t\t(\\))\n\t\t\t\t\t\t\t\\s*:\\s*\n\t\t\t\t\t\t\t(\n\t\t\t\t\t\t\t\t(void)\n\t\t\t\t\t\t\t\t|\n\t\t\t\t\t\t\t\t(\\w+)\n\t\t\t\t\t\t\t)",
861
864
  "endCaptures": {
862
865
  "1": {
863
866
  "name": "punctuation.definition.parameters.end.actionscript.3"
@@ -868,49 +871,18 @@
868
871
  "4": {
869
872
  "name": "invalid.illegal.actionscript.3"
870
873
  }
871
- },
872
- "name": "meta.definition.setter.interface.actionscript.3",
873
- "patterns": [
874
- {
875
- "include": "#method-parameters"
876
- },
877
- {
878
- "include": "#comments"
879
- },
880
- {
881
- "begin": ",",
882
- "end": "(?=\\))",
883
- "name": "invalid.illegal.actionscript.3"
884
- }
885
- ]
874
+ }
886
875
  }
887
876
  ]
888
877
  },
889
878
  "interface-methods": {
879
+ "name": "meta.definition.method.interface.actionscript.3",
890
880
  "begin": "(?x)\n\t\t\t\t\t ^\\s* # start of line, optional whitespace\n\t\t\t\t\t (function)\\s+ # function declaration\n\t\t\t\t\t (\\s*\\w+) # Method name.\n\t\t\t\t\t \\s*(\\()",
891
- "beginCaptures": {
892
- "1": {
893
- "name": "storage.type.function.actionscript.3"
894
- },
895
- "2": {
896
- "name": "entity.name.function.actionscript.3"
897
- },
898
- "5": {
899
- "name": "punctuation.definition.parameters.begin.actionscript.3"
900
- }
901
- },
902
- "comment": "matches: public function functionName():returnType;\n\t\t\t\t\t TODO, currently looking for a way to avoid having to use a \n\t\t\t\t\t semicolon to terminate the line ending.\n\t\t\t\t\t (trouble being mulitline parameters).",
903
881
  "end": "(;)",
904
- "endCaptures": {
905
- "1": {
906
- "name": "punctuation.definition.line.end.actionscript.3"
907
- }
908
- },
909
- "name": "meta.definition.method.interface.actionscript.3",
910
882
  "patterns": [
911
883
  {
912
- "match": "(\\))",
913
- "name": "punctuation.definition.parameters.end.actionscript.3"
884
+ "name": "punctuation.definition.parameters.end.actionscript.3",
885
+ "match": "(\\))"
914
886
  },
915
887
  {
916
888
  "include": "#method-parameters"
@@ -925,8 +897,8 @@
925
897
  "include": "#list-seperator"
926
898
  },
927
899
  {
928
- "match": ":",
929
- "name": "punctuation.seperator.return-type.actionscript.3"
900
+ "name": "punctuation.seperator.return-type.actionscript.3",
901
+ "match": ":"
930
902
  },
931
903
  {
932
904
  "include": "#method-return-void"
@@ -937,34 +909,45 @@
937
909
  {
938
910
  "include": "#support-classes"
939
911
  }
940
- ]
912
+ ],
913
+ "beginCaptures": {
914
+ "1": {
915
+ "name": "storage.type.function.actionscript.3"
916
+ },
917
+ "2": {
918
+ "name": "entity.name.function.actionscript.3"
919
+ },
920
+ "5": {
921
+ "name": "punctuation.definition.parameters.begin.actionscript.3"
922
+ }
923
+ },
924
+ "endCaptures": {
925
+ "1": {
926
+ "name": "punctuation.definition.line.end.actionscript.3"
927
+ }
928
+ }
941
929
  },
942
930
  "language-constants": {
943
931
  "patterns": [
944
932
  {
945
- "comment": "AS3 Definition - keyword.primary-expression",
946
- "match": "\\bnull\\b",
947
- "name": "constant.language.null.actionscript.3"
933
+ "name": "constant.language.null.actionscript.3",
934
+ "match": "\\bnull\\b"
948
935
  },
949
936
  {
950
- "comment": "AS3 Definition - keyword.primary-expression",
951
- "match": "\\btrue\\b",
952
- "name": "constant.language.boolean.true.actionscript.3"
937
+ "name": "constant.language.boolean.true.actionscript.3",
938
+ "match": "\\btrue\\b"
953
939
  },
954
940
  {
955
- "comment": "AS3 Definition - keyword.primary-expression",
956
- "match": "\\bfalse\\b",
957
- "name": "constant.language.boolean.false.actionscript.3"
941
+ "name": "constant.language.boolean.false.actionscript.3",
942
+ "match": "\\bfalse\\b"
958
943
  },
959
944
  {
960
- "comment": "AS3 Definition - constant",
961
- "match": "\\b(Infinity|-Infinity|undefined|NaN)\\b",
962
- "name": "constant.language.actionscript.3"
945
+ "name": "constant.language.actionscript.3",
946
+ "match": "\\b(Infinity|-Infinity|undefined|NaN)\\b"
963
947
  },
964
948
  {
965
- "comment": "This is only a (wise) convention.",
966
- "match": "\\b([A-Z0-9\\_]+?)\\b",
967
- "name": "constant.language.conventional.actionscript.3"
949
+ "name": "constant.language.conventional.actionscript.3",
950
+ "match": "\\b([A-Z0-9\\_]+?)\\b"
968
951
  }
969
952
  ]
970
953
  },
@@ -990,9 +973,9 @@
990
973
  "language-include": {
991
974
  "patterns": [
992
975
  {
976
+ "name": "storage.include.actionscript.3",
993
977
  "begin": "^\\s*(include)\\b",
994
978
  "end": "$",
995
- "name": "storage.include.actionscript.3",
996
979
  "patterns": [
997
980
  {
998
981
  "include": "#strings"
@@ -1004,92 +987,103 @@
1004
987
  "language-keywords": {
1005
988
  "patterns": [
1006
989
  {
1007
- "comment": "AS3 Definition - keyword.top-level.property",
1008
- "match": "\\b(prototype)\\b",
1009
- "name": "keyword.top-level.property.actionscript.3"
990
+ "name": "keyword.top-level.property.actionscript.3",
991
+ "match": "\\b(prototype)\\b"
1010
992
  },
1011
993
  {
1012
- "comment": "AS3 Definition - statements",
1013
- "match": "\\b(if|else|while|do|for|each|in|case|switch|do|default|with)\\b",
1014
- "name": "keyword.control.actionscript.3"
994
+ "name": "keyword.control.actionscript.3",
995
+ "match": "\\b(if|else|while|do|for|each|in|case|switch|do|default|with)\\b"
1015
996
  },
1016
997
  {
1017
- "comment": "AS3 Definition - statements",
1018
- "match": "\\b(try|catch|finally|throw)\\b",
1019
- "name": "keyword.control.catch-exception.actionscript.3"
998
+ "name": "keyword.control.catch-exception.actionscript.3",
999
+ "match": "\\b(try|catch|finally|throw)\\b"
1020
1000
  },
1021
1001
  {
1022
- "comment": "AS3 Definition - statements",
1023
- "match": "\\b(exit|return|break|continue)\\b",
1024
- "name": "keyword.control.end.actionscript.3"
1002
+ "name": "keyword.control.end.actionscript.3",
1003
+ "match": "\\b(exit|return|break|continue)\\b"
1025
1004
  },
1026
1005
  {
1027
- "match": "\\b(as|delete|new|is|typeof)\\b",
1028
- "name": "keyword.operator.actionscript.3"
1006
+ "name": "keyword.operator.actionscript.3",
1007
+ "match": "\\b(as|delete|new|is|typeof)\\b"
1029
1008
  },
1030
1009
  {
1031
- "comment": "AS3 Definition - keyword.special-type",
1032
- "match": "\\b(\\*|Null|void)\\b",
1033
- "name": "keyword.special-type.actionscript.3"
1010
+ "name": "keyword.special-type.actionscript.3",
1011
+ "match": "\\b(\\*|Null|void)\\b"
1034
1012
  },
1035
1013
  {
1036
- "match": "\\binstanceof\\b",
1037
- "name": "invalid.illegal.deprecated.actionscript.3"
1014
+ "name": "invalid.illegal.deprecated.actionscript.3",
1015
+ "match": "\\binstanceof\\b"
1038
1016
  }
1039
1017
  ]
1040
1018
  },
1041
1019
  "language-operators": {
1042
1020
  "patterns": [
1043
1021
  {
1044
- "match": "(?<=[.])(\\s|,|;|\\)|\\])",
1045
- "name": "meta.scope.following.dot.actionscript.3"
1022
+ "name": "meta.scope.following.dot.actionscript.3",
1023
+ "match": "(?\u003c=[.])(\\s|,|;|\\)|\\])"
1046
1024
  },
1047
1025
  {
1048
- "match": "[-!%&*+=/?:\\|<>;\\[\\]]",
1049
- "name": "keyword.operator.symbolic.actionscript.3"
1026
+ "name": "keyword.operator.symbolic.actionscript.3",
1027
+ "match": "[-!%\u0026*+=/?:\\|\u003c\u003e;\\[\\]]"
1050
1028
  },
1051
1029
  {
1052
- "match": "\\.",
1053
- "name": "keyword.operator.symbolic.dot.actionscript.3"
1030
+ "name": "keyword.operator.symbolic.dot.actionscript.3",
1031
+ "match": "\\."
1054
1032
  }
1055
1033
  ]
1056
1034
  },
1057
1035
  "language-storage": {
1058
1036
  "patterns": [
1059
1037
  {
1060
- "comment": "AS3 Definition - keyword.directive.",
1061
- "match": "(\\buse\\s+namespace\\b)|(\\bdefault\\s+xml\\s+namespace\\b)",
1062
- "name": "storage.modifier.namespace.actionscript.3"
1038
+ "name": "storage.modifier.namespace.actionscript.3",
1039
+ "match": "(\\buse\\s+namespace\\b)|(\\bdefault\\s+xml\\s+namespace\\b)"
1063
1040
  },
1064
1041
  {
1065
- "match": "\\b(AS3|flash_proxy|object_proxy)\\b",
1066
- "name": "keyword.namespace.actionscript.3"
1042
+ "name": "keyword.namespace.actionscript.3",
1043
+ "match": "\\b(AS3|flash_proxy|object_proxy)\\b"
1067
1044
  },
1068
1045
  {
1069
1046
  "include": "#language-include"
1070
1047
  },
1071
1048
  {
1072
- "match": "\\#include\\b",
1073
- "name": "invalid.illegal.deprecated.actionscript.3"
1049
+ "name": "invalid.illegal.deprecated.actionscript.3",
1050
+ "match": "\\#include\\b"
1074
1051
  },
1075
1052
  {
1076
- "comment": "AS3 Definition - keyword.attribute",
1077
- "match": "\\b(dynamic|final|internal|native|override|private|protected|public|static)\\b",
1078
- "name": "storage.modifier.actionscript.3"
1053
+ "name": "storage.modifier.actionscript.3",
1054
+ "match": "\\b(dynamic|final|internal|native|override|private|protected|public|static)\\b"
1079
1055
  },
1080
1056
  {
1081
- "comment": "AS3 Definition - keyword.definition",
1082
- "match": "\\b(\\.\\.\\.|class|const|extends|function|get|implements|interface|package|set|namespace|var)\\b",
1083
- "name": "storage.type.actionscript.3"
1057
+ "name": "storage.type.actionscript.3",
1058
+ "match": "\\b(\\.\\.\\.|class|const|extends|function|get|implements|interface|package|set|namespace|var)\\b"
1084
1059
  }
1085
1060
  ]
1086
1061
  },
1087
1062
  "list-seperator": {
1088
- "match": ",",
1089
- "name": "punctuation.separator.actionscript.3"
1063
+ "name": "punctuation.separator.actionscript.3",
1064
+ "match": ","
1090
1065
  },
1091
1066
  "method": {
1067
+ "name": "meta.definition.method.actionscript.3",
1092
1068
  "begin": "(?x)\n\t\t\t ^\\s*\n \t\t\t ((override|static)\\s+){0,2} # Optional override or static\n \t\t\t (public|private|protected|internal|final|dynamic|\\w+)\\s+ # Namespace\n \t\t\t ((override|static)\\s+){0,2} # Optional static.\n \t\t\t (function)\\s+\n \t\t\t (\\s*\\w+) # Method name.\n \t\t\t \\s*(\\()",
1069
+ "end": "(?=\\{)",
1070
+ "patterns": [
1071
+ {
1072
+ "include": "#comments"
1073
+ },
1074
+ {
1075
+ "include": "#method-parameters"
1076
+ },
1077
+ {
1078
+ "include": "#method-parameters-default"
1079
+ },
1080
+ {
1081
+ "include": "#list-seperator"
1082
+ },
1083
+ {
1084
+ "include": "#method-return"
1085
+ }
1086
+ ],
1093
1087
  "beginCaptures": {
1094
1088
  "2": {
1095
1089
  "name": "storage.modifier.actionscript.3"
@@ -1110,35 +1104,16 @@
1110
1104
  "name": "punctuation.definition.parameters.begin.actionscript.3"
1111
1105
  }
1112
1106
  },
1113
- "end": "(?=\\{)",
1114
1107
  "endCaptures": {
1115
1108
  "1": {
1116
1109
  "name": "punctuation.definition.parameters.end.actionscript.3"
1117
1110
  }
1118
- },
1119
- "name": "meta.definition.method.actionscript.3",
1120
- "patterns": [
1121
- {
1122
- "include": "#comments"
1123
- },
1124
- {
1125
- "include": "#method-parameters"
1126
- },
1127
- {
1128
- "include": "#method-parameters-default"
1129
- },
1130
- {
1131
- "include": "#list-seperator"
1132
- },
1133
- {
1134
- "include": "#method-return"
1135
- }
1136
- ]
1111
+ }
1137
1112
  },
1138
1113
  "method-block": {
1114
+ "name": "meta.function.actionscript.3",
1139
1115
  "begin": "\\{",
1140
1116
  "end": "\\}",
1141
- "name": "meta.function.actionscript.3",
1142
1117
  "patterns": [
1143
1118
  {
1144
1119
  "include": "#block"
@@ -1151,7 +1126,22 @@
1151
1126
  "method-getter-setters": {
1152
1127
  "patterns": [
1153
1128
  {
1129
+ "name": "meta.definition.setter.actionscript.3",
1154
1130
  "begin": "(?x) # Extended mode\n\t\t\t\t\t ^\\s* # Start of line, optional whitespace\n \t\t\t ((override|static)\\s+){0,2} # Optional override\n \t\t\t (public|private|protected|internal|final|dynamic|\\w+)\\s+ # namespace declaration\n \t\t\t ((static)\\s+){0,2} # Optional static\n \t\t\t (function)\\s* # function declaration\n (set)\\s+ # set declaration\n (\\w+)\\s* # getter name, optional whitespace\n \t\t\t (\\()",
1131
+ "end": "(?x)\n\t\t\t\t\t\t\t (\\))\n\t\t\t\t\t\t\t \\s*:\\s*\n\t\t\t\t\t\t\t (\n\t\t\t\t\t\t\t \t(void)\n\t\t\t\t\t\t\t \t|\n\t\t\t\t\t\t\t \t(\\w+)\n\t\t\t\t\t\t\t )",
1132
+ "patterns": [
1133
+ {
1134
+ "include": "#method-parameters"
1135
+ },
1136
+ {
1137
+ "include": "#comments"
1138
+ },
1139
+ {
1140
+ "name": "invalid.illegal.actionscript.3",
1141
+ "begin": ",",
1142
+ "end": "(?=\\))"
1143
+ }
1144
+ ],
1155
1145
  "beginCaptures": {
1156
1146
  "2": {
1157
1147
  "name": "storage.modifier.actionscript.3"
@@ -1175,8 +1165,6 @@
1175
1165
  "name": "punctuation.definition.parameters.begin.actionscript.3"
1176
1166
  }
1177
1167
  },
1178
- "comment": "matches: public function set propName():void\n\t\t\t\t\t TODO: Capture return type as method",
1179
- "end": "(?x)\n\t\t\t\t\t\t\t (\\))\n\t\t\t\t\t\t\t \\s*:\\s*\n\t\t\t\t\t\t\t (\n\t\t\t\t\t\t\t \t(void)\n\t\t\t\t\t\t\t \t|\n\t\t\t\t\t\t\t \t(\\w+)\n\t\t\t\t\t\t\t )",
1180
1168
  "endCaptures": {
1181
1169
  "1": {
1182
1170
  "name": "punctuation.definition.parameters.end.actionscript.3"
@@ -1187,24 +1175,27 @@
1187
1175
  "4": {
1188
1176
  "name": "invalid.illegal.actionscript.3"
1189
1177
  }
1190
- },
1191
- "name": "meta.definition.setter.actionscript.3",
1178
+ }
1179
+ },
1180
+ {
1181
+ "name": "meta.definition.getter.actionscript.3",
1182
+ "begin": "(?x)\n\t\t\t\t\t ^\\s*\n \t\t\t (\n \t\t\t (override|static)\\s+\n \t\t\t ){0,2}\n \t\t\t (public|private|protected|internal|static|final|dynamic|\\w+)\\s+\n \t\t\t (\n \t\t\t (override|static)\\s+\n \t\t\t ){0,2}\n \t\t\t (function)\n \t\t\t \\s*\n (get)\n \\s+\n (\\w+)\n \\s*\n \t\t\t (\\()\n \t\t\t \\s*\n \t\t\t (.*)?\n \t\t\t \\s*\n \t\t\t (\\))\n \t\t\t \\s*:\\s*",
1183
+ "end": "(?=\\{)",
1192
1184
  "patterns": [
1193
1185
  {
1194
- "include": "#method-parameters"
1186
+ "name": "invalid.illegal.return-type.actionscript.3",
1187
+ "match": "(\\bvoid\\b)"
1195
1188
  },
1196
1189
  {
1197
- "include": "#comments"
1190
+ "include": "#global-types"
1198
1191
  },
1199
1192
  {
1200
- "begin": ",",
1201
- "end": "(?=\\))",
1202
- "name": "invalid.illegal.actionscript.3"
1193
+ "include": "#support-classes"
1194
+ },
1195
+ {
1196
+ "include": "#wildcard"
1203
1197
  }
1204
- ]
1205
- },
1206
- {
1207
- "begin": "(?x)\n\t\t\t\t\t ^\\s*\n \t\t\t (\n \t\t\t (override|static)\\s+\n \t\t\t ){0,2}\n \t\t\t (public|private|protected|internal|static|final|dynamic|\\w+)\\s+\n \t\t\t (\n \t\t\t (override|static)\\s+\n \t\t\t ){0,2}\n \t\t\t (function)\n \t\t\t \\s*\n (get)\n \\s+\n (\\w+)\n \\s*\n \t\t\t (\\()\n \t\t\t \\s*\n \t\t\t (.*)?\n \t\t\t \\s*\n \t\t\t (\\))\n \t\t\t \\s*:\\s*",
1198
+ ],
1208
1199
  "beginCaptures": {
1209
1200
  "10": {
1210
1201
  "name": "invalid.illegal.actionscript.3"
@@ -1233,25 +1224,7 @@
1233
1224
  "9": {
1234
1225
  "name": "punctuation.definition.parameters.begin.actionscript.3"
1235
1226
  }
1236
- },
1237
- "comment": "matches: public function get propName() : Type",
1238
- "end": "(?=\\{)",
1239
- "name": "meta.definition.getter.actionscript.3",
1240
- "patterns": [
1241
- {
1242
- "match": "(\\bvoid\\b)",
1243
- "name": "invalid.illegal.return-type.actionscript.3"
1244
- },
1245
- {
1246
- "include": "#global-types"
1247
- },
1248
- {
1249
- "include": "#support-classes"
1250
- },
1251
- {
1252
- "include": "#wildcard"
1253
- }
1254
- ]
1227
+ }
1255
1228
  }
1256
1229
  ]
1257
1230
  },
@@ -1267,6 +1240,7 @@
1267
1240
  ]
1268
1241
  },
1269
1242
  "method-parameters": {
1243
+ "match": "(?x)\n\t\t\t\t\t (\\$?\\w+) # paramater name\n\t\t\t\t\t \\s*(\\:)\\s* # type seperator\n\t\t\t\t\t (\n\t\t\t\t\t\t(\\w+)\n\t\t\t\t\t\t|\n\t\t\t\t\t\t(\\*) # followed by class or wildcard\n\t\t\t\t\t )\n\t\t\t\t\t |(\\.\\.\\.) # or rest...\n\t\t\t\t\t ",
1270
1244
  "captures": {
1271
1245
  "1": {
1272
1246
  "name": "variable.paramater.method.actionscript.3"
@@ -1283,16 +1257,10 @@
1283
1257
  "6": {
1284
1258
  "name": "storage.type.rest.actionscript.3"
1285
1259
  }
1286
- },
1287
- "match": "(?x)\n\t\t\t\t\t (\\$?\\w+) # paramater name\n\t\t\t\t\t \\s*(\\:)\\s* # type seperator\n\t\t\t\t\t (\n\t\t\t\t\t\t(\\w+)\n\t\t\t\t\t\t|\n\t\t\t\t\t\t(\\*) # followed by class or wildcard\n\t\t\t\t\t )\n\t\t\t\t\t |(\\.\\.\\.) # or rest...\n\t\t\t\t\t "
1260
+ }
1288
1261
  },
1289
1262
  "method-parameters-default": {
1290
1263
  "begin": "(=)",
1291
- "beginCaptures": {
1292
- "1": {
1293
- "name": "keyword.operator.symbolic.actionscript.3"
1294
- }
1295
- },
1296
1264
  "end": "(?=\\))|(,)",
1297
1265
  "patterns": [
1298
1266
  {
@@ -1310,17 +1278,17 @@
1310
1278
  {
1311
1279
  "include": "#language-constants"
1312
1280
  }
1313
- ]
1314
- },
1315
- "method-return": {
1316
- "begin": "(:)",
1281
+ ],
1317
1282
  "beginCaptures": {
1318
1283
  "1": {
1319
- "name": "punctuation.seperator.return-type.actionscript.3"
1284
+ "name": "keyword.operator.symbolic.actionscript.3"
1320
1285
  }
1321
- },
1322
- "end": "(?=\\{)",
1286
+ }
1287
+ },
1288
+ "method-return": {
1323
1289
  "name": "meta.method-return.actionscript.3",
1290
+ "begin": "(:)",
1291
+ "end": "(?=\\{)",
1324
1292
  "patterns": [
1325
1293
  {
1326
1294
  "include": "#global-types"
@@ -1334,17 +1302,22 @@
1334
1302
  {
1335
1303
  "include": "#wildcard"
1336
1304
  }
1337
- ]
1305
+ ],
1306
+ "beginCaptures": {
1307
+ "1": {
1308
+ "name": "punctuation.seperator.return-type.actionscript.3"
1309
+ }
1310
+ }
1338
1311
  },
1339
1312
  "method-return-void": {
1340
1313
  "patterns": [
1341
1314
  {
1342
- "match": "\\bvoid\\b",
1343
- "name": "keyword.void.actionscript.3"
1315
+ "name": "keyword.void.actionscript.3",
1316
+ "match": "\\bvoid\\b"
1344
1317
  },
1345
1318
  {
1346
- "match": "\\bVoid\\b",
1347
- "name": "invalid.illegal.actionscript.3"
1319
+ "name": "invalid.illegal.actionscript.3",
1320
+ "match": "\\bVoid\\b"
1348
1321
  }
1349
1322
  ]
1350
1323
  },
@@ -1361,16 +1334,16 @@
1361
1334
  "numbers": {
1362
1335
  "patterns": [
1363
1336
  {
1364
- "match": "\\b((0(x|X)[0-9a-fA-F]*)|(([0-9]+\\.?[0-9]*)|(\\.[0-9]+))((e|E)(\\+|-)?[0-9]+)?)(L|l|UL|ul|u|U|F|f)?\\b",
1365
- "name": "constant.numeric.actionscript.3"
1337
+ "name": "constant.numeric.actionscript.3",
1338
+ "match": "\\b((0(x|X)[0-9a-fA-F]*)|(([0-9]+\\.?[0-9]*)|(\\.[0-9]+))((e|E)(\\+|-)?[0-9]+)?)(L|l|UL|ul|u|U|F|f)?\\b"
1366
1339
  }
1367
1340
  ]
1368
1341
  },
1369
1342
  "old-hat": {
1370
1343
  "patterns": [
1371
1344
  {
1372
- "match": "\\b(intrinsic)\\b",
1373
- "name": "invalid.deprecated.actionscript.3"
1345
+ "name": "invalid.deprecated.actionscript.3",
1346
+ "match": "\\b(intrinsic)\\b"
1374
1347
  }
1375
1348
  ]
1376
1349
  },
@@ -1385,9 +1358,9 @@
1385
1358
  ]
1386
1359
  },
1387
1360
  "package-block": {
1361
+ "name": "meta.package.actionscript.3",
1388
1362
  "begin": "\\{",
1389
1363
  "end": "\\}",
1390
- "name": "meta.package.actionscript.3",
1391
1364
  "patterns": [
1392
1365
  {
1393
1366
  "include": "#imports"
@@ -1427,68 +1400,68 @@
1427
1400
  "package-path": {
1428
1401
  "patterns": [
1429
1402
  {
1430
- "match": "\\b[\\w.]+\\.(\\b|\\*)",
1431
- "name": "entity.name.package.actionscript.3"
1403
+ "name": "entity.name.package.actionscript.3",
1404
+ "match": "\\b[\\w.]+\\.(\\b|\\*)"
1432
1405
  }
1433
1406
  ]
1434
1407
  },
1435
1408
  "package-signature": {
1409
+ "name": "meta.package.actionscript.3",
1436
1410
  "begin": "(package)",
1411
+ "end": "\\s+([\\w\\.]+)?",
1437
1412
  "beginCaptures": {
1438
1413
  "1": {
1439
1414
  "name": "storage.modifier.actionscript.3"
1440
1415
  }
1441
1416
  },
1442
- "end": "\\s+([\\w\\.]+)?",
1443
1417
  "endCaptures": {
1444
1418
  "1": {
1445
1419
  "name": "entity.name.type.package.actionscript.3"
1446
1420
  }
1447
- },
1448
- "name": "meta.package.actionscript.3"
1421
+ }
1449
1422
  },
1450
1423
  "regexp": {
1451
- "begin": "(?<=[=(:]|^|return)\\s*(/)(?![/*+{}?])",
1424
+ "name": "string.regexp.actionscript.3",
1425
+ "begin": "(?\u003c=[=(:]|^|return)\\s*(/)(?![/*+{}?])",
1426
+ "end": "(/)[igsmx]*",
1427
+ "patterns": [
1428
+ {
1429
+ "name": "constant.character.escape.actionscript.3",
1430
+ "match": "\\\\."
1431
+ }
1432
+ ],
1452
1433
  "beginCaptures": {
1453
1434
  "1": {
1454
1435
  "name": "punctuation.definition.string.begin.actionscript.3"
1455
1436
  }
1456
1437
  },
1457
- "end": "(/)[igsmx]*",
1458
1438
  "endCaptures": {
1459
1439
  "1": {
1460
1440
  "name": "punctuation.definition.string.end.actionscript.3"
1461
1441
  }
1462
- },
1463
- "name": "string.regexp.actionscript.3",
1464
- "patterns": [
1465
- {
1466
- "match": "\\\\.",
1467
- "name": "constant.character.escape.actionscript.3"
1468
- }
1469
- ]
1442
+ }
1470
1443
  },
1471
1444
  "strings": {
1472
1445
  "patterns": [
1473
1446
  {
1447
+ "name": "string.quoted.double.actionscript.3",
1474
1448
  "begin": "\"",
1475
1449
  "end": "\"",
1476
- "name": "string.quoted.double.actionscript.3",
1477
1450
  "patterns": [
1478
1451
  {
1479
- "match": "\\\\.",
1480
- "name": "constant.character.escape.actionscript.3"
1452
+ "name": "constant.character.escape.actionscript.3",
1453
+ "match": "\\\\."
1481
1454
  }
1482
1455
  ]
1483
1456
  },
1484
1457
  {
1458
+ "name": "string.quoted.single.actionscript.3",
1485
1459
  "begin": "'",
1486
1460
  "end": "'",
1487
- "name": "string.quoted.single.actionscript.3",
1488
1461
  "patterns": [
1489
1462
  {
1490
- "match": "\\\\.",
1491
- "name": "constant.character.escape.actionscript.3"
1463
+ "name": "constant.character.escape.actionscript.3",
1464
+ "match": "\\\\."
1492
1465
  }
1493
1466
  ]
1494
1467
  }
@@ -1513,57 +1486,53 @@
1513
1486
  "support-classes-fl": {
1514
1487
  "patterns": [
1515
1488
  {
1516
- "match": "\\b(R(otate(Direction)?|egular|adioButton(Group|AccImpl)?)|M(otion(Event)?|etadataEvent|atrixTransformer)|B(ounce|utton(LabelPlacement|AccImpl)?|ezier(Segment|Ease)|linds|a(se(Button|ScrollPane)|ck))|S(croll(Bar(Direction)?|P(olicy|ane)|Event)|t(yleManager|rong)|i(ne|mple(CollectionItem|Ease))|ou(ndEvent|rce)|electableList(AccImpl)?|kinErrorEvent|queeze|lider(Direction|Event(ClickTarget)?)?)|HeaderRenderer|N(one|CManager(Native)?|umericStepper)|C(heckBox(AccImpl)?|ircular|o(lor(Picker(Event)?)?|m(ponentEvent|boBox(AccImpl)?))|u(stomEase|ePointType|bic)|ellRenderer|aption(ChangeEvent|TargetEvent))|T(ileList(CollectionItem|Data|AccImpl)?|ext(Input|Area)|ween(Event|ables)?|ransition(Manager)?)|I(n(teractionInputType|determinateBar|validationType)|NCManager|CellRenderer|Tween|VPEvent|ris|FocusManager(Group|Component)?|mageCell)|Zoom|Data(Grid(C(olumn|ellEditor)|Event(Reason)?|AccImpl)?|Change(Type|Event)|Provider)|UI(ScrollBar|Component(AccImpl)?|Loader)|P(hoto|ixelDissolve|rogressBar(Mode|Direction)?)|E(lastic|xponential)|Video(S(caleMode|tate)|P(layer|rogressEvent)|E(vent|rror)|Align)|Keyframe|Qu(intic|a(dratic|rtic))|F(ocusManager|unctionEase|ly|ade|LVPlayback(Captioning)?)|Wipe|L(i(st(Data|Event|AccImpl)?|near|vePreviewParent)|ocale|a(youtEvent|bel(Button(AccImpl)?)?))|A(nimator|ccImpl|utoLayoutEvent))\\b",
1517
- "name": "support.class.fl.actionscript.3"
1489
+ "name": "support.class.fl.actionscript.3",
1490
+ "match": "\\b(R(otate(Direction)?|egular|adioButton(Group|AccImpl)?)|M(otion(Event)?|etadataEvent|atrixTransformer)|B(ounce|utton(LabelPlacement|AccImpl)?|ezier(Segment|Ease)|linds|a(se(Button|ScrollPane)|ck))|S(croll(Bar(Direction)?|P(olicy|ane)|Event)|t(yleManager|rong)|i(ne|mple(CollectionItem|Ease))|ou(ndEvent|rce)|electableList(AccImpl)?|kinErrorEvent|queeze|lider(Direction|Event(ClickTarget)?)?)|HeaderRenderer|N(one|CManager(Native)?|umericStepper)|C(heckBox(AccImpl)?|ircular|o(lor(Picker(Event)?)?|m(ponentEvent|boBox(AccImpl)?))|u(stomEase|ePointType|bic)|ellRenderer|aption(ChangeEvent|TargetEvent))|T(ileList(CollectionItem|Data|AccImpl)?|ext(Input|Area)|ween(Event|ables)?|ransition(Manager)?)|I(n(teractionInputType|determinateBar|validationType)|NCManager|CellRenderer|Tween|VPEvent|ris|FocusManager(Group|Component)?|mageCell)|Zoom|Data(Grid(C(olumn|ellEditor)|Event(Reason)?|AccImpl)?|Change(Type|Event)|Provider)|UI(ScrollBar|Component(AccImpl)?|Loader)|P(hoto|ixelDissolve|rogressBar(Mode|Direction)?)|E(lastic|xponential)|Video(S(caleMode|tate)|P(layer|rogressEvent)|E(vent|rror)|Align)|Keyframe|Qu(intic|a(dratic|rtic))|F(ocusManager|unctionEase|ly|ade|LVPlayback(Captioning)?)|Wipe|L(i(st(Data|Event|AccImpl)?|near|vePreviewParent)|ocale|a(youtEvent|bel(Button(AccImpl)?)?))|A(nimator|ccImpl|utoLayoutEvent))\\b"
1518
1491
  }
1519
1492
  ]
1520
1493
  },
1521
1494
  "support-classes-flash": {
1522
1495
  "patterns": [
1523
1496
  {
1524
- "match": "\\b(Re(sponder|ctangle)|G(lowFilter|r(idFitType|a(dient(GlowFilter|BevelFilter|Type)|phics)))|XML(Socket|Node(Type)?|Document)|M(icrophone|o(use(Event)?|vieClip|rphShape)|emoryError|atrix)|B(yteArray|itmap(Data(Channel)?|Filter(Type|Quality)?)?|evelFilter|l(urFilter|endMode))|S(ha(pe|redObject(FlushStatus)?)|y(stem|ncEvent)|c(ene|riptTimeoutError)|t(yleSheet|a(ckOverflowError|t(icText|usEvent)|ge(ScaleMode|DisplayState|Quality|Align)?))|impleButton|o(cket|und(Mixer|Channel|Transform|LoaderContext)?)|pr(ite|eadMethod)|ecurity(Domain|Panel|ErrorEvent)?|WFVersion)|HTTPStatusEvent|Net(St(atusEvent|ream)|Connection)|C(SMSettings|o(n(textMenu(BuiltInItems|Item|Event)?|volutionFilter)|lor(MatrixFilter|Transform))|a(p(sStyle|abilities)|mera))|T(imer(Event)?|ext(Renderer|Snapshot|ColorType|DisplayMode|Event|F(ield(Type|AutoSize)?|ormat(Align)?)|LineMetrics)|ransform)|I(n(ter(polationMethod|activeObject)|validSWFError)|ME(ConversionMode|Event)?|BitmapDrawable|OError(Event)?|D(ynamicProperty(Output|Writer)|3Info|ata(Input|Output))|E(ventDispatcher|xternalizable)|llegalOperationError)|ObjectEncoding|D(i(spla(yObject(Container)?|cementMapFilter(Mode)?)|ctionary)|ataEvent|ropShadowFilter)|URL(Request(Method|Header)?|Stream|Variables|Loader(DataFormat)?)|JointStyle|P(ixelSnapping|oint|r(intJob(O(ptions|rientation))?|o(gressEvent|xy)))|E(ndian|OFError|vent(Dispatcher|Phase)?|rrorEvent|xternalInterface)|Video|Key(board(Event)?|Location)|F(ile(Reference(List)?|Filter)|o(nt(Style|Type)?|cusEvent)|ullScreenEvent|rameLabel)|L(ineScaleMode|o(calConnection|ader(Context|Info)?))|A(syncErrorEvent|ntiAliasType|c(cessibility(Properties)?|ti(onScriptVersion|vityEvent))|pplicationDomain|VM1Movie))\\b",
1525
- "name": "support.class.flash.actionscript.3"
1497
+ "name": "support.class.flash.actionscript.3",
1498
+ "match": "\\b(Re(sponder|ctangle)|G(lowFilter|r(idFitType|a(dient(GlowFilter|BevelFilter|Type)|phics)))|XML(Socket|Node(Type)?|Document)|M(icrophone|o(use(Event)?|vieClip|rphShape)|emoryError|atrix)|B(yteArray|itmap(Data(Channel)?|Filter(Type|Quality)?)?|evelFilter|l(urFilter|endMode))|S(ha(pe|redObject(FlushStatus)?)|y(stem|ncEvent)|c(ene|riptTimeoutError)|t(yleSheet|a(ckOverflowError|t(icText|usEvent)|ge(ScaleMode|DisplayState|Quality|Align)?))|impleButton|o(cket|und(Mixer|Channel|Transform|LoaderContext)?)|pr(ite|eadMethod)|ecurity(Domain|Panel|ErrorEvent)?|WFVersion)|HTTPStatusEvent|Net(St(atusEvent|ream)|Connection)|C(SMSettings|o(n(textMenu(BuiltInItems|Item|Event)?|volutionFilter)|lor(MatrixFilter|Transform))|a(p(sStyle|abilities)|mera))|T(imer(Event)?|ext(Renderer|Snapshot|ColorType|DisplayMode|Event|F(ield(Type|AutoSize)?|ormat(Align)?)|LineMetrics)|ransform)|I(n(ter(polationMethod|activeObject)|validSWFError)|ME(ConversionMode|Event)?|BitmapDrawable|OError(Event)?|D(ynamicProperty(Output|Writer)|3Info|ata(Input|Output))|E(ventDispatcher|xternalizable)|llegalOperationError)|ObjectEncoding|D(i(spla(yObject(Container)?|cementMapFilter(Mode)?)|ctionary)|ataEvent|ropShadowFilter)|URL(Request(Method|Header)?|Stream|Variables|Loader(DataFormat)?)|JointStyle|P(ixelSnapping|oint|r(intJob(O(ptions|rientation))?|o(gressEvent|xy)))|E(ndian|OFError|vent(Dispatcher|Phase)?|rrorEvent|xternalInterface)|Video|Key(board(Event)?|Location)|F(ile(Reference(List)?|Filter)|o(nt(Style|Type)?|cusEvent)|ullScreenEvent|rameLabel)|L(ineScaleMode|o(calConnection|ader(Context|Info)?))|A(syncErrorEvent|ntiAliasType|c(cessibility(Properties)?|ti(onScriptVersion|vityEvent))|pplicationDomain|VM1Movie))\\b"
1526
1499
  }
1527
1500
  ]
1528
1501
  },
1529
1502
  "support-classes-mx": {
1530
1503
  "patterns": [
1531
1504
  {
1532
- "match": "\\b(R(ichTextEditor|SLEvent|o(tate(Instance)?|undedRectangle)|e(s(ize(Instance|Event)?|ource(Manager(Impl)?|Bundle|Event)|ultEvent|ponder)|nderData|ctangular(Border|DropShadow)|peater(AutomationImpl)?|gExpValidat(ionResult|or)|mo(t(ingMessage|eObject)|ve(Child(Action(Instance)?)?|ItemAction(Instance)?)))|adi(oButton(Group|Icon|AutomationImpl)?|alGradient))|G(low(Instance)?|r(id(Row|Item|Lines)?|ouping(Collection|Field)?|a(dient(Base|Entry)|phicsUtil)))|XML(Util|ListCollection)|M(in(iDebugTarget|Aggregator)|o(dule(Manager|Base|Event|Loader)?|v(ieClip(LoaderAsset|Asset)|e(Instance|Event)?))|ultiTopic(Consumer|Producer)|e(ssag(ingError|e(Responder|SerializationError|PerformanceUtils|Event|FaultEvent|A(ckEvent|gent)))|nu(Bar(BackgroundSkin|Item(AutomationImpl)?|AutomationImpl)?|ShowEvent|ItemRenderer(AutomationImpl)?|Event|ListData|AutomationImpl)?|tadataEvent)|a(skEffect(Instance)?|xAggregator))|B(yteArrayAsset|i(ndingUtils|tmap(Fill|Asset))|o(un(ce|dedValue)|rder|x(ItemRenderer|Di(vider|rection)|AutomationImpl)?)|u(tton(Bar(ButtonSkin|AutomationImpl)?|Skin|LabelPlacement|A(sset|utomationImpl))?|bble(Series(RenderData|Item|AutomationImpl)?|Chart))|lur(Instance)?|a(se(ListData|64(Decoder|Encoder))|ck|r(Se(t|ries(RenderData|Item|AutomationImpl)?)|Chart))|ro(kenImageBorderSkin|wser(Manager|ChangeEvent)))|S(hadow(BoxItemRenderer|LineRenderer)|ystemManager|c(hemaTypeRegistry|roll(Bar(Direction|AutomationImpl)?|ControlBase(AutomationImpl)?|T(humb(Skin)?|rackSkin)|Policy|Event(D(irection|etail))?|ArrowSkin))|t(yle(Manager|Proxy|Event)|a(ckedSeries|t(usBar(BackgroundSkin)?|e(ChangeEvent)?))|r(ing(Util|Validator)|oke|eaming(HTTPChannel|ConnectionHandler|AMFChannel)))|i(ne|mpleXML(Decoder|Encoder))|HA256|o(cialSecurityValidator|und(Effect(Instance)?|Asset)|lidColor|rt(Info|Error|Field)?)|u(m(mary(Row|Object|Field)|Aggregator)|bscriptionInfo)|p(acer|riteAsset)|e(cure(Streaming(HTTPChannel|AMFChannel)|HTTPChannel|AMFChannel)|t(Style(Action(Instance)?)?|Property(Action(Instance)?)?|EventHandler)|quence(Instance)?|r(ies(Slide(Instance)?|Interpolate(Instance)?|Zoom(Instance)?|Effect(Instance)?|AutomationImpl)?|verConfig))|OAP(Message|Header|Fault)|w(itchSymbolFormatter|atch(Skin|PanelSkin))|lider(HighlightSkin|T(humb(Skin)?|rackSkin)|D(irection|ataTip)|Event(ClickTarget)?|Label|AutomationImpl)?|WFLoader(AutomationImpl)?)|H(Rule|Box|i(storyManager|tData|erarchical(CollectionView(Cursor)?|Data))|S(crollBar|lider)|orizontalList|T(ML|TP(RequestMessage|Service|Channel))|eaderEvent|DividedBox|alo(Border|Colors|Defaults|FocusRect)|LOC(Series(RenderData|Base(AutomationImpl)?|Item)?|Chart|ItemRenderer))|N(oChannelAvailableError|um(eric(Stepper(DownSkin|UpSkin|Event|AutomationImpl)?|Axis)|ber(Base(RoundType)?|Validator|Formatter))|etConnectionChannel|a(vBar(AutomationImpl)?|meUtil))|C(h(ild(ItemPendingError|ExistenceChangedEvent)|eckBox(Icon|AutomationImpl)?|a(n(nel(Set|E(vent|rror)|FaultEvent)?|geWatcher)|rt(Base(AutomationImpl)?|S(tate|electionChangeEvent)|Item(DragProxy|Event)?|E(vent|lement)|Label)))|irc(ular|leItemRenderer)|SSStyleDeclaration|o(n(s(traint(Row|Column)|umer)|currency|t(extualClassFactory|ainer(MovieClip(AutomationImpl)?|CreationPolicy|Layout|AutomationImpl)?|rolBar)|figMap)|untAggregator|l(or(Util|Picker(Skin|Event|AutomationImpl)?)|umn(Se(t|ries(RenderData|Item|AutomationImpl)?)|Chart)|lection(Event(Kind)?|ViewError))|m(po(siteEffect(Instance)?|nentDescriptor)|mandMessage|boB(ox(A(utomationImpl|rrowSkin))?|ase(AutomationImpl)?)))|u(ePoint(Manager|Event)|r(sor(Manager(Priority)?|Bookmark|Error)|rency(Validator(AlignSymbol)?|Formatter))|b(ic|eEvent))|l(oseEvent|assFactory)|a(n(dlestick(Series|Chart|ItemRenderer)|vas(AutomationImpl)?)|tegoryAxis|lendarLayoutChangeEvent|rtesian(C(hart(AutomationImpl)?|anvasValue)|Transform|DataCanvas))|r(oss(ItemRenderer|DomainRSLItem)|editCardValidator(CardType)?))|T(i(tle(Ba(ckground|r)|Window)|le(Base(Direction|AutomationImpl)?|Direction|List(ItemRenderer(AutomationImpl)?)?)?)|o(olTip(Manager|Border|Event|AutomationImpl)?|ggleButtonBar(AutomationImpl)?)|ext(Range|SelectionEvent|Input(AutomationImpl)?|FieldA(sset|utomationHelper)|Area(AutomationImpl)?)?|ween(E(vent|ffect(Instance)?))?|ab(Bar|Skin|Navigator(AutomationImpl)?)|r(iangleItemRenderer|ee(ItemRenderer(AutomationImpl)?|Event|ListData|AutomationImpl)?|a(nsition|ceTarget)))|I(R(e(s(ource(Manager|Bundle)|ponder)|ctangularBorder|peater(Client)?)|awChildrenContainer)|GroupingCollection|n(stanceCache|dexChangedEvent|v(okeEvent|alid(C(hannelError|ategoryError)|DestinationError|FilterError)))|XML(SchemaInstance|Decoder|Encoder)|M(XML(Support|Object)|oduleInfo|e(ssage|nu(BarItemRenderer|ItemRenderer|DataDescriptor)))|B(order|utton|ar|rowserManager)|tem(Responder|ClickEvent|PendingError)|S(ystemManager|t(yle(Module|Client)|a(ckable(2)?|teClient)|roke)|impleStyleClient|OAP(Decoder|Encoder))|Hi(storyManagerClient|erarchical(CollectionView(Cursor)?|Data))|C(h(ildList|artElement(2)?)|o(n(straint(Client|Layout)|tainer)|l(umn|lectionView)))|T(oolTip(ManagerClient)?|reeDataDescriptor(2)?)|I(nvalidating|MESupport|mageEncoder)|O(verride|LAP(Result(Axis)?|Member|S(chema|et)|Hierarchy|C(u(stomAggregator|be)|ell)|Tuple|Dimension|Element|Query(Axis)?|Level|A(ttribute|xisPosition)))|D(eferredInstan(ce|tiationUIComponent)|ataRenderer|ropInListItemRenderer)|UI(Component|TextField|D)|Pr(o(pertyChangeNotifier|grammaticSkin)|eloaderDisplay)|Effect(TargetHost|Instance)?|V(iewCursor|alidatorListener)|ris(Instance)?|F(ill|o(ntContextComponent|cusManager(Group|Co(ntainer|mp(onent|lexComponent)))?)|lex(Module(Factory)?|ContextMenu|DisplayObject|Asset)|actory)|mage(Snapshot)?|Window|L(ist(ItemRenderer)?|ogg(ingTarget|er)|ayoutManager(Client)?)|A(dvancedDataGridRendererProvider|utomation(M(ouseSimulator|ethodDescriptor|anager)|Class|TabularData|Object(Helper)?|PropertyDescriptor|E(nvironment|ventDescriptor))|xis(Renderer)?|bstractEffect))|Z(ipCode(Validator(DomainType)?|Formatter)|oom(Instance)?)|O(peration|bject(Util|Proxy)|LAP(Result(Axis)?|Me(asure|mber)|S(chema|et)|Hierarchy|C(ube|ell)|T(uple|race)|D(imension|ataGrid(RendererProvider|GroupRenderer(AutomationImpl)?|HeaderRendererProvider|ItemRendererProvider|AutomationImpl)?)|Element|Query(Axis)?|Level|A(ttribute|xisPosition)))|D(ynamicEvent|i(ssolve(Instance)?|vide(dBox(AutomationImpl)?|rEvent)|amondItemRenderer)|ownloadProgressBar|ualStyleObject|e(scribeTypeCache(Record)?|f(erredInstanceFrom(Class|Function)|ault(TileListEffect|DataDescriptor|ListEffect)))|at(e(RangeUtilities|Base|Chooser(MonthArrowSkin|YearArrowSkin|Indicator|Event(Detail)?|AutomationImpl)?|TimeAxis|Validator|F(ield(AutomationImpl)?|ormatter))|a(Grid(Base|SortArrow|Header(Ba(se|ckgroundSkin)|Separator)?|Column(ResizeSkin|DropIndicator)?|ItemRenderer(AutomationImpl)?|DragProxy|Event(Reason)?|L(istData|ockedRowContentHolder)|AutomationImpl)?|T(ip|ransform)|Description))|r(opdownEvent|ag(Manager(AutomationImpl)?|Source|Event)))|U(RLUtil|nconstrainItemAction(Instance)?|I(MovieClip(AutomationImpl)?|Component(CachePolicy|Descriptor|AutomationImpl)?|TextF(ield(AutomationImpl)?|ormat)|DUtil))|JPEGEncoder|P(hone(NumberValidator|Formatter)|ie(Series(RenderData|Item|AutomationImpl)?|Chart)|o(pUp(M(enu(Button|Icon)|anager(ChildList)?)|Button(Skin|AutomationImpl)?|Icon)|l(lingChannel|ar(Chart|Transform|DataCanvas)))|NGEncoder|lot(Series(RenderData|Item|AutomationImpl)?|Chart)|a(nel(Skin|AutomationImpl)?|use(Instance)?|rallel(Instance)?)|r(int(OLAPDataGrid|DataGrid|AdvancedDataGrid)|o(ducer|pertyChange(s|Event(Kind)?)|gr(ess(MaskSkin|Bar(Mode|Skin|Direction|LabelPlacement|AutomationImpl)?|TrackSkin|IndeterminateSkin)|ammaticSkin))|eloader))|E(dgeMetrics|ventPriority|ffect(Manager|TargetFilter|Instance|Event)?|lastic|rrorMessage|xponential|mailValidator)|V(Rule|Box|i(deo(Display(AutomationImpl)?|E(vent|rror))|ewStack(AutomationImpl)?)|S(crollBar|lider)|DividedBox|alidat(ionResult(Event)?|or))|Qu(intic|a(dratic|lifiedResourceManager|rtic))|F(ile(System(SizeDisplayMode|HistoryButton|ComboBox|Tree|DataGrid|EnumerationMode|List)|Event)|o(ntAsset|cusManager|rm(Heading|Item(Direction|Label|AutomationImpl)?|atter|AutomationImpl)?)|lex(Mo(useEvent|vieClip)|Bitmap|S(hape|impleButton|prite)|HTMLLoader|Native(Menu(Event)?|WindowBoundsEvent)|C(ontentHolder(AutomationImpl)?|lient)|TextField|PrintJob(ScaleType)?|Event|Version)|a(de(Instance)?|ult(Event)?))|W(i(ndow(RestoreButtonSkin|M(inimizeButtonSkin|aximizeButtonSkin)|Background|CloseButtonSkin|ed(SystemManager|Application))?|pe(Right(Instance)?|Down(Instance)?|Up(Instance)?|Left(Instance)?))|SDLBinding|e(dgeItemRenderer|bService))|L(i(st(RowInfo|Base(Se(ekPending|lectionData)|ContentHolder(AutomationImpl)?|AutomationImpl)?|CollectionView|Item(Renderer(AutomationImpl)?|SelectEvent|DragProxy)|D(ata|ropIndicator)|Event(Reason)?|AutomationImpl)?|n(e(Renderer|Series(RenderData|Segment|Item|AutomationImpl)?|Chart|ar(Gradient(Stroke)?|Axis)?|FormattedTarget)|k(B(utton(Skin)?|ar(AutomationImpl)?)|Separator)))|o(cale|ad(er(Config|Util)|Event)|g(Event(Level)?|Logger|Axis)?)|egend(MouseEvent|Item(AutomationImpl)?|Data|AutomationImpl)?|a(yout(Manager|Container)|bel(AutomationImpl)?))|A(sync(Re(sponder|quest)|Message|Token)|nimateProperty(Instance)?|c(cordion(Header(Skin)?|AutomationImpl)?|ti(onEffectInstance|vatorSkin)|knowledgeMessage)|MFChannel|d(d(Child(Action(Instance)?)?|ItemAction(Instance)?)|vanced(DataGrid(Renderer(Description|Provider)|GroupItemRenderer(AutomationImpl)?|Base(SelectionData|Ex(AutomationImpl)?)?|SortItemRenderer|Header(Renderer|ShiftEvent|HorizontalSeparator|Info)|Column(Group)?|Item(Renderer(AutomationImpl)?|SelectEvent)|DragProxy|Event(Reason)?|ListData|AutomationImpl)?|ListBase(AutomationImpl)?))|utomation(Re(cordEvent|playEvent)|ID(Part)?|DragEvent(WithPositionInfo)?|E(vent|rror))?|IREvent|pplication(ControlBar|TitleBarBackgroundSkin|AutomationImpl)?|verageAggregator|lert(FormAutomationImpl|AutomationImpl)?|r(ea(Renderer|Se(t|ries(RenderData|Item|AutomationImpl)?)|Chart)|ray(Collection|Util))|xis(Renderer(AutomationImpl)?|Base|Label(Set)?)|bstract(Message|Service|Consumer|Target|Invoker|Operation|Producer|Event|WebService)))\\b",
1533
- "name": "support.class.mx.actionscript.3"
1505
+ "name": "support.class.mx.actionscript.3",
1506
+ "match": "\\b(R(ichTextEditor|SLEvent|o(tate(Instance)?|undedRectangle)|e(s(ize(Instance|Event)?|ource(Manager(Impl)?|Bundle|Event)|ultEvent|ponder)|nderData|ctangular(Border|DropShadow)|peater(AutomationImpl)?|gExpValidat(ionResult|or)|mo(t(ingMessage|eObject)|ve(Child(Action(Instance)?)?|ItemAction(Instance)?)))|adi(oButton(Group|Icon|AutomationImpl)?|alGradient))|G(low(Instance)?|r(id(Row|Item|Lines)?|ouping(Collection|Field)?|a(dient(Base|Entry)|phicsUtil)))|XML(Util|ListCollection)|M(in(iDebugTarget|Aggregator)|o(dule(Manager|Base|Event|Loader)?|v(ieClip(LoaderAsset|Asset)|e(Instance|Event)?))|ultiTopic(Consumer|Producer)|e(ssag(ingError|e(Responder|SerializationError|PerformanceUtils|Event|FaultEvent|A(ckEvent|gent)))|nu(Bar(BackgroundSkin|Item(AutomationImpl)?|AutomationImpl)?|ShowEvent|ItemRenderer(AutomationImpl)?|Event|ListData|AutomationImpl)?|tadataEvent)|a(skEffect(Instance)?|xAggregator))|B(yteArrayAsset|i(ndingUtils|tmap(Fill|Asset))|o(un(ce|dedValue)|rder|x(ItemRenderer|Di(vider|rection)|AutomationImpl)?)|u(tton(Bar(ButtonSkin|AutomationImpl)?|Skin|LabelPlacement|A(sset|utomationImpl))?|bble(Series(RenderData|Item|AutomationImpl)?|Chart))|lur(Instance)?|a(se(ListData|64(Decoder|Encoder))|ck|r(Se(t|ries(RenderData|Item|AutomationImpl)?)|Chart))|ro(kenImageBorderSkin|wser(Manager|ChangeEvent)))|S(hadow(BoxItemRenderer|LineRenderer)|ystemManager|c(hemaTypeRegistry|roll(Bar(Direction|AutomationImpl)?|ControlBase(AutomationImpl)?|T(humb(Skin)?|rackSkin)|Policy|Event(D(irection|etail))?|ArrowSkin))|t(yle(Manager|Proxy|Event)|a(ckedSeries|t(usBar(BackgroundSkin)?|e(ChangeEvent)?))|r(ing(Util|Validator)|oke|eaming(HTTPChannel|ConnectionHandler|AMFChannel)))|i(ne|mpleXML(Decoder|Encoder))|HA256|o(cialSecurityValidator|und(Effect(Instance)?|Asset)|lidColor|rt(Info|Error|Field)?)|u(m(mary(Row|Object|Field)|Aggregator)|bscriptionInfo)|p(acer|riteAsset)|e(cure(Streaming(HTTPChannel|AMFChannel)|HTTPChannel|AMFChannel)|t(Style(Action(Instance)?)?|Property(Action(Instance)?)?|EventHandler)|quence(Instance)?|r(ies(Slide(Instance)?|Interpolate(Instance)?|Zoom(Instance)?|Effect(Instance)?|AutomationImpl)?|verConfig))|OAP(Message|Header|Fault)|w(itchSymbolFormatter|atch(Skin|PanelSkin))|lider(HighlightSkin|T(humb(Skin)?|rackSkin)|D(irection|ataTip)|Event(ClickTarget)?|Label|AutomationImpl)?|WFLoader(AutomationImpl)?)|H(Rule|Box|i(storyManager|tData|erarchical(CollectionView(Cursor)?|Data))|S(crollBar|lider)|orizontalList|T(ML|TP(RequestMessage|Service|Channel))|eaderEvent|DividedBox|alo(Border|Colors|Defaults|FocusRect)|LOC(Series(RenderData|Base(AutomationImpl)?|Item)?|Chart|ItemRenderer))|N(oChannelAvailableError|um(eric(Stepper(DownSkin|UpSkin|Event|AutomationImpl)?|Axis)|ber(Base(RoundType)?|Validator|Formatter))|etConnectionChannel|a(vBar(AutomationImpl)?|meUtil))|C(h(ild(ItemPendingError|ExistenceChangedEvent)|eckBox(Icon|AutomationImpl)?|a(n(nel(Set|E(vent|rror)|FaultEvent)?|geWatcher)|rt(Base(AutomationImpl)?|S(tate|electionChangeEvent)|Item(DragProxy|Event)?|E(vent|lement)|Label)))|irc(ular|leItemRenderer)|SSStyleDeclaration|o(n(s(traint(Row|Column)|umer)|currency|t(extualClassFactory|ainer(MovieClip(AutomationImpl)?|CreationPolicy|Layout|AutomationImpl)?|rolBar)|figMap)|untAggregator|l(or(Util|Picker(Skin|Event|AutomationImpl)?)|umn(Se(t|ries(RenderData|Item|AutomationImpl)?)|Chart)|lection(Event(Kind)?|ViewError))|m(po(siteEffect(Instance)?|nentDescriptor)|mandMessage|boB(ox(A(utomationImpl|rrowSkin))?|ase(AutomationImpl)?)))|u(ePoint(Manager|Event)|r(sor(Manager(Priority)?|Bookmark|Error)|rency(Validator(AlignSymbol)?|Formatter))|b(ic|eEvent))|l(oseEvent|assFactory)|a(n(dlestick(Series|Chart|ItemRenderer)|vas(AutomationImpl)?)|tegoryAxis|lendarLayoutChangeEvent|rtesian(C(hart(AutomationImpl)?|anvasValue)|Transform|DataCanvas))|r(oss(ItemRenderer|DomainRSLItem)|editCardValidator(CardType)?))|T(i(tle(Ba(ckground|r)|Window)|le(Base(Direction|AutomationImpl)?|Direction|List(ItemRenderer(AutomationImpl)?)?)?)|o(olTip(Manager|Border|Event|AutomationImpl)?|ggleButtonBar(AutomationImpl)?)|ext(Range|SelectionEvent|Input(AutomationImpl)?|FieldA(sset|utomationHelper)|Area(AutomationImpl)?)?|ween(E(vent|ffect(Instance)?))?|ab(Bar|Skin|Navigator(AutomationImpl)?)|r(iangleItemRenderer|ee(ItemRenderer(AutomationImpl)?|Event|ListData|AutomationImpl)?|a(nsition|ceTarget)))|I(R(e(s(ource(Manager|Bundle)|ponder)|ctangularBorder|peater(Client)?)|awChildrenContainer)|GroupingCollection|n(stanceCache|dexChangedEvent|v(okeEvent|alid(C(hannelError|ategoryError)|DestinationError|FilterError)))|XML(SchemaInstance|Decoder|Encoder)|M(XML(Support|Object)|oduleInfo|e(ssage|nu(BarItemRenderer|ItemRenderer|DataDescriptor)))|B(order|utton|ar|rowserManager)|tem(Responder|ClickEvent|PendingError)|S(ystemManager|t(yle(Module|Client)|a(ckable(2)?|teClient)|roke)|impleStyleClient|OAP(Decoder|Encoder))|Hi(storyManagerClient|erarchical(CollectionView(Cursor)?|Data))|C(h(ildList|artElement(2)?)|o(n(straint(Client|Layout)|tainer)|l(umn|lectionView)))|T(oolTip(ManagerClient)?|reeDataDescriptor(2)?)|I(nvalidating|MESupport|mageEncoder)|O(verride|LAP(Result(Axis)?|Member|S(chema|et)|Hierarchy|C(u(stomAggregator|be)|ell)|Tuple|Dimension|Element|Query(Axis)?|Level|A(ttribute|xisPosition)))|D(eferredInstan(ce|tiationUIComponent)|ataRenderer|ropInListItemRenderer)|UI(Component|TextField|D)|Pr(o(pertyChangeNotifier|grammaticSkin)|eloaderDisplay)|Effect(TargetHost|Instance)?|V(iewCursor|alidatorListener)|ris(Instance)?|F(ill|o(ntContextComponent|cusManager(Group|Co(ntainer|mp(onent|lexComponent)))?)|lex(Module(Factory)?|ContextMenu|DisplayObject|Asset)|actory)|mage(Snapshot)?|Window|L(ist(ItemRenderer)?|ogg(ingTarget|er)|ayoutManager(Client)?)|A(dvancedDataGridRendererProvider|utomation(M(ouseSimulator|ethodDescriptor|anager)|Class|TabularData|Object(Helper)?|PropertyDescriptor|E(nvironment|ventDescriptor))|xis(Renderer)?|bstractEffect))|Z(ipCode(Validator(DomainType)?|Formatter)|oom(Instance)?)|O(peration|bject(Util|Proxy)|LAP(Result(Axis)?|Me(asure|mber)|S(chema|et)|Hierarchy|C(ube|ell)|T(uple|race)|D(imension|ataGrid(RendererProvider|GroupRenderer(AutomationImpl)?|HeaderRendererProvider|ItemRendererProvider|AutomationImpl)?)|Element|Query(Axis)?|Level|A(ttribute|xisPosition)))|D(ynamicEvent|i(ssolve(Instance)?|vide(dBox(AutomationImpl)?|rEvent)|amondItemRenderer)|ownloadProgressBar|ualStyleObject|e(scribeTypeCache(Record)?|f(erredInstanceFrom(Class|Function)|ault(TileListEffect|DataDescriptor|ListEffect)))|at(e(RangeUtilities|Base|Chooser(MonthArrowSkin|YearArrowSkin|Indicator|Event(Detail)?|AutomationImpl)?|TimeAxis|Validator|F(ield(AutomationImpl)?|ormatter))|a(Grid(Base|SortArrow|Header(Ba(se|ckgroundSkin)|Separator)?|Column(ResizeSkin|DropIndicator)?|ItemRenderer(AutomationImpl)?|DragProxy|Event(Reason)?|L(istData|ockedRowContentHolder)|AutomationImpl)?|T(ip|ransform)|Description))|r(opdownEvent|ag(Manager(AutomationImpl)?|Source|Event)))|U(RLUtil|nconstrainItemAction(Instance)?|I(MovieClip(AutomationImpl)?|Component(CachePolicy|Descriptor|AutomationImpl)?|TextF(ield(AutomationImpl)?|ormat)|DUtil))|JPEGEncoder|P(hone(NumberValidator|Formatter)|ie(Series(RenderData|Item|AutomationImpl)?|Chart)|o(pUp(M(enu(Button|Icon)|anager(ChildList)?)|Button(Skin|AutomationImpl)?|Icon)|l(lingChannel|ar(Chart|Transform|DataCanvas)))|NGEncoder|lot(Series(RenderData|Item|AutomationImpl)?|Chart)|a(nel(Skin|AutomationImpl)?|use(Instance)?|rallel(Instance)?)|r(int(OLAPDataGrid|DataGrid|AdvancedDataGrid)|o(ducer|pertyChange(s|Event(Kind)?)|gr(ess(MaskSkin|Bar(Mode|Skin|Direction|LabelPlacement|AutomationImpl)?|TrackSkin|IndeterminateSkin)|ammaticSkin))|eloader))|E(dgeMetrics|ventPriority|ffect(Manager|TargetFilter|Instance|Event)?|lastic|rrorMessage|xponential|mailValidator)|V(Rule|Box|i(deo(Display(AutomationImpl)?|E(vent|rror))|ewStack(AutomationImpl)?)|S(crollBar|lider)|DividedBox|alidat(ionResult(Event)?|or))|Qu(intic|a(dratic|lifiedResourceManager|rtic))|F(ile(System(SizeDisplayMode|HistoryButton|ComboBox|Tree|DataGrid|EnumerationMode|List)|Event)|o(ntAsset|cusManager|rm(Heading|Item(Direction|Label|AutomationImpl)?|atter|AutomationImpl)?)|lex(Mo(useEvent|vieClip)|Bitmap|S(hape|impleButton|prite)|HTMLLoader|Native(Menu(Event)?|WindowBoundsEvent)|C(ontentHolder(AutomationImpl)?|lient)|TextField|PrintJob(ScaleType)?|Event|Version)|a(de(Instance)?|ult(Event)?))|W(i(ndow(RestoreButtonSkin|M(inimizeButtonSkin|aximizeButtonSkin)|Background|CloseButtonSkin|ed(SystemManager|Application))?|pe(Right(Instance)?|Down(Instance)?|Up(Instance)?|Left(Instance)?))|SDLBinding|e(dgeItemRenderer|bService))|L(i(st(RowInfo|Base(Se(ekPending|lectionData)|ContentHolder(AutomationImpl)?|AutomationImpl)?|CollectionView|Item(Renderer(AutomationImpl)?|SelectEvent|DragProxy)|D(ata|ropIndicator)|Event(Reason)?|AutomationImpl)?|n(e(Renderer|Series(RenderData|Segment|Item|AutomationImpl)?|Chart|ar(Gradient(Stroke)?|Axis)?|FormattedTarget)|k(B(utton(Skin)?|ar(AutomationImpl)?)|Separator)))|o(cale|ad(er(Config|Util)|Event)|g(Event(Level)?|Logger|Axis)?)|egend(MouseEvent|Item(AutomationImpl)?|Data|AutomationImpl)?|a(yout(Manager|Container)|bel(AutomationImpl)?))|A(sync(Re(sponder|quest)|Message|Token)|nimateProperty(Instance)?|c(cordion(Header(Skin)?|AutomationImpl)?|ti(onEffectInstance|vatorSkin)|knowledgeMessage)|MFChannel|d(d(Child(Action(Instance)?)?|ItemAction(Instance)?)|vanced(DataGrid(Renderer(Description|Provider)|GroupItemRenderer(AutomationImpl)?|Base(SelectionData|Ex(AutomationImpl)?)?|SortItemRenderer|Header(Renderer|ShiftEvent|HorizontalSeparator|Info)|Column(Group)?|Item(Renderer(AutomationImpl)?|SelectEvent)|DragProxy|Event(Reason)?|ListData|AutomationImpl)?|ListBase(AutomationImpl)?))|utomation(Re(cordEvent|playEvent)|ID(Part)?|DragEvent(WithPositionInfo)?|E(vent|rror))?|IREvent|pplication(ControlBar|TitleBarBackgroundSkin|AutomationImpl)?|verageAggregator|lert(FormAutomationImpl|AutomationImpl)?|r(ea(Renderer|Se(t|ries(RenderData|Item|AutomationImpl)?)|Chart)|ray(Collection|Util))|xis(Renderer(AutomationImpl)?|Base|Label(Set)?)|bstract(Message|Service|Consumer|Target|Invoker|Operation|Producer|Event|WebService)))\\b"
1534
1507
  }
1535
1508
  ]
1536
1509
  },
1537
1510
  "support-classes-top-level": {
1538
1511
  "patterns": [
1539
1512
  {
1540
- "match": "\\b(R(e(ferenceError|gExp)|angeError)|XML(List)?|Math|Boolean|int|S(yntaxError|tring|ecurityError)|N(umber|amespace)|Class|uint|TypeError|Object|D(efinitionError|ate)|URIError|E(valError|rror)|arguments|VerifyError|QName|Function|Ar(ray|gumentError))\\b",
1541
- "name": "support.class.top-level.actionscript.3"
1513
+ "name": "support.class.top-level.actionscript.3",
1514
+ "match": "\\b(R(e(ferenceError|gExp)|angeError)|XML(List)?|Math|Boolean|int|S(yntaxError|tring|ecurityError)|N(umber|amespace)|Class|uint|TypeError|Object|D(efinitionError|ate)|URIError|E(valError|rror)|arguments|VerifyError|QName|Function|Ar(ray|gumentError))\\b"
1542
1515
  }
1543
1516
  ]
1544
1517
  },
1545
1518
  "variables": {
1546
1519
  "patterns": [
1547
1520
  {
1548
- "match": "\\b(this|super)\\b",
1549
- "name": "variable.language.actionscript.3"
1521
+ "name": "variable.language.actionscript.3",
1522
+ "match": "\\b(this|super)\\b"
1550
1523
  },
1551
1524
  {
1552
- "comment": "This follows the convention that underscores or, less often, \n\t\t\t\t\t dollars identify private and protected variable names.",
1553
- "match": "((\\$|\\b_)\\w+?)\\b",
1554
- "name": "variable.language.private.actionscript.3"
1525
+ "name": "variable.language.private.actionscript.3",
1526
+ "match": "((\\$|\\b_)\\w+?)\\b"
1555
1527
  }
1556
1528
  ]
1557
1529
  },
1558
1530
  "variables-local": {
1559
- "comment": "TODO",
1560
1531
  "name": "meta.variable-definition.actionscript.3"
1561
1532
  },
1562
1533
  "wildcard": {
1563
- "match": "\\*",
1564
- "name": "storage.type.wildcard.actionscript.3"
1534
+ "name": "storage.type.wildcard.actionscript.3",
1535
+ "match": "\\*"
1565
1536
  }
1566
- },
1567
- "scopeName": "source.actionscript.3",
1568
- "uuid": "8D062380-64F5-473D-ABB7-0F5E034BB1F8"
1569
- }
1537
+ }
1538
+ }