ver 2009.12.14 → 2010.02

Sign up to get free protection for your applications and to get access to all the features.
Files changed (901) hide show
  1. data/.gitignore +1 -0
  2. data/.mailmap +1 -0
  3. data/.todo +102 -0
  4. data/.yardopts +1 -0
  5. data/AUTHORS +3 -3
  6. data/CHANGELOG +1597 -0
  7. data/MANIFEST +521 -329
  8. data/ROADMAP.textile +187 -0
  9. data/Rakefile +6 -4
  10. data/bin/ver +98 -35
  11. data/config/detect.rb +65 -37
  12. data/config/keymap/diakonos.rb +180 -178
  13. data/config/keymap/emacs.rb +44 -63
  14. data/config/keymap/nano.rb +174 -0
  15. data/config/keymap/vim.rb +459 -381
  16. data/config/plugin/animated_tiling.rb +90 -0
  17. data/config/plugin/autosave.rb +22 -0
  18. data/config/plugin/git.rb +46 -0
  19. data/config/plugin/smart_autoindent.rb +157 -0
  20. data/config/plugin/soma.rb +50 -0
  21. data/config/preferences/ANTLR.rb +6 -0
  22. data/config/preferences/ASP.rb +6 -0
  23. data/config/preferences/ActionScript.rb +747 -0
  24. data/config/preferences/Active4D.rb +35 -0
  25. data/config/preferences/Ada.rb +12 -0
  26. data/config/preferences/Ant.rb +348 -0
  27. data/config/preferences/Apache.rb +585 -0
  28. data/config/preferences/AppleScript.rb +35 -0
  29. data/config/preferences/Bulletin Board.rb +7 -0
  30. data/config/preferences/Bundle Development.rb +30 -0
  31. data/config/preferences/C++ Qt.rb +197 -0
  32. data/config/preferences/C.rb +60 -0
  33. data/config/preferences/CMake.rb +24 -0
  34. data/config/preferences/CSS.rb +396 -0
  35. data/config/preferences/ColdFusion.rb +13 -0
  36. data/config/preferences/Context Free.rb +16 -0
  37. data/config/preferences/D.rb +31 -0
  38. data/config/preferences/Diff.rb +36 -0
  39. data/config/preferences/DokuWiki.rb +13 -0
  40. data/config/preferences/Eiffel.rb +20 -0
  41. data/config/preferences/Erlang.rb +37 -0
  42. data/config/preferences/Experimental.rb +1352 -0
  43. data/config/preferences/F-Script.rb +29 -0
  44. data/config/preferences/FXScript.rb +23 -0
  45. data/config/preferences/Fortran.rb +70 -0
  46. data/config/preferences/GTD2.rb +6 -0
  47. data/config/preferences/GTDAlt.rb +12 -0
  48. data/config/preferences/Gettext.rb +14 -0
  49. data/config/preferences/Graphviz.rb +9 -0
  50. data/config/preferences/Gri.rb +9 -0
  51. data/config/preferences/HTML.rb +380 -0
  52. data/config/preferences/Haskell.rb +31 -0
  53. data/config/preferences/Hyperlink Helper.rb +78 -0
  54. data/config/preferences/Ini.rb +15 -0
  55. data/config/preferences/Io.rb +24 -0
  56. data/config/preferences/JSFL.rb +722 -0
  57. data/config/preferences/Java.rb +51 -0
  58. data/config/preferences/JavaScript Prototype & Script.aculo.us.rb +175 -0
  59. data/config/preferences/JavaScript YUI.rb +13 -0
  60. data/config/preferences/JavaScript.rb +41 -0
  61. data/config/preferences/LaTeX.rb +96 -0
  62. data/config/preferences/LilyPond.rb +22 -0
  63. data/config/preferences/Lisp.rb +17 -0
  64. data/config/preferences/Logo.rb +12 -0
  65. data/config/preferences/Logtalk.rb +193 -0
  66. data/config/preferences/Lua.rb +13 -0
  67. data/config/preferences/MEL.rb +13 -0
  68. data/config/preferences/MIPS Assembler.rb +9 -0
  69. data/config/preferences/Make.rb +8 -0
  70. data/config/preferences/Man Pages.rb +9 -0
  71. data/config/preferences/Matlab.rb +40 -0
  72. data/config/preferences/Maven.rb +220 -0
  73. data/config/preferences/Mediawiki.rb +27 -0
  74. data/config/preferences/Modula.rb +8 -0
  75. data/config/preferences/MoinMoin.rb +25 -0
  76. data/config/preferences/Movable Type.rb +47 -0
  77. data/config/preferences/OCaml Experimental Completions.rb +8 -0
  78. data/config/preferences/OCaml.rb +70 -0
  79. data/config/preferences/Objective-C.rb +54 -0
  80. data/config/preferences/OpenGL.rb +3327 -0
  81. data/config/preferences/Pascal.rb +15 -0
  82. data/config/preferences/Perl Template Toolkit.rb +19 -0
  83. data/config/preferences/Perl.rb +6 -0
  84. data/config/preferences/Postscript.rb +6 -0
  85. data/config/preferences/Processing.rb +13 -0
  86. data/config/preferences/Property List.rb +34 -0
  87. data/config/preferences/Python Django Templates.rb +13 -0
  88. data/config/preferences/Python.rb +24 -0
  89. data/config/preferences/Quake.rb +6 -0
  90. data/config/preferences/R Console (Rdaemon).rb +7 -0
  91. data/config/preferences/R.rb +17 -0
  92. data/config/preferences/Ragel.rb +6 -0
  93. data/config/preferences/Remind.rb +6 -0
  94. data/config/preferences/Rez.rb +10 -0
  95. data/config/preferences/Ruby Haml.rb +6 -0
  96. data/config/preferences/Ruby RSpec.rb +14 -0
  97. data/config/preferences/Ruby on Rails.rb +22 -0
  98. data/config/preferences/Ruby.rb +48 -0
  99. data/config/preferences/S5 Slide Show.rb +10 -0
  100. data/config/preferences/SQL.rb +17 -0
  101. data/config/preferences/SSH Config.rb +6 -0
  102. data/config/preferences/SWeave.rb +17 -0
  103. data/config/preferences/Scheme.rb +12 -0
  104. data/config/preferences/Scilab.rb +6 -0
  105. data/config/preferences/Shell Script.rb +13 -0
  106. data/config/preferences/Slate.rb +36 -0
  107. data/config/preferences/Source.rb +51 -0
  108. data/config/preferences/Standard ML.rb +18 -0
  109. data/config/preferences/Subversion.rb +6 -0
  110. data/config/preferences/Tcl.rb +19 -0
  111. data/config/preferences/TerminalMate.rb +46 -0
  112. data/config/preferences/Text.rb +31 -0
  113. data/config/preferences/TextMate.rb +18 -0
  114. data/config/preferences/Textile.rb +30 -0
  115. data/config/preferences/Thrift.rb +26 -0
  116. data/config/preferences/Twiki.rb +17 -0
  117. data/config/preferences/Txt2tags.rb +33 -0
  118. data/config/preferences/Vectorscript.rb +1240 -0
  119. data/config/preferences/XML.rb +26 -0
  120. data/config/preferences/YAML.rb +13 -0
  121. data/config/preferences/iCalendar.rb +6 -0
  122. data/config/preferences/iTerm.rb +16 -0
  123. data/config/preferences/newLisp.rb +10 -0
  124. data/config/preferences/reStructuredText.rb +17 -0
  125. data/config/rc.rb +13 -1
  126. data/config/snippets/ANTLR.rb +3 -0
  127. data/config/snippets/ASP vb.NET.rb +56 -0
  128. data/config/snippets/ASP.rb +38 -0
  129. data/config/snippets/ActionScript.rb +207 -0
  130. data/config/snippets/Active4D.rb +258 -0
  131. data/config/snippets/Ada.rb +62 -0
  132. data/config/snippets/Ant.rb +7 -0
  133. data/config/snippets/Apache.rb +22 -0
  134. data/config/snippets/AppleScript.rb +84 -0
  135. data/config/snippets/Bison.rb +3 -0
  136. data/config/snippets/Blogging.rb +20 -0
  137. data/config/snippets/Bulletin Board.rb +23 -0
  138. data/config/snippets/Bundle Development.rb +65 -0
  139. data/config/snippets/C++ Qt.rb +59 -0
  140. data/config/snippets/C.rb +102 -0
  141. data/config/snippets/CMake.rb +34 -0
  142. data/config/snippets/CSS.rb +117 -0
  143. data/config/snippets/CTags.rb +3 -0
  144. data/config/snippets/CVS.rb +3 -0
  145. data/config/snippets/ColdFusion.rb +1549 -0
  146. data/config/snippets/Context Free.rb +30 -0
  147. data/config/snippets/D.rb +113 -0
  148. data/config/snippets/Darcs.rb +3 -0
  149. data/config/snippets/Diff.rb +3 -0
  150. data/config/snippets/DokuWiki.rb +56 -0
  151. data/config/snippets/Doxygen.rb +42 -0
  152. data/config/snippets/Dylan.rb +3 -0
  153. data/config/snippets/Eiffel.rb +20 -0
  154. data/config/snippets/Erlang.rb +70 -0
  155. data/config/snippets/Experimental Wiki.rb +3 -0
  156. data/config/snippets/Experimental.rb +3 -0
  157. data/config/snippets/F-Script.rb +26 -0
  158. data/config/snippets/FXScript.rb +212 -0
  159. data/config/snippets/FileMerge.rb +3 -0
  160. data/config/snippets/Fortran.rb +282 -0
  161. data/config/snippets/GTD2.rb +3 -0
  162. data/config/snippets/GTDAlt.rb +6 -0
  163. data/config/snippets/GetBundle.rb +3 -0
  164. data/config/snippets/Gettext.rb +10 -0
  165. data/config/snippets/Graphviz.rb +3 -0
  166. data/config/snippets/Greasemonkey.rb +44 -0
  167. data/config/snippets/Gri.rb +12 -0
  168. data/config/snippets/HTML.rb +128 -0
  169. data/config/snippets/Haskell.rb +26 -0
  170. data/config/snippets/Hotkey.rb +3 -0
  171. data/config/snippets/Hyperlink Helper.rb +3 -0
  172. data/config/snippets/ImageBrowser.rb +3 -0
  173. data/config/snippets/Inform.rb +3 -0
  174. data/config/snippets/Ini.rb +3 -0
  175. data/config/snippets/Installer.rb +3 -0
  176. data/config/snippets/Io.rb +44 -0
  177. data/config/snippets/JSFL.rb +3 -0
  178. data/config/snippets/JSON.rb +3 -0
  179. data/config/snippets/Java.rb +94 -0
  180. data/config/snippets/JavaDoc.rb +58 -0
  181. data/config/snippets/JavaScript MooTools.rb +15 -0
  182. data/config/snippets/JavaScript Objective-J.rb +17 -0
  183. data/config/snippets/JavaScript Prototype & Script.aculo.us.rb +109 -0
  184. data/config/snippets/JavaScript YUI.rb +188 -0
  185. data/config/snippets/JavaScript jQuery.rb +377 -0
  186. data/config/snippets/JavaScript.rb +55 -0
  187. data/config/snippets/Lex-Flex.rb +3 -0
  188. data/config/snippets/Lighttpd.rb +3 -0
  189. data/config/snippets/LilyPond.rb +18 -0
  190. data/config/snippets/Lisp.rb +42 -0
  191. data/config/snippets/Logo.rb +8 -0
  192. data/config/snippets/Logtalk.rb +62 -0
  193. data/config/snippets/Lua.rb +35 -0
  194. data/config/snippets/MEL.rb +3 -0
  195. data/config/snippets/MIPS Assembler.rb +7 -0
  196. data/config/snippets/MacPorts.rb +3 -0
  197. data/config/snippets/Mail.rb +3 -0
  198. data/config/snippets/Make.rb +3 -0
  199. data/config/snippets/Man Pages.rb +3 -0
  200. data/config/snippets/Math.rb +3 -0
  201. data/config/snippets/Matlab.rb +180 -0
  202. data/config/snippets/Maven.rb +7 -0
  203. data/config/snippets/Mediawiki.rb +14 -0
  204. data/config/snippets/Mercurial.rb +3 -0
  205. data/config/snippets/Modula.rb +3 -0
  206. data/config/snippets/MoinMoin.rb +12 -0
  207. data/config/snippets/Movable Type.rb +55 -0
  208. data/config/snippets/Navigation.rb +3 -0
  209. data/config/snippets/Nemerle.rb +81 -0
  210. data/config/snippets/OCaml Code Completion Misc.rb +74 -0
  211. data/config/snippets/OCaml Code Completion Unix.rb +205 -0
  212. data/config/snippets/OCaml Experimental Completions.rb +3 -0
  213. data/config/snippets/OCaml.rb +75 -0
  214. data/config/snippets/ODCompletion.rb +120 -0
  215. data/config/snippets/Objective-C.rb +195 -0
  216. data/config/snippets/OpenGL.rb +3 -0
  217. data/config/snippets/Outlines.rb +3 -0
  218. data/config/snippets/PHP Smarty.rb +81 -0
  219. data/config/snippets/Pascal.rb +35 -0
  220. data/config/snippets/Perforce.rb +3 -0
  221. data/config/snippets/Perl HTML::Template.rb +27 -0
  222. data/config/snippets/Perl Mason.rb +32 -0
  223. data/config/snippets/Perl Template Toolkit.rb +22 -0
  224. data/config/snippets/Perl.rb +74 -0
  225. data/config/snippets/Postscript.rb +3 -0
  226. data/config/snippets/Processing.rb +35 -0
  227. data/config/snippets/Prolog.rb +3 -0
  228. data/config/snippets/Propel.rb +32 -0
  229. data/config/snippets/Property List.rb +26 -0
  230. data/config/snippets/Python Django Templates.rb +97 -0
  231. data/config/snippets/Python Django.rb +134 -0
  232. data/config/snippets/Quake.rb +3 -0
  233. data/config/snippets/R Console (R.app).rb +3 -0
  234. data/config/snippets/R Console (Rdaemon).rb +11 -0
  235. data/config/snippets/R.rb +79 -0
  236. data/config/snippets/Ragel.rb +3 -0
  237. data/config/snippets/Regular Expressions.rb +3 -0
  238. data/config/snippets/Remind.rb +17 -0
  239. data/config/snippets/Rez.rb +3 -0
  240. data/config/snippets/Ruby Haml.rb +3 -0
  241. data/config/snippets/Ruby RSpec.rb +240 -0
  242. data/config/snippets/Ruby on Rails.rb +767 -0
  243. data/config/snippets/Ruby.rb +547 -0
  244. data/config/snippets/S5 Slide Show.rb +26 -0
  245. data/config/snippets/SCons.rb +3 -0
  246. data/config/snippets/SQL.rb +3 -0
  247. data/config/snippets/SSH Config.rb +19 -0
  248. data/config/snippets/SVK.rb +3 -0
  249. data/config/snippets/SWIG.rb +20 -0
  250. data/config/snippets/SWeave.rb +3 -0
  251. data/config/snippets/Scheme.rb +3 -0
  252. data/config/snippets/Scilab.rb +81 -0
  253. data/config/snippets/Setext.rb +10 -0
  254. data/config/snippets/Shell Script.rb +44 -0
  255. data/config/snippets/Slate.rb +50 -0
  256. data/config/snippets/Source.rb +3 -0
  257. data/config/snippets/Standard ML.rb +29 -0
  258. data/config/snippets/Subversion.rb +3 -0
  259. data/config/snippets/TODO.rb +3 -0
  260. data/config/snippets/Tabular.rb +3 -0
  261. data/config/snippets/Tcl.rb +28 -0
  262. data/config/snippets/TerminalMate.rb +3 -0
  263. data/config/snippets/Text.rb +17 -0
  264. data/config/snippets/TextMate.rb +3 -0
  265. data/config/snippets/Textile.rb +47 -0
  266. data/config/snippets/Thrift.rb +20 -0
  267. data/config/snippets/Transmit.rb +3 -0
  268. data/config/snippets/Twiki.rb +107 -0
  269. data/config/snippets/Txt2tags.rb +81 -0
  270. data/config/snippets/Vectorscript.rb +40 -0
  271. data/config/snippets/Widget Creator.rb +7 -0
  272. data/config/snippets/XML.rb +20 -0
  273. data/config/snippets/Xcode.rb +3 -0
  274. data/config/snippets/YAML.rb +6 -0
  275. data/config/snippets/iCalendar.rb +3 -0
  276. data/config/snippets/iTerm.rb +3 -0
  277. data/config/snippets/newLisp.rb +33 -0
  278. data/config/snippets/reStructuredText.rb +22 -0
  279. data/config/syntax/ANTLR.rb +122 -0
  280. data/config/syntax/ASP vb.NET.rb +114 -0
  281. data/config/syntax/ASP.rb +72 -0
  282. data/config/syntax/ActionScript.rb +83 -0
  283. data/config/syntax/Active4D Config.rb +38 -0
  284. data/config/syntax/Active4D Library.rb +20 -0
  285. data/config/syntax/Active4D.rb +237 -0
  286. data/config/syntax/Ada.rb +50 -0
  287. data/config/syntax/Ant.rb +80 -0
  288. data/config/syntax/Apache.rb +148 -0
  289. data/config/syntax/AppleScript.rb +370 -0
  290. data/config/syntax/BibTeX.rb +98 -0
  291. data/config/syntax/Bison.rb +28 -0
  292. data/config/syntax/Blog - HTML.rb +38 -0
  293. data/config/syntax/Blog - Markdown.rb +36 -0
  294. data/config/syntax/Blog - Text.rb +24 -0
  295. data/config/syntax/Blog - Textile.rb +24 -0
  296. data/config/syntax/Bulletin Board.rb +202 -0
  297. data/config/syntax/C++ Qt.rb +27 -0
  298. data/config/syntax/C++.rb +159 -0
  299. data/config/syntax/C.rb +341 -0
  300. data/config/syntax/CMake Listfile.rb +87 -0
  301. data/config/syntax/CSS.rb +151 -0
  302. data/config/syntax/CSV.rb +52 -0
  303. data/config/syntax/ColdFusion.rb +92 -0
  304. data/config/syntax/Context Free.rb +133 -0
  305. data/config/syntax/D.rb +285 -0
  306. data/config/syntax/Diff.rb +59 -0
  307. data/config/syntax/DokuWiki.rb +158 -0
  308. data/config/syntax/Doxygen.rb +31 -0
  309. data/config/syntax/Dylan.rb +53 -0
  310. data/config/syntax/Eiffel.rb +52 -0
  311. data/config/syntax/Erlang.rb +632 -0
  312. data/config/syntax/F-Script.rb +56 -0
  313. data/config/syntax/FXScript.rb +140 -0
  314. data/config/syntax/Fortran - Modern.rb +147 -0
  315. data/config/syntax/Fortran - Punchcard.rb +257 -0
  316. data/config/syntax/GTD.rb +15 -0
  317. data/config/syntax/GTDalt.rb +95 -0
  318. data/config/syntax/Gettext.rb +54 -0
  319. data/config/syntax/Graphviz (DOT).rb +37 -0
  320. data/config/syntax/Greasemonkey.rb +31 -0
  321. data/config/syntax/Gri.rb +61 -0
  322. data/config/syntax/HTML (ASP).rb +23 -0
  323. data/config/syntax/HTML (ASP.net).rb +304 -0
  324. data/config/syntax/HTML (Active4D).rb +219 -0
  325. data/config/syntax/HTML (Django).rb +35 -0
  326. data/config/syntax/HTML (Erlang).rb +26 -0
  327. data/config/syntax/HTML (Mason).rb +74 -0
  328. data/config/syntax/HTML (Rails).rb +34 -0
  329. data/config/syntax/HTML (Tcl).rb +23 -0
  330. data/config/syntax/HTML (Template Toolkit).rb +88 -0
  331. data/config/syntax/HTML.rb +265 -0
  332. data/config/syntax/Haskell.rb +188 -0
  333. data/config/syntax/Inform.rb +37 -0
  334. data/config/syntax/Ini.rb +36 -0
  335. data/config/syntax/Installer Distribution Script.rb +78 -0
  336. data/config/syntax/Io.rb +59 -0
  337. data/config/syntax/JSFL.rb +24 -0
  338. data/config/syntax/JSON.rb +118 -0
  339. data/config/syntax/Java Properties.rb +21 -0
  340. data/config/syntax/Java Server Page (JSP).rb +71 -0
  341. data/config/syntax/Java.rb +288 -0
  342. data/config/syntax/JavaDoc.rb +178 -0
  343. data/config/syntax/JavaScript (Rails).rb +24 -0
  344. data/config/syntax/JavaScript.rb +193 -0
  345. data/config/syntax/Javascript YUI.rb +245 -0
  346. data/config/syntax/LaTeX Beamer.rb +30 -0
  347. data/config/syntax/LaTeX Log.rb +35 -0
  348. data/config/syntax/LaTeX Memoir.rb +46 -0
  349. data/config/syntax/LaTeX Rdaemon.rb +24 -0
  350. data/config/syntax/LaTeX.rb +424 -0
  351. data/config/syntax/Language Grammar.rb +585 -0
  352. data/config/syntax/Lex-Flex.rb +172 -0
  353. data/config/syntax/Lighttpd.rb +41 -0
  354. data/config/syntax/LilyPond.rb +383 -0
  355. data/config/syntax/Lisp.rb +43 -0
  356. data/config/syntax/Literate Haskell.rb +26 -0
  357. data/config/syntax/Logo.rb +25 -0
  358. data/config/syntax/Logtalk.rb +131 -0
  359. data/config/syntax/Lua.rb +65 -0
  360. data/config/syntax/MATLAB.rb +468 -0
  361. data/config/syntax/MEL.rb +65 -0
  362. data/config/syntax/MIPS Assembler.rb +47 -0
  363. data/config/syntax/MacPorts Portfile.rb +130 -0
  364. data/config/syntax/Mail.rb +97 -0
  365. data/config/syntax/Makefile.rb +30 -0
  366. data/config/syntax/Man.rb +16 -0
  367. data/config/syntax/Maven POM.rb +305 -0
  368. data/config/syntax/Mediawiki.rb +349 -0
  369. data/config/syntax/Modula-3.rb +40 -0
  370. data/config/syntax/MoinMoin.rb +132 -0
  371. data/config/syntax/MooTools.rb +375 -0
  372. data/config/syntax/Movable Type (MT only).rb +143 -0
  373. data/config/syntax/Movable Type.rb +156 -0
  374. data/config/syntax/Nemerle.rb +63 -0
  375. data/config/syntax/OCaml.rb +553 -0
  376. data/config/syntax/OCamllex.rb +133 -0
  377. data/config/syntax/OCamlyacc.rb +148 -0
  378. data/config/syntax/Objective-C++.rb +15 -0
  379. data/config/syntax/Objective-C.rb +423 -0
  380. data/config/syntax/Objective-J.rb +183 -0
  381. data/config/syntax/Octave.rb +215 -0
  382. data/config/syntax/OpenGL.rb +18 -0
  383. data/config/syntax/Pascal.rb +57 -0
  384. data/config/syntax/Perl HTML-Template.rb +61 -0
  385. data/config/syntax/Perl.rb +764 -0
  386. data/config/syntax/Plain Text.rb +27 -0
  387. data/config/syntax/Postscript.rb +88 -0
  388. data/config/syntax/Processing.rb +87 -0
  389. data/config/syntax/Prolog.rb +31 -0
  390. data/config/syntax/Property List.rb +463 -0
  391. data/config/syntax/Prototype & Script.aculo.us (JavaScript) Bracketed.rb +100 -0
  392. data/config/syntax/Prototype & Script.aculo.us (JavaScript).rb +56 -0
  393. data/config/syntax/Python Django.rb +25 -0
  394. data/config/syntax/Python.rb +836 -0
  395. data/config/syntax/Quake Style .cfg.rb +27 -0
  396. data/config/syntax/R Console (R.app).rb +13 -0
  397. data/config/syntax/R Console (Rdaemon) Plain.rb +30 -0
  398. data/config/syntax/R Console (Rdaemon).rb +33 -0
  399. data/config/syntax/R.rb +64 -0
  400. data/config/syntax/RJS.rb +8 -0
  401. data/config/syntax/RSpec.rb +64 -0
  402. data/config/syntax/Ragel.rb +159 -0
  403. data/config/syntax/Rd (R Documentation).rb +50 -0
  404. data/config/syntax/Regular Expressions (Oniguruma).rb +78 -0
  405. data/config/syntax/Regular Expressions (Python).rb +78 -0
  406. data/config/syntax/Release Notes.rb +38 -0
  407. data/config/syntax/Remind.rb +179 -0
  408. data/config/syntax/Rez.rb +61 -0
  409. data/config/syntax/Ruby Haml.rb +97 -0
  410. data/config/syntax/Ruby on Rails.rb +116 -0
  411. data/config/syntax/Ruby.rb +758 -0
  412. data/config/syntax/S5 Slide Show.rb +51 -0
  413. data/config/syntax/SQL (Rails).rb +17 -0
  414. data/config/syntax/SQL.rb +205 -0
  415. data/config/syntax/SSH Config.rb +25 -0
  416. data/config/syntax/SWIG.rb +47 -0
  417. data/config/syntax/SWeave.rb +57 -0
  418. data/config/syntax/Scheme.rb +280 -0
  419. data/config/syntax/Scilab.rb +30 -0
  420. data/config/syntax/Setext.rb +102 -0
  421. data/config/syntax/Shell Script (Bash).rb +454 -0
  422. data/config/syntax/Slate.rb +96 -0
  423. data/config/syntax/Smarty.rb +46 -0
  424. data/config/syntax/Standard ML - CM.rb +27 -0
  425. data/config/syntax/Standard ML.rb +119 -0
  426. data/config/syntax/Strings File.rb +33 -0
  427. data/config/syntax/TSV.rb +40 -0
  428. data/config/syntax/Tcl.rb +119 -0
  429. data/config/syntax/TeX Math.rb +37 -0
  430. data/config/syntax/TeX.rb +58 -0
  431. data/config/syntax/Textile.rb +174 -0
  432. data/config/syntax/Thrift.rb +285 -0
  433. data/config/syntax/Twiki.rb +163 -0
  434. data/config/syntax/Txt2tags.rb +70 -0
  435. data/config/syntax/Vectorscript.rb +48 -0
  436. data/config/syntax/XML strict.rb +60 -0
  437. data/config/syntax/XML.rb +117 -0
  438. data/config/syntax/XSL.rb +43 -0
  439. data/config/syntax/YAML.rb +109 -0
  440. data/config/syntax/camlp4.rb +27 -0
  441. data/config/syntax/iCalendar.rb +25 -0
  442. data/config/syntax/jQuery (JavaScript).rb +108 -0
  443. data/config/syntax/mod_perl.rb +41 -0
  444. data/config/syntax/newLisp.rb +82 -0
  445. data/config/syntax/qmake Project file.rb +87 -0
  446. data/config/syntax/reStructuredText.rb +180 -0
  447. data/config/syntax/svn-commit.tmp.rb +25 -0
  448. data/config/theme/Active4D.rb +105 -0
  449. data/config/theme/All Hallow's Eve.rb +70 -0
  450. data/config/theme/Amy.rb +141 -0
  451. data/config/theme/Blackboard.rb +90 -0
  452. data/config/theme/Brilliance Black.rb +693 -0
  453. data/config/theme/Brilliance Dull.rb +588 -0
  454. data/config/theme/Cobalt.rb +147 -0
  455. data/config/theme/Dawn.rb +113 -0
  456. data/config/theme/Eiffel.rb +113 -0
  457. data/config/theme/Embers.rb +125 -0
  458. data/config/theme/Espresso Libre.rb +104 -0
  459. data/config/theme/IDLE.rb +57 -0
  460. data/config/theme/LAZY.rb +74 -0
  461. data/config/theme/Mac Classic.rb +117 -0
  462. data/config/theme/MagicWB (Amiga).rb +97 -0
  463. data/config/theme/Pastels on Dark.rb +182 -0
  464. data/config/theme/Slush & Poppies.rb +83 -0
  465. data/config/theme/SpaceCadet.rb +44 -0
  466. data/config/theme/Sunburst.rb +172 -0
  467. data/config/theme/Twilight.rb +137 -0
  468. data/config/theme/Zenburnesque.rb +88 -0
  469. data/config/theme/iPlastic.rb +73 -0
  470. data/config/theme/newLISP dark.rb +183 -0
  471. data/config/theme/newLISP.rb +183 -0
  472. data/config/welcome +10 -14
  473. data/lib/ver.rb +272 -79
  474. data/lib/ver/action.rb +43 -0
  475. data/lib/ver/buffer.rb +229 -0
  476. data/lib/ver/buffer/console.rb +171 -0
  477. data/lib/ver/buffer/term.rb +255 -0
  478. data/lib/ver/entry.rb +120 -97
  479. data/lib/ver/exception_view.rb +11 -1
  480. data/lib/ver/executor.rb +83 -0
  481. data/lib/ver/executor/buffer.rb +31 -0
  482. data/lib/ver/executor/entry.rb +175 -0
  483. data/lib/ver/executor/fuzzy_file_finder.rb +100 -0
  484. data/lib/ver/executor/grep.rb +101 -0
  485. data/lib/ver/executor/label.rb +57 -0
  486. data/lib/ver/executor/locate.rb +20 -0
  487. data/lib/ver/executor/method.rb +80 -0
  488. data/lib/ver/executor/path.rb +45 -0
  489. data/lib/ver/executor/syntax.rb +22 -0
  490. data/lib/ver/executor/theme.rb +21 -0
  491. data/lib/ver/help.rb +0 -10
  492. data/lib/ver/help/describe_key.rb +8 -7
  493. data/lib/ver/help/help_for_help.rb +1 -1
  494. data/lib/ver/hover_completion.rb +39 -34
  495. data/lib/ver/keymap.rb +121 -158
  496. data/lib/ver/keymap/keymapped.rb +25 -0
  497. data/lib/ver/keysyms.rb +104 -0
  498. data/lib/ver/layout/notebook.rb +74 -0
  499. data/lib/ver/layout/paned.rb +184 -0
  500. data/lib/ver/layout/tiling.rb +135 -0
  501. data/lib/ver/layout/tiling/common.rb +34 -0
  502. data/lib/ver/layout/tiling/horizontal.rb +25 -0
  503. data/lib/ver/layout/tiling/vertical.rb +25 -0
  504. data/lib/ver/major_mode.rb +162 -0
  505. data/lib/ver/methods.rb +21 -22
  506. data/lib/ver/methods/autofill.rb +23 -0
  507. data/lib/ver/methods/basic.rb +53 -0
  508. data/lib/ver/methods/bookmark.rb +116 -104
  509. data/lib/ver/methods/clipboard.rb +59 -47
  510. data/lib/ver/methods/completion.rb +93 -77
  511. data/lib/ver/methods/control.rb +297 -240
  512. data/lib/ver/methods/ctags.rb +38 -29
  513. data/lib/ver/methods/delete.rb +47 -31
  514. data/lib/ver/methods/help.rb +9 -1
  515. data/lib/ver/methods/insert.rb +67 -203
  516. data/lib/ver/methods/layout.rb +122 -0
  517. data/lib/ver/methods/move.rb +229 -158
  518. data/lib/ver/methods/nano.rb +186 -0
  519. data/lib/ver/methods/open.rb +247 -53
  520. data/lib/ver/methods/preview.rb +66 -5
  521. data/lib/ver/methods/save.rb +127 -44
  522. data/lib/ver/methods/search.rb +103 -56
  523. data/lib/ver/methods/search_and_replace.rb +118 -0
  524. data/lib/ver/methods/selection.rb +443 -0
  525. data/lib/ver/methods/snippet.rb +244 -0
  526. data/lib/ver/methods/undo.rb +34 -13
  527. data/lib/ver/minibuffer.rb +293 -0
  528. data/lib/ver/minor_mode.rb +204 -0
  529. data/lib/ver/plist.rb +208 -20
  530. data/lib/ver/status.rb +76 -128
  531. data/lib/ver/status/battery.rb +147 -0
  532. data/lib/ver/status/buffer_position.rb +17 -0
  533. data/lib/ver/status/diakonos_position.rb +17 -0
  534. data/lib/ver/status/encoding.rb +13 -0
  535. data/lib/ver/status/filename.rb +13 -0
  536. data/lib/ver/status/label.rb +62 -0
  537. data/lib/ver/status/mode.rb +15 -0
  538. data/lib/ver/status/nano_help.rb +71 -0
  539. data/lib/ver/status/nano_position.rb +38 -0
  540. data/lib/ver/status/percent.rb +17 -0
  541. data/lib/ver/status/position.rb +16 -0
  542. data/lib/ver/status/separator.rb +20 -0
  543. data/lib/ver/status/short_filename.rb +13 -0
  544. data/lib/ver/status/syntax.rb +13 -0
  545. data/lib/ver/syntax.rb +15 -20
  546. data/lib/ver/syntax/detector.rb +7 -13
  547. data/lib/ver/syntax/processor.rb +4 -4
  548. data/lib/ver/text.rb +337 -170
  549. data/lib/ver/theme.rb +51 -28
  550. data/lib/ver/treeview.rb +54 -0
  551. data/lib/ver/undo.rb +37 -17
  552. data/lib/ver/vendor/better_pp_hash.rb +27 -0
  553. data/lib/ver/vendor/binary_search.rb +2 -2
  554. data/lib/ver/vendor/fuzzy_file_finder.rb +22 -8
  555. data/lib/ver/vendor/pathname.rb +26 -0
  556. data/lib/ver/vendor/textpow.rb +30 -32
  557. data/lib/ver/version.rb +1 -1
  558. data/lib/ver/widget_event.rb +49 -0
  559. data/lib/ver/widget_major_mode.rb +192 -0
  560. data/spec/helper.rb +49 -78
  561. data/spec/tm_snippet.rb +178 -0
  562. data/spec/ver/action.rb +65 -0
  563. data/spec/ver/keymap.rb +77 -0
  564. data/spec/ver/major_mode.rb +150 -0
  565. data/spec/ver/methods/move.rb +150 -0
  566. data/spec/ver/minor_mode.rb +90 -0
  567. data/spec/ver/plugin/smart_autoindent.rb +276 -0
  568. data/spec/ver/widget_major_mode.rb +69 -0
  569. data/tasks/rcov.rake +2 -3
  570. data/tasks/syntax_list.rake +28 -24
  571. data/ver.gemspec +6 -9
  572. metadata +524 -342
  573. data/TODO +0 -169
  574. data/config/preferences/ANTLR.json +0 -10
  575. data/config/preferences/ASP vb.NET.json +0 -3
  576. data/config/preferences/ASP.json +0 -15
  577. data/config/preferences/ActionScript.json +0 -755
  578. data/config/preferences/Active4D.json +0 -89
  579. data/config/preferences/Ada.json +0 -23
  580. data/config/preferences/Ant.json +0 -356
  581. data/config/preferences/Apache.json +0 -644
  582. data/config/preferences/AppleScript.json +0 -92
  583. data/config/preferences/Bison.json +0 -3
  584. data/config/preferences/Blogging.json +0 -3
  585. data/config/preferences/C.json +0 -127
  586. data/config/preferences/CMake.json +0 -41
  587. data/config/preferences/CSS.json +0 -461
  588. data/config/preferences/CTags.json +0 -3
  589. data/config/preferences/CVS.json +0 -3
  590. data/config/preferences/ColdFusion.json +0 -32
  591. data/config/preferences/D.json +0 -58
  592. data/config/preferences/Darcs.json +0 -3
  593. data/config/preferences/Diff.json +0 -67
  594. data/config/preferences/DokuWiki.json +0 -19
  595. data/config/preferences/Doxygen.json +0 -3
  596. data/config/preferences/Dylan.json +0 -3
  597. data/config/preferences/Eiffel.json +0 -59
  598. data/config/preferences/Erlang.json +0 -72
  599. data/config/preferences/Experimental.json +0 -1356
  600. data/config/preferences/F-Script.json +0 -87
  601. data/config/preferences/FXScript.json +0 -78
  602. data/config/preferences/FileMerge.json +0 -3
  603. data/config/preferences/Fortran.json +0 -158
  604. data/config/preferences/GTD2.json +0 -11
  605. data/config/preferences/GTDAlt.json +0 -20
  606. data/config/preferences/GetBundle.json +0 -3
  607. data/config/preferences/Gettext.json +0 -24
  608. data/config/preferences/Graphviz.json +0 -42
  609. data/config/preferences/Greasemonkey.json +0 -3
  610. data/config/preferences/Gri.json +0 -34
  611. data/config/preferences/HTML.json +0 -492
  612. data/config/preferences/Haskell.json +0 -72
  613. data/config/preferences/Hotkey.json +0 -3
  614. data/config/preferences/ImageBrowser.json +0 -3
  615. data/config/preferences/Inform.json +0 -3
  616. data/config/preferences/Ini.json +0 -60
  617. data/config/preferences/Installer.json +0 -3
  618. data/config/preferences/Io.json +0 -64
  619. data/config/preferences/JSON.json +0 -3
  620. data/config/preferences/Java.json +0 -86
  621. data/config/preferences/JavaDoc.json +0 -3
  622. data/config/preferences/JavaScript.json +0 -76
  623. data/config/preferences/LaTeX.json +0 -267
  624. data/config/preferences/Lex/Flex.json +0 -3
  625. data/config/preferences/Lighttpd.json +0 -3
  626. data/config/preferences/LilyPond.json +0 -77
  627. data/config/preferences/Lisp.json +0 -63
  628. data/config/preferences/Logo.json +0 -58
  629. data/config/preferences/Logtalk.json +0 -236
  630. data/config/preferences/Lua.json +0 -24
  631. data/config/preferences/MEL.json +0 -19
  632. data/config/preferences/MIPS Assembler.json +0 -26
  633. data/config/preferences/MacPorts.json +0 -3
  634. data/config/preferences/Mail.json +0 -3
  635. data/config/preferences/Make.json +0 -16
  636. data/config/preferences/Markdown.json +0 -102
  637. data/config/preferences/Math.json +0 -3
  638. data/config/preferences/Matlab.json +0 -128
  639. data/config/preferences/Maven.json +0 -308
  640. data/config/preferences/Mediawiki.json +0 -73
  641. data/config/preferences/Mercurial.json +0 -3
  642. data/config/preferences/Modula.json +0 -37
  643. data/config/preferences/MoinMoin.json +0 -52
  644. data/config/preferences/Navigation.json +0 -3
  645. data/config/preferences/Nemerle.json +0 -3
  646. data/config/preferences/OCaml Code Completion.json +0 -3
  647. data/config/preferences/OCaml.json +0 -163
  648. data/config/preferences/ODCompletion.json +0 -3
  649. data/config/preferences/Objective-C.json +0 -84
  650. data/config/preferences/OpenGL.json +0 -3331
  651. data/config/preferences/Outlines.json +0 -3
  652. data/config/preferences/Pascal.json +0 -60
  653. data/config/preferences/Perforce.json +0 -3
  654. data/config/preferences/Perl.json +0 -15
  655. data/config/preferences/PmWiki.json +0 -27
  656. data/config/preferences/Postscript.json +0 -15
  657. data/config/preferences/Processing.json +0 -32
  658. data/config/preferences/Prolog.json +0 -3
  659. data/config/preferences/Propel.json +0 -3
  660. data/config/preferences/Python.json +0 -38
  661. data/config/preferences/Quake.json +0 -15
  662. data/config/preferences/R.json +0 -33
  663. data/config/preferences/Ragel.json +0 -15
  664. data/config/preferences/Regular Expressions.json +0 -3
  665. data/config/preferences/Remind.json +0 -15
  666. data/config/preferences/Rez.json +0 -46
  667. data/config/preferences/Ruby.json +0 -98
  668. data/config/preferences/S5 Slide Show.json +0 -20
  669. data/config/preferences/SCons.json +0 -3
  670. data/config/preferences/SQL.json +0 -32
  671. data/config/preferences/SSH Config.json +0 -15
  672. data/config/preferences/SVK.json +0 -3
  673. data/config/preferences/SWIG.json +0 -3
  674. data/config/preferences/SWeave.json +0 -32
  675. data/config/preferences/Scheme.json +0 -35
  676. data/config/preferences/Scilab.json +0 -15
  677. data/config/preferences/Setext.json +0 -3
  678. data/config/preferences/Shell Script.json +0 -25
  679. data/config/preferences/Slate.json +0 -113
  680. data/config/preferences/Source.json +0 -132
  681. data/config/preferences/Subversion.json +0 -10
  682. data/config/preferences/TODO.json +0 -3
  683. data/config/preferences/Tabular.json +0 -3
  684. data/config/preferences/Tcl.json +0 -82
  685. data/config/preferences/TerminalMate.json +0 -112
  686. data/config/preferences/Text.json +0 -89
  687. data/config/preferences/TextMate.json +0 -38
  688. data/config/preferences/Textile.json +0 -76
  689. data/config/preferences/Thrift.json +0 -56
  690. data/config/preferences/Transmit.json +0 -3
  691. data/config/preferences/Twiki.json +0 -51
  692. data/config/preferences/Txt2tags.json +0 -81
  693. data/config/preferences/Vectorscript.json +0 -1280
  694. data/config/preferences/XML.json +0 -60
  695. data/config/preferences/Xcode.json +0 -3
  696. data/config/preferences/YAML.json +0 -24
  697. data/config/preferences/iCalendar.json +0 -10
  698. data/config/preferences/iTerm.json +0 -36
  699. data/config/preferences/reStructuredText.json +0 -48
  700. data/config/syntax/ANTLR.json +0 -275
  701. data/config/syntax/ASP vb.NET.json +0 -228
  702. data/config/syntax/ASP.json +0 -135
  703. data/config/syntax/ActionScript.json +0 -168
  704. data/config/syntax/Active4D Config.json +0 -86
  705. data/config/syntax/Active4D Library.json +0 -20
  706. data/config/syntax/Active4D.json +0 -418
  707. data/config/syntax/Ada.json +0 -108
  708. data/config/syntax/Ant.json +0 -196
  709. data/config/syntax/Apache.json +0 -342
  710. data/config/syntax/AppleScript.json +0 -721
  711. data/config/syntax/BibTeX.json +0 -253
  712. data/config/syntax/Bison.json +0 -59
  713. data/config/syntax/Blog - HTML.json +0 -47
  714. data/config/syntax/Blog - Markdown.json +0 -50
  715. data/config/syntax/Blog - Text.json +0 -45
  716. data/config/syntax/Blog - Textile.json +0 -45
  717. data/config/syntax/C++.json +0 -323
  718. data/config/syntax/C.json +0 -694
  719. data/config/syntax/CMake Listfile.json +0 -171
  720. data/config/syntax/CSS.json +0 -346
  721. data/config/syntax/CSV.json +0 -108
  722. data/config/syntax/ColdFusion.json +0 -204
  723. data/config/syntax/D.json +0 -560
  724. data/config/syntax/Diff.json +0 -136
  725. data/config/syntax/DokuWiki.json +0 -412
  726. data/config/syntax/Doxygen.json +0 -80
  727. data/config/syntax/Dylan.json +0 -104
  728. data/config/syntax/Eiffel.json +0 -128
  729. data/config/syntax/Erlang.json +0 -1636
  730. data/config/syntax/F-Script.json +0 -137
  731. data/config/syntax/FXScript.json +0 -260
  732. data/config/syntax/Fortran - Modern.json +0 -221
  733. data/config/syntax/Fortran - Punchcard.json +0 -468
  734. data/config/syntax/GTD.json +0 -39
  735. data/config/syntax/GTDalt.json +0 -233
  736. data/config/syntax/Gettext.json +0 -118
  737. data/config/syntax/Go.json +0 -555
  738. data/config/syntax/Graphviz (DOT).json +0 -79
  739. data/config/syntax/Greasemonkey.json +0 -56
  740. data/config/syntax/Gri.json +0 -141
  741. data/config/syntax/HTML (ASP).json +0 -45
  742. data/config/syntax/HTML (ASP.net).json +0 -736
  743. data/config/syntax/HTML (Active4D).json +0 -540
  744. data/config/syntax/HTML (Erlang).json +0 -31
  745. data/config/syntax/HTML (Tcl).json +0 -42
  746. data/config/syntax/HTML.json +0 -614
  747. data/config/syntax/Haskell.json +0 -407
  748. data/config/syntax/Inform.json +0 -80
  749. data/config/syntax/Ini.json +0 -91
  750. data/config/syntax/Installer Distribution Script.json +0 -135
  751. data/config/syntax/Io.json +0 -142
  752. data/config/syntax/JSON.json +0 -151
  753. data/config/syntax/Java Properties.json +0 -42
  754. data/config/syntax/Java Server Page (JSP).json +0 -163
  755. data/config/syntax/Java.json +0 -745
  756. data/config/syntax/JavaDoc.json +0 -435
  757. data/config/syntax/JavaScript.json +0 -446
  758. data/config/syntax/LaTeX Beamer.json +0 -65
  759. data/config/syntax/LaTeX Log.json +0 -88
  760. data/config/syntax/LaTeX Memoir.json +0 -101
  761. data/config/syntax/LaTeX.json +0 -962
  762. data/config/syntax/Lex-Flex.json +0 -396
  763. data/config/syntax/Lighttpd.json +0 -93
  764. data/config/syntax/LilyPond.json +0 -608
  765. data/config/syntax/Lisp.json +0 -101
  766. data/config/syntax/Literate Haskell.json +0 -55
  767. data/config/syntax/Logo.json +0 -48
  768. data/config/syntax/Logtalk.json +0 -289
  769. data/config/syntax/Lua.json +0 -146
  770. data/config/syntax/MATLAB.json +0 -744
  771. data/config/syntax/MEL.json +0 -161
  772. data/config/syntax/MIPS Assembler.json +0 -114
  773. data/config/syntax/MacPorts Portfile.json +0 -298
  774. data/config/syntax/Mail.json +0 -224
  775. data/config/syntax/Makefile.json +0 -66
  776. data/config/syntax/Markdown.json +0 -644
  777. data/config/syntax/Maven POM.json +0 -774
  778. data/config/syntax/Mediawiki.json +0 -736
  779. data/config/syntax/Modula-3.json +0 -80
  780. data/config/syntax/MoinMoin.json +0 -335
  781. data/config/syntax/MultiMarkdown.json +0 -41
  782. data/config/syntax/Nemerle.json +0 -128
  783. data/config/syntax/OCaml.json +0 -1391
  784. data/config/syntax/OCamllex.json +0 -307
  785. data/config/syntax/OCamlyacc.json +0 -346
  786. data/config/syntax/Objective-C++.json +0 -21
  787. data/config/syntax/Objective-C.json +0 -979
  788. data/config/syntax/Octave.json +0 -417
  789. data/config/syntax/OpenGL.json +0 -24
  790. data/config/syntax/PHP.json +0 -2184
  791. data/config/syntax/Pascal.json +0 -128
  792. data/config/syntax/Perl.json +0 -2091
  793. data/config/syntax/Plain Text.json +0 -49
  794. data/config/syntax/PmWiki.json +0 -241
  795. data/config/syntax/Postscript.json +0 -206
  796. data/config/syntax/Processing.json +0 -188
  797. data/config/syntax/Prolog.json +0 -70
  798. data/config/syntax/Python.json +0 -1934
  799. data/config/syntax/Quake Style .cfg.json +0 -54
  800. data/config/syntax/R.json +0 -157
  801. data/config/syntax/Ragel.json +0 -362
  802. data/config/syntax/Rd (R Documentation).json +0 -119
  803. data/config/syntax/Regular Expressions (Oniguruma).json +0 -186
  804. data/config/syntax/Regular Expressions (Python).json +0 -188
  805. data/config/syntax/Release Notes.json +0 -78
  806. data/config/syntax/Remind.json +0 -461
  807. data/config/syntax/Rez.json +0 -137
  808. data/config/syntax/Ruby Sass.json +0 -497
  809. data/config/syntax/Ruby.json +0 -1753
  810. data/config/syntax/S5 Slide Show.json +0 -85
  811. data/config/syntax/SQL.json +0 -435
  812. data/config/syntax/SSH Config.json +0 -55
  813. data/config/syntax/SWIG.json +0 -96
  814. data/config/syntax/SWeave.json +0 -139
  815. data/config/syntax/Scheme.json +0 -359
  816. data/config/syntax/Scilab.json +0 -69
  817. data/config/syntax/Setext.json +0 -247
  818. data/config/syntax/Shell Script (Bash).json +0 -1198
  819. data/config/syntax/Slate.json +0 -265
  820. data/config/syntax/Strings File.json +0 -53
  821. data/config/syntax/TSV.json +0 -83
  822. data/config/syntax/Tcl.json +0 -278
  823. data/config/syntax/TeX Math.json +0 -83
  824. data/config/syntax/TeX.json +0 -157
  825. data/config/syntax/Textile.json +0 -273
  826. data/config/syntax/Thrift.json +0 -641
  827. data/config/syntax/Twiki.json +0 -436
  828. data/config/syntax/Txt2tags.json +0 -154
  829. data/config/syntax/Vectorscript.json +0 -97
  830. data/config/syntax/XML strict.json +0 -148
  831. data/config/syntax/XML.json +0 -301
  832. data/config/syntax/XSL.json +0 -96
  833. data/config/syntax/YAML.json +0 -293
  834. data/config/syntax/camlp4.json +0 -63
  835. data/config/syntax/iCalendar.json +0 -51
  836. data/config/syntax/mod_perl.json +0 -72
  837. data/config/syntax/reStructuredText.json +0 -403
  838. data/config/syntax/svn-commit.tmp.json +0 -62
  839. data/config/theme/Active4D.json +0 -260
  840. data/config/theme/All Hallow's Eve.json +0 -171
  841. data/config/theme/Amy.json +0 -359
  842. data/config/theme/BBEdit.json +0 -269
  843. data/config/theme/Bespin.json +0 -322
  844. data/config/theme/Blackboard.json +0 -215
  845. data/config/theme/BoysAndGirls01.json +0 -156
  846. data/config/theme/Brilliance Black.json +0 -1695
  847. data/config/theme/Brilliance Dull.json +0 -1451
  848. data/config/theme/Classic Modified.json +0 -288
  849. data/config/theme/Cobalt.json +0 -345
  850. data/config/theme/Cool Glow.json +0 -215
  851. data/config/theme/Dawn.json +0 -258
  852. data/config/theme/Eiffel.json +0 -270
  853. data/config/theme/Espresso Libre.json +0 -247
  854. data/config/theme/Fluidvision.json +0 -272
  855. data/config/theme/IDLE.json +0 -159
  856. data/config/theme/LAZY.json +0 -178
  857. data/config/theme/Mac Classic.json +0 -277
  858. data/config/theme/MagicWB (Amiga).json +0 -231
  859. data/config/theme/Merbivore Soft.json +0 -181
  860. data/config/theme/Merbivore.json +0 -181
  861. data/config/theme/Monokai.json +0 -177
  862. data/config/theme/Notepad2.json +0 -166
  863. data/config/theme/Pastels on Dark.json +0 -437
  864. data/config/theme/RubyBlue.json +0 -226
  865. data/config/theme/Sin City 2.json +0 -361
  866. data/config/theme/Slate.json +0 -270
  867. data/config/theme/Slush & Poppies.json +0 -232
  868. data/config/theme/SpaceCadet.json +0 -143
  869. data/config/theme/Sunburst.json +0 -415
  870. data/config/theme/Twilight BG FG.json +0 -633
  871. data/config/theme/Twilight.json +0 -321
  872. data/config/theme/Whys Poignant.json +0 -119
  873. data/config/theme/Zenburnesque.json +0 -237
  874. data/config/theme/barf.json +0 -155
  875. data/config/theme/fake.json +0 -418
  876. data/config/theme/happydeluxe.json +0 -114
  877. data/config/theme/iLife 05.json +0 -393
  878. data/config/theme/iPlastic.json +0 -177
  879. data/config/theme/mintBlue Dark.json +0 -414
  880. data/config/theme/mintBlue.json +0 -415
  881. data/config/theme/monoindustrial.json +0 -276
  882. data/config/theme/starlight.json +0 -67
  883. data/lib/ver/layout.rb +0 -177
  884. data/lib/ver/methods/select.rb +0 -322
  885. data/lib/ver/methods/shortcuts.rb +0 -21
  886. data/lib/ver/methods/views.rb +0 -81
  887. data/lib/ver/mode.rb +0 -207
  888. data/lib/ver/status/context.rb +0 -166
  889. data/lib/ver/view.rb +0 -190
  890. data/lib/ver/view/console.rb +0 -171
  891. data/lib/ver/view/entry.rb +0 -32
  892. data/lib/ver/view/list.rb +0 -152
  893. data/lib/ver/view/list/buffer.rb +0 -27
  894. data/lib/ver/view/list/ex.rb +0 -71
  895. data/lib/ver/view/list/fuzzy_file_finder.rb +0 -44
  896. data/lib/ver/view/list/grep.rb +0 -53
  897. data/lib/ver/view/list/methods.rb +0 -159
  898. data/lib/ver/view/list/syntax.rb +0 -13
  899. data/lib/ver/view/list/theme.rb +0 -13
  900. data/lib/ver/view/term.rb +0 -255
  901. data/tasks/plist2json.rake +0 -35
@@ -0,0 +1,34 @@
1
+ # Encoding: UTF-8
2
+
3
+ {"glob" =>
4
+ {scope: "source.cmake",
5
+ name: "File(Glob …)",
6
+ content: "FILE(GLOB${1:_RECURSE} ${2:VAR} ${3:src/*.cc})"},
7
+ "for" =>
8
+ {scope: "source.cmake",
9
+ name: "Foreach … EndForeach",
10
+ content: "FOREACH(${1:VAR} ${2:items})\n\t$0\nENDFOREACH()"},
11
+ "fun" =>
12
+ {scope: "source.cmake",
13
+ name: "Function … EndFunction",
14
+ content:
15
+ "FUNCTION(${1:FUNCTION_NAME}${2/(.+)/(?1: )/}${2:arg1})\n\t$0\nENDFUNCTION()"},
16
+ "if" =>
17
+ {scope: "source.cmake",
18
+ name: "If … Endif",
19
+ content: "IF(${1:condition})\n\t$0\nENDIF()"},
20
+ "append" =>
21
+ {scope: "source.cmake",
22
+ name: "List(Append …)",
23
+ content: "LIST(APPEND ${1:LIST_VARIABLE} ${2:new_element})"},
24
+ "mac" =>
25
+ {scope: "source.cmake",
26
+ name: "Macro … EndMacro",
27
+ content:
28
+ "MACRO(${1:MACRO_NAME}${2/(.+)/(?1: )/}${2:arg1})\n\t$0\nENDMACRO()"},
29
+ "msg" =>
30
+ {scope: "source.cmake", name: "Message(…)", content: "MESSAGE(\"$1\")$0"},
31
+ "set" =>
32
+ {scope: "source.cmake",
33
+ name: "Set(Variable …)",
34
+ content: "SET(${1:VAR} ${2:value})"}}
@@ -0,0 +1,117 @@
1
+ # Encoding: UTF-8
2
+
3
+ {"!" =>
4
+ {scope: "source.css", name: "!important CSS", content: "${1:!important}"},
5
+ "background" =>
6
+ {scope: "source.css",
7
+ name: "filter: AlphaImageLoader [for IE PNGs]",
8
+ content:
9
+ "${3:background-image: none;\n}filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='${1:${TM_SELECTED_TEXT:/images/transparent.png}}', sizingMethod='${2:image/scale/crop}');"},
10
+ "border" =>
11
+ {scope: "source.css",
12
+ name: "border: size style color",
13
+ content: "border: ${1:1px} ${2:solid} \#${3:999};$0"},
14
+ "clear" =>
15
+ {scope: "source.css",
16
+ name: "clear: value",
17
+ content: "clear: ${1:left/right/both/none};$0"},
18
+ "color" =>
19
+ {scope: "source.css",
20
+ name: "color: rgb",
21
+ content: "color: rgb(${1:255},${2:255},${3:255});$0"},
22
+ "cursor" =>
23
+ {scope: "source.css", name: "cursor: url", content: "cursor: url($1);$0"},
24
+ "direction" =>
25
+ {scope: "source.css",
26
+ name: "direction: ltr/rtl",
27
+ content: "direction: ${1:ltr|rtl};$0"},
28
+ "display" =>
29
+ {scope: "source.css",
30
+ name: "display: table-types",
31
+ content:
32
+ "display: ${1:table/inline-table/table-row-group/table-header-group/table-footer-group/table-row/table-column-group/table-column/table-cell/table-caption};$0"},
33
+ "float" =>
34
+ {scope: "source.css",
35
+ name: "float: left/right/none",
36
+ content: "float: ${1:left/right/none};$0"},
37
+ "font" =>
38
+ {scope: "source.css",
39
+ name: "font: size font",
40
+ content:
41
+ "font: ${1:75%} ${2:\"Lucida Grande\", \"Trebuchet MS\", Verdana,} ${3:sans-}serif;$0"},
42
+ "letter" =>
43
+ {scope: "source.css",
44
+ name: "letter-spacing: px",
45
+ content: "letter-spacing: $1px;$0"},
46
+ "list" =>
47
+ {scope: "source.css",
48
+ name: "list-style: type position image",
49
+ content:
50
+ "list-style: ${1:none/disc/circle/square/decimal/zero} ${2:inside/outside} url($3);$0"},
51
+ "margin" =>
52
+ {scope: "source.css",
53
+ name: "margin: V H",
54
+ content: "margin: ${1:20px} ${2:0px};$0"},
55
+ "marker" =>
56
+ {scope: "source.css",
57
+ name: "marker-offset: length",
58
+ content: "marker-offset: ${1:10px};$0"},
59
+ "opacity" =>
60
+ {scope: "source.css",
61
+ name: "opacity: [for Safari, FF & IE]",
62
+ content:
63
+ "opacity: ${1:0.5};${100:\n}-moz-opacity: ${1:0.5};${100:\n}filter:alpha(opacity=${2:${1/(1?)0?\\.(.*)/$1$2/}${1/^\\d*\\.\\d\\d+$|^\\d*$|(^\\d\\.\\d$)/(?1:0)/}});$0"},
64
+ "overflow" =>
65
+ {scope: "source.css",
66
+ name: "overflow: type",
67
+ content: "overflow: ${1:visible/hidden/scroll/auto};$0"},
68
+ "padding" =>
69
+ {scope: "source.css",
70
+ name: "padding: all",
71
+ content: "padding: ${1:20px};$0"},
72
+ "position" =>
73
+ {scope: "source.css",
74
+ name: "position: type",
75
+ content: "position: ${1:static/relative/absolute/fixed};$0"},
76
+ "{" =>
77
+ {scope: "source.css",
78
+ name: "properties { } ( } )",
79
+ content: "{\n\t/* $1 */\n\t$0\n"},
80
+ "text" =>
81
+ {scope: "source.css",
82
+ name: "text-transform: none",
83
+ content: "text-transform: none;$0"},
84
+ "vertical" =>
85
+ {scope: "source.css",
86
+ name: "vertical-align: type",
87
+ content:
88
+ "vertical-align: ${1:baseline/sub/super/top/text-top/middle/bottom/text-bottom/length/%};$0"},
89
+ "visibility" =>
90
+ {scope: "source.css",
91
+ name: "visibility: type",
92
+ content: "visibility: ${1:visible/hidden/collapse};$0"},
93
+ "white" =>
94
+ {scope: "source.css",
95
+ name: "white-space: normal/pre/nowrap",
96
+ content: "white-space: ${1:normal/pre/nowrap};$0"},
97
+ "word" =>
98
+ {scope: "source.css",
99
+ name: "word-spacing: normal",
100
+ content: "word-spacing: normal;$0"},
101
+ "z" =>
102
+ {scope: "source.css", name: "z-index: index", content: "z-index: $1;$0"},
103
+ "fixed" =>
104
+ {scope: "source.css meta.property-list",
105
+ name: "Fixed Position Bottom 100% wide IE6",
106
+ content:
107
+ "${2:bottom: auto;}top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-${1:THE HEIGHT OF THIS THING IN PIXELS}));\n${3:left: expression(eval(document.documentElement.scrollLeft));\n}${4:width: expression(eval(document.documentElement.clientWidth));}$0"},
108
+ "scrollbar" =>
109
+ {scope: "source.css meta.property-list",
110
+ name: "scrollbar",
111
+ content:
112
+ "scrollbar-base-color: ${1:#CCCCCC};${2:\nscrollbar-arrow-color: ${3:#000000};\nscrollbar-track-color: ${4:#999999};\nscrollbar-3dlight-color: ${5:#EEEEEE};\nscrollbar-highlight-color: ${6:#FFFFFF};\nscrollbar-face-color: ${7:#CCCCCC};\nscrollbar-shadow-color: ${9:#999999};\nscrollbar-darkshadow-color: ${8:#666666};}"},
113
+ "selection" =>
114
+ {scope: "source.css -meta.property-list",
115
+ name: "selection",
116
+ content:
117
+ "$1::-moz-selection,\n$1::selection {\n\tcolor: ${2:inherit};\n\tbackground: ${3:inherit};\n}"}}
@@ -0,0 +1,3 @@
1
+ # Encoding: UTF-8
2
+
3
+ {}
@@ -0,0 +1,3 @@
1
+ # Encoding: UTF-8
2
+
3
+ {}
@@ -0,0 +1,1549 @@
1
+ # Encoding: UTF-8
2
+
3
+ {"abs" => {scope: "text.html.cfm", name: "abs", content: "Abs(${1:number})$0"},
4
+ "acos" =>
5
+ {scope: "text.html.cfm", name: "acos", content: "ACos(${1:number})$0"},
6
+ "addsoaprequestheader" =>
7
+ {scope: "text.html.cfm",
8
+ name: "addsoaprequestheader",
9
+ content:
10
+ "AddSOAPRequestHeader(${1:webservice}, ${2:namespace}, ${3:name}, ${4:value} ${5:[, mustunderstand]})$0"},
11
+ "addsoapresponseheader" =>
12
+ {scope: "text.html.cfm",
13
+ name: "addsoapresponseheader",
14
+ content:
15
+ "AddSOAPResponseHeader(${1:namespace}, ${2:name}, ${3:value} ${4:[, mustunderstand]})$0"},
16
+ "arrayappend" =>
17
+ {scope: "text.html.cfm",
18
+ name: "arrayappend",
19
+ content: "ArrayAppend(${1:array}, ${2:value})$0"},
20
+ "arrayavg" =>
21
+ {scope: "text.html.cfm",
22
+ name: "arrayavg",
23
+ content: "ArrayAvg(${1:array})$0"},
24
+ "arrayclear" =>
25
+ {scope: "text.html.cfm",
26
+ name: "arraycear",
27
+ content: "ArrayClear(${1:array})$0"},
28
+ "arraydeleteat" =>
29
+ {scope: "text.html.cfm",
30
+ name: "arraydeleteat",
31
+ content: "ArrayDeleteAt(${1:array}, ${2:position})$0"},
32
+ "arrayinsertat" =>
33
+ {scope: "text.html.cfm",
34
+ name: "arrayinsertat",
35
+ content: "ArrayInsertAt(${1:array}, ${2:position}, ${3:value})$0"},
36
+ "arrayisempty" =>
37
+ {scope: "text.html.cfm",
38
+ name: "arrayisempty",
39
+ content: "ArrayIsEmpty(${1:array})$0"},
40
+ "arraylen" =>
41
+ {scope: "text.html.cfm",
42
+ name: "arraylen",
43
+ content: "ArrayLen(${1:array})$0"},
44
+ "arraymax" =>
45
+ {scope: "text.html.cfm",
46
+ name: "arraymax",
47
+ content: "ArrayMax(${1:array})$0"},
48
+ "arraymin" =>
49
+ {scope: "text.html.cfm",
50
+ name: "arraymin",
51
+ content: "ArrayMin(${1:array})$0"},
52
+ "arraynew" =>
53
+ {scope: "text.html.cfm",
54
+ name: "arraynew",
55
+ content: "ArrayNew(${1:dimension})$0"},
56
+ "arrayprepend" =>
57
+ {scope: "text.html.cfm",
58
+ name: "arrayprepend",
59
+ content: "ArrayPrepend(${1:array}, ${2:value})$0"},
60
+ "arrayresize" =>
61
+ {scope: "text.html.cfm",
62
+ name: "arrayresize",
63
+ content: "ArrayResize(${1:array}, ${2:minimum_size})$0"},
64
+ "arrayset" =>
65
+ {scope: "text.html.cfm",
66
+ name: "arrayset",
67
+ content:
68
+ "ArraySet(${1:array}, ${2:start_pos}, ${3:end_pos}, ${4:value})$0"},
69
+ "arraysort" =>
70
+ {scope: "text.html.cfm",
71
+ name: "arraysort",
72
+ content: "ArraySort(${1:array}, ${2:sort_type} ${3:[, sort_order ]})$0"},
73
+ "arraysum" =>
74
+ {scope: "text.html.cfm",
75
+ name: "arraysum",
76
+ content: "ArraySum(${1:array})$0"},
77
+ "arrayswap" =>
78
+ {scope: "text.html.cfm",
79
+ name: "arrayswap",
80
+ content: "ArraySwap(${1:array}, ${2:position1}, ${3:position2})$0"},
81
+ "arraytolist" =>
82
+ {scope: "text.html.cfm",
83
+ name: "arraytolist",
84
+ content: "ArrayToList(${1:array} ${2:[, delimiter ]})$0"},
85
+ "asc" => {scope: "text.html.cfm", name: "asc", content: "Asc(${1:string})$0"},
86
+ "asin" =>
87
+ {scope: "text.html.cfm", name: "asin", content: "ASin(${1:number})$0"},
88
+ "atn" => {scope: "text.html.cfm", name: "atn", content: "Atn(${1:number})$0"},
89
+ "binarydecode" =>
90
+ {scope: "text.html.cfm",
91
+ name: "binarydecode",
92
+ content: "BinaryDecode(${1:string}, ${2:binaryencoding})$0"},
93
+ "binaryencode" =>
94
+ {scope: "text.html.cfm",
95
+ name: "binaryencode",
96
+ content: "BinaryEncode(${1:binarydata}, ${2:encoding})$0"},
97
+ "bitand" =>
98
+ {scope: "text.html.cfm",
99
+ name: "bitand",
100
+ content: "BitAnd(${1:number1}, ${2:number2})$0"},
101
+ "bitmaskclear" =>
102
+ {scope: "text.html.cfm",
103
+ name: "bitmaskclear",
104
+ content: "BitMaskClear(${1:number}, ${2:start}, ${3:length})$0"},
105
+ "bitmaskread" =>
106
+ {scope: "text.html.cfm",
107
+ name: "bitmaskread",
108
+ content: "BitMaskRead(${1:number}, ${2:start}, ${3:length})$0"},
109
+ "bitmaskset" =>
110
+ {scope: "text.html.cfm",
111
+ name: "bitmaskset",
112
+ content: "BitMaskSet(${1:number}, ${2:mask}, ${3:start}, ${4:length})$0"},
113
+ "bitnot" =>
114
+ {scope: "text.html.cfm", name: "bitnot", content: "BitNot(${1:number})$0"},
115
+ "bitor" =>
116
+ {scope: "text.html.cfm",
117
+ name: "bitor",
118
+ content: "BitOr(${1:number1}, ${2:number2})$0"},
119
+ "bitshln" =>
120
+ {scope: "text.html.cfm",
121
+ name: "bitshln",
122
+ content: "BitSHLN(${1:number}, ${2:count})$0"},
123
+ "bitshrn" =>
124
+ {scope: "text.html.cfm",
125
+ name: "bitshrn",
126
+ content: "BitSHRN(${1:number}, ${2:count})$0"},
127
+ "bitxor" =>
128
+ {scope: "text.html.cfm",
129
+ name: "bitxor",
130
+ content: "BitXor(${1:number1}, ${2:number2})$0"},
131
+ "ceiling" =>
132
+ {scope: "text.html.cfm",
133
+ name: "ceiling",
134
+ content: "BitXor(${1:number1}, ${2:number2})$0"},
135
+ "cfabort" =>
136
+ {scope: "text.html.cfm",
137
+ name: "cfabort",
138
+ content: "<cfabort showerror=\"$1\">$0"},
139
+ "cfapplet" =>
140
+ {scope: "text.html.cfm",
141
+ name: "cfapplet",
142
+ content:
143
+ "<cfapplet appletSource = \"$1\" name = \"$2\"${3: height = \"${4:[ ]}\" width = \"${5:[ ]}\" vSpace = \"${6:[ ]}\" hSpace = \"${7:[ ]}\" align = \"${8:[ ]}\" notSupported = \"${9:[ ]}\" param_1 = \"${10:[ ]}\" param_2 = \"${11:[ ]}\" param_n = \"${12:[ ]}\"}>$0\t"},
144
+ "cfapplication" =>
145
+ {scope: "text.html.cfm",
146
+ name: "cfapplication",
147
+ content:
148
+ "<cfapplication\n\tname = \"$1\"${2: \n\tloginStorage = \"$3\"\n\tclientManagement = \"$4\"\n\tclientStorage = \"$5\" \n\tsetClientCookies = \"$6\"\n\tsessionManagement = \"$7\"\n\tsessionTimeout = #CreateTimeSpan(${8:days}, ${9:hours}, ${10:minutes}, ${11:seconds})#\n\tapplicationTimeout = #CreateTimeSpan(${12:days}, ${13:hours}, ${14:minutes}, ${15:seconds})#\n\tsetDomainCookies = \"$16\"}>$0"},
149
+ "cfargument" =>
150
+ {scope: "text.html.cfm",
151
+ name: "cfargument",
152
+ content:
153
+ "<cfargument name=\"$1\"${2: type=\"${3:[ ]}\" required=\"${4:[ ]}\" default=\"${5:[ ]}\" displayname=\"${6:[ ]}\" hint=\"${7:[ ]}\"}>$0"},
154
+ "cfassociate" =>
155
+ {scope: "text.html.cfm",
156
+ name: "cfassociate",
157
+ content:
158
+ "<cfassociate${1: baseTag = \"${2:[ ]}\" dataCollection = \"${3:[ ]}\"}>$0"},
159
+ "cfbreak" => {scope: "text.html.cfm", name: "cfbreak", content: "<cfbreak>"},
160
+ "cfcache" =>
161
+ {scope: "text.html.cfm",
162
+ name: "cfcache",
163
+ content:
164
+ "<cfcache action = \"${2:[ ]}\" directory = \"${2:[ ]}\" timespan = \"${2:[ ]}\" expireURL = \"${2:[ ]}\" username = \"${2:[ ]}\" password = \"${2:[ ]}\" port = \"\" protocol = \"${2:[ ]}\">"},
165
+ "cfcalendar" =>
166
+ {scope: "text.html.cfm",
167
+ name: "cfcalendar",
168
+ content:
169
+ "<cfcalendar name = \"$1\"${2: height = \"${3:[ ]}\" width = \"${4:[ ]}\" selectedDate = \"${5:[ ]}\" startRange = \"${6:[ ]}\" endRange = \"${7:[ ]}\" disabled = \"${8:[ ]}\" mask = \"${9:[ ]}\" dayNames = \"${10:[ ]}\" monthNames = \"${11:[ ]}\" style=\"${12:[ ]}\" enabled = \"${13:[ ]}\" visible = \"${14:[ ]}\" tooltip = \"${15:[ ]}\" onChange = \"${16:[ ]}\" onBlur = \"${17:[ ]}\" onFocus = \"${18:[ ]}\"}>$0"},
170
+ "cfcase" =>
171
+ {scope: "text.html.cfm",
172
+ name: "cfcase",
173
+ content:
174
+ "<cfcase value = \"$1\"${2: delimiters = \"${3:[ ]}\"}>$4</cfcase>$0"},
175
+ "cfcatch" =>
176
+ {scope: "text.html.cfm",
177
+ name: "cfcatch",
178
+ content: "<cfcatch type = \"$1\">\n\t$2\n</cfcatch>$0"},
179
+ "cfchart" =>
180
+ {scope: "text.html.cfm",
181
+ name: "cfchart",
182
+ content:
183
+ "<cfchart\n\tname = \"$1\"${2:\n\tbackgroundColor = \"${3:[ ]}\"\n\tchartHeight = \"${4:[ ]}\"\n\tchartWidth = \"${5:[ ]}\"\n\tdataBackgroundColor = \"${6:[ ]}\"\n\tfont = \"${7:[ ]}\"\n\tfontBold = \"${8:[ ]}\"\n\tfontItalic = \"${9:[ ]}\"\n\tfontSize = \"${10:[ ]}\"\n\tforegroundColor = \"${11:[ ]}\"\n\tformat = \"${12:[ ]}\"\n\tgridlines = \"${13:[ ]}\"\n\tlabelFormat = \"${14:[ ]}\"\n\tmarkerSize = \"${15:[ ]}\"\n\tpieSliceStyle = \"${16:[ ]}\"\n\tscaleFrom = \"${17:[ ]}\"\n\tscaleTo = \"${18:[ ]}\"\n\tseriesPlacement = \"${19:[ ]}\"\n\tshow3D = \"${20:[ ]}\"\n\tshowBorder = \"${21:[ ]}\"\n\tshowLegend = \"${22:[ ]}\"\n\tshowMarkers = \"${23:[ ]}\"\n\tshowXGridlines = \"${24:[ ]}\"\n\tshowYGridlines = \"${25:[ ]}\"\n\tsortXAxis = \"${26:[ ]}\"\n\ttipBGColor = \"${27:[ ]}\"\n\ttipStyle = \"${28:[ ]}\"\n\ttitle = \"${29:[ ]}\"\n\turl = \"${30:[ ]}\"\n\txAxisTitle = \"${31:[ ]}\"\n\txAxisType = \"${32:[ ]}\"\n\txOffset = \"${33:[ ]}\"\n\tyAxisTitle = \"${34:[ ]}\"\n\tyAxisType = \"${35:[ ]}\"\n\tyOffset = \"${36:[ ]}\"}>\n</cfchart>$0"},
184
+ "cfchartdata" =>
185
+ {scope: "text.html.cfm",
186
+ name: "cfchartdata",
187
+ content: "<cfchartdata item = \"$1\" value = \"$2\">$0"},
188
+ "cfchartseries" =>
189
+ {scope: "text.html.cfm",
190
+ name: "cfchartseries",
191
+ content:
192
+ "<cfchartseries type=\"$1\"${2: colorlist = \"${3:[ ]}\" itemColumn=\"${4:[ ]}\" markerStyle=\"${5:[ ]}\" paintStyle=\"${6:[ ]}\" query=\"${7:[ ]}\" seriesColor=\"${8:[ ]}\" seriesLabel=\"${9:[ ]}\" valueColumn=\"${10:[ ]}\" dataLabelStyle=\"${11:[ ]}\"}>\n\t$12\n</cfchartseries>$0"},
193
+ "cfcol" =>
194
+ {scope: "text.html.cfm",
195
+ name: "cfcol",
196
+ content:
197
+ "<cfcol header = \"$1\" text = \"$2\"${3: width = \"${4:[ ]}\" align = \"${5:[ ]}\"}>$0\n\n"},
198
+ "cfcollection" =>
199
+ {scope: "text.html.cfm",
200
+ name: "cfcollection",
201
+ content:
202
+ "<cfcollection action = \"$1\"${2: collection = \"${3:[ ]}\" path = \"${4:[ ]}\" language = \"${5:[ ]}\" name = \"${6:[ ]}\" categories = \"${7:[ ]}\" or \"${8:[ ]}\"}>$0"},
203
+ "cfcomponent" =>
204
+ {scope: "text.html.cfm",
205
+ name: "cfcomponent",
206
+ content:
207
+ "<cfcomponent${1: extends =\"${2:[ ]}\" output = \"${3:[ ]}\" style = \"${4:[ ]}\" namespace = \"${5:[ ]}\" serviceportname = \"${6:[ ]}\" porttypename = \"${7:[ ]}\" bindingname = \"${8:[ ]}\" wsdlfile = \"${9:[ ]}\" displayname = \"${10:[ ]}\" hint = \"${11:[ ]}\"}>\n\t$12\n</cfcomponent>$0"},
208
+ "cfcontent" =>
209
+ {scope: "text.html.cfm",
210
+ name: "cfcontent",
211
+ content:
212
+ "<cfcontent type = \"${1:[ ]}\" deleteFile = \"${2:[ ]}\" file = \"${3:[ ]}\" variable = \"${4:[ ]}\" reset = \"${5:[ ]}\">$0"},
213
+ "cfcookie" =>
214
+ {scope: "text.html.cfm",
215
+ name: "cfcookie",
216
+ content:
217
+ "<cfcookie name = \"$1\"${2: value = \"${3:[ ]}\" expires = \"${4:[ ]}\" secure = \"${5:[ ]}\" path = \"${6:[ ]}\" domain = \"${7:[ ]}\"}>$0"},
218
+ "cfdirectory" =>
219
+ {scope: "text.html.cfm",
220
+ name: "cfdirectory",
221
+ content:
222
+ "<cfdirectory directory = \"$1\" action = \"${2:[ ]}\" name = \"${3:[ ]}\" filter = \"${4:[ ]}\" mode = \"${5:[ ]}\" sort = \"${6:[ ]}\" newDirectory = \"${7:[ ]}\" recurse = \"${8:[ ]}\">$0"},
223
+ "cfdocument" =>
224
+ {scope: "text.html.cfm",
225
+ name: "cfdocument",
226
+ content:
227
+ "<cfdocument format = \"$1\"${2: backgroundvisible = \"${3:[ ]}\" encryption = \"${4:[ ]}\" filename = \"${5:[ ]}\" fontembed = \"${6:[ ]}\" marginbottom = \"${7:[ ]}\" marginleft = \"${8:[ ]}\" marginright = \"${9:[ ]}\" margintop = \"${10:[ ]}\" mimetype = \"${11:[ ]}\" name = \"${12:[ ]}\" orientation = \"${13:[ ]}\" overwrite = \"${14:[ ]}\" ownerpassword = \"${15:[ ]}\" pageheight = \"${16:[ ]}\" pagetype = \"${17:[ ]}\" pagewidth = \"${18:[ ]}\" permissions = \"${19:[ ]}\" scale = \"${20:[ ]}\" src = \"${21:[ ]}\" srcfile = \"${22:[ ]}\" unit = \"${23:[ ]}\" userpassword = \"${24:[ ]}\"}>\n\t$25\n</cfdocument>$0\n\n"},
228
+ "cfdocumentitem" =>
229
+ {scope: "text.html.cfm",
230
+ name: "cfdocumentitem",
231
+ content: "<cfdocumentitem type = \"$1\">\n\t$2\n</cfdocumentitem>$0"},
232
+ "cfdocumentsection" =>
233
+ {scope: "text.html.cfm",
234
+ name: "cfdocumentsection",
235
+ content:
236
+ "<cfdocumentsection${1: margintop = \"${2:[ ]}\" marginbottom = \"${3:[ ]}\" marginleft = \"${4:[ ]}\" marginright = \"${5:[ ]}\" mimetype = \"${6:[ ]}\" src = \"${7:[ ]}\" srcfile = \"${8:[ ]}\"}>\n\t$9\n</cfdocumentsection>$0\n\n"},
237
+ "cfdump" =>
238
+ {scope: "text.html.cfm",
239
+ name: "cfdump",
240
+ content:
241
+ "<cfdump${1: var = \"${2:#variable#}\" expand = \"${3:[ ]}\" label = \"${4:[ ]}\" top = \"${5:[ ]}\"}>$0"},
242
+ "cferror" =>
243
+ {scope: "text.html.cfm",
244
+ name: "cferror",
245
+ content:
246
+ "<cferror type = \"$1\" template = \"$2\"${3: mailTo = \"${4:[ ]}\" exception = \"${5:[ ]}\"}>$0"},
247
+ "cfexecute" =>
248
+ {scope: "text.html.cfm",
249
+ name: "cfexecute",
250
+ content:
251
+ "<cfexecute name = \"$1\"${2: arguments = \"${3:[ ]}\" outputFile = \"${4:[ ]}\" variable = \"${5:[ ]}\" timeout = \"${6:[ ]}\"}>\n\t$7\n</cfexecute>$0"},
252
+ "cfexit" =>
253
+ {scope: "text.html.cfm",
254
+ name: "cfexit",
255
+ content: "<cfexit${1: method = \"${2:[ ]}\"}>$0"},
256
+ "cffile" =>
257
+ {scope: "text.html.cfm",
258
+ name: "cffile write",
259
+ content:
260
+ "<cffile action = \"$1\" file = \"$2\" output = \"$3\"${4: mode = \"${5:[ ]}\" addNewLine = \"${6:[ ]}\" attributes = \"${7:[ ]}\" charset = \"${8:[ ]}\" fixnewline = \"${9:[ ]}\"}>$0"},
261
+ "cfflush" =>
262
+ {scope: "text.html.cfm",
263
+ name: "cfflush",
264
+ content: "<cfflush${1: interval = \"${2:[ ]}\"}>$0"},
265
+ "cfform" =>
266
+ {scope: "text.html.cfm",
267
+ name: "cfform",
268
+ content:
269
+ "<cfform${1: name = \"${2:[ ]}\" action = \"${3:[ ]}\" method = \"${4:post}\" format = \"${5:html}\" skin = \"${6:[ ]}\" style = \"${7:[ ]}\" preserveData = \"${8:[ ]}\" onSubmit = \"${9:[ ]}\" scriptSrc = \"${10:[ ]}\" codeBase = \"${11:[ ]}\" archive = \"${12:[ ]}\" onLoad = \"${13:[ ]}\" width = \"${14:[ ]}\" height = \"${15:[ ]}\" onError = \"${16:[ ]}\" wMode = \"${17:[ ]}\" accessible = \"${18:[ ]}\" preloader = \"${19:[ ]}\" timeout = \"${20:[ ]}\" class = \"${21:[ ]}\" enctype = \"${22:[ ]}\" id = \"${23:[ ]}\" onReset = \"${24:[ ]}\" target = \"${25:[ ]}\"}>\n\t$26\n</cfform>$0"},
270
+ "cfformgroup" =>
271
+ {scope: "text.html.cfm",
272
+ name: "cfformgroup",
273
+ content:
274
+ "<cfformgroup type = \"$1\" label = \"${2:[ ]}\" style = \"${3:[ ]}\" selectedIndex = \"${4:[ ]}\" width = \"${5:[ ]}\" height = \"${6:[ ]}\" enabled = \"${7:[ ]}\" visible = \"${8:[ ]}\" OnChange = \"${9:[ ]}\" toolTip = \"${10:[ ]}\" id = \"${11:[ ]}\">\n\t$12\n</cfformgroup>$0"},
275
+ "cfformitem" =>
276
+ {scope: "text.html.cfm",
277
+ name: "cfformitem",
278
+ content:
279
+ "<cfformitem type = \"$1\"${2: style = \"${3:[ ]}\" width = \"${4:[ ]}\" height = \"${5:[ ]}\" visible = \"${6:[ ]}\" enabled = \"${7:[ ]}\" tooltip = \"${8:[ ]}\" bind = \"${9:[ ]}\"}>\n\t$10\n</cfformitem>$0"},
280
+ "cfftp" =>
281
+ {scope: "text.html.cfm",
282
+ name: "cfftp",
283
+ content:
284
+ "<cfftp action = \"$1\" username = \"$2\" password = \"$3\" server = \"$4\"${5: timeout = \"${6:[ ]}\" port = \"${7:[ ]}\" connection = \"${8:[ ]}\" proxyServer = \"${9:[ ]}\" retryCount = \"${10:[ ]}\" stopOnError = \"${11:[ ]}\" passive = \"yes\"}>$0"},
285
+ "cffunction" =>
286
+ {scope: "text.html.cfm",
287
+ name: "cffunction",
288
+ content:
289
+ "<cffunction name = \"$1\"${2: returnType = \"${3:[ ]}\" roles = \"${4:[ ]}\" access = \"${5:[ ]}\" description = \"${6:[ ]}\" = \"${7:[ ]}\" displayName = \"${8:[ ]}\" hint = \"${9:[ ]}\"}>\n\t$10\n</cffunction>$0"},
290
+ "cfgrid" =>
291
+ {scope: "text.html.cfm",
292
+ name: "cfgrid",
293
+ content:
294
+ "<cfgrid name = \"$1\"${2: format = \"${3:[ ]}\" height = \"${4:[ ]}\" width = \"${5:[ ]}\" query = \"${6:[ ]}\" selectMode = \"${7:[ ]}\" insert = \"${8:[ ]}\" delete = \"${9:[ ]}\" font = \"${10:[ ]}\" fontSize = \"${11:[ ]}\" italic = \"${12:[ ]}\" bold = \"${13:[ ]}\" textColor = \"${14:[ ]}\" gridLines = \"${15:[ ]}\" rowHeight = \"${16:[ ]}\" colHeaders = \"${17:[ ]}\" colHeaderFont = \"${18:[ ]}\" colHeaderFontSize = \"${19:[ ]}\" colHeaderItalic = \"${20:[ ]}\" colHeaderBold = \"${21:[ ]}\" colHeaderTextColor = \"${22:[ ]}\" bgColor = \"${23:[ ]}\" maxRows = \"${24:[ ]}\" style= \"${25:[ ]}\" enabled = \"${26:[ ]}\" visible = \"${27:[ ]}\" toolTip = \"${28:[ ]}\" onChange = \"${29:[ ]}\" autoWidth = \"${30:[ ]}\" vSpace = \"${31:[ ]}\" hSpace = \"${32:[ ]}\" align = \"${33:[ ]}\" sort = \"${34:[ ]}\" href = \"${35:[ ]}\" hrefKey = \"${36:[ ]}\" target = \"${37:[ ]}\" appendKey = \"${38:[ ]}\" highlightHref = \"${39:[ ]}\" onValidate = \"${40:[ ]}\" onError = \"${41:[ ]}\" gridDataAlign = \"${42:[ ]}\" rowHeaders = \"${43:[ ]}\" rowHeaderAlign = \"${44:[ ]}\" rowHeaderFont = \"${45:[ ]}\" rowHeaderFontSize = \"${46:[ ]}\" rowHeaderItalic = \"${47:[ ]}\" rowHeaderBold = \"${48:[ ]}\" rowHeaderTextColor = \"${49:[ ]}\" colHeaderAlign = \"${50:[ ]}\" selectColor = \"${51:[ ]}\" notSupported = \"${52:[ ]}\" pictureBar = \"${53:[ ]}\" insertButton = \"${54:[ ]}\" deleteButton = \"${55:[ ]}\" sortAscendingButton = \"${56:[ ]}\" sortDescendingButton = \"${57:[ ]}\" onBlur = \"${58:[ ]}\" onFocus = \"${59:[ ]}\"}>\n\t$60\n</cfgrid>$0"},
295
+ "cfgridcolumn" =>
296
+ {scope: "text.html.cfm",
297
+ name: "cfgridcolumn",
298
+ content:
299
+ "<cfgridcolumn name = \"$1\"${2: header = \"${3:[ ]}\" width = \"${4:[ ]}\" type = \"${5:[ ]}\" display = \"${6:[ ]}\" select = \"${7:[ ]}\" font = \"${8:[ ]}\" fontSize = \"${9:[ ]}\" italic = \"${10:[ ]}\" bold = \"${11:[ ]}\" textColor = \"${12:[ ]}\" bgColor = \"${13:[ ]}\" dataAlign = \"${14:[ ]}\" mask= \"${15:[ ]}\" href = \"${16:[ ]}\" hrefKey = \"${17:[ ]}\" target = \"${18:[ ]}\" headerFont = \"${19:[ ]}\" headerFontSize = \"${20:[ ]}\" headerItalic = \"${21:[ ]}\" headerBold = \"${22:[ ]}\" headerTextColor = \"${23:[ ]}\" headerAlign = \"${24:[ ]}\" numberFormat = \"${25:[ ]}\" values = \"${26:[ ]}\" valuesDisplay = \"${27:[ ]}\" valuesDelimiter = \"${28:[ ]}\"}>$0\n\n"},
300
+ "cfgridrow" =>
301
+ {scope: "text.html.cfm",
302
+ name: "cfgridrow",
303
+ content: "<cfgridrow data = \"$1\">$0"},
304
+ "cfgridupdate" =>
305
+ {scope: "text.html.cfm",
306
+ name: "cfgridupdate",
307
+ content:
308
+ "<cfgridupdate grid = \"$1\" dataSource = \"$2\" tableName = \"$3\"${4: username = \"${5:[ ]}\" password = \"${6:[ ]}\" tableOwner = \"${7:[ ]}\" tableQualifier = \"${8:[ ]}\" keyOnly = \"${9:[ ]}\"}>$0"},
309
+ "cfheader" =>
310
+ {scope: "text.html.cfm",
311
+ name: "cfheader",
312
+ content:
313
+ "<cfheader name = \"$1\"${2: value = \"${3:[ ]}\" charset=\"${4:[ ]}\"}>$0"},
314
+ "cfhtmlhead" =>
315
+ {scope: "text.html.cfm",
316
+ name: "cfhtmlhead",
317
+ content: "<cfhtmlhead text = \"$1\">$0"},
318
+ "cfhttp" =>
319
+ {scope: "text.html.cfm",
320
+ name: "cfhttp",
321
+ content:
322
+ "<cfhttp url = \"$1\"${2: port = \"${3:[ ]}\" method = \"${4:[ ]}\" proxyServer = \"${5:[ ]}\" proxyPort = \"${6:[ ]}\" proxyUser = \"${7:[ ]}\" proxyPassword = \"${8:[ ]}\" username = \"${9:[ ]}\" password = \"${10:[ ]}\" userAgent = \"${11:[ ]}\" charset = \"${12:[ ]}\" resolveURL = \"${13:[ ]}\" throwOnError = \"${14:[ ]}\" redirect = \"${15:[ ]}\" timeout = \"${16:[ ]}\" getAsBinary = \"${17:[ ]}\" multipart = \"${18:[ ]}\" path = \"${19:[ ]}\" file = \"${20:[ ]}\" name = \"${21:[ ]}\" columns = \"${22:[ ]}\" firstrowasheaders = \"${23:[ ]}\" delimiter = \"${24:[ ]}\" textQualifier = \"${25:[ ]}\" result = \"${26:[ ]}\"}>\n\t$27\n</cfhttp>$0"},
323
+ "cfhttpparam" =>
324
+ {scope: "text.html.cfm",
325
+ name: "cfhttpparam",
326
+ content:
327
+ "<cfhttpparam type = \"$1\"${2: name = \"${3:[ ]}\" value = \"${4:[ ]}\" file = \"${5:[ ]}\" encoded = \"${6:[ ]}\" mimeType = \"${7:[ ]}\"}>$0"},
328
+ "cfif" =>
329
+ {scope: "text.html.cfm", name: "cfif", content: "<cfif $1>$2</cfif>$0\n"},
330
+ "cfimport" =>
331
+ {scope: "text.html.cfm",
332
+ name: "cfimport",
333
+ content: "<cfimport taglib = \"$1\" prefix = \"$2\">$0"},
334
+ "cfinclude" =>
335
+ {scope: "text.html.cfm",
336
+ name: "cfinclude",
337
+ content: "<cfinclude template = \"$1\">$0"},
338
+ "cfindex" =>
339
+ {scope: "text.html.cfm",
340
+ name: "cfindex",
341
+ content:
342
+ "<cfindex collection = \"$1\" action = \"$2\"${3: type = \"${4:[ ]}\" title = \"${5:[ ]}\" key = \"${6:[ ]}\" body = \"${7:[ ]}\" custom1 = \"${8:[ ]}\" custom2 = \"${9:[ ]}\" custom3 = \"${10:[ ]}\" custom4 = \"${11:[ ]}\" category = \"${12:[ ]}\" categoryTree = \"${13:[ ]}\" URLpath = \"${14:[ ]}\" extensions = \"${15:[ ]}\" query = \"${16:[ ]}\" recurse = \"${17:[ ]}\" language = \"${18:[ ]}\" status = \"${19:[ ]}\" prefix = \"${20:[ ]}\"}>$0"},
343
+ "cfinput" =>
344
+ {scope: "text.html.cfm",
345
+ name: "cfinput",
346
+ content:
347
+ "<cfinput name = \"$1\"${2: type = \"${3:[ ]}\" label = \"${4:[ ]}\" style = \"${5:[ ]}\" required = \"${6:[ ]}\" mask = \"${7:[ ]}\" validate = \"${8:[ ]}\" validateAt= \"${9:[ ]}\" message = \"${10:[ ]}\" range = \"${11:[ ]}\" maxlength = \"${12:[ ]}\" pattern = \"${13:[ ]}\" onValidate = \"${14:[ ]}\" onError = \"${15:[ ]}\" size = \"${16:[ ]}\" value = \"${17:[ ]}\" bind = \"${18:[ ]}\" checked = \"${19:[ ]}\" disabled = \"${20:[ ]}\" src = \"${21:[ ]}\" onKeyUp = \"${22:[ ]}\" onKeyDown = \"${23:[ ]}\" onMouseUp = \"${24:[ ]}\" onMouseDown = \"${25:[ ]}\" onChange = \"${26:[ ]}\" onClick = \"${27:[ ]}\" firstDayOfWeek = \"${28:[ ]}\" dayNames = \"${29:[ ]}\" monthNames = \"${30:[ ]}\" enabled = \"${31:[ ]}\" visible = \"${32:[ ]}\" toolTip = \"${33:[ ]}\" height = \"${34:[ ]}\" width = \"${35:[ ]}\"}>$0"},
348
+ "cfinsert" =>
349
+ {scope: "text.html.cfm",
350
+ name: "cfinsert",
351
+ content:
352
+ "<cfinsert dataSource = \"$1\" tableName = \"$2\"${3: tableOwner = \"${4:[ ]}\" tableQualifier = \"${5:[ ]}\" username = \"${6:[ ]}\" password = \"${7:[ ]}\" formFields = \"${8:[ ]}\"}>$0"},
353
+ "cfinvoke" =>
354
+ {scope: "text.html.cfm",
355
+ name: "cfinvoke",
356
+ content:
357
+ "<cfinvoke component = \"$1\" method = \"$2\"${3: returnVariable = \"${4:[ ]}\" argumentCollection = \"${5:[ ]}\"}>$0"},
358
+ "cfinvokeargument" =>
359
+ {scope: "text.html.cfm",
360
+ name: "cfinvokeargument",
361
+ content:
362
+ "<cfinvokeargument name=\"$1\" value=\"$2\"${3: omit = \"${4:[ ]}\"}>$0"},
363
+ "cfldap" =>
364
+ {scope: "text.html.cfm",
365
+ name: "cfldap",
366
+ content:
367
+ "<cfldap \n\tserver = \"$1\"${2: \n\tport = \"${3:[ ]}\"\n\tusername = \"${4:[ ]}\"\n\tpassword = \"${5:[ ]}\"\n\taction = \"${6:[ ]}\"\n\tname = \"${7:[ ]}\"\n\ttimeout = \"${8:[ ]}\"\n\tmaxRows = \"${9:[ ]}\"\n\tstart = \"${10:[ ]}\"\n\tscope = \"${11:[ ]}\"\n\tattributes = \"${12:[ ]}\"\n\treturnAsBinary = \"${13:[ ]}\"\n\tfilter = \"${14:[ ]}\"\n\tsort = \"${15:[ ]}\"\n\tsortControl = \"${16:[ ]}\"\n\tdn = \"${17:[ ]}\"\n\tstartRow = \"${18:[ ]}\"\n\tmodifyType = \"${19:[ ]}\"\n\trebind = \"${20:[ ]}\"\n\treferral = \"${21:[ ]}\"\n\tsecure = \"${22:[ ]}\"\n\tseparator = \"${23:[ ]}\"\n\tdelimiter = \"${24:[ ]}\"}>$0\n\n"},
368
+ "cflocation" =>
369
+ {scope: "text.html.cfm",
370
+ name: "cflocation",
371
+ content: "<cflocation url = \"$1\">$0"},
372
+ "cflock" =>
373
+ {scope: "text.html.cfm",
374
+ name: "cflock",
375
+ content:
376
+ "<cflock${1: timeout = \"${2:30}\" scope = \"${3:session}\" name = \"${4:[ ]}\" throwOnTimeout = \"${5:no}\" type = \"${6:exclusive}\"}>\n\t$7\n</cflock>$0"},
377
+ "cflog" =>
378
+ {scope: "text.html.cfm",
379
+ name: "cflog",
380
+ content:
381
+ "<cflog text = \"$1\"${2: log = \"${3:[ ]}\" file = \"${4:[ ]}\" type = \"${5:[ ]}\" application = \"${6:[ ]}\"}>$0"},
382
+ "cflogin" =>
383
+ {scope: "text.html.cfm",
384
+ name: "cflogin",
385
+ content:
386
+ "<cflogin${1: idletimeout = \"${2:1800}\" applicationToken = \"${3:[ ]}\" cookieDomain = \"${4:[ ]}\"}>\n\t<cfloginuser name = \"$5\" password = \"$6\" roles = \"${7:[ ]}\">$8\n</cflogin>$0"},
387
+ "cfloop" =>
388
+ {scope: "text.html.cfm",
389
+ name: "cfloop (query loop)",
390
+ content:
391
+ "<cfloop query = \"$1\"${2: startRow = \"${3:[ ]}\" endRow = \"${4:[ ]}\"}>\n\t$5\n</cfloop>$0"},
392
+ "cfmail" =>
393
+ {scope: "text.html.cfm",
394
+ name: "cfmail",
395
+ content:
396
+ "<cfmail to=\"$1\" from=\"$2\" subject=\"$3\" server=\"$4\" type=\"${5:html}\">\n\t$6\n</cfmail>$0"},
397
+ "cfmailparam" =>
398
+ {scope: "text.html.cfm",
399
+ name: "cfmailparam",
400
+ content:
401
+ "<cfmailparam file = \"${1:[ ]}\" type =\"${2:[ ]}\" contentID = \"${3:[ ]}\" disposition = \"${4:[ ]}\">$5"},
402
+ "cfmailpart" =>
403
+ {scope: "text.html.cfm",
404
+ name: "cfmailpart",
405
+ content:
406
+ "<cfmailpart type=\"$1\"${2: charset=\"${3:[ ]}\" wraptext=\"${4:[ ]}\"}>\n\t$5\n</cfmailpart>$0"},
407
+ "cfmodule" =>
408
+ {scope: "text.html.cfm",
409
+ name: "cfmodule",
410
+ content:
411
+ "<cfmodule${1: template = \"${2:required unless name attribute is used}\" name = \"${3:required unless template attribute is used}\" attributeCollection = \"${4:[ ]}\" attribute_name1 = \"${5:[ ]}\" attribute_name2 = \"${6:[ ]}\"}>$0"},
412
+ "cfntauthenticate" =>
413
+ {scope: "text.html.cfm",
414
+ name: "cfntauthenticate",
415
+ content:
416
+ "<cfntauthenticate username=\"$1\" password=\"$2\" domain=\"$3\"${4: result=\"${5:[ ]}\" listGroups = \"${6:[ ]}\" throwOnError = \"${7:[ ]}\"}>$0"},
417
+ "cfobject" =>
418
+ {scope: "text.html.cfm",
419
+ name: "cfobject (web service)",
420
+ content: "<cfobject webservice= \"$1\" name = \"$2\">$0"},
421
+ "cfobjectcache" =>
422
+ {scope: "text.html.cfm",
423
+ name: "cfobjectcache",
424
+ content: "<cfobjectcache action = \"clear\">$0"},
425
+ "cfoutput" =>
426
+ {scope: "text.html.cfm",
427
+ name: "cfoutput (short)",
428
+ content: "<cfoutput>\n\t$1\n</cfoutput>$0"},
429
+ "cfparam" =>
430
+ {scope: "text.html.cfm",
431
+ name: "cfparam",
432
+ content:
433
+ "<cfparam name=\"$1\"${2: type=\"${3:[string]}\" default=\"${4:[ ]}\"}>$0"},
434
+ "cfpop" =>
435
+ {scope: "text.html.cfm",
436
+ name: "cfpop",
437
+ content:
438
+ "<cfpop \n\tserver = \"$1\"${2:\n\tport = \"${3:[ ]}\"\n\tusername = \"${4:[ ]}\"\n\tpassword = \"${5:[ ]}\"\n\taction = \"${6:[ ]}\"\n\tname = \"${7:required if action is getall or getheaderonly}\"\n\tmessageNumber = \"${8:[ ]}\"\n\tuid = \"${9:[ ]}\" \n\tattachmentPath = \"${10:[ ]}\"\n\ttimeout = \"${11:[ ]}\"\n\tmaxRows = \"${12:[ ]}\"\n\tstartRow = \"${13:[ ]}\"\n\tgenerateUniqueFilenames = \"${14:[ ]}\"\n\tdebug = \"${15:[ ]}\"}>$0"},
439
+ "cfprocessingdirective" =>
440
+ {scope: "text.html.cfm",
441
+ name: "cfprocessingdirective",
442
+ content:
443
+ "<cfprocessingdirective suppressWhiteSpace = \"${1:yes or no}\"${2: pageEncoding = \"${3:[ ]}\"}>\n\t$4\n</cfprocessingdirective>$0"},
444
+ "cfprocparam" =>
445
+ {scope: "text.html.cfm",
446
+ name: "cfprocparam",
447
+ content:
448
+ "<cfprocparam${1: type = \"${2:[ ]}\" variable = \"${3:required if type is out or inout}\" value = \"${4:required if type is in}\" CFSQLType = \"$5\" maxLength = \"${6:[ ]}\" scale = \"${7:[ ]}\" null = \"${8:[ ]}\"}>$0"},
449
+ "cfprocresult" =>
450
+ {scope: "text.html.cfm",
451
+ name: "cfprocresult",
452
+ content:
453
+ "<cfprocresult name = \"$1\"${2: resultSet = \"${3:[ ]}\" maxRows = \"${4:[ ]}\"}>$0"},
454
+ "cfproperty" =>
455
+ {scope: "text.html.cfm",
456
+ name: "cfproperty",
457
+ content:
458
+ "<cfproperty name=\"$1\"${2: type=\"${3:[ ]}\" required=\"${4:[ ]}\" default=\"${5:[ ]}\" displayname=\"${6:[ ]}\" hint=\"${7:[ ]}\"}>$0"},
459
+ "cfquery" =>
460
+ {scope: "text.html.cfm",
461
+ name: "cfquery (update sql)",
462
+ content:
463
+ "<cfquery name = \"$1\" datasource = \"$2\"${3: username = \"${4:[ ]}\" password = \"${5:[ ]}\"}>\n update $6\n set $7\n where $8\n</cfquery>$0"},
464
+ "cfqueryparam" =>
465
+ {scope: "text.html.cfm",
466
+ name: "cfqueryparam",
467
+ content:
468
+ "<cfqueryparam value = \"$1\"${2: CFSQLType = \"${3:[ ]}\" maxLength = \"${4:[ ]}\" scale = \"${5:[ ]}\" null = \"${6:[ ]}\" list = \"${7:[ ]}\" separator = \"${8:[ ]}\"}>$0"},
469
+ "cfregistry" =>
470
+ {scope: "text.html.cfm",
471
+ name: "cfregistry (set)",
472
+ content:
473
+ "<cfregistry action = \"$1\" branch = \"$2\" entry = \"$3\"${4: type = \"${5:[ ]}\" value = \"${6:[ ]}\"}>$0"},
474
+ "cfreport" =>
475
+ {scope: "text.html.cfm",
476
+ name: "cfreport",
477
+ content:
478
+ "<cfreport template = \"$1\" format = \"$2\"${3: name = \"${4:[ ]}\" filename = \"${5:[ ]}\" query = \"${6:[ ]}\" overwrite = \"${7:[ ]}\" encryption = \"${8:[ ]}\" ownerpassword = \"${9:[ ]}\" userpassword = \"${10:[ ]}\" permissions = \"${11:[ ]}\"}>\n\t$12\n</cfreport>$0"},
479
+ "cfreportparam" =>
480
+ {scope: "text.html.cfm",
481
+ name: "cfreportparam",
482
+ content: "<cfreportparam name = \"$1\" value = \"$2\">$0\n\n"},
483
+ "cfrethrow" =>
484
+ {scope: "text.html.cfm", name: "cfrethrow", content: "<cfrethrow>"},
485
+ "cfreturn" =>
486
+ {scope: "text.html.cfm", name: "cfreturn", content: "<cfreturn $1>$0"},
487
+ "cfsavecontent" =>
488
+ {scope: "text.html.cfm",
489
+ name: "cfsavecontent",
490
+ content: "<cfsavecontent variable = \"$1\">\n\t$2\n</cfsavecontent>$0"},
491
+ "cfschedule" =>
492
+ {scope: "text.html.cfm",
493
+ name: "cfschedule",
494
+ content:
495
+ "<cfschedule\n\taction = \"$1\"\n\ttask = \"$2\"${3:\n\toperation = \"${4:[required if action equals update]}\"\n\tfile = \"${5:[required if publish equals yes]}\"\n\tpath = \"${6:[required if publish equals yes]}\"\n\tstartDate = \"${7:[required if action equals update]}\"\n\tstartTime = \"${8:[required if action equals update]}\"\n\turl = \"${9:[required if action equals update]}\"\n\tport = \"${10:[ ]}\"\n\tpublish = \"${11:[ ]}\"\n\tendDate = \"${12:[ ]}\"\n\tendTime = \"${13:[ ]}\"\n\tinterval = \"${14:[required if action equals update]}\"\n\trequestTimeOut = \"${15:[ ]}\"\n\tusername = \"${16:[ ]}\"\n\tpassword = \"${17:[ ]}\"\n\tproxyServer = \"${18:[ ]}\"\n\tproxyPort = \"${19:[ ]}\"\n\tproxyUser = \"${20:[ ]}\"\n\tproxyPassword = \"${21:[ ]}\"\n\tresolveURL = \"${22:[ ]}\"}>$0"},
496
+ "cfscript" =>
497
+ {scope: "text.html.cfm",
498
+ name: "cfscript",
499
+ content: "<cfscript>\n\t$1\n</cfscript>$0"},
500
+ "cfsearch" =>
501
+ {scope: "text.html.cfm",
502
+ name: "cfsearch",
503
+ content:
504
+ "<cfsearch \n\tname = \"$1\"\n\tcollection = \"$2\"${3:\n\tcategory = \"${4:[ ]}\"\n\tcategoryTree = \"${5:[ ]}\"\n\tstatus = \"${6:[ ]}\"\n\ttype = \"${7:[ ]}\"\n\tcriteria = \"${8:[ ]}\"\n\tmaxRows = \"${9:[ ]}\"\n\tstartRow = \"${10:[ ]}\"\n\tsuggestions = \"${11:[ ]}\"\n\tcontextPassages = \"${12:[ ]}\"\n\tcontextBytes = \"${13:[ ]}\"\n\tcontextHighlightBegin = \"${14:[ ]}\"\n\tcontextHighlightEnd = \"${15:[ ]}\"\n\tpreviousCriteria = \"${16:[ ]}\"\n\tlanguage = \"${17:[ ]}\"}>$0\n\n"},
505
+ "cfselect" =>
506
+ {scope: "text.html.cfm",
507
+ name: "cfselect",
508
+ content:
509
+ "<cfselect name = \"$1\"${2: label = \"${3:[ ]}\" style = \"${4:[ ]}\" size = \"${5:[ ]}\" required = \"${6:[ ]}\" message = \"${7:[ ]}\" onError = \"${8:[ ]}\" multiple = \"${9:[ ]}\" query = \"${10:[ ]}\" value = \"${11:[ ]}\" display = \"${12:[ ]}\" group = \"${13:[ ]}\" queryPosition = \"${14:[ ]}\" selected = \"${15:[ ]}\" onKeyUp = \"${16:[ ]}\" onKeyDown = \"${17:[ ]}\" onMouseUp = \"${18:[ ]}\" onMouseDown = \"${19:[ ]}\" onChange = \"${20:[ ]}\" onClick = \"${21:[ ]}\" enabled = \"${22:[ ]}\" visible = \"${23:[ ]}\" tooltip = \"${24:[ ]}\" height = \"${25:[ ]}\" width = \"${26:[ ]}\" editable=\"${27:[ ]}\"}>\n\t$28\n</cfselect>$0\n"},
510
+ "cfset" =>
511
+ {scope: "text.html.cfm",
512
+ name: "cfset",
513
+ content: "<cfset $1 = $0${TM_XHTML}>"},
514
+ "cfsetting" =>
515
+ {scope: "text.html.cfm",
516
+ name: "cfsetting",
517
+ content:
518
+ "<cfsetting${1: enableCFoutputOnly = \"${2:[ ]}\" showDebugOutput = \"${3:no}\" requestTimeOut = \"${4:30}\"}>$0"},
519
+ "cfsilent" =>
520
+ {scope: "text.html.cfm",
521
+ name: "cfsilent",
522
+ content: "<cfsilent>\n\t$1\n</cfsilent>$0"},
523
+ "cfslider" =>
524
+ {scope: "text.html.cfm",
525
+ name: "cfslider",
526
+ content:
527
+ "<cfslider \n\tname = \"$1\"${2: \n\tlabel = \"${3:[ ]}\"\n\trange = \"${4:[ ]}\"\n\tscale = \"${5:[ ]}\"\n\tvalue = \"${6:[ ]}\"\n\tonValidate = \"${7:[ ]}\"\n\tmessage = \"${8:[ ]}\"\n\tonError = \"${9:[ ]}\"\n\theight = \"${10:[ ]}\"\n\twidth = \"${11:[ ]}\"\n\tvSpace = \"${12:[ ]}\"\n\thSpace = \"${13:[ ]}\"\n\talign = \"${14:[ ]}\"\n\tlookAndFeel = \"${15:[ ]}\"\n\tvertical = \"${16:[ ]}\"\n\tbgColor = \"${17:[ ]}\"\n\ttextColor = \"${18:[ ]}\"\n\tfont = \"${19:[ ]}\"\n\tfontSize = \"${20:[ ]}\"\n\titalic = \"${21:[ ]}\"\n\tbold = \"${22:[ ]}\"\n\tnotSupported = \"${23:[ ]}\"}>$0\n\n"},
528
+ "cfstoredproc" =>
529
+ {scope: "text.html.cfm",
530
+ name: "cfstoredproc",
531
+ content:
532
+ "<cfstoredproc procedure = \"$1\" dataSource = \"$2\"${3: username = \"${4:[ ]}\" password = \"${5:[ ]}\" blockFactor = \"${6:[ ]}\" debug = \"${7:[ ]}\" returnCode = \"${8:[ ]}\" result = \"${9:[ ]}\"}>$0"},
533
+ "cfswitch" =>
534
+ {scope: "text.html.cfm",
535
+ name: "cfswitch",
536
+ content:
537
+ "<cfswitch expression=\"$1\">\n\t<cfcase value=\"$2\">$3</cfcase>\n\t<cfdefaultcase>$4</cfdefaultcase>\n</cfswitch>$0"},
538
+ "cftable" =>
539
+ {scope: "text.html.cfm",
540
+ name: "cftable",
541
+ content:
542
+ "<cftable query = \"$1\"${2: maxRows = \"${3:[ ]}\" colSpacing = \"${4:[ ]}\" headerLines = \"${5:[ ]}\" startRow = \"${6:[ ]}\"}>\n\t$7\n</cftable>$0"},
543
+ "cftextarea" =>
544
+ {scope: "text.html.cfm",
545
+ name: "cftextarea",
546
+ content:
547
+ "<cftextarea name = \"$1\"${2: label = \"${3:[ ]}\" style = \"${4:[ ]}\" required = \"${5:[ ]}\" validate = \"${6:[ ]}\" validateAt= \"${7:[ ]}\" message = \"${8:[ ]}\" range = \"${9:[ ]}\" maxlength = \"${10:[ ]}\" pattern = \"${11:[ ]}\" onValidate = \"${12:[ ]}\" onError = \"${13:[ ]}\" disabled = \"${14:[ ]}\" value = \"${15:[ ]}\" bind = \"${16:[ ]}\" onKeyUp = \"${17:[ ]}\" onKeyDown = \"${18:[ ]}\" onMouseUp = \"${19:[ ]}\" onMouseDown = \"${20:[ ]}\" onChange = \"${21:[ ]}\" onClick = \"${22:[ ]}\" enabled = \"${23:[ ]}\" visible = \"${24:[ ]}\" tooltip = \"${25:[ ]}\" height = \"${26:[ ]}\" width = \"${27:[ ]}\" html = \"${28:[ ]}\"}>\n\t$29\n</cftextarea>$0"},
548
+ "cfthrow" =>
549
+ {scope: "text.html.cfm",
550
+ name: "cfthrow",
551
+ content:
552
+ "<cfthrow${1: type = \"${2:[ ]}\" message = \"${3:[ ]}\" detail = \"${4:[ ]} \" errorCode = \"${5:[ ]} \" extendedInfo = \"${6:[ ]}\" object = \"${7:[ ]}\"}>$0"},
553
+ "cftimer" =>
554
+ {scope: "text.html.cfm",
555
+ name: "cftimer",
556
+ content:
557
+ "<cftimer${1: label= \"${2:[ ]}\" type = \"${3:[ ]}\"}>\n\t$4\n</cftimer>$0"},
558
+ "cftrace" =>
559
+ {scope: "text.html.cfm",
560
+ name: "cftrace",
561
+ content:
562
+ "<cftrace${1: abort = \"${2:[ ]}\" category = \"${3:[ ]}\" inline = \"${4:[ ]}\" text = \"${5:[ ]}\" type = \"${6:[ ]}\" var = \"${7:[ ]}\"}>\n\t$8\n</cftrace>$0"},
563
+ "cftransaction" =>
564
+ {scope: "text.html.cfm",
565
+ name: "cftransaction",
566
+ content:
567
+ "<cftransaction${1: action = \"${2:[ ]}\" isolation = \"${3:[ ]}\"}>\n\t$4\n</cftransaction>$0"},
568
+ "cftree" =>
569
+ {scope: "text.html.cfm",
570
+ name: "cftree",
571
+ content:
572
+ "<cftree \n\tname = \"$1\"${2: \n\tformat=\"${3:[ ]}\"\n\trequired = \"${4:[ ]}\"\n\tdelimiter = \"${5:[ ]}\"\n\tcompletePath = \"${6:[ ]}\"\n\tappendKey = \"${7:[ ]}\"\n\thighlightHref = \"${8:[ ]}\"\n\tonValidate = \"${9:[ ]}\"\n\tmessage = \"${10:[ ]}\"\n\tonError = \"${11:[ ]}\"\n\tlookAndFeel = \"${12:[ ]}\"\n\tfont = \"${13:[ ]}\"\n\tfontSize = \"${14:[ ]}\"\n\titalic = \"${16:[ ]}\"\n\tbold = \"${17:[ ]}\"\n\theight = \"${18:[ ]}\"\n\twidth = \"${19:[ ]}\"\n\tvSpace = \"${20:[ ]}\"\n\thSpace = \"${21:[ ]}\"\n\talign = \"${22:[ ]}\"\n\tborder = \"${23:[ ]}\"\n\thScroll = \"${22:[ ]}\"\n\tvScroll = \"${24:[ ]}\"\n\tstyle= \"${25:[ ]}\"\n\tenabled = \"${26:[ ]}\"\n\tvisible = \"${27:[ ]}\"\n\ttooltip = \"${28:[ ]}\"\n\tonChange = \"${29:[ ]}\"\n\tnotSupported = \"${30:[ ]}\"\n\tonBlur = \"${31:[ ]}\"\n\tonFocus = \"${32:[ ]}\"}>\n\t$33\n</cftree>$0"},
573
+ "cftreeitem" =>
574
+ {scope: "text.html.cfm",
575
+ name: "cftreeitem",
576
+ content:
577
+ "<cftreeitem value = \"$1\"${2: display = \"${3:[ ]}\" parent = \"${4:[ ]}\" img = \"${5:[ ]}\" imgopen = \"${6:[ ]}\" href = \"${7:[ ]}\" target = \"${8:[ ]}\" query = \"${9:[ ]}\" queryAsRoot = \"${10:[ ]}\" expand = \"${11:[ ]}\"}>$0"},
578
+ "cftry" =>
579
+ {scope: "text.html.cfm",
580
+ name: "cftry",
581
+ content: "<cftry>\n\t$1\n</cftry>$0"},
582
+ "cfupdate" =>
583
+ {scope: "text.html.cfm",
584
+ name: "cfupdate",
585
+ content:
586
+ "<cfupdate dataSource = \"$1\" tableName = \"$2\"${3: tableOwner = \"${4:[ ]}\" tableQualifier = \"${5:[ ]}\" username = \"${6:[ ]}\" password = \"${7:[ ]}\" formFields = \"${8:[ ]}\"}>$0"},
587
+ "cfwddx" =>
588
+ {scope: "text.html.cfm",
589
+ name: "cfwddx",
590
+ content:
591
+ "<cfwddx action = \"$1\" input = \"$2\"${3: output = \"${4:required if action equals wddx2cfml}\" topLevelVariable = \"${5:required if action = wddx2js or cfml2js}\" useTimeZoneInfo = \"${6:[ ]}\" validate = \"${7:[ ]}\"}>$0"},
592
+ "cfxml" =>
593
+ {scope: "text.html.cfm",
594
+ name: "cfxml",
595
+ content: "<cfxml variable=\"$1\"${2: caseSensitive=\"${3:[ ]}\"}>$0"},
596
+ "charsetdecode" =>
597
+ {scope: "text.html.cfm",
598
+ name: "charsetdecode",
599
+ content: "CharsetDecode(${1:string}, ${2:encoding})$0"},
600
+ "charsetencode" =>
601
+ {scope: "text.html.cfm",
602
+ name: "charsetencode",
603
+ content: "CharsetEncode(${1:binaryobject}, ${2:encoding})$0"},
604
+ "chr" => {scope: "text.html.cfm", name: "chr", content: "Chr(${1:number})$0"},
605
+ "cjustify" =>
606
+ {scope: "text.html.cfm",
607
+ name: "cjustify",
608
+ content: "Cjustify(${1:string}, ${2:length})$0"},
609
+ "compare" =>
610
+ {scope: "text.html.cfm",
611
+ name: "compare",
612
+ content: "Compare(${1:string1}, ${2:string2})$0"},
613
+ "comparenocase" =>
614
+ {scope: "text.html.cfm",
615
+ name: "comparenocase",
616
+ content: "CompareNoCase(${1:string1}, ${2:string2})$0"},
617
+ "cos" => {scope: "text.html.cfm", name: "cos", content: "Cos(${1:number})$0"},
618
+ "createdate" =>
619
+ {scope: "text.html.cfm",
620
+ name: "createdate",
621
+ content: "CreateDate(${1:year}, ${2:month}, ${3:day})$0"},
622
+ "createdatetime" =>
623
+ {scope: "text.html.cfm",
624
+ name: "createdatetime",
625
+ content:
626
+ "CreateDateTime(${1:year}, ${2:month}, ${3:day}, ${4:hour}, ${5:minute}, ${6:second})$0"},
627
+ "createodbcdate" =>
628
+ {scope: "text.html.cfm",
629
+ name: "createodbcdate",
630
+ content: "CreateODBCDate(${1:date})$0"},
631
+ "createodbcdatetime" =>
632
+ {scope: "text.html.cfm",
633
+ name: "createodbcdatetime",
634
+ content: "CreateODBCDateTime(${1:date})$0"},
635
+ "createodbctime" =>
636
+ {scope: "text.html.cfm",
637
+ name: "createodbctime",
638
+ content: "CreateODBCTime(${1:date})$0"},
639
+ "createtime" =>
640
+ {scope: "text.html.cfm",
641
+ name: "createtime",
642
+ content: "CreateTime(${1:hour}, ${2:minute}, ${3:second})$0"},
643
+ "createtimespan" =>
644
+ {scope: "text.html.cfm",
645
+ name: "createtimespan",
646
+ content:
647
+ "CreateTimeSpan(${1:days}, ${2:hours}, ${3:minutes}, ${4:seconds})$0"},
648
+ "createuuid" =>
649
+ {scope: "text.html.cfm", name: "createuuid", content: "CreateUUID($1)$0"},
650
+ "dateadd" =>
651
+ {scope: "text.html.cfm",
652
+ name: "dateadd",
653
+ content: "DateAdd(${1:\"datepart\"}, ${2:number}, ${3:\"date\"})$0"},
654
+ "datecompare" =>
655
+ {scope: "text.html.cfm",
656
+ name: "datecompare",
657
+ content:
658
+ "DateCompare(${1:\"date1\"}, ${2:\"date2\"} ${3:[, \"datePart\"]})$0"},
659
+ "dateconvert" =>
660
+ {scope: "text.html.cfm",
661
+ name: "dateconvert",
662
+ content: "DateConvert(${1:\"conversion-type\"}, ${2:\"date\"})$0"},
663
+ "datediff" =>
664
+ {scope: "text.html.cfm",
665
+ name: "datediff",
666
+ content: "DateDiff(${1:\"datepart\"}, ${2:\"date1\"}, ${3:\"date2\"})$0"},
667
+ "dateformat" =>
668
+ {scope: "text.html.cfm",
669
+ name: "dateformat",
670
+ content: "DateFormat(${1:\"date\"} ${2:[, \"mask\"]})$0"},
671
+ "datepart" =>
672
+ {scope: "text.html.cfm",
673
+ name: "datepart",
674
+ content: "DatePart(${1:\"datepart\"}, ${2:\"date\"})$0"},
675
+ "day" =>
676
+ {scope: "text.html.cfm", name: "day", content: "Day(${1:\"date\"})$0"},
677
+ "dayofweek" =>
678
+ {scope: "text.html.cfm",
679
+ name: "dayofweek",
680
+ content: "DayOfWeek(${1:\"date\"})$0"},
681
+ "dayofweekasstring" =>
682
+ {scope: "text.html.cfm",
683
+ name: "dayofweekasstring",
684
+ content: "DayOfWeekAsString(${1:day_of_week})$0"},
685
+ "dayofyear" =>
686
+ {scope: "text.html.cfm",
687
+ name: "dayofyear",
688
+ content: "DayOfYear(${1:\"date\"})$0"},
689
+ "daysinmonth" =>
690
+ {scope: "text.html.cfm",
691
+ name: "daysinmonth",
692
+ content: "DaysInMonth(${1:\"date\"})$0"},
693
+ "daysinyear" =>
694
+ {scope: "text.html.cfm",
695
+ name: "daysinyear",
696
+ content: "DaysInYear(${1:\"date\"})$0"},
697
+ "de" => {scope: "text.html.cfm", name: "de", content: "DE(${1:string})$0"},
698
+ "decimalformat" =>
699
+ {scope: "text.html.cfm",
700
+ name: "decimalformat",
701
+ content: "DecimalFormat(${1:number})$0"},
702
+ "decrementvalue" =>
703
+ {scope: "text.html.cfm",
704
+ name: "decrementvalue",
705
+ content: "DecrementValue(${1:number})$0"},
706
+ "decrypt" =>
707
+ {scope: "text.html.cfm",
708
+ name: "decrypt",
709
+ content:
710
+ "Decrypt(${1:encrypted_string}, ${2:key}${3: [, algorithm]}${4: [, encoding]}${5: [, IVorSalt]}${6: [, iterations]})$0"},
711
+ "decryptbinary" =>
712
+ {scope: "text.html.cfm",
713
+ name: "decryptbinary",
714
+ content:
715
+ "DecryptBinary(${1:bytes}, ${2:key}, ${3:[, algorithm]} ${4:[, IVorSalt]} ${5:[, iterations]})$0"},
716
+ "deleteclientvariable" =>
717
+ {scope: "text.html.cfm",
718
+ name: "deleteclientvariable",
719
+ content: "DeleteClientVariable(${1:\"name\"})$0"},
720
+ "directoryexists" =>
721
+ {scope: "text.html.cfm",
722
+ name: "directoryexists",
723
+ content: "DirectoryExists(${1:absolute_path})$0"},
724
+ "dollarformat" =>
725
+ {scope: "text.html.cfm",
726
+ name: "dollarformat",
727
+ content: "DollarFormat(${1:number})$0"},
728
+ "duplicate" =>
729
+ {scope: "text.html.cfm",
730
+ name: "duplicate",
731
+ content: "Duplicate(${1:variable_name})$0"},
732
+ "encrypt" =>
733
+ {scope: "text.html.cfm",
734
+ name: "encrypt",
735
+ content:
736
+ "Encrypt(${1:string}, ${2:key}${3: [, algorithm]}${4: [, encoding]}${5: [, IVorSalt]}${6: [, iterations]})$0"},
737
+ "encryptbinary" =>
738
+ {scope: "text.html.cfm",
739
+ name: "encryptbinary",
740
+ content:
741
+ "EncryptBinary(${1:bytes}, ${2:key}${3: [, algorithm]}${4: [, IVorSalt]}${5: [, iterations]})$0"},
742
+ "evaluate" =>
743
+ {scope: "text.html.cfm",
744
+ name: "evaluate",
745
+ content:
746
+ "Evaluate(${1:string_expression1}${2: [, string_expression2]}${3: [, ]})$0"},
747
+ "exp" => {scope: "text.html.cfm", name: "exp", content: "Exp(${1:number})$0"},
748
+ "expandpath" =>
749
+ {scope: "text.html.cfm",
750
+ name: "expandpath",
751
+ content: "Expandpath(${1:relative_path})$0"},
752
+ "fileexists" =>
753
+ {scope: "text.html.cfm",
754
+ name: "fileexists",
755
+ content: "FileExists(${1:absolute_path})$0"},
756
+ "find" =>
757
+ {scope: "text.html.cfm",
758
+ name: "find",
759
+ content: "Find(${1:substring}, ${2:string} ${3:[, start ]})$0"},
760
+ "findnocase" =>
761
+ {scope: "text.html.cfm",
762
+ name: "findnocase",
763
+ content: "FindNoCase(${1:substring}, ${2:string} ${3:[, start ]})$0"},
764
+ "findoneof" =>
765
+ {scope: "text.html.cfm",
766
+ name: "findoneof",
767
+ content: "FindOneOf(${1:set}, ${2:string} ${3:[, start ]})$0"},
768
+ "firstdayofmonth" =>
769
+ {scope: "text.html.cfm",
770
+ name: "firstdayofmonth",
771
+ content: "FirstDayOfMonth(${1:date})$0"},
772
+ "fix" => {scope: "text.html.cfm", name: "fix", content: "Fix(${1:number})$0"},
773
+ nil =>
774
+ {scope: "text.html.cfm",
775
+ name: "url variable",
776
+ content: "\#${1:trim}(url.$2)#"},
777
+ "formatbasen" =>
778
+ {scope: "text.html.cfm",
779
+ name: "formatbasen",
780
+ content: "FormatBaseN(${1:number}, ${2:radix})$0"},
781
+ "generatesecretkey" =>
782
+ {scope: "text.html.cfm",
783
+ name: "generatesecretkey",
784
+ content: "GenerateSecretKey(${1:algorithm})$0"},
785
+ "getauthuser" =>
786
+ {scope: "text.html.cfm",
787
+ name: "getauthuser",
788
+ content: "GetAuthUser(${1:})$0"},
789
+ "getbasetagdata" =>
790
+ {scope: "text.html.cfm",
791
+ name: "getbasetagdata",
792
+ content: "GetBaseTagData(${1:tagname} ${2:[, instancenumber ]})$0"},
793
+ "getbasetaglist" =>
794
+ {scope: "text.html.cfm",
795
+ name: "getbasetaglist",
796
+ content: "GetBaseTagList(${1:})$0"},
797
+ "getbasetemplatepath" =>
798
+ {scope: "text.html.cfm",
799
+ name: "getbasetemplatepath",
800
+ content: "GetBaseTemplatePath(${1:})$0"},
801
+ "getclientvariableslist" =>
802
+ {scope: "text.html.cfm",
803
+ name: "getclientvariableslist",
804
+ content: "GetClientVariablesList(${1:})$0"},
805
+ "getcontextroot" =>
806
+ {scope: "text.html.cfm",
807
+ name: "getcontextroot",
808
+ content: "GetContextRoot(${1:})$0"},
809
+ "getcurrenttemplatepath" =>
810
+ {scope: "text.html.cfm",
811
+ name: "getcurrenttemplatepath",
812
+ content: "GetCurrentTemplatePath(${1:})$0"},
813
+ "getdirectoryfrompath" =>
814
+ {scope: "text.html.cfm",
815
+ name: "getdirectoryfrompath",
816
+ content: "GetDirectoryFromPath(${1:path})$0"},
817
+ "getencoding" =>
818
+ {scope: "text.html.cfm",
819
+ name: "getencoding",
820
+ content: "GetEncoding(${1:scope_name})$0"},
821
+ "getexception" =>
822
+ {scope: "text.html.cfm",
823
+ name: "getexception",
824
+ content: "GetException(${1:object})$0"},
825
+ "getfilefrompath" =>
826
+ {scope: "text.html.cfm",
827
+ name: "getfilefrompath",
828
+ content: "GetFileFromPath(${1:path})$0"},
829
+ "getfunctionlist" =>
830
+ {scope: "text.html.cfm",
831
+ name: "getfunctionlist",
832
+ content: "GetFunctionList(${1:})$0"},
833
+ "getgatewayhelper" =>
834
+ {scope: "text.html.cfm",
835
+ name: "getgatewayhelper",
836
+ content: "GetGatewayHelper(${1:gatewayID})$0"},
837
+ "gethttprequestdata" =>
838
+ {scope: "text.html.cfm",
839
+ name: "gethttprequestdata",
840
+ content: "GetHttpRequestData(${1:})$0"},
841
+ "gethttptimestring" =>
842
+ {scope: "text.html.cfm",
843
+ name: "gethttptimestring",
844
+ content: "GetHttpTimeString(${1:date_time_object})$0"},
845
+ "getk2serverdoccount" =>
846
+ {scope: "text.html.cfm",
847
+ name: "getk2serverdoccount",
848
+ content: "GetK2ServerDocCount(${1:})$0"},
849
+ "getk2serverdoccountlimit" =>
850
+ {scope: "text.html.cfm",
851
+ name: "getk2serverdoccountlimit",
852
+ content: "GetK2ServerDocCountLimit(${1:})$0"},
853
+ "getlocale" =>
854
+ {scope: "text.html.cfm", name: "getlocale", content: "GetLocale(${1:})$0"},
855
+ "getlocaledisplayname" =>
856
+ {scope: "text.html.cfm",
857
+ name: "getlocaledisplayname",
858
+ content: "GetLocaleDisplayName(${1:[locale]}${2: [, inLocale]})$0"},
859
+ "getlocalhostip" =>
860
+ {scope: "text.html.cfm",
861
+ name: "getlocalhostip",
862
+ content: "GetLocalHostIP(${1:})$0"},
863
+ "getmetadata" =>
864
+ {scope: "text.html.cfm",
865
+ name: "getmetadata",
866
+ content: "GetMetaData(${1:object})$0"},
867
+ "getmetricdata" =>
868
+ {scope: "text.html.cfm",
869
+ name: "getmetricdata",
870
+ content: "GetMetricData(${1:mode})$0"},
871
+ "getpagecontext" =>
872
+ {scope: "text.html.cfm",
873
+ name: "getpagecontext",
874
+ content: "GetPageContext(${1:})$0"},
875
+ "getprofilesections" =>
876
+ {scope: "text.html.cfm",
877
+ name: "getprofilesections",
878
+ content: "GetProfileSections(${1:iniFile})$0"},
879
+ "getprofilestring" =>
880
+ {scope: "text.html.cfm",
881
+ name: "getprofilestring",
882
+ content: "GetProfileString(${1:iniPath}, ${2:section}, ${3:entry})$0"},
883
+ "getsoaprequest" =>
884
+ {scope: "text.html.cfm",
885
+ name: "getsoaprequest",
886
+ content: "GetSOAPRequest(${1:})$0"},
887
+ "getsoaprequestheader" =>
888
+ {scope: "text.html.cfm",
889
+ name: "getsoaprequestheader",
890
+ content:
891
+ "GetSOAPRequestHeader(${1:namespace}, ${2:name} ${3:[, asXML]})$0"},
892
+ "getsoapresponse" =>
893
+ {scope: "text.html.cfm",
894
+ name: "getsoapresponse",
895
+ content: "GetSOAPResponse(${1:webservice})$0"},
896
+ "getsoapresponseheader" =>
897
+ {scope: "text.html.cfm",
898
+ name: "getsoapresponseheader",
899
+ content:
900
+ "GetSOAPResponseHeader(${1:webservice}, ${2:namespace}, ${3:name} ${4:[, asXML]})$0"},
901
+ "gettempdirectory" =>
902
+ {scope: "text.html.cfm",
903
+ name: "gettempdirectory",
904
+ content: "GetTempDirectory(${1:})$0"},
905
+ "gettempfile" =>
906
+ {scope: "text.html.cfm",
907
+ name: "gettempfile",
908
+ content: "GetTempFile(${1:dir}, ${2:prefix})$0"},
909
+ "gettickcount" =>
910
+ {scope: "text.html.cfm",
911
+ name: "gettickcount",
912
+ content: "GetTickCount(${1:})$0"},
913
+ "gettimezoneinfo" =>
914
+ {scope: "text.html.cfm",
915
+ name: "gettimezoneinfo",
916
+ content: "GetTimeZoneInfo(${1:})$0"},
917
+ "gettoken" =>
918
+ {scope: "text.html.cfm",
919
+ name: "gettoken",
920
+ content: "GetToken(${1:string}, ${2:index} ${3:[, delimiters ]})$0"},
921
+ "hash" =>
922
+ {scope: "text.html.cfm",
923
+ name: "hash",
924
+ content: "Hash(${1:string$}${2: [, algorithm]}${3: [, encoding]})$0"},
925
+ "hour" =>
926
+ {scope: "text.html.cfm", name: "hour", content: "hour(${1:date})$0"},
927
+ "htmlcodeformat" =>
928
+ {scope: "text.html.cfm",
929
+ name: "htmlcodeformat",
930
+ content: "HTMLCodeFormat(${1:string} ${2:[, version ]})$0"},
931
+ "htmleditformat" =>
932
+ {scope: "text.html.cfm",
933
+ name: "htmleditformat",
934
+ content: "HTMLEditFormat(${1:string} ${2:[, version ]})$0"},
935
+ "iif" =>
936
+ {scope: "text.html.cfm",
937
+ name: "iif",
938
+ content:
939
+ "IIf(${1:condition}, ${2:string_expression1}, ${3:string_expression2})$0"},
940
+ "incrementvalue" =>
941
+ {scope: "text.html.cfm",
942
+ name: "incrementvalue",
943
+ content: "IncrementValue(${1:number})$0"},
944
+ "inputbasen" =>
945
+ {scope: "text.html.cfm",
946
+ name: "inputbasen",
947
+ content: "InputBaseN(${1:string}, ${2:radix})$0"},
948
+ "insert" =>
949
+ {scope: "text.html.cfm",
950
+ name: "insert",
951
+ content: "Insert(${1:substring}, ${2:string}, ${3:position})$0"},
952
+ "int" => {scope: "text.html.cfm", name: "int", content: "Int(${1:number})$0"},
953
+ "isarray" =>
954
+ {scope: "text.html.cfm",
955
+ name: "isarray",
956
+ content: "IsArray(${1:value} ${2:[, number ]})$0"},
957
+ "isbinary" =>
958
+ {scope: "text.html.cfm",
959
+ name: "isbinary",
960
+ content: "IsBinary(${1:value})$0"},
961
+ "isboolean" =>
962
+ {scope: "text.html.cfm",
963
+ name: "isboolean",
964
+ content: "IsBoolean(${1:value})$0"},
965
+ "iscustomfunction" =>
966
+ {scope: "text.html.cfm",
967
+ name: "iscustomfunction",
968
+ content: "IsCustomFunction(${1:name})$0"},
969
+ "isdate" =>
970
+ {scope: "text.html.cfm", name: "isdate", content: "IsDate(${1:string})$0"},
971
+ "isdebugmode" =>
972
+ {scope: "text.html.cfm", name: "isdebugmode", content: "IsDebugMode($1)$0"},
973
+ "isdefined" =>
974
+ {scope: "text.html.cfm",
975
+ name: "isdefined",
976
+ content: "IsDefined(${1:\"variable_name\"})$0"},
977
+ "isk2serverabroker" =>
978
+ {scope: "text.html.cfm",
979
+ name: "isk2serverabroker",
980
+ content: "IsK2ServerABroker(${1:})$0\t\t\t"},
981
+ "isk2serverdoccountexceeded" =>
982
+ {scope: "text.html.cfm",
983
+ name: "isk2serverdoccountexceeded",
984
+ content: "IsK2ServerDocCountExceeded(${1:})$0\t\t\t\t"},
985
+ "isk2serveronline" =>
986
+ {scope: "text.html.cfm",
987
+ name: "isk2serveronline",
988
+ content: "IsK2ServerOnline(${1:})$0"},
989
+ "isleapyear" =>
990
+ {scope: "text.html.cfm",
991
+ name: "isleapyear",
992
+ content: "IsLeapYear(${1:year})$0"},
993
+ "islocalhost" =>
994
+ {scope: "text.html.cfm",
995
+ name: "islocalhost",
996
+ content: "IsLocalHost(${1:ipaddress})$0"},
997
+ "isnumeric" =>
998
+ {scope: "text.html.cfm",
999
+ name: "isnumeric",
1000
+ content: "IsNumeric(${1:string})$0"},
1001
+ "isnumericdate" =>
1002
+ {scope: "text.html.cfm",
1003
+ name: "isnumericdate",
1004
+ content: "IsNumericDate(${1:number})$0"},
1005
+ "isobject" =>
1006
+ {scope: "text.html.cfm",
1007
+ name: "isobject",
1008
+ content: "IsObject(${1:value})$0"},
1009
+ "isquery" =>
1010
+ {scope: "text.html.cfm", name: "isquery", content: "IsQuery(${1:value})$0"},
1011
+ "issimplevalue" =>
1012
+ {scope: "text.html.cfm",
1013
+ name: "issimplevalue",
1014
+ content: "IsSimpleValue(${1:value})$0"},
1015
+ "issoaprequest" =>
1016
+ {scope: "text.html.cfm",
1017
+ name: "issoaprequest",
1018
+ content: "IsSOAPRequest(${1:})$0"},
1019
+ "isstruct" =>
1020
+ {scope: "text.html.cfm",
1021
+ name: "isstruct",
1022
+ content: "IsStruct(${1:variable})$0"},
1023
+ "isuserinrole" =>
1024
+ {scope: "text.html.cfm",
1025
+ name: "isuserinrole",
1026
+ content: "IsUserInRole(${1:\"role_name\"})$0"},
1027
+ "isvalid" =>
1028
+ {scope: "text.html.cfm",
1029
+ name: "isvalid",
1030
+ content: "IsValid(${1:type}, ${2:value})$0"},
1031
+ "iswddx" =>
1032
+ {scope: "text.html.cfm", name: "iswddx", content: "IsWDDX(${1:value})$0"},
1033
+ "isxml" =>
1034
+ {scope: "text.html.cfm", name: "isxml", content: "IsXML(${1:value})$0"},
1035
+ "isxmlattribute" =>
1036
+ {scope: "text.html.cfm",
1037
+ name: "isxmlattribute",
1038
+ content: "IsXmlAttribute(${1:value})$0"},
1039
+ "isxmldoc" =>
1040
+ {scope: "text.html.cfm",
1041
+ name: "isxmldoc",
1042
+ content: "IsXmlDoc(${1:value})$0"},
1043
+ "isxmlelem" =>
1044
+ {scope: "text.html.cfm",
1045
+ name: "isxmlelem",
1046
+ content: "IsXmlElem(${1:value})$0"},
1047
+ "isxmlnode" =>
1048
+ {scope: "text.html.cfm",
1049
+ name: "isxmlnode",
1050
+ content: "IsXmlNode(${1:value})$0"},
1051
+ "isxmlroot" =>
1052
+ {scope: "text.html.cfm",
1053
+ name: "isxmlroot",
1054
+ content: "IsXmlRoot(${1:value})$0"},
1055
+ "javacast" =>
1056
+ {scope: "text.html.cfm",
1057
+ name: "javacast",
1058
+ content: "JavaCast(${1:type}, ${2:variable})$0"},
1059
+ "jsstringformat" =>
1060
+ {scope: "text.html.cfm",
1061
+ name: "jsstringformat",
1062
+ content: "JSStringFormat(${1:string})$0"},
1063
+ "lcase" =>
1064
+ {scope: "text.html.cfm", name: "lcase", content: "LCase(${1:string})$0"},
1065
+ "left" =>
1066
+ {scope: "text.html.cfm",
1067
+ name: "left",
1068
+ content: "Left(${1:string}, ${2:count})$0"},
1069
+ "len" =>
1070
+ {scope: "text.html.cfm",
1071
+ name: "len",
1072
+ content: "Len(${1:string or binary object})$0"},
1073
+ "listappend" =>
1074
+ {scope: "text.html.cfm",
1075
+ name: "listappend",
1076
+ content: "ListAppend(${1:list}, ${2:value}${3: [, delimiters ]})$0"},
1077
+ "listchangedelims" =>
1078
+ {scope: "text.html.cfm",
1079
+ name: "listchangedelims",
1080
+ content:
1081
+ "ListChangeDelims(${1:list}, ${2:new_delimiter}${3: [, delimiters ]})$0"},
1082
+ "listcontains" =>
1083
+ {scope: "text.html.cfm",
1084
+ name: "listcontains",
1085
+ content: "ListContains(${1:list}, ${2:substring}${3: [, delimiters ]})$0"},
1086
+ "listcontainsnocase" =>
1087
+ {scope: "text.html.cfm",
1088
+ name: "listcontainsnocase",
1089
+ content:
1090
+ "ListContainsNoCase(${1:list}, ${2:substring} ${3:[, delimiters ]})$0"},
1091
+ "listdeleteat" =>
1092
+ {scope: "text.html.cfm",
1093
+ name: "listdeleteat",
1094
+ content: "ListDeleteAt(${1:list}, ${2:position}${3: [, delimiters ]})$0"},
1095
+ "listfind" =>
1096
+ {scope: "text.html.cfm",
1097
+ name: "listfind",
1098
+ content: "ListFind(${1:list}, ${2:value}${3: [, delimiters ]})$0"},
1099
+ "listfindnocase" =>
1100
+ {scope: "text.html.cfm",
1101
+ name: "listfindnocase",
1102
+ content: "ListFindNoCase(${1:list}, ${2:value}${3: [, delimiters ]})$0"},
1103
+ "listfirst" =>
1104
+ {scope: "text.html.cfm",
1105
+ name: "listfirst",
1106
+ content: "ListFirst(${1:list}${2: [, delimiters]})$0"},
1107
+ "listgetat" =>
1108
+ {scope: "text.html.cfm",
1109
+ name: "listgetat",
1110
+ content: "ListGetAt(${1:list}, ${2:position}${3: [, delimiters]})$0"},
1111
+ "listinsertat" =>
1112
+ {scope: "text.html.cfm",
1113
+ name: "listinsertat",
1114
+ content:
1115
+ "ListInsertAt(${1:list}, ${2:position}, ${3:value}${4: [, delimiters]})$0"},
1116
+ "listlast" =>
1117
+ {scope: "text.html.cfm",
1118
+ name: "listlast",
1119
+ content: "ListLast(${1:list}${2: [, delimiters]})$0"},
1120
+ "listlen" =>
1121
+ {scope: "text.html.cfm",
1122
+ name: "listlen",
1123
+ content: "ListLen(${1:list}${2: [, delimiters ]})$0"},
1124
+ "listprepend" =>
1125
+ {scope: "text.html.cfm",
1126
+ name: "listprepend",
1127
+ content: "ListPrepend(${1:list}, ${2:value}${3: [, delimiters ]})$0"},
1128
+ "listqualify" =>
1129
+ {scope: "text.html.cfm",
1130
+ name: "listqualify",
1131
+ content:
1132
+ "ListQualify(${1:list}, ${2:qualifier}${3: [, delimiters ]}${4: [, elements ]})$0"},
1133
+ "listrest" =>
1134
+ {scope: "text.html.cfm",
1135
+ name: "listrest",
1136
+ content: "ListRest(${1:list}${2: [, delimiters ]})$0"},
1137
+ "listsetat" =>
1138
+ {scope: "text.html.cfm",
1139
+ name: "listsetat",
1140
+ content:
1141
+ "ListSetAt(${1:list}, ${2:position}, ${3:value}${4: [, delimiters]})$0"},
1142
+ "listsort" =>
1143
+ {scope: "text.html.cfm",
1144
+ name: "listsort",
1145
+ content:
1146
+ "ListSort(${1:list}, ${2:sort_type}${3: [, sort_order]}${4:[, delimiters]})$0"},
1147
+ "listtoarray" =>
1148
+ {scope: "text.html.cfm",
1149
+ name: "listtoarray",
1150
+ content: "ListToArray(${1:list}${2: [, delimiters ]})$0"},
1151
+ "listvaluecount" =>
1152
+ {scope: "text.html.cfm",
1153
+ name: "listvaluecount",
1154
+ content: "ListValueCount(${1:list}, ${2:value}${3: [, delimiters ]})$0"},
1155
+ "listvaluecountnocase" =>
1156
+ {scope: "text.html.cfm",
1157
+ name: "listvaluecountnocase",
1158
+ content:
1159
+ "ListValueCountNoCase(${1:list}, ${2:value}${3: [, delimiters ]})$0"},
1160
+ "ljustify" =>
1161
+ {scope: "text.html.cfm",
1162
+ name: "ljustify",
1163
+ content: "LJustify(${1:string}, ${2:length})$0"},
1164
+ "log" => {scope: "text.html.cfm", name: "log", content: "Log(${1:number})$0"},
1165
+ "log10" =>
1166
+ {scope: "text.html.cfm", name: "log10", content: "Log10(${1:number})$0"},
1167
+ "lscurrencyformat" =>
1168
+ {scope: "text.html.cfm",
1169
+ name: "lscurrencyformat",
1170
+ content: "LSCurrencyFormat(${1:number}${2: [, type]})$0"},
1171
+ "lsdateformat" =>
1172
+ {scope: "text.html.cfm",
1173
+ name: "lsdateformat",
1174
+ content: "LSDateFormat(${1:date}${2: [, mask]})$0"},
1175
+ "lseurocurrencyformat" =>
1176
+ {scope: "text.html.cfm",
1177
+ name: "lseurocurrencyformat",
1178
+ content: "LSEuroCurrencyFormat(${1:currency-number}${2: [, type]})$0"},
1179
+ "lsiscurrency" =>
1180
+ {scope: "text.html.cfm",
1181
+ name: "lsiscurrency",
1182
+ content: "LSIsCurrency(${1:string})$0"},
1183
+ "lsisdate" =>
1184
+ {scope: "text.html.cfm",
1185
+ name: "lsisdate",
1186
+ content: "LSIsDate(${1:string})$0"},
1187
+ "lsisnumeric" =>
1188
+ {scope: "text.html.cfm",
1189
+ name: "lsisnumeric",
1190
+ content: "LSIsNumeric(${1:string})$0"},
1191
+ "lsnumberformat" =>
1192
+ {scope: "text.html.cfm",
1193
+ name: "lsnumberformat",
1194
+ content: "LSNumberFormat(${1:number}${2: [, mask ]})$0"},
1195
+ "lsparsecurrency" =>
1196
+ {scope: "text.html.cfm",
1197
+ name: "lsparsecurrency",
1198
+ content: "LSParseCurrency(${1:string})$0"},
1199
+ "lsparsedatetime" =>
1200
+ {scope: "text.html.cfm",
1201
+ name: "lsparsedatetime",
1202
+ content: "LSParseDateTime(${1:date/time-string})$0"},
1203
+ "lsparseeurocurrency" =>
1204
+ {scope: "text.html.cfm",
1205
+ name: "lsparseeurocurrency",
1206
+ content: "LSParseEuroCurrency(${1:currency-string})$0"},
1207
+ "lsparsenumber" =>
1208
+ {scope: "text.html.cfm",
1209
+ name: "lsparsenumber",
1210
+ content: "LSParseNumber(${1:string})$0"},
1211
+ "lstimeformat" =>
1212
+ {scope: "text.html.cfm",
1213
+ name: "lstimeformat",
1214
+ content: "LSTimeFormat(${1:time}${2: [, mask ]})$0"},
1215
+ "ltrim" =>
1216
+ {scope: "text.html.cfm", name: "ltrim", content: "LTrim(${1:string})$0"},
1217
+ "max" =>
1218
+ {scope: "text.html.cfm",
1219
+ name: "max",
1220
+ content: "Max(${1:number1}, ${2:number2})$0"},
1221
+ "mid" =>
1222
+ {scope: "text.html.cfm",
1223
+ name: "mid",
1224
+ content: "Mid(${1:string}, ${2:start}, ${3:count})$0"},
1225
+ "min" =>
1226
+ {scope: "text.html.cfm",
1227
+ name: "min",
1228
+ content: "Min(${1:number1}, ${2:number2})$0"},
1229
+ "minute" =>
1230
+ {scope: "text.html.cfm", name: "minute", content: "Minute(${1:date})$0"},
1231
+ "month" =>
1232
+ {scope: "text.html.cfm", name: "month", content: "Month(${1:date})$0"},
1233
+ "monthasstring" =>
1234
+ {scope: "text.html.cfm",
1235
+ name: "monthasstring",
1236
+ content: "MonthAsString(${1:month_number})$0"},
1237
+ "now" => {scope: "text.html.cfm", name: "now", content: "Now(${1:})$0"},
1238
+ "numberformat" =>
1239
+ {scope: "text.html.cfm",
1240
+ name: "numberformat",
1241
+ content: "NumberFormat(${1:number}${2: [, mask ]})$0"},
1242
+ "paragraphformat" =>
1243
+ {scope: "text.html.cfm",
1244
+ name: "paragraphformat",
1245
+ content: "ParagraphFormat(${1:string})$0"},
1246
+ "parsedatetime" =>
1247
+ {scope: "text.html.cfm",
1248
+ name: "parsedatetime",
1249
+ content: "ParseDateTime(${1:date/time-string}${2: [, pop-conversion ]})$0"},
1250
+ "pi" => {scope: "text.html.cfm", name: "pi", content: "Pi($1)$0"},
1251
+ "preservesinglequotes" =>
1252
+ {scope: "text.html.cfm",
1253
+ name: "preservesinglequotes",
1254
+ content: "PreserveSingleQuotes(${1:variable})$0"},
1255
+ "quarter" =>
1256
+ {scope: "text.html.cfm", name: "quarter", content: "Quarter(${1:date})$0"},
1257
+ "queryaddcolumn" =>
1258
+ {scope: "text.html.cfm",
1259
+ name: "queryaddcolumn",
1260
+ content:
1261
+ "QueryAddColumn(${1:query}, ${2:column-name}${3: [, datatype]}${4: [, array-name]})$0"},
1262
+ "queryaddrow" =>
1263
+ {scope: "text.html.cfm",
1264
+ name: "queryaddrow",
1265
+ content: "QueryAddRow(${1:query}${2: [,number]})$0"},
1266
+ "querynew" =>
1267
+ {scope: "text.html.cfm",
1268
+ name: "querynew",
1269
+ content: "QueryNew(${1:columnlist}${2: [, columntypelist]})$0"},
1270
+ "querysetcell" =>
1271
+ {scope: "text.html.cfm",
1272
+ name: "querysetcell",
1273
+ content:
1274
+ "QuerySetCell(${1:query}, ${2:column_name}, ${3:value}${4: [, row_number ]})$0"},
1275
+ "quotedvaluelist" =>
1276
+ {scope: "text.html.cfm",
1277
+ name: "quotedvaluelist",
1278
+ content: "QuotedValueList(${1:query.column}${2: [, delimiter]})$0"},
1279
+ "rand" =>
1280
+ {scope: "text.html.cfm", name: "rand", content: "Rand(${1:[algorithm]})$0"},
1281
+ "randomize" =>
1282
+ {scope: "text.html.cfm",
1283
+ name: "randomize",
1284
+ content: "Randomize(${1:number}${2: [, algorithm]})$0"},
1285
+ "randrange" =>
1286
+ {scope: "text.html.cfm",
1287
+ name: "randrange",
1288
+ content: "RandRange(${1:number1}, ${2:number2}${3: [, algorithm]})$0"},
1289
+ "refind" =>
1290
+ {scope: "text.html.cfm",
1291
+ name: "refind",
1292
+ content:
1293
+ "REFind(${1:reg_expression}, ${2:string}${3: [, start]}${4: [, returnsubexpressions]})$0"},
1294
+ "refindnocase" =>
1295
+ {scope: "text.html.cfm",
1296
+ name: "refindnocase",
1297
+ content:
1298
+ "REFindNoCase(${1:reg_expression}, ${2:string}${3: [, start]}${4: [, returnsubexpressions]})$0"},
1299
+ "releasecomobject" =>
1300
+ {scope: "text.html.cfm",
1301
+ name: "releasecomobject",
1302
+ content: "ReleaseComObject(${1:objectName})$0"},
1303
+ "removechars" =>
1304
+ {scope: "text.html.cfm",
1305
+ name: "removechars",
1306
+ content: "RemoveChars(${1:string}, ${2:start}, ${3:count})$0"},
1307
+ "repeatstring" =>
1308
+ {scope: "text.html.cfm",
1309
+ name: "repeatstring",
1310
+ content: "RepeatString(${1:string}, ${2:count})$0"},
1311
+ "replace" =>
1312
+ {scope: "text.html.cfm",
1313
+ name: "replace",
1314
+ content:
1315
+ "Replace(${1:string}, ${2:substring1}, ${3:substring2}${4: [, scope]})$0"},
1316
+ "replacelist" =>
1317
+ {scope: "text.html.cfm",
1318
+ name: "replacelist",
1319
+ content: "ReplaceList(${1:string}, ${2:list1}, ${3:list2})$0"},
1320
+ "replacenocase" =>
1321
+ {scope: "text.html.cfm",
1322
+ name: "replacenocase",
1323
+ content:
1324
+ "ReplaceNoCase(${1:string}, ${2:substring1}, ${3:substring2}${4: [, scope]})$0"},
1325
+ "rereplace" =>
1326
+ {scope: "text.html.cfm",
1327
+ name: "rereplace",
1328
+ content:
1329
+ "REReplace(${1:string}, ${2:reg_expression}, ${3:substring}${4: [, scope]})$0"},
1330
+ "rereplacenocase" =>
1331
+ {scope: "text.html.cfm",
1332
+ name: "rereplacenocase",
1333
+ content:
1334
+ "REReplaceNoCase(${1:string}, ${2:reg_expression}, ${3:substring}${4: [, scope]})$0"},
1335
+ "reverse" =>
1336
+ {scope: "text.html.cfm", name: "reverse", content: "Reverse(${1:string})$0"},
1337
+ "right" =>
1338
+ {scope: "text.html.cfm",
1339
+ name: "right",
1340
+ content: "Right(${1:string}, ${2:count})$0"},
1341
+ "rjustify" =>
1342
+ {scope: "text.html.cfm",
1343
+ name: "rjustify",
1344
+ content: "RJustify(${1:string}, ${2:length})$0"},
1345
+ "round" =>
1346
+ {scope: "text.html.cfm", name: "round", content: "Round(${1:number})$0"},
1347
+ "rtrim" =>
1348
+ {scope: "text.html.cfm", name: "rtrim", content: "RTrim(${1:string})$0"},
1349
+ "second" =>
1350
+ {scope: "text.html.cfm", name: "second", content: "Second(${1:date})$0"},
1351
+ "sendgatewaymessage" =>
1352
+ {scope: "text.html.cfm",
1353
+ name: "sendgatewaymessage",
1354
+ content: "SendGatewayMessage(${1:gatewayID}, ${2:data})$0"},
1355
+ "setencoding" =>
1356
+ {scope: "text.html.cfm",
1357
+ name: "setencoding",
1358
+ content: "SetEncoding(${1:scope_name,charset})$0"},
1359
+ "setlocale" =>
1360
+ {scope: "text.html.cfm",
1361
+ name: "setlocale",
1362
+ content: "SetLocale(${1:new_locale})$0"},
1363
+ "setprofilestring" =>
1364
+ {scope: "text.html.cfm",
1365
+ name: "setprofilestring",
1366
+ content:
1367
+ "SetProfileString(${1:iniPath}, ${2:section}, ${3:entry}, ${4:value})$0"},
1368
+ "setvariable" =>
1369
+ {scope: "text.html.cfm",
1370
+ name: "setvariable",
1371
+ content: "SetVariable(${1:name}, ${2:value})$0"},
1372
+ "sgn" => {scope: "text.html.cfm", name: "sgn", content: "Sgn(${1:number})$0"},
1373
+ "sin" => {scope: "text.html.cfm", name: "sin", content: "Sin(${1:number})$0"},
1374
+ "spanexcluding" =>
1375
+ {scope: "text.html.cfm",
1376
+ name: "spanexcluding",
1377
+ content: "SpanExcluding(${1:string}, ${2:set})$0"},
1378
+ "spanincluding" =>
1379
+ {scope: "text.html.cfm",
1380
+ name: "spanincluding",
1381
+ content: "SpanIncluding(${1:string}, ${2:set})$0"},
1382
+ "sqr" => {scope: "text.html.cfm", name: "sqr", content: "Sqr(${1:number})$0"},
1383
+ "stripcr" =>
1384
+ {scope: "text.html.cfm", name: "stripcr", content: "StripCR(${1:string})$0"},
1385
+ "structappend" =>
1386
+ {scope: "text.html.cfm",
1387
+ name: "structappend",
1388
+ content: "StructAppend(${1:struct1}, ${2:struct2}, ${3:overwriteFlag})$0"},
1389
+ "structclear" =>
1390
+ {scope: "text.html.cfm",
1391
+ name: "structclear",
1392
+ content: "StructClear(${1:structure})$0"},
1393
+ "structcopy" =>
1394
+ {scope: "text.html.cfm",
1395
+ name: "structcopy",
1396
+ content: "StructCopy(${1:structure})$0"},
1397
+ "structcount" =>
1398
+ {scope: "text.html.cfm",
1399
+ name: "structcount",
1400
+ content: "StructCount(${1:structure})$0"},
1401
+ "structdelete" =>
1402
+ {scope: "text.html.cfm",
1403
+ name: "structdelete",
1404
+ content:
1405
+ "StructDelete(${1:structure}, ${2:key}${3: [, indicatenotexisting]})$0"},
1406
+ "structfind" =>
1407
+ {scope: "text.html.cfm",
1408
+ name: "structfind",
1409
+ content: "StructFind(${1:structure}, ${2:key})$0"},
1410
+ "structfindkey" =>
1411
+ {scope: "text.html.cfm",
1412
+ name: "structfindkey",
1413
+ content: "StructFindKey(${1:top}, ${2:value}, ${3:scope})$0"},
1414
+ "structfindvalue" =>
1415
+ {scope: "text.html.cfm",
1416
+ name: "structfindvalue",
1417
+ content: "StructFindValue(${1: top}, ${2:value}${3: [, scope]})$0"},
1418
+ "structget" =>
1419
+ {scope: "text.html.cfm",
1420
+ name: "structget",
1421
+ content: "StructGet(${1:pathDesired})$0"},
1422
+ "structinsert" =>
1423
+ {scope: "text.html.cfm",
1424
+ name: "structinsert",
1425
+ content:
1426
+ "StructInsert(${1:structure}, ${2:key}, ${3:value}${4: [, allowoverwrite]})$0"},
1427
+ "structisempty" =>
1428
+ {scope: "text.html.cfm",
1429
+ name: "structisempty",
1430
+ content: "StructIsEmpty(${1:structure})$0"},
1431
+ "structkeyarray" =>
1432
+ {scope: "text.html.cfm",
1433
+ name: "structkeyarray",
1434
+ content: "StructKeyArray(${1:structure})$0"},
1435
+ "structkeyexists" =>
1436
+ {scope: "text.html.cfm",
1437
+ name: "structkeyexists",
1438
+ content: "StructKeyExists(${1:structure}, ${2:\"key\"})$0"},
1439
+ "structkeylist" =>
1440
+ {scope: "text.html.cfm",
1441
+ name: "structkeylist",
1442
+ content: "StructKeyList(${1:structure}${2: [, delimiter]})$0"},
1443
+ "structnew" =>
1444
+ {scope: "text.html.cfm", name: "structnew", content: "StructNew($1)$0"},
1445
+ "structsort" =>
1446
+ {scope: "text.html.cfm",
1447
+ name: "structsort",
1448
+ content:
1449
+ "StructSort(${1:base}, ${2:sortType}, ${3:sortOrder}, ${4:pathToSubElement})$0"},
1450
+ "structupdate" =>
1451
+ {scope: "text.html.cfm",
1452
+ name: "structupdate",
1453
+ content: "StructUpdate(${1:structure}, ${2:key}, ${3:value})$0"},
1454
+ "tan" => {scope: "text.html.cfm", name: "tan", content: "Tan(${1:number})$0"},
1455
+ "timeformat" =>
1456
+ {scope: "text.html.cfm",
1457
+ name: "timeformat",
1458
+ content: "TimeFormat(${1:time}${2: [, mask]})$0"},
1459
+ "tobase64" =>
1460
+ {scope: "text.html.cfm",
1461
+ name: "tobase64",
1462
+ content: "ToBase64(${1:string or binary_object}${2: [, encoding]})$0"},
1463
+ "tobinary" =>
1464
+ {scope: "text.html.cfm",
1465
+ name: "tobinary",
1466
+ content: "ToBinary(${1:string_in_Base64 or binary_value})$0"},
1467
+ "toscript" =>
1468
+ {scope: "text.html.cfm",
1469
+ name: "toscript",
1470
+ content:
1471
+ "ToScript(${1:cfvar}, ${2:javascriptvar}, ${3:outputformat}, ${4:ASFormat})$0"},
1472
+ "tostring" =>
1473
+ {scope: "text.html.cfm",
1474
+ name: "tostring",
1475
+ content: "ToString(${1:value}${2: [, encoding]})$0"},
1476
+ "trim" =>
1477
+ {scope: "text.html.cfm", name: "trim", content: "Trim(${1:string})$0"},
1478
+ "ucase" =>
1479
+ {scope: "text.html.cfm", name: "ucase", content: "UCase(${1:string})$0"},
1480
+ "urldecode" =>
1481
+ {scope: "text.html.cfm",
1482
+ name: "urldecode",
1483
+ content: "URLDecode(${1:urlEncodedString}${2: [, charset]})$0"},
1484
+ "urlencodedformat" =>
1485
+ {scope: "text.html.cfm",
1486
+ name: "urlencodedformat",
1487
+ content: "URLEncodedFormat(${1:string}${2: [, charset]})$0"},
1488
+ "urlsessionformat" =>
1489
+ {scope: "text.html.cfm",
1490
+ name: "urlsessionformat",
1491
+ content: "URLSessionFormat(${1:request_URL})$0"},
1492
+ "val" => {scope: "text.html.cfm", name: "val", content: "Val(${1:string})$0"},
1493
+ "valuelist" =>
1494
+ {scope: "text.html.cfm",
1495
+ name: "valuelist",
1496
+ content: "ValueList(${1:query.column}${2: [, delimiter]})$0"},
1497
+ "week" =>
1498
+ {scope: "text.html.cfm", name: "week", content: "Week(${1:date})$0"},
1499
+ "wrap" =>
1500
+ {scope: "text.html.cfm",
1501
+ name: "wrap",
1502
+ content: "Wrap(${1:string}, ${2:limit}${3: [, strip]})$0"},
1503
+ "writeoutput" =>
1504
+ {scope: "text.html.cfm",
1505
+ name: "writeoutput",
1506
+ content: "WriteOutput(${1:string})$0"},
1507
+ "xmlchildpos" =>
1508
+ {scope: "text.html.cfm",
1509
+ name: "xmlchildpos",
1510
+ content: "XmlChildPos(${1:elem}, ${2:childName}, ${3:N})$0"},
1511
+ "xmlelemnew" =>
1512
+ {scope: "text.html.cfm",
1513
+ name: "xmlelemnew",
1514
+ content: "XmlElemNew(${1:xmlObj}${2: [, namespace]}${3: [, childName]})$0"},
1515
+ "xmlformat" =>
1516
+ {scope: "text.html.cfm",
1517
+ name: "xmlformat",
1518
+ content: "XmlFormat(${1:string})$0"},
1519
+ "xmlgetnodetype" =>
1520
+ {scope: "text.html.cfm",
1521
+ name: "xmlgetnodetype",
1522
+ content: "XmlGetNodeType(${1:xmlNode})$0"},
1523
+ "xmlnew" =>
1524
+ {scope: "text.html.cfm",
1525
+ name: "xmlnew",
1526
+ content: "XmlNew(${1:[caseSensitive]})$0"},
1527
+ "xmlparse" =>
1528
+ {scope: "text.html.cfm",
1529
+ name: "xmlparse",
1530
+ content:
1531
+ "XmlParse(${1:xmlText}${2: [, caseSensitive ]}${3: [, validator]})$0"},
1532
+ "xmlsearch" =>
1533
+ {scope: "text.html.cfm",
1534
+ name: "xmlsearch",
1535
+ content: "XmlSearch(${1:xmlDoc}, ${2:xPathString})$0"},
1536
+ "xmltransform" =>
1537
+ {scope: "text.html.cfm",
1538
+ name: "xmltransform",
1539
+ content: "XmlTransform(${1:xml}, ${2:xsl}${3: [, parameters]})$0"},
1540
+ "xmlvalidate" =>
1541
+ {scope: "text.html.cfm",
1542
+ name: "xmlvalidate",
1543
+ content: "XmlValidate(${1:xmlDoc}${2: [, validator]})$0"},
1544
+ "year" =>
1545
+ {scope: "text.html.cfm", name: "year", content: "Year(${1:date})$0"},
1546
+ "yesnoformat" =>
1547
+ {scope: "text.html.cfm",
1548
+ name: "yesnoformat",
1549
+ content: "YesNoFormat(${1:value})$0"}}