ver 2009.10.14 → 2009.11.28

Sign up to get free protection for your applications and to get access to all the features.
Files changed (318) hide show
  1. data/CHANGELOG +1094 -0
  2. data/MANIFEST +227 -25
  3. data/README.textile +185 -0
  4. data/bin/ver +96 -12
  5. data/config/detect.rb +73 -21
  6. data/config/keymap/emacs.rb +66 -0
  7. data/config/keymap/vim.rb +250 -140
  8. data/config/preferences/ANTLR.json +10 -0
  9. data/config/preferences/ASP vb.NET.json +3 -0
  10. data/config/preferences/ASP.json +15 -0
  11. data/config/preferences/ActionScript.json +755 -0
  12. data/config/preferences/Active4D.json +89 -0
  13. data/config/preferences/Ada.json +23 -0
  14. data/config/preferences/Ant.json +356 -0
  15. data/config/preferences/Apache.json +644 -0
  16. data/config/preferences/AppleScript.json +92 -0
  17. data/config/preferences/Bison.json +3 -0
  18. data/config/preferences/Blogging.json +3 -0
  19. data/config/preferences/C.json +127 -0
  20. data/config/preferences/CMake.json +41 -0
  21. data/config/preferences/CSS.json +461 -0
  22. data/config/preferences/CTags.json +3 -0
  23. data/config/preferences/CVS.json +3 -0
  24. data/config/preferences/ColdFusion.json +32 -0
  25. data/config/preferences/D.json +58 -0
  26. data/config/preferences/Darcs.json +3 -0
  27. data/config/preferences/Diff.json +67 -0
  28. data/config/preferences/DokuWiki.json +19 -0
  29. data/config/preferences/Doxygen.json +3 -0
  30. data/config/preferences/Dylan.json +3 -0
  31. data/config/preferences/Eiffel.json +59 -0
  32. data/config/preferences/Erlang.json +72 -0
  33. data/config/preferences/Experimental.json +1356 -0
  34. data/config/preferences/F-Script.json +87 -0
  35. data/config/preferences/FXScript.json +78 -0
  36. data/config/preferences/FileMerge.json +3 -0
  37. data/config/preferences/Fortran.json +158 -0
  38. data/config/preferences/GTD2.json +11 -0
  39. data/config/preferences/GTDAlt.json +20 -0
  40. data/config/preferences/GetBundle.json +3 -0
  41. data/config/preferences/Gettext.json +24 -0
  42. data/config/preferences/Graphviz.json +42 -0
  43. data/config/preferences/Greasemonkey.json +3 -0
  44. data/config/preferences/Gri.json +34 -0
  45. data/config/preferences/HTML.json +492 -0
  46. data/config/preferences/Haskell.json +72 -0
  47. data/config/preferences/Hotkey.json +3 -0
  48. data/config/preferences/ImageBrowser.json +3 -0
  49. data/config/preferences/Inform.json +3 -0
  50. data/config/preferences/Ini.json +60 -0
  51. data/config/preferences/Installer.json +3 -0
  52. data/config/preferences/Io.json +64 -0
  53. data/config/preferences/JSON.json +3 -0
  54. data/config/preferences/Java.json +86 -0
  55. data/config/preferences/JavaDoc.json +3 -0
  56. data/config/preferences/JavaScript.json +76 -0
  57. data/config/preferences/LaTeX.json +267 -0
  58. data/config/preferences/Lex/Flex.json +3 -0
  59. data/config/preferences/Lighttpd.json +3 -0
  60. data/config/preferences/LilyPond.json +77 -0
  61. data/config/preferences/Lisp.json +63 -0
  62. data/config/preferences/Logo.json +58 -0
  63. data/config/preferences/Logtalk.json +236 -0
  64. data/config/preferences/Lua.json +24 -0
  65. data/config/preferences/MEL.json +19 -0
  66. data/config/preferences/MIPS Assembler.json +26 -0
  67. data/config/preferences/MacPorts.json +3 -0
  68. data/config/preferences/Mail.json +3 -0
  69. data/config/preferences/Make.json +16 -0
  70. data/config/preferences/Markdown.json +102 -0
  71. data/config/preferences/Math.json +3 -0
  72. data/config/preferences/Matlab.json +128 -0
  73. data/config/preferences/Maven.json +308 -0
  74. data/config/preferences/Mediawiki.json +73 -0
  75. data/config/preferences/Mercurial.json +3 -0
  76. data/config/preferences/Modula.json +37 -0
  77. data/config/preferences/MoinMoin.json +52 -0
  78. data/config/preferences/Navigation.json +3 -0
  79. data/config/preferences/Nemerle.json +3 -0
  80. data/config/preferences/OCaml Code Completion.json +3 -0
  81. data/config/preferences/OCaml.json +163 -0
  82. data/config/preferences/ODCompletion.json +3 -0
  83. data/config/preferences/Objective-C.json +84 -0
  84. data/config/preferences/OpenGL.json +3331 -0
  85. data/config/preferences/Outlines.json +3 -0
  86. data/config/preferences/Pascal.json +60 -0
  87. data/config/preferences/Perforce.json +3 -0
  88. data/config/preferences/Perl.json +15 -0
  89. data/config/preferences/PmWiki.json +27 -0
  90. data/config/preferences/Postscript.json +15 -0
  91. data/config/preferences/Processing.json +32 -0
  92. data/config/preferences/Prolog.json +3 -0
  93. data/config/preferences/Propel.json +3 -0
  94. data/config/preferences/Python.json +38 -0
  95. data/config/preferences/Quake.json +15 -0
  96. data/config/preferences/R.json +33 -0
  97. data/config/preferences/Ragel.json +15 -0
  98. data/config/preferences/Regular Expressions.json +3 -0
  99. data/config/preferences/Remind.json +15 -0
  100. data/config/preferences/Rez.json +46 -0
  101. data/config/preferences/Ruby.json +98 -0
  102. data/config/preferences/S5 Slide Show.json +20 -0
  103. data/config/preferences/SCons.json +3 -0
  104. data/config/preferences/SQL.json +32 -0
  105. data/config/preferences/SSH Config.json +15 -0
  106. data/config/preferences/SVK.json +3 -0
  107. data/config/preferences/SWIG.json +3 -0
  108. data/config/preferences/SWeave.json +32 -0
  109. data/config/preferences/Scheme.json +35 -0
  110. data/config/preferences/Scilab.json +15 -0
  111. data/config/preferences/Setext.json +3 -0
  112. data/config/preferences/Shell Script.json +25 -0
  113. data/config/preferences/Slate.json +113 -0
  114. data/config/preferences/Source.json +132 -0
  115. data/config/preferences/Subversion.json +10 -0
  116. data/config/preferences/TODO.json +3 -0
  117. data/config/preferences/Tabular.json +3 -0
  118. data/config/preferences/Tcl.json +82 -0
  119. data/config/preferences/TerminalMate.json +112 -0
  120. data/config/preferences/Text.json +89 -0
  121. data/config/preferences/TextMate.json +38 -0
  122. data/config/preferences/Textile.json +76 -0
  123. data/config/preferences/Thrift.json +56 -0
  124. data/config/preferences/Transmit.json +3 -0
  125. data/config/preferences/Twiki.json +51 -0
  126. data/config/preferences/Txt2tags.json +81 -0
  127. data/config/preferences/Vectorscript.json +1280 -0
  128. data/config/preferences/XML.json +60 -0
  129. data/config/preferences/Xcode.json +3 -0
  130. data/config/preferences/YAML.json +24 -0
  131. data/config/preferences/iCalendar.json +10 -0
  132. data/config/preferences/iTerm.json +36 -0
  133. data/config/preferences/reStructuredText.json +48 -0
  134. data/config/rc.rb +49 -0
  135. data/config/syntax/ANTLR.json +5 -5
  136. data/config/syntax/{ASP VB.net.json → ASP vb.NET.json } +3 -3
  137. data/config/syntax/ASP.json +1 -1
  138. data/config/syntax/ActionScript.json +6 -6
  139. data/config/syntax/Active4D Config.json +86 -0
  140. data/config/syntax/Active4D Library.json +20 -0
  141. data/config/syntax/Active4D.json +418 -0
  142. data/config/syntax/Ada.json +3 -3
  143. data/config/syntax/Ant.json +196 -0
  144. data/config/syntax/Apache.json +7 -7
  145. data/config/syntax/AppleScript.json +3 -3
  146. data/config/syntax/{Bibtex.json → BibTeX.json} +1 -1
  147. data/config/syntax/Bison.json +59 -0
  148. data/config/syntax/{Blog (HTML).json → Blog - HTML.json } +2 -2
  149. data/config/syntax/{Blog (Markdown).json → Blog - Markdown.json } +2 -2
  150. data/config/syntax/Blog (Text).json b/data/config/syntax/Blog - → Text.json +0 -0
  151. data/config/syntax/Blog (Textile).json b/data/config/syntax/Blog - → Textile.json +0 -0
  152. data/config/syntax/C++.json +3 -3
  153. data/config/syntax/C.json +13 -13
  154. data/config/syntax/CMake Listfile.json +171 -0
  155. data/config/syntax/CSS.json +6 -6
  156. data/config/syntax/CSV.json +108 -0
  157. data/config/syntax/ColdFusion.json +204 -0
  158. data/config/syntax/D.json +560 -0
  159. data/config/syntax/Diff.json +1 -1
  160. data/config/syntax/DokuWiki.json +412 -0
  161. data/config/syntax/Doxygen.json +80 -0
  162. data/config/syntax/Dylan.json +4 -4
  163. data/config/syntax/Erlang.json +5 -5
  164. data/config/syntax/F-Script.json +1 -1
  165. data/config/syntax/FXScript.json +5 -5
  166. data/config/syntax/Fortran - Modern.json +221 -0
  167. data/config/syntax/Fortran - Punchcard.json +468 -0
  168. data/config/syntax/GTD.json +39 -0
  169. data/config/syntax/GTDalt.json +233 -0
  170. data/config/syntax/Gettext.json +118 -0
  171. data/config/syntax/Go.json +555 -0
  172. data/config/syntax/{DOT.json → Graphviz (DOT).json } +3 -3
  173. data/config/syntax/Greasemonkey.json +56 -0
  174. data/config/syntax/Gri.json +4 -4
  175. data/config/syntax/{HTML-ASP.json → HTML (ASP).json } +1 -1
  176. data/config/syntax/{HTML for ASP.net.json → HTML (ASP.net).json } +19 -19
  177. data/config/syntax/HTML (Active4D).json +540 -0
  178. data/config/syntax/HTML (Erlang).json +31 -0
  179. data/config/syntax/HTML (Tcl).json +1 -1
  180. data/config/syntax/HTML.json +20 -20
  181. data/config/syntax/Haskell.json +3 -3
  182. data/config/syntax/Installer Distribution Script.json +135 -0
  183. data/config/syntax/Io.json +6 -6
  184. data/config/syntax/JSON.json +151 -0
  185. data/config/syntax/{JavaProperties.json → Java Properties.json } +2 -2
  186. data/config/syntax/Java Server Page (JSP).json +163 -0
  187. data/config/syntax/Java.json +7 -7
  188. data/config/syntax/JavaDoc.json +435 -0
  189. data/config/syntax/JavaScript.json +8 -8
  190. data/config/syntax/LaTeX Log.json +3 -3
  191. data/config/syntax/LaTeX Memoir.json +101 -0
  192. data/config/syntax/LaTeX.json +2 -2
  193. data/config/syntax/Lex-Flex.json +396 -0
  194. data/config/syntax/LilyPond.json +608 -0
  195. data/config/syntax/Logo.json +48 -0
  196. data/config/syntax/Logtalk.json +6 -6
  197. data/config/syntax/Lua.json +1 -1
  198. data/config/syntax/{M.json → MATLAB.json} +3 -3
  199. data/config/syntax/MEL.json +7 -7
  200. data/config/syntax/MIPS.json b/data/config/syntax/MIPS → Assembler.json +0 -0
  201. data/config/syntax/MacPorts Portfile.json +298 -0
  202. data/config/syntax/Mail.json +1 -1
  203. data/config/syntax/Markdown.json +6 -6
  204. data/config/syntax/Maven POM.json +774 -0
  205. data/config/syntax/Mediawiki.json +736 -0
  206. data/config/syntax/MoinMoin.json +335 -0
  207. data/config/syntax/MultiMarkdown.json +41 -0
  208. data/config/syntax/Nemerle.json +128 -0
  209. data/config/syntax/OCaml.json +4 -4
  210. data/config/syntax/OCamllex.json +307 -0
  211. data/config/syntax/OCamlyacc.json +346 -0
  212. data/config/syntax/Objective-C++.json +2 -2
  213. data/config/syntax/Objective-C.json +979 -0
  214. data/config/syntax/Octave.json +417 -0
  215. data/config/syntax/PHP.json +32 -32
  216. data/config/syntax/Pascal.json +1 -1
  217. data/config/syntax/Perl.json +8 -8
  218. data/config/syntax/{Plain text.json → Plain Text.json } +1 -1
  219. data/config/syntax/PmWiki.json +241 -0
  220. data/config/syntax/Postscript.json +206 -0
  221. data/config/syntax/Processing.json +8 -8
  222. data/config/syntax/Prolog.json +70 -0
  223. data/config/syntax/Python.json +1934 -0
  224. data/config/syntax/{Quake3 Config.json → Quake Style .cfg.json } +1 -1
  225. data/config/syntax/R.json +2 -2
  226. data/config/syntax/Ragel.json +362 -0
  227. data/config/syntax/Rd (R Documentation).json +119 -0
  228. data/config/syntax/Regular Expressions (Oniguruma).json +186 -0
  229. data/config/syntax/Regular Expressions (Python).json +188 -0
  230. data/config/syntax/Release Notes.json +78 -0
  231. data/config/syntax/Remind.json +461 -0
  232. data/config/syntax/Rez.json +5 -5
  233. data/config/syntax/Ruby Sass.json +497 -0
  234. data/config/syntax/Ruby.json +13 -13
  235. data/config/syntax/S5 Slide Show.json +85 -0
  236. data/config/syntax/SQL.json +11 -11
  237. data/config/syntax/SSH Config.json +55 -0
  238. data/config/syntax/SWIG.json +2 -2
  239. data/config/syntax/SWeave.json +139 -0
  240. data/config/syntax/Scheme.json +8 -8
  241. data/config/syntax/Scilab.json +69 -0
  242. data/config/syntax/Setext.json +247 -0
  243. data/config/syntax/{Shell-Unix-Generic.json → Shell Script (Bash).json } +4 -4
  244. data/config/syntax/Slate.json +5 -5
  245. data/config/syntax/Strings File.json +53 -0
  246. data/config/syntax/TSV.json +83 -0
  247. data/config/syntax/Tcl.json +1 -1
  248. data/config/syntax/TeX Math.json +2 -2
  249. data/config/syntax/TeX.json +2 -2
  250. data/config/syntax/Textile.json +9 -9
  251. data/config/syntax/Thrift.json +641 -0
  252. data/config/syntax/Twiki.json +1 -1
  253. data/config/syntax/Txt2tags.json +154 -0
  254. data/config/syntax/XML strict.json +4 -4
  255. data/config/syntax/XML.json +6 -6
  256. data/config/syntax/XSL.json +2 -2
  257. data/config/syntax/camlp4.json +63 -0
  258. data/config/syntax/mod_perl.json +72 -0
  259. data/config/syntax/reStructuredText.json +1 -1
  260. data/config/syntax/{Subversion commit message.json → svn-commit.tmp.json} +0 -0
  261. data/config/tutorial +23 -19
  262. data/config/welcome +3 -3
  263. data/lib/ver.rb +273 -62
  264. data/lib/ver/entry.rb +142 -26
  265. data/lib/ver/font.rb +51 -0
  266. data/lib/ver/help.rb +16 -0
  267. data/lib/ver/help/describe_key.rb +82 -0
  268. data/lib/ver/help/help_for_help.rb +39 -0
  269. data/lib/ver/hover_completion.rb +129 -0
  270. data/lib/ver/keymap.rb +95 -24
  271. data/lib/ver/layout.rb +107 -43
  272. data/lib/ver/methods.rb +24 -8
  273. data/lib/ver/methods/clipboard.rb +91 -0
  274. data/lib/ver/methods/completion.rb +146 -71
  275. data/lib/ver/methods/control.rb +203 -222
  276. data/lib/ver/methods/ctags.rb +55 -0
  277. data/lib/ver/methods/delete.rb +30 -0
  278. data/lib/ver/methods/help.rb +7 -0
  279. data/lib/ver/methods/insert.rb +233 -1
  280. data/lib/ver/methods/move.rb +181 -32
  281. data/lib/ver/methods/open.rb +208 -0
  282. data/lib/ver/methods/preview.rb +14 -0
  283. data/lib/ver/methods/save.rb +111 -0
  284. data/lib/ver/methods/search.rb +57 -7
  285. data/lib/ver/methods/select.rb +97 -17
  286. data/lib/ver/methods/shortcuts.rb +21 -0
  287. data/lib/ver/methods/views.rb +56 -1
  288. data/lib/ver/mode.rb +60 -14
  289. data/lib/ver/status.rb +97 -19
  290. data/lib/ver/syntax.rb +14 -6
  291. data/lib/ver/syntax/detector.rb +16 -5
  292. data/lib/ver/syntax/processor.rb +9 -3
  293. data/lib/ver/text.rb +258 -199
  294. data/lib/ver/text/index.rb +103 -0
  295. data/lib/ver/theme.rb +27 -16
  296. data/lib/ver/tooltip.rb +59 -0
  297. data/lib/ver/vendor/binary_search.rb +61 -0
  298. data/lib/ver/vendor/levenshtein.rb +57 -0
  299. data/lib/ver/{textpow.rb → vendor/textpow.rb} +31 -29
  300. data/lib/ver/view.rb +65 -41
  301. data/lib/ver/view/console.rb +171 -0
  302. data/lib/ver/view/entry.rb +9 -5
  303. data/lib/ver/view/list.rb +44 -29
  304. data/lib/ver/view/list/ex.rb +71 -0
  305. data/lib/ver/view/list/grep.rb +42 -0
  306. data/lib/ver/view/list/methods.rb +159 -0
  307. data/lib/ver/view/term.rb +249 -0
  308. data/tasks/syntax_list.rake +3 -2
  309. data/ver.gemspec +4 -4
  310. metadata +230 -28
  311. data/config/syntax/Bulletin Board.json +0 -428
  312. data/config/syntax/HTML (Mason).json +0 -207
  313. data/config/syntax/HTML (Rails).json +0 -52
  314. data/config/syntax/Movable Type.json +0 -348
  315. data/config/syntax/Ruby on Rails.json +0 -170
  316. data/config/syntax/SQL (Rails).json +0 -31
  317. data/config/syntax/Smarty.json +0 -110
  318. data/config/syntax/Standard ML.json +0 -322
@@ -0,0 +1,644 @@
1
+ {
2
+ "3A110F9B-69C1-4FEA-8B5A-B6CA9ED8F25B": {
3
+ "name": "Completions: Directives",
4
+ "scope": "source.apache-config",
5
+ "settings": {
6
+ "completions": [
7
+ "AcceptFilter",
8
+ "AcceptMutex",
9
+ "AcceptPathInfo",
10
+ "AccessFileName",
11
+ "Action",
12
+ "AddAlt",
13
+ "AddAltByEncoding",
14
+ "AddAltByType",
15
+ "AddCharset",
16
+ "AddDefaultCharset",
17
+ "AddDescription",
18
+ "AddEncoding",
19
+ "AddHandler",
20
+ "AddIcon",
21
+ "AddIconByEncoding",
22
+ "AddIconByType",
23
+ "AddInputFilter",
24
+ "AddLanguage",
25
+ "AddModuleInfo",
26
+ "AddOutputFilter",
27
+ "AddOutputFilterByType",
28
+ "AddType",
29
+ "Alias",
30
+ "AliasMatch",
31
+ "Allow",
32
+ "AllowCONNECT",
33
+ "AllowEncodedSlashes",
34
+ "AllowOverride",
35
+ "Anonymous",
36
+ "Anonymous_LogEmail",
37
+ "Anonymous_MustGiveEmail",
38
+ "Anonymous_NoUserID",
39
+ "Anonymous_VerifyEmail",
40
+ "AuthBasicAuthoritative",
41
+ "AuthBasicProvider",
42
+ "AuthDBDUserPWQuery",
43
+ "AuthDBDUserRealmQuery",
44
+ "AuthDBMGroupFile",
45
+ "AuthDBMType",
46
+ "AuthDBMUserFile",
47
+ "AuthDefaultAuthoritative",
48
+ "AuthDigestAlgorithm",
49
+ "AuthDigestDomain",
50
+ "AuthDigestNcCheck",
51
+ "AuthDigestNonceFormat",
52
+ "AuthDigestNonceLifetime",
53
+ "AuthDigestProvider",
54
+ "AuthDigestQop",
55
+ "AuthDigestShmemSize",
56
+ "AuthGroupFile",
57
+ "AuthLDAPBindDN",
58
+ "AuthLDAPBindPassword",
59
+ "AuthLDAPCharsetConfig",
60
+ "AuthLDAPCompareDNOnServer",
61
+ "AuthLDAPDereferenceAliases",
62
+ "AuthLDAPGroupAttribute",
63
+ "AuthLDAPGroupAttributeIsDN",
64
+ "AuthLDAPRemoteUserAttribute",
65
+ "AuthLDAPRemoteUserIsDN",
66
+ "AuthLDAPUrl",
67
+ "AuthName",
68
+ "AuthnProviderAlias",
69
+ "AuthType",
70
+ "AuthUserFile",
71
+ "AuthzDBMAuthoritative",
72
+ "AuthzDBMType",
73
+ "AuthzDefaultAuthoritative",
74
+ "AuthzGroupFileAuthoritative",
75
+ "AuthzLDAPAuthoritative",
76
+ "AuthzOwnerAuthoritative",
77
+ "AuthzUserAuthoritative",
78
+ "BalancerMember",
79
+ "BrowserMatch",
80
+ "BrowserMatchNoCase",
81
+ "BufferedLogs",
82
+ "CacheDefaultExpire",
83
+ "CacheDirLength",
84
+ "CacheDirLevels",
85
+ "CacheDisable",
86
+ "CacheEnable",
87
+ "CacheFile",
88
+ "CacheIgnoreCacheControl",
89
+ "CacheIgnoreHeaders",
90
+ "CacheIgnoreNoLastMod",
91
+ "CacheIgnoreQueryString",
92
+ "CacheLastModifiedFactor",
93
+ "CacheMaxExpire",
94
+ "CacheMaxFileSize",
95
+ "CacheMinFileSize",
96
+ "CacheNegotiatedDocs",
97
+ "CacheRoot",
98
+ "CacheStoreNoStore",
99
+ "CacheStorePrivate",
100
+ "CGIMapExtension",
101
+ "CharsetDefault",
102
+ "CharsetOptions",
103
+ "CharsetSourceEnc",
104
+ "CheckCaseOnly",
105
+ "CheckSpelling",
106
+ "ContentDigest",
107
+ "CookieDomain",
108
+ "CookieExpires",
109
+ "CookieLog",
110
+ "CookieName",
111
+ "CookieStyle",
112
+ "CookieTracking",
113
+ "CoreDumpDirectory",
114
+ "CustomLog",
115
+ "Dav",
116
+ "DavDepthInfinity",
117
+ "DavGenericLockDB",
118
+ "DavLockDB",
119
+ "DavMinTimeout",
120
+ "DBDExptime",
121
+ "DBDKeep",
122
+ "DBDMax",
123
+ "DBDMin",
124
+ "DBDParams",
125
+ "DBDPersist",
126
+ "DBDPrepareSQL",
127
+ "DBDriver",
128
+ "DefaultIcon",
129
+ "DefaultLanguage",
130
+ "DefaultType",
131
+ "DeflateBufferSize",
132
+ "DeflateCompressionLevel",
133
+ "DeflateFilterNote",
134
+ "DeflateMemLevel",
135
+ "DeflateWindowSize",
136
+ "Deny",
137
+ "Directory",
138
+ "DirectoryIndex",
139
+ "DirectoryMatch",
140
+ "DirectorySlash",
141
+ "DocumentRoot",
142
+ "DumpIOInput",
143
+ "DumpIOLogLevel",
144
+ "DumpIOOutput",
145
+ "EnableExceptionHook",
146
+ "EnableMMAP",
147
+ "EnableSendfile",
148
+ "ErrorDocument",
149
+ "ErrorLog",
150
+ "Example",
151
+ "ExpiresActive",
152
+ "ExpiresByType",
153
+ "ExpiresDefault",
154
+ "ExtendedStatus",
155
+ "ExtFilterDefine",
156
+ "ExtFilterOptions",
157
+ "FileETag",
158
+ "Files",
159
+ "FilesMatch",
160
+ "FilterChain",
161
+ "FilterDeclare",
162
+ "FilterProtocol",
163
+ "FilterProvider",
164
+ "FilterTrace",
165
+ "ForceLanguagePriority",
166
+ "ForceType",
167
+ "ForensicLog",
168
+ "GracefulShutdownTimeout",
169
+ "Group",
170
+ "Header",
171
+ "HeaderName",
172
+ "HostnameLookups",
173
+ "IdentityCheck",
174
+ "IdentityCheckTimeout",
175
+ "IfDefine",
176
+ "IfModule",
177
+ "IfVersion",
178
+ "ImapBase",
179
+ "ImapDefault",
180
+ "ImapMenu",
181
+ "Include",
182
+ "IndexIgnore",
183
+ "IndexOptions",
184
+ "IndexOrderDefault",
185
+ "IndexStyleSheet",
186
+ "ISAPIAppendLogToErrors",
187
+ "ISAPIAppendLogToQuery",
188
+ "ISAPICacheFile",
189
+ "ISAPIFakeAsync",
190
+ "ISAPILogNotSupported",
191
+ "ISAPIReadAheadBuffer",
192
+ "KeepAlive",
193
+ "KeepAliveTimeout",
194
+ "LanguagePriority",
195
+ "LDAPCacheEntries",
196
+ "LDAPCacheTTL",
197
+ "LDAPConnectionTimeout",
198
+ "LDAPOpCacheEntries",
199
+ "LDAPOpCacheTTL",
200
+ "LDAPSharedCacheFile",
201
+ "LDAPSharedCacheSize",
202
+ "LDAPTrustedClientCert",
203
+ "LDAPTrustedGlobalCert",
204
+ "LDAPTrustedMode",
205
+ "LDAPVerifyServerCert",
206
+ "Limit",
207
+ "LimitExcept",
208
+ "LimitInternalRecursion",
209
+ "LimitRequestBody",
210
+ "LimitRequestFields",
211
+ "LimitRequestFieldSize",
212
+ "LimitRequestLine",
213
+ "LimitXMLRequestBody",
214
+ "Listen",
215
+ "ListenBackLog",
216
+ "LoadFile",
217
+ "LoadModule",
218
+ "Location",
219
+ "LocationMatch",
220
+ "LockFile",
221
+ "LogFormat",
222
+ "LogLevel",
223
+ "MaxClients",
224
+ "MaxKeepAliveRequests",
225
+ "MaxMemFree",
226
+ "MaxRequestsPerChild",
227
+ "MaxRequestsPerThread",
228
+ "MaxSpareServers",
229
+ "MaxSpareThreads",
230
+ "MaxThreads",
231
+ "MCacheMaxObjectCount",
232
+ "MCacheMaxObjectSize",
233
+ "MCacheMaxStreamingBuffer",
234
+ "MCacheMinObjectSize",
235
+ "MCacheRemovalAlgorithm",
236
+ "MCacheSize",
237
+ "MetaDir",
238
+ "MetaFiles",
239
+ "MetaSuffix",
240
+ "MimeMagicFile",
241
+ "MinSpareServers",
242
+ "MinSpareThreads",
243
+ "MMapFile",
244
+ "ModMimeUsePathInfo",
245
+ "MultiviewsMatch",
246
+ "NameVirtualHost",
247
+ "NoProxy",
248
+ "NWSSLTrustedCerts",
249
+ "NWSSLUpgradeable",
250
+ "Options",
251
+ "Order",
252
+ "PassEnv",
253
+ "PidFile",
254
+ "ProtocolEcho",
255
+ "Proxy",
256
+ "ProxyBadHeader",
257
+ "ProxyBlock",
258
+ "ProxyDomain",
259
+ "ProxyErrorOverride",
260
+ "ProxyIOBufferSize",
261
+ "ProxyMatch",
262
+ "ProxyMaxForwards",
263
+ "ProxyPass",
264
+ "ProxyPassMatch",
265
+ "ProxyPassReverse",
266
+ "ProxyPassReverseCookieDomain",
267
+ "ProxyPassReverseCookiePath",
268
+ "ProxyPreserveHost",
269
+ "ProxyReceiveBufferSize",
270
+ "ProxyRemote",
271
+ "ProxyRemoteMatch",
272
+ "ProxyRequests",
273
+ "ProxySet",
274
+ "ProxyStatus",
275
+ "ProxyTimeout",
276
+ "ProxyVia",
277
+ "ReadmeName",
278
+ "ReceiveBufferSize",
279
+ "Redirect",
280
+ "RedirectMatch",
281
+ "RedirectPermanent",
282
+ "RedirectTemp",
283
+ "RemoveCharset",
284
+ "RemoveEncoding",
285
+ "RemoveHandler",
286
+ "RemoveInputFilter",
287
+ "RemoveLanguage",
288
+ "RemoveOutputFilter",
289
+ "RemoveType",
290
+ "RequestHeader",
291
+ "Require",
292
+ "RewriteBase",
293
+ "RewriteCond",
294
+ "RewriteEngine",
295
+ "RewriteLock",
296
+ "RewriteLog",
297
+ "RewriteLogLevel",
298
+ "RewriteMap",
299
+ "RewriteOptions",
300
+ "RewriteRule",
301
+ "RLimitCPU",
302
+ "RLimitMEM",
303
+ "RLimitNPROC",
304
+ "Satisfy",
305
+ "ScoreBoardFile",
306
+ "Script",
307
+ "ScriptAlias",
308
+ "ScriptAliasMatch",
309
+ "ScriptInterpreterSource",
310
+ "ScriptLog",
311
+ "ScriptLogBuffer",
312
+ "ScriptLogLength",
313
+ "ScriptSock",
314
+ "SecureListen",
315
+ "SendBufferSize",
316
+ "ServerAdmin",
317
+ "ServerAlias",
318
+ "ServerLimit",
319
+ "ServerName",
320
+ "ServerPath",
321
+ "ServerRoot",
322
+ "ServerSignature",
323
+ "ServerTokens",
324
+ "SetEnv",
325
+ "SetEnvIf",
326
+ "SetEnvIfNoCase",
327
+ "SetHandler",
328
+ "SetInputFilter",
329
+ "SetOutputFilter",
330
+ "SSIEndTag",
331
+ "SSIErrorMsg",
332
+ "SSIStartTag",
333
+ "SSITimeFormat",
334
+ "SSIUndefinedEcho",
335
+ "SSLCACertificateFile",
336
+ "SSLCACertificatePath",
337
+ "SSLCADNRequestFile",
338
+ "SSLCADNRequestPath",
339
+ "SSLCARevocationFile",
340
+ "SSLCARevocationPath",
341
+ "SSLCertificateChainFile",
342
+ "SSLCertificateFile",
343
+ "SSLCertificateKeyFile",
344
+ "SSLCipherSuite",
345
+ "SSLCryptoDevice",
346
+ "SSLEngine",
347
+ "SSLHonorCipherOrder",
348
+ "SSLMutex",
349
+ "SSLOptions",
350
+ "SSLPassPhraseDialog",
351
+ "SSLProtocol",
352
+ "SSLProxyCACertificateFile",
353
+ "SSLProxyCACertificatePath",
354
+ "SSLProxyCARevocationFile",
355
+ "SSLProxyCARevocationPath",
356
+ "SSLProxyCipherSuite",
357
+ "SSLProxyEngine",
358
+ "SSLProxyMachineCertificateFile",
359
+ "SSLProxyMachineCertificatePath",
360
+ "SSLProxyProtocol",
361
+ "SSLProxyVerify",
362
+ "SSLProxyVerifyDepth",
363
+ "SSLRandomSeed",
364
+ "SSLRequire",
365
+ "SSLRequireSSL",
366
+ "SSLSessionCache",
367
+ "SSLSessionCacheTimeout",
368
+ "SSLUserName",
369
+ "SSLVerifyClient",
370
+ "SSLVerifyDepth",
371
+ "StartServers",
372
+ "StartThreads",
373
+ "SuexecUserGroup",
374
+ "ThreadLimit",
375
+ "ThreadsPerChild",
376
+ "ThreadStackSize",
377
+ "TimeOut",
378
+ "TraceEnable",
379
+ "TransferLog",
380
+ "TypesConfig",
381
+ "UnsetEnv",
382
+ "UseCanonicalName",
383
+ "UseCanonicalPhysicalPort",
384
+ "User",
385
+ "UserDir",
386
+ "VirtualDocumentRoot",
387
+ "VirtualDocumentRootIP",
388
+ "VirtualHost",
389
+ "VirtualScriptAlias",
390
+ "VirtualScriptAliasIP",
391
+ "Win32DisableAcceptEx",
392
+ "XBitHack"
393
+ ]
394
+ },
395
+ "uuid": "3A110F9B-69C1-4FEA-8B5A-B6CA9ED8F25B"
396
+ },
397
+ "3FFEAB5C-E41D-466A-B253-98952059DC3B": {
398
+ "name": "Miscellaneous",
399
+ "scope": "source.apache-config",
400
+ "settings": {
401
+ "shellVariables": [
402
+ {
403
+ "name": "TM_DEFAULT_TAG",
404
+ "value": "VirtualHost"
405
+ }
406
+ ],
407
+ "smartTypingPairs": [
408
+ [
409
+ "<",
410
+ ">"
411
+ ]
412
+ ]
413
+ },
414
+ "uuid": "3FFEAB5C-E41D-466A-B253-98952059DC3B"
415
+ },
416
+ "2722AC57-58BC-4B78-9DA7-889D007D6EE7": {
417
+ "name": "Symbol List: Virtual Host",
418
+ "scope": "meta.toc-list.virtual-host.apache-config",
419
+ "settings": {
420
+ "showInSymbolList": 1,
421
+ "symbolTransformation": "s/^\\s*/Host: /; s/\\s+/ /g"
422
+ },
423
+ "uuid": "2722AC57-58BC-4B78-9DA7-889D007D6EE7"
424
+ },
425
+ "A65C8C91-5513-4A4A-94C2-DE914861BF1C": {
426
+ "name": "Comments",
427
+ "scope": "source.apache-config",
428
+ "settings": {
429
+ "shellVariables": [
430
+ {
431
+ "name": "TM_COMMENT_START",
432
+ "value": "# "
433
+ }
434
+ ]
435
+ },
436
+ "uuid": "A65C8C91-5513-4A4A-94C2-DE914861BF1C"
437
+ },
438
+ "CC27CF7F-2E60-455B-9C95-B4CFAD52F28B": {
439
+ "name": "Completions: Module Identifiers",
440
+ "scope": "source.apache-config",
441
+ "settings": {
442
+ "completions": [
443
+ "authn_file_module",
444
+ "authn_dbm_module",
445
+ "authn_anon_module",
446
+ "authn_dbd_module",
447
+ "authn_default_module",
448
+ "authz_host_module",
449
+ "authz_groupfile_module",
450
+ "authz_user_module",
451
+ "authz_dbm_module",
452
+ "authz_owner_module",
453
+ "authz_default_module",
454
+ "auth_basic_module",
455
+ "auth_digest_module",
456
+ "cache_module",
457
+ "disk_cache_module",
458
+ "mem_cache_module",
459
+ "dbd_module",
460
+ "dumpio_module",
461
+ "ext_filter_module",
462
+ "include_module",
463
+ "filter_module",
464
+ "deflate_module",
465
+ "log_config_module",
466
+ "log_forensic_module",
467
+ "logio_module",
468
+ "env_module",
469
+ "mime_magic_module",
470
+ "cern_meta_module",
471
+ "expires_module",
472
+ "headers_module",
473
+ "ident_module",
474
+ "usertrack_module",
475
+ "unique_id_module",
476
+ "setenvif_module",
477
+ "version_module",
478
+ "proxy_module",
479
+ "proxy_connect_module",
480
+ "proxy_ftp_module",
481
+ "proxy_http_module",
482
+ "proxy_ajp_module",
483
+ "proxy_balancer_module",
484
+ "ssl_module",
485
+ "mime_module",
486
+ "dav_module",
487
+ "status_module",
488
+ "autoindex_module",
489
+ "asis_module",
490
+ "info_module",
491
+ "cgi_module",
492
+ "dav_fs_module",
493
+ "vhost_alias_module",
494
+ "negotiation_module",
495
+ "dir_module",
496
+ "imagemap_module",
497
+ "actions_module",
498
+ "speling_module",
499
+ "userdir_module",
500
+ "alias_module",
501
+ "rewrite_module",
502
+ "bonjour_module",
503
+ "php5_module",
504
+ "fastcgi_module"
505
+ ]
506
+ },
507
+ "uuid": "CC27CF7F-2E60-455B-9C95-B4CFAD52F28B"
508
+ },
509
+ "6AB0D8D7-1536-407B-BF47-15204E4622CE": {
510
+ "name": "Completions: Modules",
511
+ "scope": "source.apache-config",
512
+ "settings": {
513
+ "completions": [
514
+ "access_module",
515
+ "actions_module",
516
+ "action_module",
517
+ "alias_module",
518
+ "anon_auth_module",
519
+ "asis_module",
520
+ "authn_anon_module",
521
+ "authn_dbd_module",
522
+ "authn_dbm_module",
523
+ "authn_default_module",
524
+ "authn_file_module",
525
+ "authz_dbm_module",
526
+ "authz_default_module",
527
+ "authz_groupfile_module",
528
+ "authz_host_module",
529
+ "authz_owner_module",
530
+ "authz_user_module",
531
+ "auth_basic_module",
532
+ "auth_digest_module",
533
+ "auth_module",
534
+ "autoindex_module",
535
+ "bonjour_module",
536
+ "cache_module",
537
+ "cern_meta_module",
538
+ "cgi_module",
539
+ "config_log_module",
540
+ "dav_fs_module",
541
+ "dav_module",
542
+ "dbd_module",
543
+ "dbm_auth_module",
544
+ "deflate_module",
545
+ "digest_module",
546
+ "dir_module",
547
+ "disk_cache_module",
548
+ "dumpio_module",
549
+ "env_module",
550
+ "expires_module",
551
+ "ext_filter_module",
552
+ "filter_module",
553
+ "foo_module",
554
+ "headers_module",
555
+ "hfs_apple_module",
556
+ "ident_module",
557
+ "imagemap_module",
558
+ "imap_module",
559
+ "includes_module",
560
+ "include_module",
561
+ "info_module",
562
+ "jk_module",
563
+ "logio_module",
564
+ "log_config_module",
565
+ "log_forensic_module",
566
+ "mem_cache_module",
567
+ "mime_magic_module",
568
+ "mime_module",
569
+ "negotiation_module",
570
+ "perl_module",
571
+ "php4_module",
572
+ "php5_module",
573
+ "proxy_ajp_module",
574
+ "proxy_balancer_module",
575
+ "proxy_connect_module",
576
+ "proxy_ftp_module",
577
+ "proxy_http_module",
578
+ "proxy_module",
579
+ "rendezvous_apple_module",
580
+ "rendezvous_module",
581
+ "rewrite_module",
582
+ "setenvif_module",
583
+ "speling_module",
584
+ "ssl_module",
585
+ "status_module",
586
+ "unique_id_module",
587
+ "userdir_module",
588
+ "usertrack_module",
589
+ "version_module",
590
+ "vhost_alias_module"
591
+ ]
592
+ },
593
+ "uuid": "6AB0D8D7-1536-407B-BF47-15204E4622CE"
594
+ },
595
+ "3B71D5D6-E87D-4D12-B9D9-4D615C7A3072": {
596
+ "name": "Default Tag Inside Virtual Host",
597
+ "scope": "meta.vhost.apache-config",
598
+ "settings": {
599
+ "shellVariables": [
600
+ {
601
+ "name": "TM_DEFAULT_TAG",
602
+ "value": "Directory"
603
+ }
604
+ ]
605
+ },
606
+ "uuid": "3B71D5D6-E87D-4D12-B9D9-4D615C7A3072"
607
+ },
608
+ "D7BA06D8-6C48-4F0D-B8D7-64E80289EC78": {
609
+ "name": "Symbol List: Directory",
610
+ "scope": "meta.toc-list.directory.apache-config",
611
+ "settings": {
612
+ "showInSymbolList": 1,
613
+ "symbolTransformation": "s/^\\s*/Dir: /; s/\\s+/ /g; s/['\"]//g"
614
+ },
615
+ "uuid": "D7BA06D8-6C48-4F0D-B8D7-64E80289EC78"
616
+ },
617
+ "028FCB49-F488-4B14-9E40-B96BE6DABB33": {
618
+ "name": "Symbol List: Location",
619
+ "scope": "meta.toc-list.location.apache-config",
620
+ "settings": {
621
+ "showInSymbolList": 1,
622
+ "symbolTransformation": "s/^\\s*/Loc: /; s/\\s+/ /g; s/['\"]//g"
623
+ },
624
+ "uuid": "028FCB49-F488-4B14-9E40-B96BE6DABB33"
625
+ },
626
+ "520EFC4B-5F39-44B0-8BBF-30FE832E4BD9": {
627
+ "name": "Symbol List: VHost Directory",
628
+ "scope": "meta.vhost.apache-config meta.toc-list.directory.apache-config",
629
+ "settings": {
630
+ "showInSymbolList": 1,
631
+ "symbolTransformation": "s/^\\s*//; s/\\s+/ /g; s/['\"]//g; s/^/ Dir: /"
632
+ },
633
+ "uuid": "520EFC4B-5F39-44B0-8BBF-30FE832E4BD9"
634
+ },
635
+ "368BB45D-F7FE-4F22-A07E-9B57304CCCE4": {
636
+ "name": "Symbol List: VHost Location",
637
+ "scope": "meta.vhost.apache-config meta.toc-list.location.apache-config",
638
+ "settings": {
639
+ "showInSymbolList": 1,
640
+ "symbolTransformation": "s/^\\s*//; s/\\s+/ /g; s/['\"]//g; s/^/ Loc: /"
641
+ },
642
+ "uuid": "368BB45D-F7FE-4F22-A07E-9B57304CCCE4"
643
+ }
644
+ }