ver 2009.10.14 → 2009.11.28

Sign up to get free protection for your applications and to get access to all the features.
Files changed (318) hide show
  1. data/CHANGELOG +1094 -0
  2. data/MANIFEST +227 -25
  3. data/README.textile +185 -0
  4. data/bin/ver +96 -12
  5. data/config/detect.rb +73 -21
  6. data/config/keymap/emacs.rb +66 -0
  7. data/config/keymap/vim.rb +250 -140
  8. data/config/preferences/ANTLR.json +10 -0
  9. data/config/preferences/ASP vb.NET.json +3 -0
  10. data/config/preferences/ASP.json +15 -0
  11. data/config/preferences/ActionScript.json +755 -0
  12. data/config/preferences/Active4D.json +89 -0
  13. data/config/preferences/Ada.json +23 -0
  14. data/config/preferences/Ant.json +356 -0
  15. data/config/preferences/Apache.json +644 -0
  16. data/config/preferences/AppleScript.json +92 -0
  17. data/config/preferences/Bison.json +3 -0
  18. data/config/preferences/Blogging.json +3 -0
  19. data/config/preferences/C.json +127 -0
  20. data/config/preferences/CMake.json +41 -0
  21. data/config/preferences/CSS.json +461 -0
  22. data/config/preferences/CTags.json +3 -0
  23. data/config/preferences/CVS.json +3 -0
  24. data/config/preferences/ColdFusion.json +32 -0
  25. data/config/preferences/D.json +58 -0
  26. data/config/preferences/Darcs.json +3 -0
  27. data/config/preferences/Diff.json +67 -0
  28. data/config/preferences/DokuWiki.json +19 -0
  29. data/config/preferences/Doxygen.json +3 -0
  30. data/config/preferences/Dylan.json +3 -0
  31. data/config/preferences/Eiffel.json +59 -0
  32. data/config/preferences/Erlang.json +72 -0
  33. data/config/preferences/Experimental.json +1356 -0
  34. data/config/preferences/F-Script.json +87 -0
  35. data/config/preferences/FXScript.json +78 -0
  36. data/config/preferences/FileMerge.json +3 -0
  37. data/config/preferences/Fortran.json +158 -0
  38. data/config/preferences/GTD2.json +11 -0
  39. data/config/preferences/GTDAlt.json +20 -0
  40. data/config/preferences/GetBundle.json +3 -0
  41. data/config/preferences/Gettext.json +24 -0
  42. data/config/preferences/Graphviz.json +42 -0
  43. data/config/preferences/Greasemonkey.json +3 -0
  44. data/config/preferences/Gri.json +34 -0
  45. data/config/preferences/HTML.json +492 -0
  46. data/config/preferences/Haskell.json +72 -0
  47. data/config/preferences/Hotkey.json +3 -0
  48. data/config/preferences/ImageBrowser.json +3 -0
  49. data/config/preferences/Inform.json +3 -0
  50. data/config/preferences/Ini.json +60 -0
  51. data/config/preferences/Installer.json +3 -0
  52. data/config/preferences/Io.json +64 -0
  53. data/config/preferences/JSON.json +3 -0
  54. data/config/preferences/Java.json +86 -0
  55. data/config/preferences/JavaDoc.json +3 -0
  56. data/config/preferences/JavaScript.json +76 -0
  57. data/config/preferences/LaTeX.json +267 -0
  58. data/config/preferences/Lex/Flex.json +3 -0
  59. data/config/preferences/Lighttpd.json +3 -0
  60. data/config/preferences/LilyPond.json +77 -0
  61. data/config/preferences/Lisp.json +63 -0
  62. data/config/preferences/Logo.json +58 -0
  63. data/config/preferences/Logtalk.json +236 -0
  64. data/config/preferences/Lua.json +24 -0
  65. data/config/preferences/MEL.json +19 -0
  66. data/config/preferences/MIPS Assembler.json +26 -0
  67. data/config/preferences/MacPorts.json +3 -0
  68. data/config/preferences/Mail.json +3 -0
  69. data/config/preferences/Make.json +16 -0
  70. data/config/preferences/Markdown.json +102 -0
  71. data/config/preferences/Math.json +3 -0
  72. data/config/preferences/Matlab.json +128 -0
  73. data/config/preferences/Maven.json +308 -0
  74. data/config/preferences/Mediawiki.json +73 -0
  75. data/config/preferences/Mercurial.json +3 -0
  76. data/config/preferences/Modula.json +37 -0
  77. data/config/preferences/MoinMoin.json +52 -0
  78. data/config/preferences/Navigation.json +3 -0
  79. data/config/preferences/Nemerle.json +3 -0
  80. data/config/preferences/OCaml Code Completion.json +3 -0
  81. data/config/preferences/OCaml.json +163 -0
  82. data/config/preferences/ODCompletion.json +3 -0
  83. data/config/preferences/Objective-C.json +84 -0
  84. data/config/preferences/OpenGL.json +3331 -0
  85. data/config/preferences/Outlines.json +3 -0
  86. data/config/preferences/Pascal.json +60 -0
  87. data/config/preferences/Perforce.json +3 -0
  88. data/config/preferences/Perl.json +15 -0
  89. data/config/preferences/PmWiki.json +27 -0
  90. data/config/preferences/Postscript.json +15 -0
  91. data/config/preferences/Processing.json +32 -0
  92. data/config/preferences/Prolog.json +3 -0
  93. data/config/preferences/Propel.json +3 -0
  94. data/config/preferences/Python.json +38 -0
  95. data/config/preferences/Quake.json +15 -0
  96. data/config/preferences/R.json +33 -0
  97. data/config/preferences/Ragel.json +15 -0
  98. data/config/preferences/Regular Expressions.json +3 -0
  99. data/config/preferences/Remind.json +15 -0
  100. data/config/preferences/Rez.json +46 -0
  101. data/config/preferences/Ruby.json +98 -0
  102. data/config/preferences/S5 Slide Show.json +20 -0
  103. data/config/preferences/SCons.json +3 -0
  104. data/config/preferences/SQL.json +32 -0
  105. data/config/preferences/SSH Config.json +15 -0
  106. data/config/preferences/SVK.json +3 -0
  107. data/config/preferences/SWIG.json +3 -0
  108. data/config/preferences/SWeave.json +32 -0
  109. data/config/preferences/Scheme.json +35 -0
  110. data/config/preferences/Scilab.json +15 -0
  111. data/config/preferences/Setext.json +3 -0
  112. data/config/preferences/Shell Script.json +25 -0
  113. data/config/preferences/Slate.json +113 -0
  114. data/config/preferences/Source.json +132 -0
  115. data/config/preferences/Subversion.json +10 -0
  116. data/config/preferences/TODO.json +3 -0
  117. data/config/preferences/Tabular.json +3 -0
  118. data/config/preferences/Tcl.json +82 -0
  119. data/config/preferences/TerminalMate.json +112 -0
  120. data/config/preferences/Text.json +89 -0
  121. data/config/preferences/TextMate.json +38 -0
  122. data/config/preferences/Textile.json +76 -0
  123. data/config/preferences/Thrift.json +56 -0
  124. data/config/preferences/Transmit.json +3 -0
  125. data/config/preferences/Twiki.json +51 -0
  126. data/config/preferences/Txt2tags.json +81 -0
  127. data/config/preferences/Vectorscript.json +1280 -0
  128. data/config/preferences/XML.json +60 -0
  129. data/config/preferences/Xcode.json +3 -0
  130. data/config/preferences/YAML.json +24 -0
  131. data/config/preferences/iCalendar.json +10 -0
  132. data/config/preferences/iTerm.json +36 -0
  133. data/config/preferences/reStructuredText.json +48 -0
  134. data/config/rc.rb +49 -0
  135. data/config/syntax/ANTLR.json +5 -5
  136. data/config/syntax/{ASP VB.net.json → ASP vb.NET.json } +3 -3
  137. data/config/syntax/ASP.json +1 -1
  138. data/config/syntax/ActionScript.json +6 -6
  139. data/config/syntax/Active4D Config.json +86 -0
  140. data/config/syntax/Active4D Library.json +20 -0
  141. data/config/syntax/Active4D.json +418 -0
  142. data/config/syntax/Ada.json +3 -3
  143. data/config/syntax/Ant.json +196 -0
  144. data/config/syntax/Apache.json +7 -7
  145. data/config/syntax/AppleScript.json +3 -3
  146. data/config/syntax/{Bibtex.json → BibTeX.json} +1 -1
  147. data/config/syntax/Bison.json +59 -0
  148. data/config/syntax/{Blog (HTML).json → Blog - HTML.json } +2 -2
  149. data/config/syntax/{Blog (Markdown).json → Blog - Markdown.json } +2 -2
  150. data/config/syntax/Blog (Text).json b/data/config/syntax/Blog - → Text.json +0 -0
  151. data/config/syntax/Blog (Textile).json b/data/config/syntax/Blog - → Textile.json +0 -0
  152. data/config/syntax/C++.json +3 -3
  153. data/config/syntax/C.json +13 -13
  154. data/config/syntax/CMake Listfile.json +171 -0
  155. data/config/syntax/CSS.json +6 -6
  156. data/config/syntax/CSV.json +108 -0
  157. data/config/syntax/ColdFusion.json +204 -0
  158. data/config/syntax/D.json +560 -0
  159. data/config/syntax/Diff.json +1 -1
  160. data/config/syntax/DokuWiki.json +412 -0
  161. data/config/syntax/Doxygen.json +80 -0
  162. data/config/syntax/Dylan.json +4 -4
  163. data/config/syntax/Erlang.json +5 -5
  164. data/config/syntax/F-Script.json +1 -1
  165. data/config/syntax/FXScript.json +5 -5
  166. data/config/syntax/Fortran - Modern.json +221 -0
  167. data/config/syntax/Fortran - Punchcard.json +468 -0
  168. data/config/syntax/GTD.json +39 -0
  169. data/config/syntax/GTDalt.json +233 -0
  170. data/config/syntax/Gettext.json +118 -0
  171. data/config/syntax/Go.json +555 -0
  172. data/config/syntax/{DOT.json → Graphviz (DOT).json } +3 -3
  173. data/config/syntax/Greasemonkey.json +56 -0
  174. data/config/syntax/Gri.json +4 -4
  175. data/config/syntax/{HTML-ASP.json → HTML (ASP).json } +1 -1
  176. data/config/syntax/{HTML for ASP.net.json → HTML (ASP.net).json } +19 -19
  177. data/config/syntax/HTML (Active4D).json +540 -0
  178. data/config/syntax/HTML (Erlang).json +31 -0
  179. data/config/syntax/HTML (Tcl).json +1 -1
  180. data/config/syntax/HTML.json +20 -20
  181. data/config/syntax/Haskell.json +3 -3
  182. data/config/syntax/Installer Distribution Script.json +135 -0
  183. data/config/syntax/Io.json +6 -6
  184. data/config/syntax/JSON.json +151 -0
  185. data/config/syntax/{JavaProperties.json → Java Properties.json } +2 -2
  186. data/config/syntax/Java Server Page (JSP).json +163 -0
  187. data/config/syntax/Java.json +7 -7
  188. data/config/syntax/JavaDoc.json +435 -0
  189. data/config/syntax/JavaScript.json +8 -8
  190. data/config/syntax/LaTeX Log.json +3 -3
  191. data/config/syntax/LaTeX Memoir.json +101 -0
  192. data/config/syntax/LaTeX.json +2 -2
  193. data/config/syntax/Lex-Flex.json +396 -0
  194. data/config/syntax/LilyPond.json +608 -0
  195. data/config/syntax/Logo.json +48 -0
  196. data/config/syntax/Logtalk.json +6 -6
  197. data/config/syntax/Lua.json +1 -1
  198. data/config/syntax/{M.json → MATLAB.json} +3 -3
  199. data/config/syntax/MEL.json +7 -7
  200. data/config/syntax/MIPS.json b/data/config/syntax/MIPS → Assembler.json +0 -0
  201. data/config/syntax/MacPorts Portfile.json +298 -0
  202. data/config/syntax/Mail.json +1 -1
  203. data/config/syntax/Markdown.json +6 -6
  204. data/config/syntax/Maven POM.json +774 -0
  205. data/config/syntax/Mediawiki.json +736 -0
  206. data/config/syntax/MoinMoin.json +335 -0
  207. data/config/syntax/MultiMarkdown.json +41 -0
  208. data/config/syntax/Nemerle.json +128 -0
  209. data/config/syntax/OCaml.json +4 -4
  210. data/config/syntax/OCamllex.json +307 -0
  211. data/config/syntax/OCamlyacc.json +346 -0
  212. data/config/syntax/Objective-C++.json +2 -2
  213. data/config/syntax/Objective-C.json +979 -0
  214. data/config/syntax/Octave.json +417 -0
  215. data/config/syntax/PHP.json +32 -32
  216. data/config/syntax/Pascal.json +1 -1
  217. data/config/syntax/Perl.json +8 -8
  218. data/config/syntax/{Plain text.json → Plain Text.json } +1 -1
  219. data/config/syntax/PmWiki.json +241 -0
  220. data/config/syntax/Postscript.json +206 -0
  221. data/config/syntax/Processing.json +8 -8
  222. data/config/syntax/Prolog.json +70 -0
  223. data/config/syntax/Python.json +1934 -0
  224. data/config/syntax/{Quake3 Config.json → Quake Style .cfg.json } +1 -1
  225. data/config/syntax/R.json +2 -2
  226. data/config/syntax/Ragel.json +362 -0
  227. data/config/syntax/Rd (R Documentation).json +119 -0
  228. data/config/syntax/Regular Expressions (Oniguruma).json +186 -0
  229. data/config/syntax/Regular Expressions (Python).json +188 -0
  230. data/config/syntax/Release Notes.json +78 -0
  231. data/config/syntax/Remind.json +461 -0
  232. data/config/syntax/Rez.json +5 -5
  233. data/config/syntax/Ruby Sass.json +497 -0
  234. data/config/syntax/Ruby.json +13 -13
  235. data/config/syntax/S5 Slide Show.json +85 -0
  236. data/config/syntax/SQL.json +11 -11
  237. data/config/syntax/SSH Config.json +55 -0
  238. data/config/syntax/SWIG.json +2 -2
  239. data/config/syntax/SWeave.json +139 -0
  240. data/config/syntax/Scheme.json +8 -8
  241. data/config/syntax/Scilab.json +69 -0
  242. data/config/syntax/Setext.json +247 -0
  243. data/config/syntax/{Shell-Unix-Generic.json → Shell Script (Bash).json } +4 -4
  244. data/config/syntax/Slate.json +5 -5
  245. data/config/syntax/Strings File.json +53 -0
  246. data/config/syntax/TSV.json +83 -0
  247. data/config/syntax/Tcl.json +1 -1
  248. data/config/syntax/TeX Math.json +2 -2
  249. data/config/syntax/TeX.json +2 -2
  250. data/config/syntax/Textile.json +9 -9
  251. data/config/syntax/Thrift.json +641 -0
  252. data/config/syntax/Twiki.json +1 -1
  253. data/config/syntax/Txt2tags.json +154 -0
  254. data/config/syntax/XML strict.json +4 -4
  255. data/config/syntax/XML.json +6 -6
  256. data/config/syntax/XSL.json +2 -2
  257. data/config/syntax/camlp4.json +63 -0
  258. data/config/syntax/mod_perl.json +72 -0
  259. data/config/syntax/reStructuredText.json +1 -1
  260. data/config/syntax/{Subversion commit message.json → svn-commit.tmp.json} +0 -0
  261. data/config/tutorial +23 -19
  262. data/config/welcome +3 -3
  263. data/lib/ver.rb +273 -62
  264. data/lib/ver/entry.rb +142 -26
  265. data/lib/ver/font.rb +51 -0
  266. data/lib/ver/help.rb +16 -0
  267. data/lib/ver/help/describe_key.rb +82 -0
  268. data/lib/ver/help/help_for_help.rb +39 -0
  269. data/lib/ver/hover_completion.rb +129 -0
  270. data/lib/ver/keymap.rb +95 -24
  271. data/lib/ver/layout.rb +107 -43
  272. data/lib/ver/methods.rb +24 -8
  273. data/lib/ver/methods/clipboard.rb +91 -0
  274. data/lib/ver/methods/completion.rb +146 -71
  275. data/lib/ver/methods/control.rb +203 -222
  276. data/lib/ver/methods/ctags.rb +55 -0
  277. data/lib/ver/methods/delete.rb +30 -0
  278. data/lib/ver/methods/help.rb +7 -0
  279. data/lib/ver/methods/insert.rb +233 -1
  280. data/lib/ver/methods/move.rb +181 -32
  281. data/lib/ver/methods/open.rb +208 -0
  282. data/lib/ver/methods/preview.rb +14 -0
  283. data/lib/ver/methods/save.rb +111 -0
  284. data/lib/ver/methods/search.rb +57 -7
  285. data/lib/ver/methods/select.rb +97 -17
  286. data/lib/ver/methods/shortcuts.rb +21 -0
  287. data/lib/ver/methods/views.rb +56 -1
  288. data/lib/ver/mode.rb +60 -14
  289. data/lib/ver/status.rb +97 -19
  290. data/lib/ver/syntax.rb +14 -6
  291. data/lib/ver/syntax/detector.rb +16 -5
  292. data/lib/ver/syntax/processor.rb +9 -3
  293. data/lib/ver/text.rb +258 -199
  294. data/lib/ver/text/index.rb +103 -0
  295. data/lib/ver/theme.rb +27 -16
  296. data/lib/ver/tooltip.rb +59 -0
  297. data/lib/ver/vendor/binary_search.rb +61 -0
  298. data/lib/ver/vendor/levenshtein.rb +57 -0
  299. data/lib/ver/{textpow.rb → vendor/textpow.rb} +31 -29
  300. data/lib/ver/view.rb +65 -41
  301. data/lib/ver/view/console.rb +171 -0
  302. data/lib/ver/view/entry.rb +9 -5
  303. data/lib/ver/view/list.rb +44 -29
  304. data/lib/ver/view/list/ex.rb +71 -0
  305. data/lib/ver/view/list/grep.rb +42 -0
  306. data/lib/ver/view/list/methods.rb +159 -0
  307. data/lib/ver/view/term.rb +249 -0
  308. data/tasks/syntax_list.rake +3 -2
  309. data/ver.gemspec +4 -4
  310. metadata +230 -28
  311. data/config/syntax/Bulletin Board.json +0 -428
  312. data/config/syntax/HTML (Mason).json +0 -207
  313. data/config/syntax/HTML (Rails).json +0 -52
  314. data/config/syntax/Movable Type.json +0 -348
  315. data/config/syntax/Ruby on Rails.json +0 -170
  316. data/config/syntax/SQL (Rails).json +0 -31
  317. data/config/syntax/Smarty.json +0 -110
  318. data/config/syntax/Standard ML.json +0 -322
@@ -0,0 +1,10 @@
1
+ {
2
+ "61C20EDE-4C2A-44B5-9893-EB1E4CF9EF96": {
3
+ "name": "Symbol List: Rule Names",
4
+ "scope": "keyword.control.label.antlr",
5
+ "settings": {
6
+ "showInSymbolList": 1
7
+ },
8
+ "uuid": "61C20EDE-4C2A-44B5-9893-EB1E4CF9EF96"
9
+ }
10
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "D7521F79-A6B1-4682-BABB-2CF601BBF02B": {
3
+ "name": "Comments",
4
+ "scope": "source.asp",
5
+ "settings": {
6
+ "shellVariables": [
7
+ {
8
+ "name": "TM_COMMENT_START",
9
+ "value": "'"
10
+ }
11
+ ]
12
+ },
13
+ "uuid": "D7521F79-A6B1-4682-BABB-2CF601BBF02B"
14
+ }
15
+ }
@@ -0,0 +1,755 @@
1
+ {
2
+ "8C552A99-B28E-47FB-A5EE-F534066E4DD7": {
3
+ "name": "Completions",
4
+ "scope": "source.actionscript.2",
5
+ "settings": {
6
+ "completions": [
7
+ "__proto__",
8
+ "_accProps",
9
+ "_accProps",
10
+ "_alpha",
11
+ "_currentframe",
12
+ "_droptarget",
13
+ "_focusrect",
14
+ "_framesloaded",
15
+ "_global",
16
+ "_height",
17
+ "_level",
18
+ "_lockroot",
19
+ "_name",
20
+ "_parent",
21
+ "_quality",
22
+ "_root",
23
+ "_rotation",
24
+ "_soundbuftime",
25
+ "_target",
26
+ "_targetInstanceName",
27
+ "_totalframes",
28
+ "_url",
29
+ "_visible",
30
+ "_width",
31
+ "_x",
32
+ "_xmouse",
33
+ "_xscale",
34
+ "_y",
35
+ "_ymouse",
36
+ "_yscale",
37
+ "abs",
38
+ "acos",
39
+ "activePlayControl",
40
+ "activityLevel",
41
+ "addColumn",
42
+ "addColumnAt",
43
+ "addCuePoint",
44
+ "addEventListener",
45
+ "addItem",
46
+ "addItemAt",
47
+ "addListener",
48
+ "addMenu",
49
+ "addMenuAt",
50
+ "addMenuItem",
51
+ "addMenuItemAt",
52
+ "addPage",
53
+ "addProperty",
54
+ "addRequestHeader",
55
+ "addTreeNode",
56
+ "addTreeNodeAt",
57
+ "album",
58
+ "align",
59
+ "align",
60
+ "allowDomain",
61
+ "allowInsecureDomain",
62
+ "appendChild",
63
+ "apply",
64
+ "arguments",
65
+ "artist",
66
+ "asin",
67
+ "aspectRatio",
68
+ "associateController",
69
+ "associateDisplay",
70
+ "atan",
71
+ "atan2",
72
+ "attachMovie",
73
+ "attachSound",
74
+ "attachVideo",
75
+ "attributes",
76
+ "autoLoad",
77
+ "autoPlay",
78
+ "autoSize",
79
+ "autoSize",
80
+ "avHardwareDisable",
81
+ "background",
82
+ "backgroundColor",
83
+ "backgroundStyle",
84
+ "BACKSPACE",
85
+ "bandwidth",
86
+ "beginFill",
87
+ "beginGradientFill",
88
+ "blockIndent",
89
+ "bold",
90
+ "border",
91
+ "borderColor",
92
+ "bottom",
93
+ "bottomScroll",
94
+ "broadcastMessage",
95
+ "bufferLength",
96
+ "bufferTime",
97
+ "bullet",
98
+ "buttonHeight",
99
+ "buttonStyleDeclaration",
100
+ "buttonWidth",
101
+ "bytesLoaded",
102
+ "bytesLoaded",
103
+ "bytesTotal",
104
+ "bytesTotal",
105
+ "call",
106
+ "cancelLabel",
107
+ "CAPSLOCK",
108
+ "caption",
109
+ "CASEINSENSITIVE",
110
+ "ceil",
111
+ "cellRenderer",
112
+ "charAt",
113
+ "charCodeAt",
114
+ "childNodes",
115
+ "clear",
116
+ "clearInterval",
117
+ "cloneNode",
118
+ "close",
119
+ "close",
120
+ "closeButton",
121
+ "color",
122
+ "columnCount",
123
+ "columnNames",
124
+ "comment",
125
+ "concat",
126
+ "condenseWhite",
127
+ "connect",
128
+ "constructor",
129
+ "content",
130
+ "contentPath",
131
+ "contentType",
132
+ "CONTROL",
133
+ "controllerPolicy",
134
+ "controlPlacement",
135
+ "conversion",
136
+ "copy",
137
+ "cos",
138
+ "create",
139
+ "createChild",
140
+ "createChildren",
141
+ "createClassObject",
142
+ "createElement",
143
+ "createEmptyMovieClip",
144
+ "createEmptyObject",
145
+ "createLabel",
146
+ "createMenu",
147
+ "createObject",
148
+ "createPopUp",
149
+ "createSegment",
150
+ "createTextField",
151
+ "createTextNode",
152
+ "cuePoints",
153
+ "currentFps",
154
+ "curveTo",
155
+ "customItems",
156
+ "data",
157
+ "data",
158
+ "dataProvider",
159
+ "dateFormatter",
160
+ "dayNames",
161
+ "deblocking",
162
+ "delete",
163
+ "DELETEKEY",
164
+ "deletePopUp",
165
+ "DESCENDING",
166
+ "destroyChildAt",
167
+ "destroyObject",
168
+ "direction",
169
+ "disabledDays",
170
+ "disabledRanges",
171
+ "dispatchEvent",
172
+ "displayedMonth",
173
+ "displayedYear",
174
+ "displayFull",
175
+ "displayNormal",
176
+ "docTypeDecl",
177
+ "doLater",
178
+ "doLayout",
179
+ "doLayout",
180
+ "domain",
181
+ "DOWN",
182
+ "draw",
183
+ "drawRect",
184
+ "dropdown",
185
+ "dropdownWidth",
186
+ "duplicateMovieClip",
187
+ "duration",
188
+ "E",
189
+ "editable",
190
+ "editField",
191
+ "embedFonts",
192
+ "enabled",
193
+ "enabled",
194
+ "END",
195
+ "endFill",
196
+ "ENTER",
197
+ "ESCAPE",
198
+ "eval",
199
+ "exactSettings",
200
+ "exp",
201
+ "findText",
202
+ "firstChild",
203
+ "firstDayOfWeek",
204
+ "firstVisibleNode",
205
+ "floor",
206
+ "flush",
207
+ "focusedCell",
208
+ "focusEnabled",
209
+ "font",
210
+ "fps",
211
+ "fromCharCode",
212
+ "gain",
213
+ "genre",
214
+ "getAscii",
215
+ "getBeginIndex",
216
+ "getBounds",
217
+ "getBytesLoaded",
218
+ "getBytesLoaded",
219
+ "getBytesTotal",
220
+ "getBytesTotal",
221
+ "getCaretIndex",
222
+ "getChildAt",
223
+ "getCode",
224
+ "getColumnAt",
225
+ "getColumnIndex",
226
+ "getCount",
227
+ "getCuePoints",
228
+ "getDate",
229
+ "getDay",
230
+ "getDepth",
231
+ "getDisplayIndex",
232
+ "getEndIndex",
233
+ "getFocus",
234
+ "getFocus",
235
+ "getFontList",
236
+ "getFullYear",
237
+ "getHours",
238
+ "getInstanceAtDepth",
239
+ "getIsBranch",
240
+ "getIsOpen",
241
+ "getItemAt",
242
+ "getLocal",
243
+ "getMenuAt",
244
+ "getMenuEnabledAt",
245
+ "getMenuItemAt",
246
+ "getMilliseconds",
247
+ "getMinutes",
248
+ "getMonth",
249
+ "getNewTextFormat",
250
+ "getNextHighestDepth",
251
+ "getNodeDisplayedAt",
252
+ "getPan",
253
+ "getProgress",
254
+ "getProperty",
255
+ "getRGB",
256
+ "getSeconds",
257
+ "getSelected",
258
+ "getSelectedText",
259
+ "getSize",
260
+ "getStyle",
261
+ "getStyle",
262
+ "getStyleNames",
263
+ "getSWFVersion",
264
+ "getText",
265
+ "getTextExtent",
266
+ "getTextFormat",
267
+ "getTextSnapshot",
268
+ "getTime",
269
+ "getTimer",
270
+ "getTimezoneOffset",
271
+ "getTransform",
272
+ "getTreeNodeAt",
273
+ "getURL",
274
+ "getUTCDate",
275
+ "getUTCDay",
276
+ "getUTCFullYear",
277
+ "getUTCHours",
278
+ "getUTCMilliseconds",
279
+ "getUTCMinutes",
280
+ "getUTCMonth",
281
+ "getUTCSeconds",
282
+ "getVersion",
283
+ "getVolume",
284
+ "getYear",
285
+ "globalToLocal",
286
+ "gotoAndPlay",
287
+ "gotoAndStop",
288
+ "groupName",
289
+ "handleEvent",
290
+ "hasAccessibility",
291
+ "hasAudio",
292
+ "hasAudioEncoder",
293
+ "hasChildNodes",
294
+ "hasEmbeddedVideo",
295
+ "hasMP3",
296
+ "hasOwnProperty",
297
+ "hasPrinting",
298
+ "hasScreenBroadcast",
299
+ "hasScreenPlayback",
300
+ "hasStreamingAudio",
301
+ "hasStreamingVideo",
302
+ "hasVideoEncoder",
303
+ "headerHeight",
304
+ "height",
305
+ "height",
306
+ "hide",
307
+ "hide",
308
+ "hideBuiltInItems",
309
+ "hitArea",
310
+ "hitTest",
311
+ "hitTestTextNearPos",
312
+ "hLineScrollSize",
313
+ "HOME",
314
+ "horizontal",
315
+ "hPageScrollSize",
316
+ "hPosition",
317
+ "hscroll",
318
+ "hScrollPolicy",
319
+ "html",
320
+ "html",
321
+ "htmlText",
322
+ "icon",
323
+ "iconField",
324
+ "iconFunction",
325
+ "ignoreWhite",
326
+ "indent",
327
+ "indeterminate",
328
+ "index",
329
+ "indexOf",
330
+ "indexOf",
331
+ "init",
332
+ "initialize",
333
+ "initLayout",
334
+ "INSERT",
335
+ "insertBefore",
336
+ "install",
337
+ "invalidate",
338
+ "invalidate",
339
+ "isActive",
340
+ "isDebugger",
341
+ "isDown",
342
+ "isFinite",
343
+ "isNaN",
344
+ "isToggled",
345
+ "italic",
346
+ "join",
347
+ "keyDown",
348
+ "keyUp",
349
+ "label",
350
+ "labelField",
351
+ "labelFunction",
352
+ "labelPlacement",
353
+ "language",
354
+ "lastChild",
355
+ "lastIndexOf",
356
+ "leading",
357
+ "left",
358
+ "LEFT",
359
+ "leftMargin",
360
+ "length",
361
+ "length",
362
+ "lineScrollSize",
363
+ "lineStyle",
364
+ "lineTo",
365
+ "list",
366
+ "LN2",
367
+ "LN10",
368
+ "load",
369
+ "load",
370
+ "loadClip",
371
+ "loaded",
372
+ "loadMovie",
373
+ "loadMovieNum",
374
+ "loadSound",
375
+ "loadVariables",
376
+ "loadVariablesNum",
377
+ "LoadVars",
378
+ "localFileReadDisable",
379
+ "localToGlobal",
380
+ "log",
381
+ "LOG2E",
382
+ "LOG10E",
383
+ "manufacturer",
384
+ "max",
385
+ "MAX_VALUE",
386
+ "maxChars",
387
+ "maxChars",
388
+ "maxHPosition",
389
+ "maxhscroll",
390
+ "maximum",
391
+ "maxscroll",
392
+ "maxVPosition",
393
+ "mediaType",
394
+ "menu",
395
+ "message",
396
+ "messageStyleDeclaration",
397
+ "min",
398
+ "MIN_VALUE",
399
+ "minimum",
400
+ "mode",
401
+ "monthNames",
402
+ "motionLevel",
403
+ "motionTimeOut",
404
+ "mouseWheelEnabled",
405
+ "move",
406
+ "move",
407
+ "moveTo",
408
+ "multiline",
409
+ "multipleSelection",
410
+ "muted",
411
+ "name",
412
+ "names",
413
+ "NaN",
414
+ "NEGATIVE_INFINITY",
415
+ "nextFrame",
416
+ "nextScene",
417
+ "nextSibling",
418
+ "nextValue",
419
+ "nodeName",
420
+ "nodeType",
421
+ "nodeValue",
422
+ "noLabel",
423
+ "noScale",
424
+ "numChildren",
425
+ "NUMERIC",
426
+ "okLabel",
427
+ "onActivity",
428
+ "onChanged",
429
+ "onClipEvent",
430
+ "onClose",
431
+ "onConnect",
432
+ "onData",
433
+ "onDragOut",
434
+ "onDragOver",
435
+ "onEnterFrame",
436
+ "onHTTPStatus",
437
+ "onID3",
438
+ "onKeyDown",
439
+ "onKeyUp",
440
+ "onKillFocus",
441
+ "onLoad",
442
+ "onLoadComplete",
443
+ "onLoadError",
444
+ "onLoadInit",
445
+ "onLoadProgress",
446
+ "onLoadStart",
447
+ "onMouseDown",
448
+ "onMouseMove",
449
+ "onMouseUp",
450
+ "onMouseWheel",
451
+ "onPress",
452
+ "onRelease",
453
+ "onReleaseOutside",
454
+ "onResize",
455
+ "onRollOut",
456
+ "onRollOver",
457
+ "onScroller",
458
+ "onSelect",
459
+ "onSetFocus",
460
+ "onSoundComplete",
461
+ "onStatus",
462
+ "onSync",
463
+ "onUnload",
464
+ "onUpdate",
465
+ "onXML",
466
+ "open",
467
+ "orientation",
468
+ "os",
469
+ "pageHeight",
470
+ "pageScrollSize",
471
+ "pageWidth",
472
+ "paperHeight",
473
+ "paperWidth",
474
+ "parentNode",
475
+ "parseCSS",
476
+ "parseFloat",
477
+ "parseInt",
478
+ "parseXML",
479
+ "password",
480
+ "password",
481
+ "pause",
482
+ "pause",
483
+ "percentComplete",
484
+ "percentLoaded",
485
+ "PGDN",
486
+ "PGUP",
487
+ "PI",
488
+ "pixelAspectRatio",
489
+ "play",
490
+ "play",
491
+ "playerType",
492
+ "playheadTime",
493
+ "playing",
494
+ "pop",
495
+ "position",
496
+ "POSITIVE_INFINITY",
497
+ "pow",
498
+ "preferredHeight",
499
+ "preferredWidth",
500
+ "pressFocus",
501
+ "prevFrame",
502
+ "previousSibling",
503
+ "previousValue",
504
+ "prevScene",
505
+ "print",
506
+ "printAsBitmap",
507
+ "printAsBitmapNum",
508
+ "printNum",
509
+ "prototype",
510
+ "pullDown",
511
+ "push",
512
+ "quality",
513
+ "random",
514
+ "rate",
515
+ "redraw",
516
+ "redraw",
517
+ "refresh",
518
+ "refreshPane",
519
+ "registerClass",
520
+ "releaseFocus",
521
+ "removeAll",
522
+ "removeAllColumns",
523
+ "removeAllCuePoints",
524
+ "removeColumnAt",
525
+ "removeCuePoint",
526
+ "removeEventListener",
527
+ "removeItemAt",
528
+ "removeListener",
529
+ "removeMenuAt",
530
+ "removeMenuItem",
531
+ "removeMenuItemAt",
532
+ "removeMovieClip",
533
+ "removeNode",
534
+ "removeTextField",
535
+ "removeTreeNodeAt",
536
+ "replaceItemAt",
537
+ "replaceSel",
538
+ "replaceText",
539
+ "resizableColumns",
540
+ "restrict",
541
+ "restrict",
542
+ "RETURNINDEXEDARRAY",
543
+ "reverse",
544
+ "right",
545
+ "RIGHT",
546
+ "rightMargin",
547
+ "round",
548
+ "rowCount",
549
+ "rowHeight",
550
+ "scaleContent",
551
+ "scaleMode",
552
+ "scaleX",
553
+ "scaleY",
554
+ "screenColor",
555
+ "screenDPI",
556
+ "screenResolutionX",
557
+ "screenResolutionY",
558
+ "scroll",
559
+ "scrollDrag",
560
+ "scrollPosition",
561
+ "seek",
562
+ "selectable",
563
+ "selectable",
564
+ "selectableRange",
565
+ "selected",
566
+ "selectedChild",
567
+ "selectedData",
568
+ "selectedDate",
569
+ "selectedIndex",
570
+ "selectedIndices",
571
+ "selectedItem",
572
+ "selectedItems",
573
+ "selectedNode",
574
+ "selectedNodes",
575
+ "selection",
576
+ "send",
577
+ "sendAndLoad",
578
+ "separatorBefore",
579
+ "serverString",
580
+ "setBufferTime",
581
+ "setClipboard",
582
+ "setDate",
583
+ "setFocus",
584
+ "setFocus",
585
+ "setFullYear",
586
+ "setGain",
587
+ "setHours",
588
+ "setHPosition",
589
+ "setIcon",
590
+ "setInterval",
591
+ "setIsBranch",
592
+ "setIsOpen",
593
+ "setMask",
594
+ "setMedia",
595
+ "setMenuEnabledAt",
596
+ "setMenuItemEnabled",
597
+ "setMenuItemSelected",
598
+ "setMilliseconds",
599
+ "setMinutes",
600
+ "setMode",
601
+ "setMonth",
602
+ "setMotionLevel",
603
+ "setNewTextFormat",
604
+ "setPan",
605
+ "setProgress",
606
+ "setPropertiesAt",
607
+ "setProperty",
608
+ "setRate",
609
+ "setRGB",
610
+ "setScrollProperties",
611
+ "setScrollTarget",
612
+ "setSeconds",
613
+ "setSelectColor",
614
+ "setSelected",
615
+ "setSelection",
616
+ "setSilenceLevel",
617
+ "setSize",
618
+ "setSize",
619
+ "setStyle",
620
+ "setStyle",
621
+ "setTextFormat",
622
+ "setTime",
623
+ "setTransform",
624
+ "setUseEchoSuppression",
625
+ "setUTCDate",
626
+ "setUTCFullYear",
627
+ "setUTCHours",
628
+ "setUTCMilliseconds",
629
+ "setUTCMinutes",
630
+ "setUTCMonth",
631
+ "setUTCSeconds",
632
+ "setVolume",
633
+ "setYear",
634
+ "shift",
635
+ "SHIFT",
636
+ "show",
637
+ "show",
638
+ "showHeaders",
639
+ "showMenu",
640
+ "showSettings",
641
+ "showToday",
642
+ "silenceLevel",
643
+ "silenceTimeOut",
644
+ "sin",
645
+ "size",
646
+ "size",
647
+ "slice",
648
+ "smoothing",
649
+ "songtitle",
650
+ "sort",
651
+ "sortableColumns",
652
+ "sortItems",
653
+ "sortItemsBy",
654
+ "sortOn",
655
+ "source",
656
+ "SPACE",
657
+ "spaceColumnsEqually",
658
+ "splice",
659
+ "split",
660
+ "sqrt",
661
+ "SQRT1_2",
662
+ "SQRT2",
663
+ "start",
664
+ "startDrag",
665
+ "static",
666
+ "status",
667
+ "stepSize",
668
+ "stop",
669
+ "stop",
670
+ "stopAllSounds",
671
+ "stopDrag",
672
+ "styleName",
673
+ "styleSheet",
674
+ "styleSheet",
675
+ "substr",
676
+ "substring",
677
+ "swapDepths",
678
+ "TAB",
679
+ "tabChildren",
680
+ "tabEnabled",
681
+ "tabIndex",
682
+ "tabIndex",
683
+ "tabStops",
684
+ "tan",
685
+ "target",
686
+ "text",
687
+ "textColor",
688
+ "textField",
689
+ "textHeight",
690
+ "textWidth",
691
+ "title",
692
+ "titleStyleDeclaration",
693
+ "toggle",
694
+ "toLowerCase",
695
+ "top",
696
+ "toString",
697
+ "totalTime",
698
+ "toUpperCase",
699
+ "trace",
700
+ "track",
701
+ "trackAsMenu",
702
+ "transform",
703
+ "type",
704
+ "typeof",
705
+ "underline",
706
+ "unescape",
707
+ "uninstall",
708
+ "UNIQUESORT",
709
+ "unloadClip",
710
+ "unloadMovie",
711
+ "unloadMovieNum",
712
+ "unshift",
713
+ "unwatch",
714
+ "UP",
715
+ "updateAfterEvent",
716
+ "updateProperties",
717
+ "url",
718
+ "useCodepage",
719
+ "useEchoSuppression",
720
+ "useHandCursor",
721
+ "UTC",
722
+ "value",
723
+ "valueOf",
724
+ "variable",
725
+ "version",
726
+ "visible",
727
+ "vLineScrollSize",
728
+ "volume",
729
+ "vPageScrollSize",
730
+ "vPosition",
731
+ "vScrollPolicy",
732
+ "watch",
733
+ "width",
734
+ "width",
735
+ "windowlessDisable",
736
+ "wordWrap",
737
+ "wordWrap",
738
+ "x",
739
+ "xmlDecl",
740
+ "y",
741
+ "year",
742
+ "yesLabel"
743
+ ]
744
+ },
745
+ "uuid": "8C552A99-B28E-47FB-A5EE-F534066E4DD7"
746
+ },
747
+ "C20EEED3-1491-44BF-86B6-106CAE648B5F": {
748
+ "name": "Miscellaneous",
749
+ "scope": "source.actionscript.2",
750
+ "settings": {
751
+ "increaseIndentPattern": "^.*(\\{[^}\"']*|\\([^)\"']*)$"
752
+ },
753
+ "uuid": "C20EEED3-1491-44BF-86B6-106CAE648B5F"
754
+ }
755
+ }