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,19 @@
1
+ {
2
+ "1C33AB7C-A008-4148-85CB-5303C7ED8CC5": {
3
+ "name": "Miscellaneous",
4
+ "scope": "source.mel",
5
+ "settings": {
6
+ "increaseIndentPattern": "^.*(\\{[^}\"']*|\\([^)\"']*)$"
7
+ },
8
+ "uuid": "1C33AB7C-A008-4148-85CB-5303C7ED8CC5"
9
+ },
10
+ "7FC6AD09-BA7B-4A76-BDFC-9D52BE631802": {
11
+ "name": "Symbol List",
12
+ "scope": "meta.function.mel",
13
+ "settings": {
14
+ "showInSymbolList": 1,
15
+ "symbolTransformation": " \n\t\ts/(?:(?:global\\s*)?proc)\\s*(\\w+\\s*\\[?\\]?\\s+|\\s+)/ /g;\n\t\ts/\\s*\\(.*\\)?/ /g;\n \t"
16
+ },
17
+ "uuid": "7FC6AD09-BA7B-4A76-BDFC-9D52BE631802"
18
+ }
19
+ }
@@ -0,0 +1,26 @@
1
+ {
2
+ "FB546558-427E-4421-9817-07A4C79D2220": {
3
+ "name": "Miscellaneous",
4
+ "scope": "source.mips",
5
+ "settings": {
6
+ "highlightPairs": [
7
+ [
8
+ "(",
9
+ ")"
10
+ ]
11
+ ],
12
+ "increaseIndentPattern": "^\\s*[A-Za-z0-9_]+:\\s*$",
13
+ "smartTypingPairs": [
14
+ [
15
+ "(",
16
+ ")"
17
+ ],
18
+ [
19
+ "\"",
20
+ "\""
21
+ ]
22
+ ]
23
+ },
24
+ "uuid": "FB546558-427E-4421-9817-07A4C79D2220"
25
+ }
26
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+
3
+ }
@@ -0,0 +1,16 @@
1
+ {
2
+ "E05AF624-5BD8-4A54-A0E8-F80E8191D69E": {
3
+ "name": "Miscellaneous",
4
+ "scope": "source.makefile",
5
+ "settings": {
6
+ "increaseIndentPattern": "^[^\\t ]+:",
7
+ "shellVariables": [
8
+ {
9
+ "name": "TM_COMMENT_START",
10
+ "value": "# "
11
+ }
12
+ ]
13
+ },
14
+ "uuid": "E05AF624-5BD8-4A54-A0E8-F80E8191D69E"
15
+ }
16
+ }
@@ -0,0 +1,102 @@
1
+ {
2
+ "C2DBC2F2-D859-4B35-A38E-244927A8447F": {
3
+ "name": "Spell Checking: Disable",
4
+ "scope": "text.html.markdown meta.reference, meta.link.markdown entity.name",
5
+ "settings": {
6
+ "spellChecking": "0"
7
+ },
8
+ "uuid": "C2DBC2F2-D859-4B35-A38E-244927A8447F"
9
+ },
10
+ "E23C5DD2-9A36-4B4A-9729-2A769A055B92": {
11
+ "name": "Indent: Raw Block",
12
+ "scope": "markup.raw.block.markdown",
13
+ "settings": {
14
+ "decreaseIndentPattern": "^(.*\\*/)?\\s*\\}[;\\s]*$",
15
+ "increaseIndentPattern": "^.*(\\{[^}\"']*|\\([^)\"']*)$"
16
+ },
17
+ "uuid": "E23C5DD2-9A36-4B4A-9729-2A769A055B92"
18
+ },
19
+ "15E0B3D5-8523-40EF-B767-5AF153FFD11E": {
20
+ "name": "Typing Pairs: Defaults",
21
+ "scope": "text.html.markdown",
22
+ "settings": {
23
+ "smartTypingPairs": [
24
+ [
25
+ "\"",
26
+ "\""
27
+ ],
28
+ [
29
+ "(",
30
+ ")"
31
+ ],
32
+ [
33
+ "{",
34
+ "}"
35
+ ],
36
+ [
37
+ "[",
38
+ "]"
39
+ ],
40
+ [
41
+ "\u201c",
42
+ "\u201d"
43
+ ],
44
+ [
45
+ "`",
46
+ "`"
47
+ ],
48
+ [
49
+ "_",
50
+ "_"
51
+ ],
52
+ [
53
+ "<",
54
+ ">"
55
+ ]
56
+ ]
57
+ },
58
+ "uuid": "15E0B3D5-8523-40EF-B767-5AF153FFD11E"
59
+ },
60
+ "C02A37C1-E770-472F-A13E-358FF0C6AD89": {
61
+ "name": "Symbol List: Heading",
62
+ "scope": "text.html.markdown markup.heading.markdown",
63
+ "settings": {
64
+ "showInSymbolList": 1,
65
+ "symbolTransformation": "\n\t\ts/\\s*#*\\s*\\z//g;\t\t\t# strip trailing space and #'s\n\t\ts/(?<=#)#/\u2003/g;\t\t\t# change all but first # to m-space\n\t\ts/^#(\u2003*)\\s+(.*)/$1$2/;\t\t# strip first # and space before title\n\t"
66
+ },
67
+ "uuid": "C02A37C1-E770-472F-A13E-358FF0C6AD89"
68
+ },
69
+ "146B2643-D903-49A8-9586-BE9C509D65B1": {
70
+ "name": "Typing Pairs: Disable _ for Raw and Links",
71
+ "scope": "text.html.markdown markup.raw, text.html.markdown meta.link",
72
+ "settings": {
73
+ "smartTypingPairs": [
74
+ [
75
+ "\"",
76
+ "\""
77
+ ],
78
+ [
79
+ "(",
80
+ ")"
81
+ ],
82
+ [
83
+ "{",
84
+ "}"
85
+ ],
86
+ [
87
+ "[",
88
+ "]"
89
+ ],
90
+ [
91
+ "\u201c",
92
+ "\u201d"
93
+ ],
94
+ [
95
+ "`",
96
+ "`"
97
+ ]
98
+ ]
99
+ },
100
+ "uuid": "146B2643-D903-49A8-9586-BE9C509D65B1"
101
+ }
102
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+
3
+ }
@@ -0,0 +1,128 @@
1
+ {
2
+ "2CD1353B-AEC7-4BBF-8061-6038D1E93FA8": {
3
+ "name": "Miscellaneous Matlab",
4
+ "scope": "source.matlab",
5
+ "settings": {
6
+ "decreaseIndentPattern": "^\\s*\\b(end\\w*|catch|else|elseif|case|otherwise)\\b",
7
+ "highlightPairs": [
8
+ [
9
+ "(",
10
+ ")"
11
+ ],
12
+ [
13
+ "[",
14
+ "]"
15
+ ],
16
+ [
17
+ "{",
18
+ "}"
19
+ ],
20
+ [
21
+ "\"",
22
+ "\""
23
+ ]
24
+ ],
25
+ "increaseIndentPattern": "(?x)^\\s*\n \\b(\n function\n |if|else|elseif\n |switch|case|otherwise\n |for|while\n\t |try|catch\n |unwind_protect\n\t)\\b",
26
+ "smartTypingPairs": [
27
+ [
28
+ "(",
29
+ ")"
30
+ ],
31
+ [
32
+ "[",
33
+ "]"
34
+ ],
35
+ [
36
+ "{",
37
+ "}"
38
+ ],
39
+ [
40
+ "\"",
41
+ "\""
42
+ ],
43
+ [
44
+ "'",
45
+ "'"
46
+ ]
47
+ ]
48
+ },
49
+ "uuid": "2CD1353B-AEC7-4BBF-8061-6038D1E93FA8"
50
+ },
51
+ "DCAA0C20-AF0B-4E64-A947-43DA07B901A4": {
52
+ "name": "Miscellaneous Octave",
53
+ "scope": "source.octave",
54
+ "settings": {
55
+ "decreaseIndentPattern": "^\\s*(catch|else|elseif|end|endfunction|endif|endswitch|endwhile|endfor|endtry)\\b",
56
+ "highlightPairs": [
57
+ [
58
+ "(",
59
+ ")"
60
+ ],
61
+ [
62
+ "[",
63
+ "]"
64
+ ],
65
+ [
66
+ "{",
67
+ "}"
68
+ ],
69
+ [
70
+ "\"",
71
+ "\""
72
+ ]
73
+ ],
74
+ "increaseIndentPattern": "^\\s*(catch|else|elseif|for|function|if|switch|while|try).*",
75
+ "shellVariables": [
76
+ {
77
+ "name": "TM_COMMENT_START",
78
+ "value": "% "
79
+ }
80
+ ],
81
+ "smartTypingPairs": [
82
+ [
83
+ "(",
84
+ ")"
85
+ ],
86
+ [
87
+ "[",
88
+ "]"
89
+ ],
90
+ [
91
+ "{",
92
+ "}"
93
+ ]
94
+ ]
95
+ },
96
+ "uuid": "DCAA0C20-AF0B-4E64-A947-43DA07B901A4"
97
+ },
98
+ "FCA472FC-0F54-4C92-BFE1-00880FE1DA3F": {
99
+ "name": "Preferences",
100
+ "scope": "source.matlab, source.octave",
101
+ "settings": {
102
+ "shellVariables": [
103
+ {
104
+ "name": "TM_USE_OCTAVE",
105
+ "value": "0"
106
+ },
107
+ {
108
+ "name": "TM_CLOSE_FUNCTIONS",
109
+ "value": "1"
110
+ },
111
+ {
112
+ "name": "TM_COMMENT_START",
113
+ "value": "% "
114
+ }
115
+ ]
116
+ },
117
+ "uuid": "FCA472FC-0F54-4C92-BFE1-00880FE1DA3F"
118
+ },
119
+ "5EC2B9C8-1311-4C27-A421-A7982E6418AA": {
120
+ "name": "Symbol List: Functions",
121
+ "scope": "source.matlab meta.function.with-arguments, source.matlab meta.function.without-arguments",
122
+ "settings": {
123
+ "showInSymbolList": 1,
124
+ "symbolTransformation": "\n\ts/^\\s*function\\s+//;\n\ts/(?>.*=)\\s*//; # remove output args \n "
125
+ },
126
+ "uuid": "5EC2B9C8-1311-4C27-A421-A7982E6418AA"
127
+ }
128
+ }
@@ -0,0 +1,308 @@
1
+ {
2
+ "D8BDD7B3-F35D-4D8E-94B5-87CB90944C1C": {
3
+ "name": "Completions",
4
+ "scope": "text.xml.pom",
5
+ "settings": {
6
+ "completions": [
7
+ "activation",
8
+ "activeByDefault",
9
+ "address",
10
+ "arch",
11
+ "archive",
12
+ "artifactId",
13
+ "build",
14
+ "checksumPolicy",
15
+ "ciManagement",
16
+ "classifier",
17
+ "comments",
18
+ "configuration",
19
+ "connection",
20
+ "contributor",
21
+ "contributors",
22
+ "defaultGoal",
23
+ "dependencies",
24
+ "dependency",
25
+ "dependencyManagement",
26
+ "description",
27
+ "developer",
28
+ "developerConnection",
29
+ "developers",
30
+ "directory",
31
+ "distribution",
32
+ "distributionManagement",
33
+ "downloadUrl",
34
+ "email",
35
+ "enabled",
36
+ "excludeDefaults",
37
+ "excludes",
38
+ "exclusion",
39
+ "exclusions",
40
+ "execution",
41
+ "executions",
42
+ "exists",
43
+ "extension",
44
+ "extensions",
45
+ "family",
46
+ "file",
47
+ "filtering",
48
+ "filters",
49
+ "finalName",
50
+ "goals",
51
+ "groupId",
52
+ "id",
53
+ "inceptionYear",
54
+ "includes",
55
+ "inherited",
56
+ "issueManagement",
57
+ "jdk",
58
+ "layout",
59
+ "license",
60
+ "licenses",
61
+ "mailingList",
62
+ "mailingLists",
63
+ "maven",
64
+ "message",
65
+ "missing",
66
+ "modelVersion",
67
+ "modules",
68
+ "name",
69
+ "notifier",
70
+ "notifiers",
71
+ "optional",
72
+ "organization",
73
+ "organizationUrl",
74
+ "os",
75
+ "otherArchives",
76
+ "outputDirectory",
77
+ "packaging",
78
+ "parent",
79
+ "phase",
80
+ "plugin",
81
+ "pluginManagement",
82
+ "pluginRepositories",
83
+ "pluginRepository",
84
+ "plugins",
85
+ "post",
86
+ "prerequisites",
87
+ "profile",
88
+ "profiles",
89
+ "project",
90
+ "properties",
91
+ "property",
92
+ "relativePath",
93
+ "releases",
94
+ "relocation",
95
+ "reporting",
96
+ "reports",
97
+ "reportSet",
98
+ "reportSets",
99
+ "repositories",
100
+ "repository",
101
+ "resource",
102
+ "resources",
103
+ "roles",
104
+ "scm",
105
+ "scope",
106
+ "scriptSourceDirectory",
107
+ "sendOnError",
108
+ "sendOnFailure",
109
+ "sendOnSuccess",
110
+ "sendOnWarning",
111
+ "site",
112
+ "snapshotRepository",
113
+ "snapshots",
114
+ "sourceDirectory",
115
+ "status",
116
+ "subscribe",
117
+ "system",
118
+ "systemPath",
119
+ "tag",
120
+ "targetPath",
121
+ "testOutputDirectory",
122
+ "testResource",
123
+ "testResources",
124
+ "testSourceDirectory",
125
+ "timezone",
126
+ "type",
127
+ "uniqueVersion",
128
+ "unsubscribe",
129
+ "updatePolicy",
130
+ "url",
131
+ "value",
132
+ "version"
133
+ ]
134
+ },
135
+ "uuid": "D8BDD7B3-F35D-4D8E-94B5-87CB90944C1C"
136
+ },
137
+ "13D5A341-D7CC-41ED-91C4-602AA5E74E58": {
138
+ "name": "Symbol List: Build -> Extension -> Extension",
139
+ "scope": "text.xml.pom meta.build meta.extensions meta.extension meta.extension-id",
140
+ "settings": {
141
+ "showInSymbolList": 1,
142
+ "symbolTransformation": "s/.*/ extension: $0/"
143
+ },
144
+ "uuid": "13D5A341-D7CC-41ED-91C4-602AA5E74E58"
145
+ },
146
+ "23A860DC-A252-40A2-A1D9-79EAC9CB3B1E": {
147
+ "name": "Symbol List: Build -> Extensions",
148
+ "scope": "text.xml.pom meta.build meta.tag.extensions.begin",
149
+ "settings": {
150
+ "showInSymbolList": 1,
151
+ "symbolTransformation": "s/.*/ extensions/"
152
+ },
153
+ "uuid": "23A860DC-A252-40A2-A1D9-79EAC9CB3B1E"
154
+ },
155
+ "3BC64EF1-67CD-4689-9B37-9D754F0E9A9D": {
156
+ "name": "Symbol List: Build -> Plugins -> Plugin",
157
+ "scope": "text.xml.pom meta.build meta.plugins meta.plugin meta.plugin-id",
158
+ "settings": {
159
+ "showInSymbolList": 1,
160
+ "symbolTransformation": "s/.*/ plugin: $0/"
161
+ },
162
+ "uuid": "3BC64EF1-67CD-4689-9B37-9D754F0E9A9D"
163
+ },
164
+ "8D174EDA-14D1-423A-9427-46AFFCF7FC9B": {
165
+ "name": "Symbol List: Build -> Plugins",
166
+ "scope": "text.xml.pom meta.build meta.tag.plugins.begin",
167
+ "settings": {
168
+ "showInSymbolList": 1,
169
+ "symbolTransformation": "s/.*/ plugins/"
170
+ },
171
+ "uuid": "8D174EDA-14D1-423A-9427-46AFFCF7FC9B"
172
+ },
173
+ "F5C156D4-5817-4E2B-A8BE-A75B7D61D553": {
174
+ "name": "Symbol List: Build",
175
+ "scope": "text.xml.pom meta.tag.build.begin",
176
+ "settings": {
177
+ "showInSymbolList": 1,
178
+ "symbolTransformation": "s/.*/build/"
179
+ },
180
+ "uuid": "F5C156D4-5817-4E2B-A8BE-A75B7D61D553"
181
+ },
182
+ "A46B4CCE-8BD1-46AA-9B28-A95864E14E4B": {
183
+ "name": "Symbol List: Dependencies -> Dependency",
184
+ "scope": "text.xml.pom meta.dependencies meta.dependency meta.dependency-id",
185
+ "settings": {
186
+ "showInSymbolList": 1,
187
+ "symbolTransformation": "s/.*/ depedency: $0/"
188
+ },
189
+ "uuid": "A46B4CCE-8BD1-46AA-9B28-A95864E14E4B"
190
+ },
191
+ "B6596154-1365-441E-BB4C-C53BA0E9D21F": {
192
+ "name": "Symbol List: Dependencies",
193
+ "scope": "text.xml.pom meta.tag.dependencies.begin",
194
+ "settings": {
195
+ "showInSymbolList": 1,
196
+ "symbolTransformation": "s/.*/dependencies/"
197
+ },
198
+ "uuid": "B6596154-1365-441E-BB4C-C53BA0E9D21F"
199
+ },
200
+ "01A59BF7-D943-41E0-B5AA-7CAA04C91435": {
201
+ "name": "Symbol List: Profiles -> Profile -> Build",
202
+ "scope": "text.xml.pom meta.profiles meta.profile meta.tag.build.begin",
203
+ "settings": {
204
+ "showInSymbolList": 1,
205
+ "symbolTransformation": "s/.*/ build/"
206
+ },
207
+ "uuid": "01A59BF7-D943-41E0-B5AA-7CAA04C91435"
208
+ },
209
+ "6FE61B38-8560-4F13-96D4-B8E7EA235A8B": {
210
+ "name": "Symbol List: Profiles -> Profile -> Dependencies -> Dependency",
211
+ "scope": "text.xml.pom meta.profiles meta.profile meta.dependencies meta.dependency meta.dependency-id",
212
+ "settings": {
213
+ "showInSymbolList": 1,
214
+ "symbolTransformation": "s/.*/ dependency: $0/"
215
+ },
216
+ "uuid": "6FE61B38-8560-4F13-96D4-B8E7EA235A8B"
217
+ },
218
+ "B83683D3-8EE7-4B75-AB73-093C50735485": {
219
+ "name": "Symbol List: Profiles -> Profile -> Dependencies",
220
+ "scope": "text.xml.pom meta.profiles meta.profile meta.tag.dependencies.begin",
221
+ "settings": {
222
+ "showInSymbolList": 1,
223
+ "symbolTransformation": "s/.*/ dependencies/"
224
+ },
225
+ "uuid": "B83683D3-8EE7-4B75-AB73-093C50735485"
226
+ },
227
+ "B25F16A8-9059-420C-89BF-D71E5BDB6B53": {
228
+ "name": "Symbol List: Profiles -> Profile",
229
+ "scope": "text.xml.pom meta.profiles meta.profile meta.profile-id",
230
+ "settings": {
231
+ "showInSymbolList": 1,
232
+ "symbolTransformation": "s/.*/ profile: $0/"
233
+ },
234
+ "uuid": "B25F16A8-9059-420C-89BF-D71E5BDB6B53"
235
+ },
236
+ "5F9897B0-3582-4163-81EA-3D80D6C55173": {
237
+ "name": "Symbol List: Profiles",
238
+ "scope": "text.xml.pom meta.tag.profiles.begin",
239
+ "settings": {
240
+ "showInSymbolList": 1,
241
+ "symbolTransformation": "s/.*/profiles/"
242
+ },
243
+ "uuid": "5F9897B0-3582-4163-81EA-3D80D6C55173"
244
+ },
245
+ "0757E232-7370-4CB2-B7B5-A0BD8BD1768E": {
246
+ "name": "Symbol List: Properties -> Property",
247
+ "scope": "text.xml.pom meta.properties meta.tag.property.begin entity.name.tag",
248
+ "settings": {
249
+ "showInSymbolList": 1,
250
+ "symbolTransformation": "s/.*/ property: $0/"
251
+ },
252
+ "uuid": "0757E232-7370-4CB2-B7B5-A0BD8BD1768E"
253
+ },
254
+ "8A380CD5-F7EC-4ADD-8B09-D7DE28E95153": {
255
+ "name": "Symbol List: Properties",
256
+ "scope": "text.xml.pom meta.tag.properties.begin",
257
+ "settings": {
258
+ "showInSymbolList": 1,
259
+ "symbolTransformation": "s/.*/properties/"
260
+ },
261
+ "uuid": "8A380CD5-F7EC-4ADD-8B09-D7DE28E95153"
262
+ },
263
+ "5DB5C187-1F53-4D67-A79E-2B21996E7BE2": {
264
+ "name": "Symbol List: Reporting -> Plugins -> Plugin",
265
+ "scope": "text.xml.pom meta.reporting meta.plugins meta.plugin meta.plugin-id",
266
+ "settings": {
267
+ "showInSymbolList": 1,
268
+ "symbolTransformation": "s/.*/ plugin: $0/"
269
+ },
270
+ "uuid": "5DB5C187-1F53-4D67-A79E-2B21996E7BE2"
271
+ },
272
+ "D2C98E19-A481-4CFC-8800-FB19999D058B": {
273
+ "name": "Symbol List: Reporting -> Plugins",
274
+ "scope": "text.xml.pom meta.reporting meta.tag.plugins.begin",
275
+ "settings": {
276
+ "showInSymbolList": 1,
277
+ "symbolTransformation": "s/.*/ plugins/"
278
+ },
279
+ "uuid": "D2C98E19-A481-4CFC-8800-FB19999D058B"
280
+ },
281
+ "51279D12-00B1-4F13-95EE-DCAC994E9265": {
282
+ "name": "Symbol List: distributionManagement",
283
+ "scope": "text.xml.pom meta.tag.distributionManagement.begin",
284
+ "settings": {
285
+ "showInSymbolList": 1,
286
+ "symbolTransformation": "s/.*/distributionManagement/"
287
+ },
288
+ "uuid": "51279D12-00B1-4F13-95EE-DCAC994E9265"
289
+ },
290
+ "5A4B41A2-5FC3-46C6-B29E-755E6BB3A9E7": {
291
+ "name": "Symbol List: Reporting",
292
+ "scope": "text.xml.pom meta.tag.reporting.begin",
293
+ "settings": {
294
+ "showInSymbolList": 1,
295
+ "symbolTransformation": "s/.*/reporting/"
296
+ },
297
+ "uuid": "5A4B41A2-5FC3-46C6-B29E-755E6BB3A9E7"
298
+ },
299
+ "EB199A8B-F3D2-48E7-9E0B-D96399EC9A99": {
300
+ "name": "Symbol List: Repositories",
301
+ "scope": "text.xml.pom meta.tag.repositories.begin",
302
+ "settings": {
303
+ "showInSymbolList": 1,
304
+ "symbolTransformation": "s/.*/repositories/"
305
+ },
306
+ "uuid": "EB199A8B-F3D2-48E7-9E0B-D96399EC9A99"
307
+ }
308
+ }