ver 2009.10.14 → 2009.11.28

Sign up to get free protection for your applications and to get access to all the features.
Files changed (318) hide show
  1. data/CHANGELOG +1094 -0
  2. data/MANIFEST +227 -25
  3. data/README.textile +185 -0
  4. data/bin/ver +96 -12
  5. data/config/detect.rb +73 -21
  6. data/config/keymap/emacs.rb +66 -0
  7. data/config/keymap/vim.rb +250 -140
  8. data/config/preferences/ANTLR.json +10 -0
  9. data/config/preferences/ASP vb.NET.json +3 -0
  10. data/config/preferences/ASP.json +15 -0
  11. data/config/preferences/ActionScript.json +755 -0
  12. data/config/preferences/Active4D.json +89 -0
  13. data/config/preferences/Ada.json +23 -0
  14. data/config/preferences/Ant.json +356 -0
  15. data/config/preferences/Apache.json +644 -0
  16. data/config/preferences/AppleScript.json +92 -0
  17. data/config/preferences/Bison.json +3 -0
  18. data/config/preferences/Blogging.json +3 -0
  19. data/config/preferences/C.json +127 -0
  20. data/config/preferences/CMake.json +41 -0
  21. data/config/preferences/CSS.json +461 -0
  22. data/config/preferences/CTags.json +3 -0
  23. data/config/preferences/CVS.json +3 -0
  24. data/config/preferences/ColdFusion.json +32 -0
  25. data/config/preferences/D.json +58 -0
  26. data/config/preferences/Darcs.json +3 -0
  27. data/config/preferences/Diff.json +67 -0
  28. data/config/preferences/DokuWiki.json +19 -0
  29. data/config/preferences/Doxygen.json +3 -0
  30. data/config/preferences/Dylan.json +3 -0
  31. data/config/preferences/Eiffel.json +59 -0
  32. data/config/preferences/Erlang.json +72 -0
  33. data/config/preferences/Experimental.json +1356 -0
  34. data/config/preferences/F-Script.json +87 -0
  35. data/config/preferences/FXScript.json +78 -0
  36. data/config/preferences/FileMerge.json +3 -0
  37. data/config/preferences/Fortran.json +158 -0
  38. data/config/preferences/GTD2.json +11 -0
  39. data/config/preferences/GTDAlt.json +20 -0
  40. data/config/preferences/GetBundle.json +3 -0
  41. data/config/preferences/Gettext.json +24 -0
  42. data/config/preferences/Graphviz.json +42 -0
  43. data/config/preferences/Greasemonkey.json +3 -0
  44. data/config/preferences/Gri.json +34 -0
  45. data/config/preferences/HTML.json +492 -0
  46. data/config/preferences/Haskell.json +72 -0
  47. data/config/preferences/Hotkey.json +3 -0
  48. data/config/preferences/ImageBrowser.json +3 -0
  49. data/config/preferences/Inform.json +3 -0
  50. data/config/preferences/Ini.json +60 -0
  51. data/config/preferences/Installer.json +3 -0
  52. data/config/preferences/Io.json +64 -0
  53. data/config/preferences/JSON.json +3 -0
  54. data/config/preferences/Java.json +86 -0
  55. data/config/preferences/JavaDoc.json +3 -0
  56. data/config/preferences/JavaScript.json +76 -0
  57. data/config/preferences/LaTeX.json +267 -0
  58. data/config/preferences/Lex/Flex.json +3 -0
  59. data/config/preferences/Lighttpd.json +3 -0
  60. data/config/preferences/LilyPond.json +77 -0
  61. data/config/preferences/Lisp.json +63 -0
  62. data/config/preferences/Logo.json +58 -0
  63. data/config/preferences/Logtalk.json +236 -0
  64. data/config/preferences/Lua.json +24 -0
  65. data/config/preferences/MEL.json +19 -0
  66. data/config/preferences/MIPS Assembler.json +26 -0
  67. data/config/preferences/MacPorts.json +3 -0
  68. data/config/preferences/Mail.json +3 -0
  69. data/config/preferences/Make.json +16 -0
  70. data/config/preferences/Markdown.json +102 -0
  71. data/config/preferences/Math.json +3 -0
  72. data/config/preferences/Matlab.json +128 -0
  73. data/config/preferences/Maven.json +308 -0
  74. data/config/preferences/Mediawiki.json +73 -0
  75. data/config/preferences/Mercurial.json +3 -0
  76. data/config/preferences/Modula.json +37 -0
  77. data/config/preferences/MoinMoin.json +52 -0
  78. data/config/preferences/Navigation.json +3 -0
  79. data/config/preferences/Nemerle.json +3 -0
  80. data/config/preferences/OCaml Code Completion.json +3 -0
  81. data/config/preferences/OCaml.json +163 -0
  82. data/config/preferences/ODCompletion.json +3 -0
  83. data/config/preferences/Objective-C.json +84 -0
  84. data/config/preferences/OpenGL.json +3331 -0
  85. data/config/preferences/Outlines.json +3 -0
  86. data/config/preferences/Pascal.json +60 -0
  87. data/config/preferences/Perforce.json +3 -0
  88. data/config/preferences/Perl.json +15 -0
  89. data/config/preferences/PmWiki.json +27 -0
  90. data/config/preferences/Postscript.json +15 -0
  91. data/config/preferences/Processing.json +32 -0
  92. data/config/preferences/Prolog.json +3 -0
  93. data/config/preferences/Propel.json +3 -0
  94. data/config/preferences/Python.json +38 -0
  95. data/config/preferences/Quake.json +15 -0
  96. data/config/preferences/R.json +33 -0
  97. data/config/preferences/Ragel.json +15 -0
  98. data/config/preferences/Regular Expressions.json +3 -0
  99. data/config/preferences/Remind.json +15 -0
  100. data/config/preferences/Rez.json +46 -0
  101. data/config/preferences/Ruby.json +98 -0
  102. data/config/preferences/S5 Slide Show.json +20 -0
  103. data/config/preferences/SCons.json +3 -0
  104. data/config/preferences/SQL.json +32 -0
  105. data/config/preferences/SSH Config.json +15 -0
  106. data/config/preferences/SVK.json +3 -0
  107. data/config/preferences/SWIG.json +3 -0
  108. data/config/preferences/SWeave.json +32 -0
  109. data/config/preferences/Scheme.json +35 -0
  110. data/config/preferences/Scilab.json +15 -0
  111. data/config/preferences/Setext.json +3 -0
  112. data/config/preferences/Shell Script.json +25 -0
  113. data/config/preferences/Slate.json +113 -0
  114. data/config/preferences/Source.json +132 -0
  115. data/config/preferences/Subversion.json +10 -0
  116. data/config/preferences/TODO.json +3 -0
  117. data/config/preferences/Tabular.json +3 -0
  118. data/config/preferences/Tcl.json +82 -0
  119. data/config/preferences/TerminalMate.json +112 -0
  120. data/config/preferences/Text.json +89 -0
  121. data/config/preferences/TextMate.json +38 -0
  122. data/config/preferences/Textile.json +76 -0
  123. data/config/preferences/Thrift.json +56 -0
  124. data/config/preferences/Transmit.json +3 -0
  125. data/config/preferences/Twiki.json +51 -0
  126. data/config/preferences/Txt2tags.json +81 -0
  127. data/config/preferences/Vectorscript.json +1280 -0
  128. data/config/preferences/XML.json +60 -0
  129. data/config/preferences/Xcode.json +3 -0
  130. data/config/preferences/YAML.json +24 -0
  131. data/config/preferences/iCalendar.json +10 -0
  132. data/config/preferences/iTerm.json +36 -0
  133. data/config/preferences/reStructuredText.json +48 -0
  134. data/config/rc.rb +49 -0
  135. data/config/syntax/ANTLR.json +5 -5
  136. data/config/syntax/{ASP VB.net.json → ASP vb.NET.json } +3 -3
  137. data/config/syntax/ASP.json +1 -1
  138. data/config/syntax/ActionScript.json +6 -6
  139. data/config/syntax/Active4D Config.json +86 -0
  140. data/config/syntax/Active4D Library.json +20 -0
  141. data/config/syntax/Active4D.json +418 -0
  142. data/config/syntax/Ada.json +3 -3
  143. data/config/syntax/Ant.json +196 -0
  144. data/config/syntax/Apache.json +7 -7
  145. data/config/syntax/AppleScript.json +3 -3
  146. data/config/syntax/{Bibtex.json → BibTeX.json} +1 -1
  147. data/config/syntax/Bison.json +59 -0
  148. data/config/syntax/{Blog (HTML).json → Blog - HTML.json } +2 -2
  149. data/config/syntax/{Blog (Markdown).json → Blog - Markdown.json } +2 -2
  150. data/config/syntax/Blog (Text).json b/data/config/syntax/Blog - → Text.json +0 -0
  151. data/config/syntax/Blog (Textile).json b/data/config/syntax/Blog - → Textile.json +0 -0
  152. data/config/syntax/C++.json +3 -3
  153. data/config/syntax/C.json +13 -13
  154. data/config/syntax/CMake Listfile.json +171 -0
  155. data/config/syntax/CSS.json +6 -6
  156. data/config/syntax/CSV.json +108 -0
  157. data/config/syntax/ColdFusion.json +204 -0
  158. data/config/syntax/D.json +560 -0
  159. data/config/syntax/Diff.json +1 -1
  160. data/config/syntax/DokuWiki.json +412 -0
  161. data/config/syntax/Doxygen.json +80 -0
  162. data/config/syntax/Dylan.json +4 -4
  163. data/config/syntax/Erlang.json +5 -5
  164. data/config/syntax/F-Script.json +1 -1
  165. data/config/syntax/FXScript.json +5 -5
  166. data/config/syntax/Fortran - Modern.json +221 -0
  167. data/config/syntax/Fortran - Punchcard.json +468 -0
  168. data/config/syntax/GTD.json +39 -0
  169. data/config/syntax/GTDalt.json +233 -0
  170. data/config/syntax/Gettext.json +118 -0
  171. data/config/syntax/Go.json +555 -0
  172. data/config/syntax/{DOT.json → Graphviz (DOT).json } +3 -3
  173. data/config/syntax/Greasemonkey.json +56 -0
  174. data/config/syntax/Gri.json +4 -4
  175. data/config/syntax/{HTML-ASP.json → HTML (ASP).json } +1 -1
  176. data/config/syntax/{HTML for ASP.net.json → HTML (ASP.net).json } +19 -19
  177. data/config/syntax/HTML (Active4D).json +540 -0
  178. data/config/syntax/HTML (Erlang).json +31 -0
  179. data/config/syntax/HTML (Tcl).json +1 -1
  180. data/config/syntax/HTML.json +20 -20
  181. data/config/syntax/Haskell.json +3 -3
  182. data/config/syntax/Installer Distribution Script.json +135 -0
  183. data/config/syntax/Io.json +6 -6
  184. data/config/syntax/JSON.json +151 -0
  185. data/config/syntax/{JavaProperties.json → Java Properties.json } +2 -2
  186. data/config/syntax/Java Server Page (JSP).json +163 -0
  187. data/config/syntax/Java.json +7 -7
  188. data/config/syntax/JavaDoc.json +435 -0
  189. data/config/syntax/JavaScript.json +8 -8
  190. data/config/syntax/LaTeX Log.json +3 -3
  191. data/config/syntax/LaTeX Memoir.json +101 -0
  192. data/config/syntax/LaTeX.json +2 -2
  193. data/config/syntax/Lex-Flex.json +396 -0
  194. data/config/syntax/LilyPond.json +608 -0
  195. data/config/syntax/Logo.json +48 -0
  196. data/config/syntax/Logtalk.json +6 -6
  197. data/config/syntax/Lua.json +1 -1
  198. data/config/syntax/{M.json → MATLAB.json} +3 -3
  199. data/config/syntax/MEL.json +7 -7
  200. data/config/syntax/MIPS.json b/data/config/syntax/MIPS → Assembler.json +0 -0
  201. data/config/syntax/MacPorts Portfile.json +298 -0
  202. data/config/syntax/Mail.json +1 -1
  203. data/config/syntax/Markdown.json +6 -6
  204. data/config/syntax/Maven POM.json +774 -0
  205. data/config/syntax/Mediawiki.json +736 -0
  206. data/config/syntax/MoinMoin.json +335 -0
  207. data/config/syntax/MultiMarkdown.json +41 -0
  208. data/config/syntax/Nemerle.json +128 -0
  209. data/config/syntax/OCaml.json +4 -4
  210. data/config/syntax/OCamllex.json +307 -0
  211. data/config/syntax/OCamlyacc.json +346 -0
  212. data/config/syntax/Objective-C++.json +2 -2
  213. data/config/syntax/Objective-C.json +979 -0
  214. data/config/syntax/Octave.json +417 -0
  215. data/config/syntax/PHP.json +32 -32
  216. data/config/syntax/Pascal.json +1 -1
  217. data/config/syntax/Perl.json +8 -8
  218. data/config/syntax/{Plain text.json → Plain Text.json } +1 -1
  219. data/config/syntax/PmWiki.json +241 -0
  220. data/config/syntax/Postscript.json +206 -0
  221. data/config/syntax/Processing.json +8 -8
  222. data/config/syntax/Prolog.json +70 -0
  223. data/config/syntax/Python.json +1934 -0
  224. data/config/syntax/{Quake3 Config.json → Quake Style .cfg.json } +1 -1
  225. data/config/syntax/R.json +2 -2
  226. data/config/syntax/Ragel.json +362 -0
  227. data/config/syntax/Rd (R Documentation).json +119 -0
  228. data/config/syntax/Regular Expressions (Oniguruma).json +186 -0
  229. data/config/syntax/Regular Expressions (Python).json +188 -0
  230. data/config/syntax/Release Notes.json +78 -0
  231. data/config/syntax/Remind.json +461 -0
  232. data/config/syntax/Rez.json +5 -5
  233. data/config/syntax/Ruby Sass.json +497 -0
  234. data/config/syntax/Ruby.json +13 -13
  235. data/config/syntax/S5 Slide Show.json +85 -0
  236. data/config/syntax/SQL.json +11 -11
  237. data/config/syntax/SSH Config.json +55 -0
  238. data/config/syntax/SWIG.json +2 -2
  239. data/config/syntax/SWeave.json +139 -0
  240. data/config/syntax/Scheme.json +8 -8
  241. data/config/syntax/Scilab.json +69 -0
  242. data/config/syntax/Setext.json +247 -0
  243. data/config/syntax/{Shell-Unix-Generic.json → Shell Script (Bash).json } +4 -4
  244. data/config/syntax/Slate.json +5 -5
  245. data/config/syntax/Strings File.json +53 -0
  246. data/config/syntax/TSV.json +83 -0
  247. data/config/syntax/Tcl.json +1 -1
  248. data/config/syntax/TeX Math.json +2 -2
  249. data/config/syntax/TeX.json +2 -2
  250. data/config/syntax/Textile.json +9 -9
  251. data/config/syntax/Thrift.json +641 -0
  252. data/config/syntax/Twiki.json +1 -1
  253. data/config/syntax/Txt2tags.json +154 -0
  254. data/config/syntax/XML strict.json +4 -4
  255. data/config/syntax/XML.json +6 -6
  256. data/config/syntax/XSL.json +2 -2
  257. data/config/syntax/camlp4.json +63 -0
  258. data/config/syntax/mod_perl.json +72 -0
  259. data/config/syntax/reStructuredText.json +1 -1
  260. data/config/syntax/{Subversion commit message.json → svn-commit.tmp.json} +0 -0
  261. data/config/tutorial +23 -19
  262. data/config/welcome +3 -3
  263. data/lib/ver.rb +273 -62
  264. data/lib/ver/entry.rb +142 -26
  265. data/lib/ver/font.rb +51 -0
  266. data/lib/ver/help.rb +16 -0
  267. data/lib/ver/help/describe_key.rb +82 -0
  268. data/lib/ver/help/help_for_help.rb +39 -0
  269. data/lib/ver/hover_completion.rb +129 -0
  270. data/lib/ver/keymap.rb +95 -24
  271. data/lib/ver/layout.rb +107 -43
  272. data/lib/ver/methods.rb +24 -8
  273. data/lib/ver/methods/clipboard.rb +91 -0
  274. data/lib/ver/methods/completion.rb +146 -71
  275. data/lib/ver/methods/control.rb +203 -222
  276. data/lib/ver/methods/ctags.rb +55 -0
  277. data/lib/ver/methods/delete.rb +30 -0
  278. data/lib/ver/methods/help.rb +7 -0
  279. data/lib/ver/methods/insert.rb +233 -1
  280. data/lib/ver/methods/move.rb +181 -32
  281. data/lib/ver/methods/open.rb +208 -0
  282. data/lib/ver/methods/preview.rb +14 -0
  283. data/lib/ver/methods/save.rb +111 -0
  284. data/lib/ver/methods/search.rb +57 -7
  285. data/lib/ver/methods/select.rb +97 -17
  286. data/lib/ver/methods/shortcuts.rb +21 -0
  287. data/lib/ver/methods/views.rb +56 -1
  288. data/lib/ver/mode.rb +60 -14
  289. data/lib/ver/status.rb +97 -19
  290. data/lib/ver/syntax.rb +14 -6
  291. data/lib/ver/syntax/detector.rb +16 -5
  292. data/lib/ver/syntax/processor.rb +9 -3
  293. data/lib/ver/text.rb +258 -199
  294. data/lib/ver/text/index.rb +103 -0
  295. data/lib/ver/theme.rb +27 -16
  296. data/lib/ver/tooltip.rb +59 -0
  297. data/lib/ver/vendor/binary_search.rb +61 -0
  298. data/lib/ver/vendor/levenshtein.rb +57 -0
  299. data/lib/ver/{textpow.rb → vendor/textpow.rb} +31 -29
  300. data/lib/ver/view.rb +65 -41
  301. data/lib/ver/view/console.rb +171 -0
  302. data/lib/ver/view/entry.rb +9 -5
  303. data/lib/ver/view/list.rb +44 -29
  304. data/lib/ver/view/list/ex.rb +71 -0
  305. data/lib/ver/view/list/grep.rb +42 -0
  306. data/lib/ver/view/list/methods.rb +159 -0
  307. data/lib/ver/view/term.rb +249 -0
  308. data/tasks/syntax_list.rake +3 -2
  309. data/ver.gemspec +4 -4
  310. metadata +230 -28
  311. data/config/syntax/Bulletin Board.json +0 -428
  312. data/config/syntax/HTML (Mason).json +0 -207
  313. data/config/syntax/HTML (Rails).json +0 -52
  314. data/config/syntax/Movable Type.json +0 -348
  315. data/config/syntax/Ruby on Rails.json +0 -170
  316. data/config/syntax/SQL (Rails).json +0 -31
  317. data/config/syntax/Smarty.json +0 -110
  318. data/config/syntax/Standard ML.json +0 -322
@@ -0,0 +1,10 @@
1
+ {
2
+ "25A2BE22-EDC9-4616-92A3-95C21A932CA4": {
3
+ "name": "Spell Checking: Disable for Change Set",
4
+ "scope": "meta.scope.changed-files.svn",
5
+ "settings": {
6
+ "spellChecking": "0"
7
+ },
8
+ "uuid": "25A2BE22-EDC9-4616-92A3-95C21A932CA4"
9
+ }
10
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+
3
+ }
@@ -0,0 +1,82 @@
1
+ {
2
+ "806FD10F-E1F2-4B59-A049-83014D4CBD16": {
3
+ "name": "Miscellaneous",
4
+ "scope": "source.tcl",
5
+ "settings": {
6
+ "highlightPairs": [
7
+ [
8
+ "[",
9
+ "]"
10
+ ],
11
+ [
12
+ "{",
13
+ "}"
14
+ ]
15
+ ],
16
+ "increaseIndentPattern": "\\{[^\"'}]*$",
17
+ "smartTypingPairs": [
18
+ [
19
+ "[",
20
+ "]"
21
+ ],
22
+ [
23
+ "{",
24
+ "}"
25
+ ],
26
+ [
27
+ "\"",
28
+ "\""
29
+ ]
30
+ ]
31
+ },
32
+ "uuid": "806FD10F-E1F2-4B59-A049-83014D4CBD16"
33
+ },
34
+ "742ABED6-94AD-4150-B0C8-329825E18B61": {
35
+ "name": "Comments",
36
+ "scope": "source.tcl",
37
+ "settings": {
38
+ "shellVariables": [
39
+ {
40
+ "name": "TM_COMMENT_START",
41
+ "value": "# "
42
+ }
43
+ ]
44
+ },
45
+ "uuid": "742ABED6-94AD-4150-B0C8-329825E18B61"
46
+ },
47
+ "0FC70800-0EC9-436E-B290-67E83A3C8B53": {
48
+ "name": "Regexp highlight pairs",
49
+ "scope": "string.regexp.tcl",
50
+ "settings": {
51
+ "highlightPairs": [
52
+ [
53
+ "[",
54
+ "]"
55
+ ],
56
+ [
57
+ "{",
58
+ "}"
59
+ ],
60
+ [
61
+ "(",
62
+ ")"
63
+ ]
64
+ ],
65
+ "smartTypingPairs": [
66
+ [
67
+ "[",
68
+ "]"
69
+ ],
70
+ [
71
+ "{",
72
+ "}"
73
+ ],
74
+ [
75
+ "(",
76
+ ")"
77
+ ]
78
+ ]
79
+ },
80
+ "uuid": "0FC70800-0EC9-436E-B290-67E83A3C8B53"
81
+ }
82
+ }
@@ -0,0 +1,112 @@
1
+ {
2
+ "893492E6-754F-440E-BA86-0A3EFC311839": {
3
+ "name": "Haskell",
4
+ "scope": "source.haskell",
5
+ "settings": {
6
+ "shellVariables": [
7
+ {
8
+ "name": "TERMINAL_MATE_LOAD",
9
+ "value": ":load %s"
10
+ },
11
+ {
12
+ "name": "TERMINAL_MATE_NEW",
13
+ "value": "ghci"
14
+ },
15
+ {
16
+ "name": "TERMINAL_MATE_FILE_EXTENSION",
17
+ "value": ".hs"
18
+ }
19
+ ]
20
+ },
21
+ "uuid": "893492E6-754F-440E-BA86-0A3EFC311839"
22
+ },
23
+ "5CD9D96B-B721-4AFD-AD55-51788292619B": {
24
+ "name": "Ocaml",
25
+ "scope": "source.ocaml",
26
+ "settings": {
27
+ "shellVariables": [
28
+ {
29
+ "name": "TERMINAL_MATE_LOAD",
30
+ "value": ""
31
+ },
32
+ {
33
+ "name": "TERMINAL_MATE_NEW",
34
+ "value": "ocaml"
35
+ }
36
+ ]
37
+ },
38
+ "uuid": "5CD9D96B-B721-4AFD-AD55-51788292619B"
39
+ },
40
+ "A464AA15-5064-4A4D-9742-6BE2A5F3999B": {
41
+ "name": "Python",
42
+ "scope": "source.python",
43
+ "settings": {
44
+ "shellVariables": [
45
+ {
46
+ "name": "TERMINAL_MATE_LOAD",
47
+ "value": ""
48
+ },
49
+ {
50
+ "name": "TERMINAL_MATE_NEW",
51
+ "value": "python"
52
+ }
53
+ ]
54
+ },
55
+ "uuid": "A464AA15-5064-4A4D-9742-6BE2A5F3999B"
56
+ },
57
+ "FA21F17D-ACEE-4FB7-BBDD-DA5590DEAD75": {
58
+ "name": "Rails",
59
+ "scope": "source.ruby.rails",
60
+ "settings": {
61
+ "shellVariables": [
62
+ {
63
+ "name": "TERMINAL_MATE_LOAD",
64
+ "value": "load \"%s\""
65
+ },
66
+ {
67
+ "name": "TERMINAL_MATE_NEW",
68
+ "value": "./script/console"
69
+ }
70
+ ]
71
+ },
72
+ "uuid": "FA21F17D-ACEE-4FB7-BBDD-DA5590DEAD75"
73
+ },
74
+ "9A374A7A-22A2-4969-BF9B-46DE9B356A84": {
75
+ "name": "Ruby",
76
+ "scope": "source.ruby",
77
+ "settings": {
78
+ "shellVariables": [
79
+ {
80
+ "name": "TERMINAL_MATE_LOAD",
81
+ "value": "load \"%s\""
82
+ },
83
+ {
84
+ "name": "TERMINAL_MATE_NEW",
85
+ "value": "irb"
86
+ }
87
+ ]
88
+ },
89
+ "uuid": "9A374A7A-22A2-4969-BF9B-46DE9B356A84"
90
+ },
91
+ "D320A79B-16FC-4C77-AB73-EF0E737AEBD7": {
92
+ "name": "Shell",
93
+ "scope": "source.shell",
94
+ "settings": {
95
+ "shellVariables": [
96
+ {
97
+ "name": "TERMINAL_MATE_LOAD",
98
+ "value": "%s"
99
+ },
100
+ {
101
+ "name": "TERMINAL_MATE_NEW",
102
+ "value": ""
103
+ },
104
+ {
105
+ "name": "TERMINAL_MATE_FILE_EXTENSION",
106
+ "value": ".sh"
107
+ }
108
+ ]
109
+ },
110
+ "uuid": "D320A79B-16FC-4C77-AB73-EF0E737AEBD7"
111
+ }
112
+ }
@@ -0,0 +1,89 @@
1
+ {
2
+ "A088E2CA-03E7-4A8C-855C-AC954E739D6D": {
3
+ "name": "Style: Bold",
4
+ "scope": "markup.bold",
5
+ "settings": {
6
+ "bold": "1"
7
+ },
8
+ "uuid": "A088E2CA-03E7-4A8C-855C-AC954E739D6D"
9
+ },
10
+ "2EE6D01F-50BC-434B-BE45-54D29CACB3E0": {
11
+ "name": "Style: Italic",
12
+ "scope": "markup.italic",
13
+ "settings": {
14
+ "italic": "1"
15
+ },
16
+ "uuid": "2EE6D01F-50BC-434B-BE45-54D29CACB3E0"
17
+ },
18
+ "4CCD8369-40E4-422A-ABE7-C32F3721AFEF": {
19
+ "name": "Style: Underline",
20
+ "scope": "markup.underline",
21
+ "settings": {
22
+ "underline": "1"
23
+ },
24
+ "uuid": "4CCD8369-40E4-422A-ABE7-C32F3721AFEF"
25
+ },
26
+ "3E8C2307-8175-4A58-BE07-785713D5837A": {
27
+ "name": "Miscellaneous",
28
+ "settings": {
29
+ "highlightPairs": [
30
+ [
31
+ "(",
32
+ ")"
33
+ ],
34
+ [
35
+ "{",
36
+ "}"
37
+ ],
38
+ [
39
+ "[",
40
+ "]"
41
+ ],
42
+ [
43
+ "\u201c",
44
+ "\u201d"
45
+ ],
46
+ [
47
+ "\u2018",
48
+ "\u2019"
49
+ ]
50
+ ],
51
+ "smartTypingPairs": [
52
+ [
53
+ "\"",
54
+ "\""
55
+ ],
56
+ [
57
+ "(",
58
+ ")"
59
+ ],
60
+ [
61
+ "{",
62
+ "}"
63
+ ],
64
+ [
65
+ "[",
66
+ "]"
67
+ ],
68
+ [
69
+ "\u201c",
70
+ "\u201d"
71
+ ],
72
+ [
73
+ "\u2018",
74
+ "\u2019"
75
+ ]
76
+ ],
77
+ "unIndentedLinePattern": "^\\s*$"
78
+ },
79
+ "uuid": "3E8C2307-8175-4A58-BE07-785713D5837A"
80
+ },
81
+ "613405D5-67B6-4281-94C9-9148E54C66FB": {
82
+ "name": "Spell Checking: Disable",
83
+ "scope": "markup.underline.link, markup.raw",
84
+ "settings": {
85
+ "spellChecking": "0"
86
+ },
87
+ "uuid": "613405D5-67B6-4281-94C9-9148E54C66FB"
88
+ }
89
+ }
@@ -0,0 +1,38 @@
1
+ {
2
+ "247A4984-203C-46ED-B973-82A7196A5C5C": {
3
+ "name": "Smart Typing Pairs (Regex Character Class)",
4
+ "scope": "constant.other.character-class.set.regexp",
5
+ "settings": {
6
+ "smartTypingPairs": [
7
+
8
+ ]
9
+ },
10
+ "uuid": "247A4984-203C-46ED-B973-82A7196A5C5C"
11
+ },
12
+ "EAACA103-A5C9-4D33-BB23-BA908CB83F22": {
13
+ "name": "Spell Checking: Disable for CamelCase Words",
14
+ "scope": "meta.word.camel-case",
15
+ "settings": {
16
+ "spellChecking": "0"
17
+ },
18
+ "uuid": "EAACA103-A5C9-4D33-BB23-BA908CB83F22"
19
+ },
20
+ "F243A037-6F40-4D98-BCBA-5E3B406728A6": {
21
+ "name": "Style: Separator - Release Notes",
22
+ "scope": "meta.separator - text.plain.release-notes",
23
+ "settings": {
24
+ "showInSymbolList": 1,
25
+ "symbolTransformation": "s/.+/-/m"
26
+ },
27
+ "uuid": "F243A037-6F40-4D98-BCBA-5E3B406728A6"
28
+ },
29
+ "DA3A550A-F4AF-4CFD-935F-8687FA17DC4B": {
30
+ "name": "Style: Separator",
31
+ "scope": "meta.separator",
32
+ "settings": {
33
+ "background": "#3467D1",
34
+ "foreground": "#FFFFFF"
35
+ },
36
+ "uuid": "DA3A550A-F4AF-4CFD-935F-8687FA17DC4B"
37
+ }
38
+ }
@@ -0,0 +1,76 @@
1
+ {
2
+ "399D65CB-7CA9-4F91-B454-11EA9F6D1501": {
3
+ "name": "Spell Checking: Disable for Raw",
4
+ "scope": "text.html.textile markup.raw",
5
+ "settings": {
6
+ "spellChecking": "0"
7
+ },
8
+ "uuid": "399D65CB-7CA9-4F91-B454-11EA9F6D1501"
9
+ },
10
+ "18DE9523-B3B2-42EE-A099-210635E7FFEB": {
11
+ "name": "Typing Pairs: Defaults",
12
+ "scope": "text.html.textile",
13
+ "settings": {
14
+ "smartTypingPairs": [
15
+ [
16
+ "_",
17
+ "_"
18
+ ],
19
+ [
20
+ "*",
21
+ "*"
22
+ ],
23
+ [
24
+ "\"",
25
+ "\""
26
+ ],
27
+ [
28
+ "(",
29
+ ")"
30
+ ],
31
+ [
32
+ "{",
33
+ "}"
34
+ ],
35
+ [
36
+ "[",
37
+ "]"
38
+ ],
39
+ [
40
+ "\u201c",
41
+ "\u201d"
42
+ ],
43
+ [
44
+ "`",
45
+ "`"
46
+ ],
47
+ [
48
+ "@",
49
+ "@"
50
+ ],
51
+ [
52
+ "%",
53
+ "%"
54
+ ],
55
+ [
56
+ "^",
57
+ "^"
58
+ ],
59
+ [
60
+ "~",
61
+ "~"
62
+ ]
63
+ ]
64
+ },
65
+ "uuid": "18DE9523-B3B2-42EE-A099-210635E7FFEB"
66
+ },
67
+ "1D499ACC-5612-4D30-A405-2B0488AC6F74": {
68
+ "name": "Symbol List: Heading",
69
+ "scope": "text.html.textile markup.heading.textile",
70
+ "settings": {
71
+ "showInSymbolList": 1,
72
+ "symbolTransformation": "\n\t\ts/\\s*$//;\t\t\t\t# strip spaces\n\t\ts/^\\s*//;\n\t\ts/(^(h[1-6])([<>=()]+)?)(\\([^)]*\\)|{[^}]*})*(\\.)/$2/;\n\t\ts/^h1//;\t\t\t\t# indent headers\n\t\ts/^h2/\u2003\u2003/;\n\t\ts/^h3/\u2003\u2003\u2003/;\n\t\ts/^h4/\u2003\u2003\u2003\u2003/;\n\t\ts/^h5/\u2003\u2003\u2003\u2003\u2003/;\n\t\ts/^h6/\u2003\u2003\u2003\u2003\u2003\u2003/;\n\t"
73
+ },
74
+ "uuid": "1D499ACC-5612-4D30-A405-2B0488AC6F74"
75
+ }
76
+ }
@@ -0,0 +1,56 @@
1
+ {
2
+ "6D3EADC1-CF25-4897-AA50-F250B1627EA1": {
3
+ "name": "Symbol List: enum",
4
+ "scope": "entity.name.enum.thrift",
5
+ "settings": {
6
+ "showInSymbolList": 1,
7
+ "symbolTransformation": "s/^/enum /"
8
+ },
9
+ "uuid": "6D3EADC1-CF25-4897-AA50-F250B1627EA1"
10
+ },
11
+ "D7334D6A-DA82-428A-8425-0C9AC0D9969F": {
12
+ "name": "Symbol List: exception",
13
+ "scope": "entity.name.exception.thrift",
14
+ "settings": {
15
+ "showInSymbolList": 1,
16
+ "symbolTransformation": "s/^/exception /"
17
+ },
18
+ "uuid": "D7334D6A-DA82-428A-8425-0C9AC0D9969F"
19
+ },
20
+ "22F4E4F0-E729-4538-9954-68456E915A2E": {
21
+ "name": "Symbol List: function",
22
+ "scope": "entity.name.function.thrift",
23
+ "settings": {
24
+ "showInSymbolList": 1,
25
+ "symbolTransformation": "s/^/ /"
26
+ },
27
+ "uuid": "22F4E4F0-E729-4538-9954-68456E915A2E"
28
+ },
29
+ "497C774E-4491-41D7-BE69-A0C23D8EE5D2": {
30
+ "name": "Symbol List: senum",
31
+ "scope": "entity.name.senum.thrift",
32
+ "settings": {
33
+ "showInSymbolList": 1,
34
+ "symbolTransformation": "s/^/senum /"
35
+ },
36
+ "uuid": "497C774E-4491-41D7-BE69-A0C23D8EE5D2"
37
+ },
38
+ "8825DD7F-9C98-474B-9242-C5406DB241F7": {
39
+ "name": "Symbol List: service",
40
+ "scope": "entity.name.service.thrift",
41
+ "settings": {
42
+ "showInSymbolList": 1,
43
+ "symbolTransformation": "s/^/service /"
44
+ },
45
+ "uuid": "8825DD7F-9C98-474B-9242-C5406DB241F7"
46
+ },
47
+ "B8D168EA-2ACF-4221-8DA8-FD7E6D620739": {
48
+ "name": "Symbol List: struct",
49
+ "scope": "entity.name.struct.thrift",
50
+ "settings": {
51
+ "showInSymbolList": 1,
52
+ "symbolTransformation": "s/^/struct /"
53
+ },
54
+ "uuid": "B8D168EA-2ACF-4221-8DA8-FD7E6D620739"
55
+ }
56
+ }