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,3 @@
1
+ {
2
+
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+
3
+ }
@@ -0,0 +1,32 @@
1
+ {
2
+ "862EDD04-D606-4EDB-8D01-425D8024CF1B": {
3
+ "name": "Smart Typing Pairs",
4
+ "scope": "meta.scope.output.cfm, string.quoted.double.cfm",
5
+ "settings": {
6
+ "smartTypingPairs": [
7
+ [
8
+ "#",
9
+ "#"
10
+ ]
11
+ ]
12
+ },
13
+ "uuid": "862EDD04-D606-4EDB-8D01-425D8024CF1B"
14
+ },
15
+ "904C79F1-5730-4D8D-986A-0D71587B2C1F": {
16
+ "name": "Comments",
17
+ "scope": "text.html.cfm",
18
+ "settings": {
19
+ "shellVariables": [
20
+ {
21
+ "name": "TM_COMMENT_START",
22
+ "value": "<!--- "
23
+ },
24
+ {
25
+ "name": "TM_COMMENT_END",
26
+ "value": " --->"
27
+ }
28
+ ]
29
+ },
30
+ "uuid": "904C79F1-5730-4D8D-986A-0D71587B2C1F"
31
+ }
32
+ }
@@ -0,0 +1,58 @@
1
+ {
2
+ "4A7C08E3-CF6E-47AC-B5C4-F177BC6F2653": {
3
+ "name": "Comments",
4
+ "scope": "source.d",
5
+ "settings": {
6
+ "shellVariables": [
7
+ {
8
+ "name": "TM_COMMENT_START",
9
+ "value": "// "
10
+ },
11
+ {
12
+ "name": "TM_COMMENT_START_2",
13
+ "value": "/*"
14
+ },
15
+ {
16
+ "name": "TM_COMMENT_END_2",
17
+ "value": "*/"
18
+ },
19
+ {
20
+ "name": "TM_COMMENT_MODE_2",
21
+ "value": "block"
22
+ },
23
+ {
24
+ "name": "TM_COMMENT_START_3",
25
+ "value": "/+"
26
+ },
27
+ {
28
+ "name": "TM_COMMENT_END_3",
29
+ "value": "+/"
30
+ },
31
+ {
32
+ "name": "TM_COMMENT_MODE_3",
33
+ "value": "block"
34
+ }
35
+ ]
36
+ },
37
+ "uuid": "4A7C08E3-CF6E-47AC-B5C4-F177BC6F2653"
38
+ },
39
+ "7C8F9C84-7DCC-4DD7-B32E-A638F322199F": {
40
+ "name": "Indentation Rules",
41
+ "scope": "source.d",
42
+ "settings": {
43
+ "decreaseIndentPattern": "^(.*\\*/)?\\s*\\}([^}{\"']*\\{)?[;\\s]*(//.*|/\\*.*\\*/\\s*)?$|^\\s*(public|private|protected):\\s*$",
44
+ "increaseIndentPattern": "^.*\\{[^}\"']*$|^\\s*(public|private|protected):\\s*$",
45
+ "indentNextLinePattern": "^(?!(.*[};:])?\\s*(//|/\\*.*\\*/\\s*$)).*[^\\s;:{}]\\s*$"
46
+ },
47
+ "uuid": "7C8F9C84-7DCC-4DD7-B32E-A638F322199F"
48
+ },
49
+ "A6BCFD4A-B6CC-49C6-93F9-FEB979CC679E": {
50
+ "name": "Symbol List: Method / Constructor",
51
+ "scope": "source.d meta.definition.method, source.d meta.definition.constructor, source.d meta.definition.destructor",
52
+ "settings": {
53
+ "showInSymbolList": 0,
54
+ "symbolTransformation": "\n s/^\\s*([^\\)]+)/\u2003$1/; # pad"
55
+ },
56
+ "uuid": "A6BCFD4A-B6CC-49C6-93F9-FEB979CC679E"
57
+ }
58
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+
3
+ }
@@ -0,0 +1,67 @@
1
+ {
2
+ "EB0FD215-C2EE-4576-86FD-ABA3EDCB5A7B": {
3
+ "name": "Style: Changed",
4
+ "scope": "markup.changed",
5
+ "settings": {
6
+ "background": "#F5C411",
7
+ "foreground": "#FFFFFF"
8
+ },
9
+ "uuid": "EB0FD215-C2EE-4576-86FD-ABA3EDCB5A7B"
10
+ },
11
+ "FFF345C5-D3B4-4975-A610-69CC645FEE7C": {
12
+ "name": "Style: Deleted",
13
+ "scope": "markup.deleted",
14
+ "settings": {
15
+ "background": "#FF3D3D",
16
+ "foreground": "#FFFFFF"
17
+ },
18
+ "uuid": "FFF345C5-D3B4-4975-A610-69CC645FEE7C"
19
+ },
20
+ "F9C2B477-B6F7-4951-953B-32BFEF121F7C": {
21
+ "name": "Style: Index",
22
+ "scope": "meta.diff.index",
23
+ "settings": {
24
+ "background": "#3467D1",
25
+ "fontStyle": "italic",
26
+ "foreground": "#FFFFFF"
27
+ },
28
+ "uuid": "F9C2B477-B6F7-4951-953B-32BFEF121F7C"
29
+ },
30
+ "ED5636AE-09EF-46C4-A4F8-B88F701763E2": {
31
+ "name": "Style: Header",
32
+ "scope": "meta.diff.header",
33
+ "settings": {
34
+ "background": "#5685E3",
35
+ "foreground": "#FFFFFF"
36
+ },
37
+ "uuid": "ED5636AE-09EF-46C4-A4F8-B88F701763E2"
38
+ },
39
+ "7D036841-43BD-49CA-892F-0A6837EF8FB7": {
40
+ "name": "Style: Inserted",
41
+ "scope": "markup.inserted",
42
+ "settings": {
43
+ "background": "#73FF65",
44
+ "foreground": "#000000"
45
+ },
46
+ "uuid": "7D036841-43BD-49CA-892F-0A6837EF8FB7"
47
+ },
48
+ "71A420A8-0892-4622-BDA4-CC00D98C59E6": {
49
+ "name": "Style: Range",
50
+ "scope": "meta.diff.range",
51
+ "settings": {
52
+ "background": "#3467D1",
53
+ "fontStyle": "italic",
54
+ "foreground": "#FFFFFF"
55
+ },
56
+ "uuid": "71A420A8-0892-4622-BDA4-CC00D98C59E6"
57
+ },
58
+ "A0B3B6D2-59B1-407F-B310-7FA67222B37A": {
59
+ "name": "Symbol List: Indent Ranges",
60
+ "scope": "source.diff meta.diff.range",
61
+ "settings": {
62
+ "comment": "Insert (figure space) padding\n\t\tso that \u201c+nnn,n\u201d becomes \u201c+ nnn, n\u201d",
63
+ "symbolTransformation": "\n\t\ts/[-+](\\d)(\\d)?(\\d)?(\\d)?,/(?4::\u2007(?3::\u2007(?2::\u2007)))$0/g;\n\t\ts/,(\\d)\\b/,\u2007$1/g;\n\t\ts/^/\u2007/;\n\t"
64
+ },
65
+ "uuid": "A0B3B6D2-59B1-407F-B310-7FA67222B37A"
66
+ }
67
+ }
@@ -0,0 +1,19 @@
1
+ {
2
+ "B5C7FF05-8484-44B6-8343-BE44A9027261": {
3
+ "name": "Disable spell checking in raw",
4
+ "scope": "markup.raw.dokuwiki",
5
+ "settings": {
6
+ "spellChecking": 0
7
+ },
8
+ "uuid": "B5C7FF05-8484-44B6-8343-BE44A9027261"
9
+ },
10
+ "65F97C49-BBE9-447F-83EC-0A4598EF5558": {
11
+ "name": "Show Heading in list",
12
+ "scope": "markup.heading.dokuwiki",
13
+ "settings": {
14
+ "showInSymbolList": 1,
15
+ "symbolTransformation": "\n\t\ts/^\\s*==\\s*([^=].*)(?<!=)={2,}\\s*$/ $1/;\n\t\ts/^\\s*===\\s*([^=].*)(?<!=)={2,}\\s*$/ $1/;\n\t\ts/^\\s*====\\s*([^=].*)(?<!=)={2,}\\s*$/ $1/;\n\t\ts/^\\s*=====\\s*([^=].*)(?<!=)={2,}\\s*$/ $1/;\n\t\ts/^\\s*======+\\s*([^=].*)(?<!=)={2,}\\s*$/$1/;\n\t"
16
+ },
17
+ "uuid": "65F97C49-BBE9-447F-83EC-0A4598EF5558"
18
+ }
19
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+
3
+ }
@@ -0,0 +1,59 @@
1
+ {
2
+ "4579A9BF-CBE7-4863-A60F-7838F33EFC56": {
3
+ "name": "Typing pairs",
4
+ "scope": "source.eiffel",
5
+ "settings": {
6
+ "highlightPairs": [
7
+ [
8
+ "\"",
9
+ "\""
10
+ ],
11
+ [
12
+ "<",
13
+ ">"
14
+ ],
15
+ [
16
+ "(",
17
+ ")"
18
+ ]
19
+ ],
20
+ "smartTypingPairs": [
21
+ [
22
+ "\"",
23
+ "\""
24
+ ],
25
+ [
26
+ "<",
27
+ ">"
28
+ ],
29
+ [
30
+ "(",
31
+ ")"
32
+ ]
33
+ ]
34
+ },
35
+ "uuid": "4579A9BF-CBE7-4863-A60F-7838F33EFC56"
36
+ },
37
+ "F2662AB4-3EF8-4282-A485-7138F1486B8E": {
38
+ "name": "indentation",
39
+ "scope": "source.eiffel",
40
+ "settings": {
41
+ "decreaseIndentPattern": "^\\s*(index|class|inherit|end|else|elseif|when|require|ensure|invariant|rescue|export|undefine|redefine|select|variant|until|loop)",
42
+ "increaseIndentPattern": "^\\s*(index|class|inherit|do|if\\s.*\\sthen|else|elseif\\s.*\\sthen|inspect|when\\s.*\\sthen|require|ensure|invariant|rescue|check|debug|rename|export|undefine|redefine|select|local|from|variant|until|loop)\\s*$"
43
+ },
44
+ "uuid": "F2662AB4-3EF8-4282-A485-7138F1486B8E"
45
+ },
46
+ "9D16332B-96F7-4631-92CD-B981ABC180E9": {
47
+ "name": "Comments",
48
+ "scope": "source.eiffel",
49
+ "settings": {
50
+ "shellVariables": [
51
+ {
52
+ "name": "TM_COMMENT_START",
53
+ "value": "-- "
54
+ }
55
+ ]
56
+ },
57
+ "uuid": "9D16332B-96F7-4631-92CD-B981ABC180E9"
58
+ }
59
+ }
@@ -0,0 +1,72 @@
1
+ {
2
+ "7D7FE91B-0543-4F95-8D99-AF393226415C": {
3
+ "name": "Function Symbols",
4
+ "scope": "source.erlang entity.name.function.definition",
5
+ "settings": {
6
+ "showInSymbolList": 1,
7
+ "symbolTransformation": "s,$,/,"
8
+ },
9
+ "uuid": "7D7FE91B-0543-4F95-8D99-AF393226415C"
10
+ },
11
+ "5EEC72E3-EEA9-4C53-8D70-3903EF1D84E2": {
12
+ "name": "Macro Symbols",
13
+ "scope": "source.erlang entity.name.function.macro.definition",
14
+ "settings": {
15
+ "showInSymbolList": 1,
16
+ "symbolTransformation": "s/^/?/"
17
+ },
18
+ "uuid": "5EEC72E3-EEA9-4C53-8D70-3903EF1D84E2"
19
+ },
20
+ "1250456F-9F83-4BAA-B338-5C9E86E89DD9": {
21
+ "name": "Module Symbols",
22
+ "scope": "source.erlang entity.name.type.class.module.definition.erlang",
23
+ "settings": {
24
+ "showInSymbolList": 1,
25
+ "symbolTransformation": "s/^/-/"
26
+ },
27
+ "uuid": "1250456F-9F83-4BAA-B338-5C9E86E89DD9"
28
+ },
29
+ "31DB728C-AC89-4DF0-A2B9-9D3D3A7552A9": {
30
+ "name": "Record Symbols",
31
+ "scope": "source.erlang entity.name.type.class.record.definition",
32
+ "settings": {
33
+ "showInSymbolList": 1,
34
+ "symbolTransformation": "s/^/#/"
35
+ },
36
+ "uuid": "31DB728C-AC89-4DF0-A2B9-9D3D3A7552A9"
37
+ },
38
+ "AE84FFDF-2D5A-4331-A301-6CF34CF26CD8": {
39
+ "name": "Symbol Overrides",
40
+ "scope": "source.erlang entity.name.function, source.erlang entity.name.type.class",
41
+ "settings": {
42
+ "showInSymbolList": "0"
43
+ },
44
+ "uuid": "AE84FFDF-2D5A-4331-A301-6CF34CF26CD8"
45
+ },
46
+ "08AFD8DA-AEFF-4979-98BA-21D5B0A59D33": {
47
+ "name": "Comments",
48
+ "scope": "source.erlang",
49
+ "settings": {
50
+ "shellVariables": [
51
+ {
52
+ "name": "TM_COMMENT_START",
53
+ "value": "% "
54
+ },
55
+ {
56
+ "name": "TM_COMMENT_MODE",
57
+ "value": "line"
58
+ }
59
+ ]
60
+ },
61
+ "uuid": "08AFD8DA-AEFF-4979-98BA-21D5B0A59D33"
62
+ },
63
+ "34E0D602-ADAE-43F9-A661-0323A821AB75": {
64
+ "name": "Indentation Rules",
65
+ "scope": "source.erlang",
66
+ "settings": {
67
+ "decreaseIndentPattern": "^\\s*\\b(end)\\b",
68
+ "increaseIndentPattern": "^[^%]*(\\b(if|case|receive|after|fun|try|catch|begin|query)\\b(?!.*\\b(end)\\b.*))|(->(\\s*%.*)?$)"
69
+ },
70
+ "uuid": "34E0D602-ADAE-43F9-A661-0323A821AB75"
71
+ }
72
+ }
@@ -0,0 +1,1356 @@
1
+ {
2
+ "546922BF-C276-46B7-9177-3CD36B92D9B8": {
3
+ "bundleUUID": "467B298F-6227-11D9-BFB1-000D93589AF6",
4
+ "name": "CodeCompletions Ruby",
5
+ "scope": "source.ruby",
6
+ "settings": {
7
+ "completions": [
8
+ "a",
9
+ "abbrev",
10
+ "abort",
11
+ "abort_on_exception",
12
+ "abort_on_exception=",
13
+ "abs",
14
+ "abs2",
15
+ "absolute",
16
+ "absolute?",
17
+ "absoluteChildNumber",
18
+ "acos",
19
+ "acos!",
20
+ "acosh",
21
+ "acosh!",
22
+ "add",
23
+ "add!",
24
+ "add?",
25
+ "add_builtin_type",
26
+ "add_domain_type",
27
+ "add_finalizer",
28
+ "add_observer",
29
+ "add_private_type",
30
+ "add_ruby_type",
31
+ "adler",
32
+ "adler32",
33
+ "ajd",
34
+ "ajd_to_amjd",
35
+ "ajd_to_jd",
36
+ "alive?",
37
+ "all?",
38
+ "allocate",
39
+ "all_symbols",
40
+ "all_waits",
41
+ "amjd",
42
+ "amjd_to_ajd",
43
+ "ancestorChildNumber",
44
+ "ancestors",
45
+ "angle",
46
+ "any?",
47
+ "appendChild",
48
+ "appendData",
49
+ "append_features",
50
+ "arg",
51
+ "args",
52
+ "arity",
53
+ "asctime",
54
+ "asin",
55
+ "asin!",
56
+ "asinh",
57
+ "asinh!",
58
+ "assoc",
59
+ "async",
60
+ "async=",
61
+ "at",
62
+ "atan",
63
+ "atan!",
64
+ "atan2",
65
+ "atan2!",
66
+ "atanh",
67
+ "atanh!",
68
+ "atime",
69
+ "attributes",
70
+ "attributes=",
71
+ "at_exit",
72
+ "autoload",
73
+ "autoload?",
74
+ "avail_in",
75
+ "avail_out",
76
+ "avail_out=",
77
+ "b64encode",
78
+ "backtrace",
79
+ "base",
80
+ "baseName",
81
+ "basename",
82
+ "beginning_of_line?",
83
+ "benchmark",
84
+ "between?",
85
+ "bind",
86
+ "binding",
87
+ "binmode",
88
+ "blksize",
89
+ "blockdev?",
90
+ "blockquote",
91
+ "blocks",
92
+ "block_given?",
93
+ "bm",
94
+ "bmbm",
95
+ "bol?",
96
+ "broadcast",
97
+ "build",
98
+ "build2",
99
+ "call",
100
+ "callcc",
101
+ "caller",
102
+ "call_finalizer",
103
+ "capitalize",
104
+ "capitalize!",
105
+ "caption",
106
+ "captures",
107
+ "casecmp",
108
+ "casefold?",
109
+ "cd",
110
+ "ceil",
111
+ "center",
112
+ "changed",
113
+ "changed?",
114
+ "change_privilege",
115
+ "chardev?",
116
+ "charset",
117
+ "charset=",
118
+ "charset_map",
119
+ "chdir",
120
+ "check",
121
+ "checkbox",
122
+ "checkbox_group",
123
+ "check_until",
124
+ "childNodes",
125
+ "childNumber",
126
+ "children",
127
+ "chmod",
128
+ "chmod_R",
129
+ "chomp",
130
+ "chomp!",
131
+ "chop",
132
+ "chop!",
133
+ "chown",
134
+ "chown_R",
135
+ "chr",
136
+ "chroot",
137
+ "civil",
138
+ "civil_to_jd",
139
+ "class",
140
+ "classify",
141
+ "class_eval",
142
+ "class_name",
143
+ "class_variables",
144
+ "class_variable_get",
145
+ "class_variable_set",
146
+ "cleanpath",
147
+ "clear",
148
+ "clone",
149
+ "cloneNode",
150
+ "close",
151
+ "close!",
152
+ "closed?",
153
+ "closed_read?",
154
+ "closed_write?",
155
+ "close_read",
156
+ "close_write",
157
+ "cmp",
158
+ "codepage",
159
+ "codepage=",
160
+ "coerce",
161
+ "collect",
162
+ "collect!",
163
+ "collect2",
164
+ "column",
165
+ "columns",
166
+ "column_size",
167
+ "column_vector",
168
+ "column_vectors",
169
+ "comment",
170
+ "comment=",
171
+ "commercial",
172
+ "commercial_to_jd",
173
+ "commit",
174
+ "compact",
175
+ "compact!",
176
+ "compare_by",
177
+ "compare_by_row_vectors",
178
+ "compare_file",
179
+ "compare_stream",
180
+ "compile",
181
+ "component",
182
+ "component_ary",
183
+ "concat",
184
+ "conj",
185
+ "conjugate",
186
+ "connect",
187
+ "constants",
188
+ "const_defined?",
189
+ "const_get",
190
+ "const_load",
191
+ "const_missing",
192
+ "const_set",
193
+ "conv",
194
+ "copy",
195
+ "copy_entry",
196
+ "copy_file",
197
+ "copy_stream",
198
+ "coredump?",
199
+ "cos",
200
+ "cos!",
201
+ "cosh",
202
+ "cosh!",
203
+ "count",
204
+ "count_observers",
205
+ "covector",
206
+ "cp",
207
+ "cp_r",
208
+ "crc",
209
+ "crc32",
210
+ "crc_table",
211
+ "createAttribute",
212
+ "createCDATASection",
213
+ "createComment",
214
+ "createDocumentFragment",
215
+ "createElement",
216
+ "createEntityReference",
217
+ "createNode",
218
+ "createProcessingInstruction",
219
+ "createTextNode",
220
+ "create_docfile",
221
+ "create_win32ole_makefile",
222
+ "critical",
223
+ "critical=",
224
+ "crypt",
225
+ "ctime",
226
+ "current",
227
+ "cwday",
228
+ "cweek",
229
+ "cwyear",
230
+ "data",
231
+ "data=",
232
+ "dataType",
233
+ "dataType=",
234
+ "data_type",
235
+ "datetime_format",
236
+ "datetime_format=",
237
+ "day",
238
+ "day_fraction",
239
+ "day_fraction_to_time",
240
+ "debug",
241
+ "debug?",
242
+ "decode",
243
+ "decode64",
244
+ "decode_b",
245
+ "default",
246
+ "default=",
247
+ "default_handler",
248
+ "default_port",
249
+ "default_proc",
250
+ "define_class",
251
+ "define_define_define_instance_variables",
252
+ "define_finalizer",
253
+ "define_method",
254
+ "define_method_missing",
255
+ "define_module",
256
+ "definition",
257
+ "deflate",
258
+ "def_delegator",
259
+ "def_delegators",
260
+ "def_instance_delegator",
261
+ "def_instance_delegators",
262
+ "def_singleton_delegator",
263
+ "def_singleton_delegators",
264
+ "delete",
265
+ "delete!",
266
+ "delete?",
267
+ "deleteData",
268
+ "delete_at",
269
+ "delete_if",
270
+ "delete_observer",
271
+ "delete_observers",
272
+ "denominator",
273
+ "depth",
274
+ "deq",
275
+ "det",
276
+ "detach",
277
+ "detect",
278
+ "detect_implicit",
279
+ "determinant",
280
+ "dev",
281
+ "dev_major",
282
+ "dev_minor",
283
+ "diagonal",
284
+ "difference",
285
+ "directory?",
286
+ "dirname",
287
+ "dir_foreach",
288
+ "disable",
289
+ "dispid",
290
+ "display",
291
+ "div",
292
+ "divide",
293
+ "divmod",
294
+ "dn",
295
+ "dn=",
296
+ "doctype",
297
+ "documentElement",
298
+ "downcase",
299
+ "downcase!",
300
+ "downto",
301
+ "dst?",
302
+ "dump",
303
+ "dump_stream",
304
+ "dup",
305
+ "each",
306
+ "each2",
307
+ "each_byte",
308
+ "each_cons",
309
+ "each_document",
310
+ "each_entry",
311
+ "each_filename",
312
+ "each_index",
313
+ "each_key",
314
+ "each_line",
315
+ "each_node",
316
+ "each_object",
317
+ "each_pair",
318
+ "each_slice",
319
+ "each_value",
320
+ "each_with_index",
321
+ "egid=",
322
+ "eid",
323
+ "eid=",
324
+ "elements",
325
+ "emitter",
326
+ "empty?",
327
+ "enable",
328
+ "enclose",
329
+ "enclosed?",
330
+ "encode",
331
+ "encode64",
332
+ "end",
333
+ "end?",
334
+ "ended?",
335
+ "england",
336
+ "enq",
337
+ "entities",
338
+ "entries",
339
+ "enum_cons",
340
+ "enum_for",
341
+ "enum_slice",
342
+ "enum_with_index",
343
+ "eof",
344
+ "eof?",
345
+ "eos?",
346
+ "eql?",
347
+ "eqn?",
348
+ "equal?",
349
+ "erf",
350
+ "erfc",
351
+ "errno",
352
+ "error",
353
+ "error?",
354
+ "errorCode",
355
+ "escape",
356
+ "escapeElement",
357
+ "escapeHTML",
358
+ "euid",
359
+ "euid=",
360
+ "eval",
361
+ "event?",
362
+ "event_interface",
363
+ "exception",
364
+ "exclude_end?",
365
+ "exclusive",
366
+ "exclusive_unlock",
367
+ "exec",
368
+ "executable?",
369
+ "executable_real?",
370
+ "exist?",
371
+ "exists?",
372
+ "exit",
373
+ "exit!",
374
+ "exited?",
375
+ "exitstatus",
376
+ "exit_value",
377
+ "exp",
378
+ "exp!",
379
+ "expand_path",
380
+ "extended",
381
+ "extend_object",
382
+ "extensions",
383
+ "extensions=",
384
+ "extname",
385
+ "extract",
386
+ "fail",
387
+ "failed",
388
+ "fatal",
389
+ "fatal?",
390
+ "fcntl",
391
+ "fetch",
392
+ "file?",
393
+ "fileno",
394
+ "filepos",
395
+ "file_field",
396
+ "fill",
397
+ "filter",
398
+ "filter=",
399
+ "finalizers",
400
+ "find",
401
+ "find_all",
402
+ "finish",
403
+ "finished?",
404
+ "finite?",
405
+ "first",
406
+ "firstChild",
407
+ "flatten",
408
+ "flatten!",
409
+ "flatten_merge",
410
+ "flock",
411
+ "floor",
412
+ "flush",
413
+ "flush_next_in",
414
+ "flush_next_out",
415
+ "fnmatch",
416
+ "fnmatch?",
417
+ "foreach",
418
+ "foreachline",
419
+ "fork",
420
+ "form",
421
+ "format",
422
+ "formatDate",
423
+ "formatIndex",
424
+ "formatNumber",
425
+ "formatTime",
426
+ "for_fd",
427
+ "fragment=",
428
+ "freeze",
429
+ "frexp",
430
+ "frozen?",
431
+ "fsync",
432
+ "ftype",
433
+ "fu_have_symlink?",
434
+ "fu_world_writable?",
435
+ "garbage_collect",
436
+ "gcd",
437
+ "gcdlcm",
438
+ "generate",
439
+ "generate_args",
440
+ "generate_argtype",
441
+ "generate_argtypes",
442
+ "generate_class",
443
+ "generate_constants",
444
+ "generate_func_methods",
445
+ "generate_method",
446
+ "generate_methods",
447
+ "generate_method_args_help",
448
+ "generate_method_body",
449
+ "generate_method_help",
450
+ "generate_properties_with_args",
451
+ "generate_propget_methods",
452
+ "generate_propputref_methods",
453
+ "generate_propput_methods",
454
+ "generic_parser",
455
+ "getAllResponseHeaders",
456
+ "getAttribute",
457
+ "getAttributeNode",
458
+ "getbyte",
459
+ "getc",
460
+ "getch",
461
+ "getegid",
462
+ "getElementsByTagName",
463
+ "geteuid",
464
+ "getgid",
465
+ "getgm",
466
+ "getlocal",
467
+ "getNamedItem",
468
+ "getpgid",
469
+ "getpgrp",
470
+ "getpriority",
471
+ "getQualifiedItem",
472
+ "getResponseHeader",
473
+ "gets",
474
+ "getuid",
475
+ "getutc",
476
+ "getwd",
477
+ "get_byte",
478
+ "gid",
479
+ "gid=",
480
+ "glob",
481
+ "global_variables",
482
+ "gm",
483
+ "gmt?",
484
+ "gmtime",
485
+ "gmtoff",
486
+ "gmt_offset",
487
+ "grant_privilege",
488
+ "gregorian",
489
+ "gregorian_leap?",
490
+ "grep",
491
+ "group",
492
+ "groups",
493
+ "groups=",
494
+ "grpowned?",
495
+ "gsub",
496
+ "gsub!",
497
+ "guess",
498
+ "guess1",
499
+ "guess2",
500
+ "guess_old",
501
+ "guid",
502
+ "h",
503
+ "handler1",
504
+ "handler2",
505
+ "handler3",
506
+ "hasChildNodes",
507
+ "hasFeature",
508
+ "hash",
509
+ "has_key?",
510
+ "has_value?",
511
+ "header",
512
+ "headers=",
513
+ "helpcontext",
514
+ "helpfile",
515
+ "helpstring",
516
+ "hex",
517
+ "hidden",
518
+ "hierarchical?",
519
+ "host=",
520
+ "hour",
521
+ "html",
522
+ "html_escape",
523
+ "httpdate",
524
+ "hypot",
525
+ "iconv",
526
+ "id",
527
+ "id2name",
528
+ "identical?",
529
+ "identity",
530
+ "im",
531
+ "imag",
532
+ "image",
533
+ "image_button",
534
+ "img",
535
+ "implementation",
536
+ "include?",
537
+ "included",
538
+ "included_modules",
539
+ "index",
540
+ "indexes",
541
+ "indices",
542
+ "induced_from",
543
+ "infinite?",
544
+ "inflate",
545
+ "info",
546
+ "info?",
547
+ "inherited",
548
+ "initgroups",
549
+ "initialize_copy",
550
+ "init_elements",
551
+ "inject",
552
+ "inner_product",
553
+ "ino",
554
+ "input?",
555
+ "insert",
556
+ "insertBefore",
557
+ "insertData",
558
+ "inspect",
559
+ "install",
560
+ "instance_eval",
561
+ "instance_method",
562
+ "instance_methods",
563
+ "instance_of?",
564
+ "instance_variables",
565
+ "instance_variable_get",
566
+ "instance_variable_set",
567
+ "integer?",
568
+ "intern",
569
+ "intersection",
570
+ "inv",
571
+ "inverse",
572
+ "inverse_from",
573
+ "invert",
574
+ "invkind",
575
+ "invoke",
576
+ "invoke_kind",
577
+ "ioctl",
578
+ "isatty",
579
+ "isdst",
580
+ "iseuc",
581
+ "iso8601",
582
+ "issetugid",
583
+ "issjis",
584
+ "isutf8",
585
+ "is_a?",
586
+ "italy",
587
+ "item",
588
+ "iterator?",
589
+ "jd",
590
+ "jd_to_ajd",
591
+ "jd_to_civil",
592
+ "jd_to_commercial",
593
+ "jd_to_ld",
594
+ "jd_to_mjd",
595
+ "jd_to_ordinal",
596
+ "jd_to_wday",
597
+ "join",
598
+ "join_nowait",
599
+ "julian",
600
+ "julian_leap?",
601
+ "kcode",
602
+ "kconv",
603
+ "key?",
604
+ "keys",
605
+ "kill",
606
+ "kind_of?",
607
+ "lambda",
608
+ "last",
609
+ "lastChild",
610
+ "last_match",
611
+ "lchmod",
612
+ "lchown",
613
+ "lcm",
614
+ "ld",
615
+ "ldexp",
616
+ "ld_to_jd",
617
+ "leap?",
618
+ "length",
619
+ "level",
620
+ "level=",
621
+ "line",
622
+ "lineno",
623
+ "lineno=",
624
+ "linepos",
625
+ "link",
626
+ "list",
627
+ "listup",
628
+ "ljust",
629
+ "ln",
630
+ "ln_s",
631
+ "ln_sf",
632
+ "load",
633
+ "loadXML",
634
+ "load_documents",
635
+ "load_file",
636
+ "load_stream",
637
+ "local",
638
+ "localtime",
639
+ "local_variables",
640
+ "lock",
641
+ "locked?",
642
+ "log",
643
+ "log!",
644
+ "log10",
645
+ "log10!",
646
+ "log=",
647
+ "lstat",
648
+ "lstrip",
649
+ "lstrip!",
650
+ "main",
651
+ "major_version",
652
+ "makedirs",
653
+ "make_link",
654
+ "make_symlink",
655
+ "map",
656
+ "map!",
657
+ "map2",
658
+ "marshal_dump",
659
+ "marshal_load",
660
+ "match",
661
+ "match?",
662
+ "matched",
663
+ "matched?",
664
+ "matchedsize",
665
+ "matched_size",
666
+ "max",
667
+ "max=",
668
+ "maxgroups",
669
+ "maxgroups=",
670
+ "mday",
671
+ "measure",
672
+ "member?",
673
+ "members",
674
+ "memberwise",
675
+ "merge",
676
+ "merge!",
677
+ "message_message",
678
+ "method",
679
+ "methods",
680
+ "method_added",
681
+ "method_defined?",
682
+ "method_missing",
683
+ "method_removed",
684
+ "method_undefined",
685
+ "min",
686
+ "minor",
687
+ "minor_version",
688
+ "mjd",
689
+ "mjd_to_jd",
690
+ "mkdir",
691
+ "mkdir_p",
692
+ "mkpath",
693
+ "mktime",
694
+ "mode",
695
+ "module_eval",
696
+ "modulo",
697
+ "mon",
698
+ "month",
699
+ "mountpoint?",
700
+ "move",
701
+ "mtime",
702
+ "mtime=",
703
+ "multipart?",
704
+ "multipart_form",
705
+ "must_C_version",
706
+ "mv",
707
+ "name",
708
+ "namespaceURI",
709
+ "nan?",
710
+ "navigate",
711
+ "nesting",
712
+ "new!",
713
+ "new2",
714
+ "new_start",
715
+ "next",
716
+ "next!",
717
+ "next?",
718
+ "nextNode",
719
+ "nextSibling",
720
+ "next_wait",
721
+ "nil?",
722
+ "nitems",
723
+ "nkf",
724
+ "nlink",
725
+ "nodeFromID",
726
+ "nodeName",
727
+ "nodeType",
728
+ "nodeTypedValue",
729
+ "nodeTypedValue=",
730
+ "nodeTypeString",
731
+ "nodeValue",
732
+ "nodeValue=",
733
+ "nonzero?",
734
+ "normalize",
735
+ "normalize!",
736
+ "notationName",
737
+ "notations",
738
+ "notify_observers",
739
+ "now",
740
+ "ns?",
741
+ "numerator",
742
+ "num_waiting",
743
+ "object_id",
744
+ "object_maker",
745
+ "oct",
746
+ "offset",
747
+ "offset_vtbl",
748
+ "oletypelib_name",
749
+ "ole_classes",
750
+ "ole_free",
751
+ "ole_func_methods",
752
+ "ole_get_methods",
753
+ "ole_method",
754
+ "ole_methods",
755
+ "ole_method_help",
756
+ "ole_obj_help",
757
+ "ole_put_methods",
758
+ "ole_reference_count",
759
+ "ole_show_help",
760
+ "ole_type",
761
+ "ole_type_detail",
762
+ "ondataavailable",
763
+ "ondataavailable=",
764
+ "onreadystatechange",
765
+ "onreadystatechange=",
766
+ "ontransformnode=",
767
+ "on_event",
768
+ "on_event_with_outargs",
769
+ "opaque=",
770
+ "open",
771
+ "opendir",
772
+ "optional?",
773
+ "options",
774
+ "ordinal",
775
+ "ordinal_to_jd",
776
+ "orig_name",
777
+ "orig_name=",
778
+ "os?",
779
+ "os_code",
780
+ "out",
781
+ "output?",
782
+ "owned?",
783
+ "ownerDocument",
784
+ "p",
785
+ "pack",
786
+ "params",
787
+ "params=",
788
+ "parent",
789
+ "parentNode",
790
+ "parse",
791
+ "parsed",
792
+ "parseError",
793
+ "parser",
794
+ "parse_documents",
795
+ "parse_file",
796
+ "partition",
797
+ "pass",
798
+ "password",
799
+ "password=",
800
+ "password_field",
801
+ "path",
802
+ "path=",
803
+ "peek",
804
+ "peep",
805
+ "pid",
806
+ "pipe",
807
+ "pipe?",
808
+ "pointer",
809
+ "pointer=",
810
+ "polar",
811
+ "pop",
812
+ "popen",
813
+ "popup_menu",
814
+ "port=",
815
+ "pos",
816
+ "pos=",
817
+ "post_match",
818
+ "power!",
819
+ "ppid",
820
+ "prec",
821
+ "prec_f",
822
+ "prec_i",
823
+ "prefix",
824
+ "preserveWhiteSpace",
825
+ "preserveWhiteSpace=",
826
+ "pretty",
827
+ "previousSibling",
828
+ "pre_match",
829
+ "print",
830
+ "printf",
831
+ "priority",
832
+ "priority=",
833
+ "private_class_method",
834
+ "private_instance_methods",
835
+ "private_methods",
836
+ "private_method_defined?",
837
+ "proc",
838
+ "progid",
839
+ "progids",
840
+ "proper_subset?",
841
+ "proper_superset?",
842
+ "protected_instance_methods",
843
+ "protected_methods",
844
+ "protected_method_defined?",
845
+ "prune",
846
+ "publicId",
847
+ "public_class_method",
848
+ "public_instance_methods",
849
+ "public_methods",
850
+ "public_method_defined?",
851
+ "push",
852
+ "putc",
853
+ "puts",
854
+ "pwd",
855
+ "query=",
856
+ "quick_emit",
857
+ "quo",
858
+ "quote",
859
+ "r",
860
+ "radio_button",
861
+ "radio_group",
862
+ "rand",
863
+ "rank",
864
+ "rassoc",
865
+ "raw_cookie",
866
+ "raw_cookie2",
867
+ "rdev",
868
+ "rdev_major",
869
+ "rdev_minor",
870
+ "rdiv",
871
+ "read",
872
+ "readable?",
873
+ "readable_real?",
874
+ "readchar",
875
+ "readline",
876
+ "readlines",
877
+ "readlink",
878
+ "readpartial",
879
+ "readyState",
880
+ "read_type_class",
881
+ "real",
882
+ "realpath",
883
+ "realtime",
884
+ "reason",
885
+ "reduce",
886
+ "regexp",
887
+ "registry=",
888
+ "regular?",
889
+ "rehash",
890
+ "reject",
891
+ "reject!",
892
+ "relative?",
893
+ "relative_path_from",
894
+ "remainder",
895
+ "remove",
896
+ "removeAttribute",
897
+ "removeAttributeNode",
898
+ "removeChild",
899
+ "removeNamedItem",
900
+ "removeQualifiedItem",
901
+ "remove_class_variable",
902
+ "remove_const",
903
+ "remove_dir",
904
+ "remove_entry",
905
+ "remove_entry_secure",
906
+ "remove_file",
907
+ "remove_finalizer",
908
+ "remove_instance_variable",
909
+ "remove_method",
910
+ "rename",
911
+ "reopen",
912
+ "replace",
913
+ "replaceChild",
914
+ "replaceData",
915
+ "request_uri",
916
+ "require",
917
+ "reset",
918
+ "resolveExternals",
919
+ "resolveExternals=",
920
+ "resolver",
921
+ "respond_to?",
922
+ "responseBody",
923
+ "responseStream",
924
+ "responseText",
925
+ "responseXML",
926
+ "rest",
927
+ "rest?",
928
+ "restore",
929
+ "restsize",
930
+ "rest_size",
931
+ "result",
932
+ "return_type",
933
+ "return_type_detail",
934
+ "return_vtype",
935
+ "retval?",
936
+ "reverse",
937
+ "reverse!",
938
+ "reverse_each",
939
+ "rewind",
940
+ "re_exchange",
941
+ "re_exchangeable?",
942
+ "rfc1123_date",
943
+ "rfc2822",
944
+ "rfc822",
945
+ "rid",
946
+ "rindex",
947
+ "rjust",
948
+ "rm",
949
+ "rmdir",
950
+ "rmtree",
951
+ "rm_f",
952
+ "rm_r",
953
+ "rm_rf",
954
+ "root",
955
+ "root?",
956
+ "roots",
957
+ "round",
958
+ "route_from",
959
+ "route_to",
960
+ "row",
961
+ "rows",
962
+ "row_size",
963
+ "row_vector",
964
+ "row_vectors",
965
+ "rpower",
966
+ "rstrip",
967
+ "rstrip!",
968
+ "run",
969
+ "run=",
970
+ "run?",
971
+ "safe_level",
972
+ "safe_unlink",
973
+ "save",
974
+ "scalar",
975
+ "scan",
976
+ "scan_full",
977
+ "scan_until",
978
+ "scheme=",
979
+ "scope",
980
+ "scope=",
981
+ "scrolling_list",
982
+ "search_full",
983
+ "sec",
984
+ "secure=",
985
+ "seek",
986
+ "select",
987
+ "selectNodes",
988
+ "selectSingleNode",
989
+ "send",
990
+ "setAttribute",
991
+ "setAttributeNode",
992
+ "setegid",
993
+ "seteuid",
994
+ "setgid",
995
+ "setgid?",
996
+ "setNamedItem",
997
+ "setpgid",
998
+ "setpgrp",
999
+ "setpriority",
1000
+ "setproperty",
1001
+ "setregid",
1002
+ "setRequestHeader",
1003
+ "setresgid",
1004
+ "setresuid",
1005
+ "setreuid",
1006
+ "setrgid",
1007
+ "setruid",
1008
+ "setsid",
1009
+ "setuid",
1010
+ "setuid?",
1011
+ "setup",
1012
+ "set_attributes",
1013
+ "set_backtrace",
1014
+ "set_dictionary",
1015
+ "set_dn",
1016
+ "set_eoutvar",
1017
+ "set_extensions",
1018
+ "set_filter",
1019
+ "set_fragment",
1020
+ "set_headers",
1021
+ "set_host",
1022
+ "set_log",
1023
+ "set_opaque",
1024
+ "set_password",
1025
+ "set_path",
1026
+ "set_port",
1027
+ "set_query",
1028
+ "set_registry",
1029
+ "set_scheme",
1030
+ "set_scope",
1031
+ "set_to",
1032
+ "set_trace_func",
1033
+ "set_typecode",
1034
+ "set_user",
1035
+ "set_userinfo",
1036
+ "shellwords",
1037
+ "shift",
1038
+ "sid_available?",
1039
+ "signal",
1040
+ "signaled?",
1041
+ "sin",
1042
+ "sin!",
1043
+ "singleton_methods",
1044
+ "singleton_method_added",
1045
+ "singleton_method_removed",
1046
+ "singleton_method_undefined",
1047
+ "singular?",
1048
+ "sinh",
1049
+ "sinh!",
1050
+ "size",
1051
+ "size?",
1052
+ "size_opt_params",
1053
+ "size_params",
1054
+ "skip",
1055
+ "skip_until",
1056
+ "sleep",
1057
+ "slice",
1058
+ "slice!",
1059
+ "socket?",
1060
+ "sort",
1061
+ "sort!",
1062
+ "sort_by",
1063
+ "source",
1064
+ "specified",
1065
+ "split",
1066
+ "splitText",
1067
+ "sprintf",
1068
+ "sqrt",
1069
+ "sqrt!",
1070
+ "square?",
1071
+ "squeeze",
1072
+ "squeeze!",
1073
+ "srand",
1074
+ "srcText",
1075
+ "src_type",
1076
+ "start",
1077
+ "stat",
1078
+ "status",
1079
+ "statusText",
1080
+ "step",
1081
+ "sticky?",
1082
+ "stop",
1083
+ "stop?",
1084
+ "stopped?",
1085
+ "stop_msg_stopsig",
1086
+ "store",
1087
+ "stream_end?",
1088
+ "strftime",
1089
+ "string",
1090
+ "string=",
1091
+ "strip",
1092
+ "strip!",
1093
+ "strptime",
1094
+ "sub",
1095
+ "sub!",
1096
+ "submit",
1097
+ "subset?",
1098
+ "substringData",
1099
+ "subtract",
1100
+ "succ",
1101
+ "succ!",
1102
+ "success",
1103
+ "success?",
1104
+ "sum",
1105
+ "superclass",
1106
+ "superset?",
1107
+ "swapcase",
1108
+ "swapcase!",
1109
+ "switch",
1110
+ "symlink",
1111
+ "symlink?",
1112
+ "sync",
1113
+ "sync=",
1114
+ "synchronize",
1115
+ "sync_point?",
1116
+ "syscall",
1117
+ "sysopen",
1118
+ "sysread",
1119
+ "sysseek",
1120
+ "system",
1121
+ "systemId",
1122
+ "syswrite",
1123
+ "t",
1124
+ "tagName",
1125
+ "tagurize",
1126
+ "taint",
1127
+ "tainted?",
1128
+ "tan",
1129
+ "tan!",
1130
+ "tanh",
1131
+ "tanh!",
1132
+ "target",
1133
+ "teardown",
1134
+ "tell",
1135
+ "terminate",
1136
+ "termsig",
1137
+ "test",
1138
+ "test_bracket_equal_with_arg",
1139
+ "test_class_to_s",
1140
+ "test_const_CP_ACP",
1141
+ "test_const_CP_MACCP",
1142
+ "test_const_CP_OEMCP",
1143
+ "test_const_CP_SYMBOL",
1144
+ "test_const_CP_THREAD_ACP",
1145
+ "test_const_CP_UTF7",
1146
+ "test_const_CP_UTF8",
1147
+ "test_convert_bignum",
1148
+ "test_dispid",
1149
+ "test_each",
1150
+ "test_event",
1151
+ "test_event_interface",
1152
+ "test_get_win32ole_object",
1153
+ "test_helpcontext",
1154
+ "test_helpfile",
1155
+ "test_helpstring",
1156
+ "test_input",
1157
+ "test_invoke",
1158
+ "test_invoke_kind",
1159
+ "test_name",
1160
+ "test_no_exist_property",
1161
+ "test_offset_vtbl",
1162
+ "test_ole_func_methods",
1163
+ "test_ole_get_methods",
1164
+ "test_ole_invoke_with_named_arg",
1165
+ "test_ole_invoke_with_named_arg_last",
1166
+ "test_ole_methods",
1167
+ "test_ole_method_help",
1168
+ "test_ole_put_methods",
1169
+ "test_ole_type",
1170
+ "test_ole_type_detail",
1171
+ "test_on_event",
1172
+ "test_on_event2",
1173
+ "test_on_event3",
1174
+ "test_on_event4",
1175
+ "test_openSchema",
1176
+ "test_optional",
1177
+ "test_output",
1178
+ "test_return_type",
1179
+ "test_return_type_detail",
1180
+ "test_return_vtype",
1181
+ "test_setproperty",
1182
+ "test_setproperty_bracket",
1183
+ "test_setproperty_with_equal",
1184
+ "test_src_type",
1185
+ "test_s_codepage",
1186
+ "test_s_codepage_changed",
1187
+ "test_s_codepage_set",
1188
+ "test_s_connect",
1189
+ "test_s_const_load",
1190
+ "test_s_new_from_clsid",
1191
+ "test_s_ole_classes",
1192
+ "test_s_progids",
1193
+ "test_s_test_s_new_DCOM",
1194
+ "test_s_typelibs",
1195
+ "test_to_s",
1196
+ "test_typekind",
1197
+ "test_value",
1198
+ "test_variables",
1199
+ "test_variant",
1200
+ "test_visible",
1201
+ "test__invoke",
1202
+ "text",
1203
+ "text=",
1204
+ "textarea",
1205
+ "text_field",
1206
+ "timeout",
1207
+ "times",
1208
+ "time_to_day_fraction",
1209
+ "tmpdir",
1210
+ "to=",
1211
+ "today",
1212
+ "toeuc",
1213
+ "tojis",
1214
+ "tosjis",
1215
+ "total_in",
1216
+ "total_out",
1217
+ "touch",
1218
+ "toutf16",
1219
+ "toutf8",
1220
+ "to_a",
1221
+ "to_ary",
1222
+ "to_enum",
1223
+ "to_f",
1224
+ "to_hash",
1225
+ "to_i",
1226
+ "to_int",
1227
+ "to_io",
1228
+ "to_mailtext",
1229
+ "to_proc",
1230
+ "to_r",
1231
+ "to_rfc822text",
1232
+ "to_s",
1233
+ "to_set",
1234
+ "to_str",
1235
+ "to_sym",
1236
+ "tr",
1237
+ "tr!",
1238
+ "trace",
1239
+ "trace_var",
1240
+ "transaction",
1241
+ "transfer",
1242
+ "transformNode",
1243
+ "transformNodeToObject",
1244
+ "transpose",
1245
+ "trap",
1246
+ "truncate",
1247
+ "try_implicit",
1248
+ "try_lock",
1249
+ "tr_s",
1250
+ "tr_s!",
1251
+ "tty?",
1252
+ "tv_sec",
1253
+ "tv_usec",
1254
+ "type",
1255
+ "typecode=",
1256
+ "typekind",
1257
+ "typelibs",
1258
+ "u",
1259
+ "uid",
1260
+ "uid=",
1261
+ "umask",
1262
+ "unbind",
1263
+ "undefine_finalizer",
1264
+ "undef_method",
1265
+ "unescape",
1266
+ "unescapeElement",
1267
+ "unescapeHTML",
1268
+ "ungetc",
1269
+ "union",
1270
+ "uniq",
1271
+ "uniq!",
1272
+ "uniqueID",
1273
+ "unknown",
1274
+ "unlink",
1275
+ "unlock",
1276
+ "unpack",
1277
+ "unscan",
1278
+ "unshift",
1279
+ "untaint",
1280
+ "untrace_var",
1281
+ "unused",
1282
+ "upcase",
1283
+ "upcase!",
1284
+ "update",
1285
+ "upto",
1286
+ "uptodate?",
1287
+ "url",
1288
+ "url=",
1289
+ "url_encode",
1290
+ "usec",
1291
+ "user",
1292
+ "user=",
1293
+ "userinfo",
1294
+ "userinfo=",
1295
+ "use_registry",
1296
+ "utc",
1297
+ "utc?",
1298
+ "utc_offset",
1299
+ "utime",
1300
+ "validateOnParse",
1301
+ "validateOnParse=",
1302
+ "valid_civil?",
1303
+ "valid_commercial?",
1304
+ "valid_jd?",
1305
+ "valid_ordinal?",
1306
+ "valid_time?",
1307
+ "value",
1308
+ "value=",
1309
+ "value?",
1310
+ "values",
1311
+ "values_at",
1312
+ "variables",
1313
+ "variable_kind",
1314
+ "varkind",
1315
+ "version",
1316
+ "visible?",
1317
+ "wait",
1318
+ "wait2",
1319
+ "waitall",
1320
+ "waitpid",
1321
+ "waitpid2",
1322
+ "wakeup",
1323
+ "warn",
1324
+ "warn?",
1325
+ "wday",
1326
+ "wrap",
1327
+ "writable?",
1328
+ "writable_real?",
1329
+ "write",
1330
+ "xml",
1331
+ "xmlschema",
1332
+ "yday",
1333
+ "year",
1334
+ "yield",
1335
+ "zero",
1336
+ "zero?",
1337
+ "zip",
1338
+ "zlib_version",
1339
+ "zone",
1340
+ "zone_offset",
1341
+ "_dump",
1342
+ "_getproperty",
1343
+ "_id2ref",
1344
+ "_invoke",
1345
+ "_load",
1346
+ "_setproperty",
1347
+ "__getobj__",
1348
+ "__id__",
1349
+ "__init__",
1350
+ "__send__",
1351
+ "__setobj__"
1352
+ ]
1353
+ },
1354
+ "uuid": "546922BF-C276-46B7-9177-3CD36B92D9B8"
1355
+ }
1356
+ }