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
@@ -4,8 +4,8 @@
4
4
  "css",
5
5
  "css.erb"
6
6
  ],
7
- "foldingStartMarker": "\/\\*\\*(?!\\*)|\\{\\s*($|\/\\*(?!.*?\\*\/.*\\S))",
8
- "foldingStopMarker": "(?<!\\*)\\*\\*\/|^\\s*\\}",
7
+ "foldingStartMarker": "/\\*\\*(?!\\*)|\\{\\s*($|/\\*(?!.*?\\*/.*\\S))",
8
+ "foldingStopMarker": "(?<!\\*)\\*\\*/|^\\s*\\}",
9
9
  "keyEquivalent": "^~C",
10
10
  "name": "CSS",
11
11
  "patterns": [
@@ -209,12 +209,12 @@
209
209
  "name": "support.constant.font-name.css"
210
210
  },
211
211
  {
212
- "comment": "http:\/\/www.w3.org\/TR\/CSS21\/syndata.html#value-def-color",
212
+ "comment": "http://www.w3.org/TR/CSS21/syndata.html#value-def-color",
213
213
  "match": "\\b(aqua|black|blue|fuchsia|gray|green|lime|maroon|navy|olive|orange|purple|red|silver|teal|white|yellow)\\b",
214
214
  "name": "support.constant.color.w3c-standard-color-name.css"
215
215
  },
216
216
  {
217
- "comment": "These colours are mostly recognised but will not validate. ref: http:\/\/www.w3schools.com\/css\/css_colornames.asp",
217
+ "comment": "These colours are mostly recognised but will not validate. ref: http://www.w3schools.com/css/css_colornames.asp",
218
218
  "match": "\\b(aliceblue|antiquewhite|aquamarine|azure|beige|bisque|blanchedalmond|blueviolet|brown|burlywood|cadetblue|chartreuse|chocolate|coral|cornflowerblue|cornsilk|crimson|cyan|darkblue|darkcyan|darkgoldenrod|darkgray|darkgreen|darkgrey|darkkhaki|darkmagenta|darkolivegreen|darkorange|darkorchid|darkred|darksalmon|darkseagreen|darkslateblue|darkslategray|darkslategrey|darkturquoise|darkviolet|deeppink|deepskyblue|dimgray|dimgrey|dodgerblue|firebrick|floralwhite|forestgreen|gainsboro|ghostwhite|gold|goldenrod|greenyellow|grey|honeydew|hotpink|indianred|indigo|ivory|khaki|lavender|lavenderblush|lawngreen|lemonchiffon|lightblue|lightcoral|lightcyan|lightgoldenrodyellow|lightgray|lightgreen|lightgrey|lightpink|lightsalmon|lightseagreen|lightskyblue|lightslategray|lightslategrey|lightsteelblue|lightyellow|limegreen|linen|magenta|mediumaquamarine|mediumblue|mediumorchid|mediumpurple|mediumseagreen|mediumslateblue|mediumspringgreen|mediumturquoise|mediumvioletred|midnightblue|mintcream|mistyrose|moccasin|navajowhite|oldlace|olivedrab|orangered|orchid|palegoldenrod|palegreen|paleturquoise|palevioletred|papayawhip|peachpuff|peru|pink|plum|powderblue|rosybrown|royalblue|saddlebrown|salmon|sandybrown|seagreen|seashell|sienna|skyblue|slateblue|slategray|slategrey|snow|springgreen|steelblue|tan|thistle|tomato|turquoise|violet|wheat|whitesmoke|yellowgreen)\\b",
219
219
  "name": "invalid.deprecated.color.w3c-non-standard-color-name.css"
220
220
  },
@@ -289,13 +289,13 @@
289
289
  ],
290
290
  "repository": {
291
291
  "comment-block": {
292
- "begin": "\/\\*",
292
+ "begin": "/\\*",
293
293
  "captures": {
294
294
  "0": {
295
295
  "name": "punctuation.definition.comment.css"
296
296
  }
297
297
  },
298
- "end": "\\*\/",
298
+ "end": "\\*/",
299
299
  "name": "comment.block.css"
300
300
  },
301
301
  "string-double": {
@@ -0,0 +1,108 @@
1
+ {
2
+ "fileTypes": [
3
+ "csv"
4
+ ],
5
+ "keyEquivalent": "^~C",
6
+ "name": "CSV",
7
+ "patterns": [
8
+ {
9
+ "include": "#table"
10
+ }
11
+ ],
12
+ "repository": {
13
+ "field": {
14
+ "patterns": [
15
+ {
16
+ "begin": "(^|(?<=,))(\")",
17
+ "beginCaptures": {
18
+ "2": {
19
+ "name": "punctuation.definition.field.csv"
20
+ }
21
+ },
22
+ "comment": "\n\t\t\t\t\t\tthis field uses \"s and is thus able to enclose\n\t\t\t\t\t\tnewlines or commas\n\t\t\t\t\t",
23
+ "contentName": "meta.tabular.field.quoted.csv",
24
+ "end": "(\")($|(,))",
25
+ "endCaptures": {
26
+ "1": {
27
+ "name": "punctuation.definition.field.csv"
28
+ },
29
+ "3": {
30
+ "name": "punctuation.separator.tabular.field.csv"
31
+ }
32
+ },
33
+ "patterns": [
34
+ {
35
+ "match": "\"\"",
36
+ "name": "constant.character.escape.straight-quote.csv"
37
+ }
38
+ ]
39
+ },
40
+ {
41
+ "begin": "(:^|(?<=,))(?!$|,)",
42
+ "contentName": "meta.tabular.field.csv",
43
+ "end": "$|(,)",
44
+ "endCaptures": {
45
+ "1": {
46
+ "name": "punctuation.separator.tabular.field.csv"
47
+ }
48
+ }
49
+ },
50
+ {
51
+ "match": ",",
52
+ "name": "punctuation.separator.tabular.field.csv"
53
+ }
54
+ ]
55
+ },
56
+ "header": {
57
+ "begin": "^(?!$)",
58
+ "end": "$",
59
+ "name": "meta.tabular.row.header.csv",
60
+ "patterns": [
61
+ {
62
+ "include": "#field"
63
+ }
64
+ ]
65
+ },
66
+ "row": {
67
+ "begin": "^(?!$)",
68
+ "end": "$",
69
+ "name": "meta.tabular.row.csv",
70
+ "patterns": [
71
+ {
72
+ "include": "#field"
73
+ }
74
+ ]
75
+ },
76
+ "table": {
77
+ "begin": "^",
78
+ "end": "^$not possible$^",
79
+ "name": "meta.tabular.table.csv",
80
+ "patterns": [
81
+ {
82
+ "include": "#header"
83
+ },
84
+ {
85
+ "begin": "(\\n)",
86
+ "beginCaptures": {
87
+ "1": {
88
+ "name": "punctuation.separator.table.row.csv"
89
+ }
90
+ },
91
+ "comment": "\n\t\t\t\t\t\teverything after the first row is not a header\n\t\t\t\t\t",
92
+ "end": "^$not possible$^",
93
+ "patterns": [
94
+ {
95
+ "include": "#row"
96
+ },
97
+ {
98
+ "match": "\\n",
99
+ "name": "punctuation.separator.table.row.csv"
100
+ }
101
+ ]
102
+ }
103
+ ]
104
+ }
105
+ },
106
+ "scopeName": "text.tabular.csv",
107
+ "uuid": "B0691F9F-D279-48CB-8959-2C9426579002"
108
+ }
@@ -0,0 +1,204 @@
1
+ {
2
+ "fileTypes": [
3
+ "cfm",
4
+ "cfml",
5
+ "cfc"
6
+ ],
7
+ "foldingStartMarker": "(?x)\n\t\t(<(?i:head|body|table|thead|tbody|tfoot|tr|div|select|fieldset|style|script|ul|ol|form|dl|cfloop|cfif|cfswitch|cfcomponent)\\b.*?>\n\t\t|<!---(?!.*---\\s*>)\n\t\t)",
8
+ "foldingStopMarker": "(?x)\n\t\t(</(?i:head|body|table|thead|tbody|tfoot|tr|div|select|fieldset|style|script|ul|ol|form|dl|cfloop|cfif|cfswitch|cfcomponent)>\n\t\t|^(?!.*?<!---).*?---\\s*>\n\t\t)",
9
+ "keyEquivalent": "^~C",
10
+ "name": "ColdFusion",
11
+ "patterns": [
12
+ {
13
+ "begin": "(?:^\\s+)?<((?i:cfoutput))\\b(?![^>]*/>)",
14
+ "captures": {
15
+ "1": {
16
+ "name": "entity.name.tag.cfoutput.cfm"
17
+ }
18
+ },
19
+ "end": "</((?i:cfoutput))>(?:\\s*\\n)?",
20
+ "name": "meta.tag.cfoutput.cfm",
21
+ "patterns": [
22
+ {
23
+ "include": "#tag-stuff"
24
+ },
25
+ {
26
+ "begin": ">",
27
+ "contentName": "meta.scope.output.cfm",
28
+ "end": "(?=</(?i:cfoutput))",
29
+ "patterns": [
30
+ {
31
+ "include": "$self"
32
+ }
33
+ ]
34
+ }
35
+ ]
36
+ },
37
+ {
38
+ "begin": "(?:^\\s+)?<((?i:cfquery))\\b(?![^>]*/>)",
39
+ "captures": {
40
+ "1": {
41
+ "name": "entity.name.tag.cfquery.cfm"
42
+ }
43
+ },
44
+ "end": "</((?i:cfquery))>(?:\\s*\\n)?",
45
+ "name": "meta.tag.cfquery.cfm",
46
+ "patterns": [
47
+ {
48
+ "include": "#tag-stuff"
49
+ },
50
+ {
51
+ "begin": "(?<=>)",
52
+ "end": "(?=</(?i:cfquery))",
53
+ "name": "source.sql.embedded",
54
+ "patterns": [
55
+ {
56
+ "include": "source.sql"
57
+ }
58
+ ]
59
+ }
60
+ ]
61
+ },
62
+ {
63
+ "begin": "</?((?i:cf)([a-zA-Z0-9]+))(?=[^>]*>)",
64
+ "beginCaptures": {
65
+ "1": {
66
+ "name": "entity.name.tag.cfm"
67
+ }
68
+ },
69
+ "end": ">",
70
+ "name": "meta.tag.any.cfm",
71
+ "patterns": [
72
+ {
73
+ "include": "#tag-stuff"
74
+ }
75
+ ]
76
+ },
77
+ {
78
+ "include": "#coldfusion-comment"
79
+ },
80
+ {
81
+ "include": "text.html.basic"
82
+ }
83
+ ],
84
+ "repository": {
85
+ "coldfusion-comment": {
86
+ "begin": "<!---",
87
+ "end": "--->",
88
+ "name": "comment.block.cfm",
89
+ "patterns": [
90
+ {
91
+ "include": "#coldfusion-comment"
92
+ }
93
+ ]
94
+ },
95
+ "embedded-code": {
96
+ "patterns": [
97
+
98
+ ]
99
+ },
100
+ "entities": {
101
+ "patterns": [
102
+ {
103
+ "match": "&([a-zA-Z0-9]+|#[0-9]+|#x[0-9a-fA-F]+);",
104
+ "name": "constant.character.entity.html"
105
+ },
106
+ {
107
+ "match": "&",
108
+ "name": "invalid.illegal.bad-ampersand.html"
109
+ }
110
+ ]
111
+ },
112
+ "string-double-quoted": {
113
+ "begin": "\"",
114
+ "end": "\"",
115
+ "name": "string.quoted.double.cfm",
116
+ "patterns": [
117
+ {
118
+ "include": "#embedded-code"
119
+ },
120
+ {
121
+ "include": "#entities"
122
+ }
123
+ ]
124
+ },
125
+ "string-single-quoted": {
126
+ "begin": "'",
127
+ "end": "'",
128
+ "name": "string.quoted.single.cfm",
129
+ "patterns": [
130
+ {
131
+ "include": "#embedded-code"
132
+ },
133
+ {
134
+ "include": "#entities"
135
+ }
136
+ ]
137
+ },
138
+ "tag-generic-attribute": {
139
+ "match": "\\b([a-zA-Z\\-:]+)",
140
+ "name": "entity.other.attribute-name.cfm"
141
+ },
142
+ "tag-id-attribute": {
143
+ "begin": "\\b(id)\\b\\s*=",
144
+ "captures": {
145
+ "1": {
146
+ "name": "entity.other.attribute-name.id.html"
147
+ }
148
+ },
149
+ "end": "(?<='|\")",
150
+ "name": "meta.attribute-with-value.id.cfm",
151
+ "patterns": [
152
+ {
153
+ "begin": "\"",
154
+ "contentName": "meta.toc-list.id.cfm",
155
+ "end": "\"",
156
+ "name": "string.quoted.double.cfm",
157
+ "patterns": [
158
+ {
159
+ "include": "#embedded-code"
160
+ },
161
+ {
162
+ "include": "#entities"
163
+ }
164
+ ]
165
+ },
166
+ {
167
+ "begin": "'",
168
+ "contentName": "meta.toc-list.id.cfm",
169
+ "end": "'",
170
+ "name": "string.quoted.single.cfm",
171
+ "patterns": [
172
+ {
173
+ "include": "#embedded-code"
174
+ },
175
+ {
176
+ "include": "#entities"
177
+ }
178
+ ]
179
+ }
180
+ ]
181
+ },
182
+ "tag-stuff": {
183
+ "patterns": [
184
+ {
185
+ "include": "#tag-id-attribute"
186
+ },
187
+ {
188
+ "include": "#tag-generic-attribute"
189
+ },
190
+ {
191
+ "include": "#string-double-quoted"
192
+ },
193
+ {
194
+ "include": "#string-single-quoted"
195
+ },
196
+ {
197
+ "include": "#embedded-code"
198
+ }
199
+ ]
200
+ }
201
+ },
202
+ "scopeName": "text.html.cfm",
203
+ "uuid": "97CAD6F7-0807-4EB4-876E-DA9E9C1CEC14"
204
+ }
@@ -0,0 +1,560 @@
1
+ {
2
+ "comment": "D language",
3
+ "fileTypes": [
4
+ "d",
5
+ "di"
6
+ ],
7
+ "firstLineMatch": "^#!.*\\bg?dmd\\b.",
8
+ "foldingStartMarker": "(?x)/\\*\\*(?!\\*)|^(?![^{]*?//|[^{]*?/\\*(?!.*?\\*/.*?\\{)).*?\\{\\s*($|//|/\\*(?!.*?\\*/.*\\S))",
9
+ "foldingStopMarker": "(?<!\\*)\\*\\*/|^\\s*\\}",
10
+ "keyEquivalent": "^~D",
11
+ "name": "D",
12
+ "patterns": [
13
+ {
14
+ "captures": {
15
+ "0": {
16
+ "name": "punctuation.definition.comment.d"
17
+ }
18
+ },
19
+ "match": "/\\*\\*/",
20
+ "name": "comment.block.empty.d"
21
+ },
22
+ {
23
+ "include": "text.html.javadoc"
24
+ },
25
+ {
26
+ "begin": "(?x)^\\s*\n\t\t\t\t\t((?:\\b(public|private|protected|static|final|native|synchronized|abstract|export)\\b\\s*)*) # modifier\n\t\t\t\t\t(class|interface)\\s+\n\t\t\t\t\t(\\w+)\\s* # identifier\n\t\t\t\t\t(?:\\(\\s*([^\\)]+)\\s*\\)|)\\s* # Template type\n\t\t\t\t\t(?:\n\t\t\t\t\t \\s*(:)\\s*\n\t\t\t\t\t (\\w+)\n\t\t\t\t\t (?:\\s*,\\s*(\\w+))?\n\t\t\t\t\t (?:\\s*,\\s*(\\w+))?\n\t\t\t\t\t (?:\\s*,\\s*(\\w+))?\n\t\t\t\t\t (?:\\s*,\\s*(\\w+))?\n\t\t\t\t\t (?:\\s*,\\s*(\\w+))?\n\t\t\t\t\t (?:\\s*,\\s*(\\w+))?\n\t\t\t\t\t)? # super class\n\t\t\t\t\t",
27
+ "beginCaptures": {
28
+ "1": {
29
+ "name": "storage.modifier.d"
30
+ },
31
+ "10": {
32
+ "name": "entity.other.inherited-class.d"
33
+ },
34
+ "11": {
35
+ "name": "entity.other.inherited-class.d"
36
+ },
37
+ "12": {
38
+ "name": "entity.other.inherited-class.d"
39
+ },
40
+ "13": {
41
+ "name": "entity.other.inherited-class.d"
42
+ },
43
+ "3": {
44
+ "name": "storage.type.structure.d"
45
+ },
46
+ "4": {
47
+ "name": "entity.name.type.class.d"
48
+ },
49
+ "5": {
50
+ "name": "storage.type.template.d"
51
+ },
52
+ "6": {
53
+ "name": "punctuation.separator.inheritance.d"
54
+ },
55
+ "7": {
56
+ "name": "entity.other.inherited-class.d"
57
+ },
58
+ "8": {
59
+ "name": "entity.other.inherited-class.d"
60
+ },
61
+ "9": {
62
+ "name": "entity.other.inherited-class.d"
63
+ }
64
+ },
65
+ "end": "(?={)",
66
+ "name": "meta.definition.class.d",
67
+ "patterns": [
68
+ {
69
+ "begin": "\\b(_|:)\\b",
70
+ "captures": {
71
+ "1": {
72
+ "name": "storage.modifier.d"
73
+ }
74
+ },
75
+ "end": "(?={)",
76
+ "name": "meta.definition.class.extends.d",
77
+ "patterns": [
78
+ {
79
+ "include": "#all-types"
80
+ }
81
+ ]
82
+ }
83
+ ]
84
+ },
85
+ {
86
+ "begin": "(?x)^\\s*\n\t\t\t\t\t((?:\\b(public|private|protected|static|final|native|synchronized|abstract|export)\\b\\s*)*) # modifier\n\t\t\t\t\t(struct)\\s+\n\t\t\t\t\t(\\w+)\\s* # identifier\n\t\t\t\t\t(?:\\(\\s*([^\\)]+)\\s*\\)|)\\s* # Template type\n\t\t\t\t\t",
87
+ "beginCaptures": {
88
+ "1": {
89
+ "name": "storage.modifier.d"
90
+ },
91
+ "3": {
92
+ "name": "storage.type.structure.d"
93
+ },
94
+ "4": {
95
+ "name": "entity.name.type.struct.d"
96
+ },
97
+ "5": {
98
+ "name": "storage.type.template.d"
99
+ }
100
+ },
101
+ "end": "(?={)",
102
+ "name": "meta.definition.struct.d",
103
+ "patterns": [
104
+ {
105
+ "begin": "\\b(_|:)\\b",
106
+ "captures": {
107
+ "1": {
108
+ "name": "storage.modifier.d"
109
+ }
110
+ },
111
+ "end": "(?={)",
112
+ "name": "meta.definition.class.extends.d",
113
+ "patterns": [
114
+ {
115
+ "include": "#all-types"
116
+ }
117
+ ]
118
+ }
119
+ ]
120
+ },
121
+ {
122
+ "begin": "(?x)^\\s*\n\t\t\t\t\t((?:\\b(public|private|protected|static|final|native|synchronized|abstract|threadsafe|transient|export)\\b\\s*)*) # modifier\n\t\t\t\t\t(\\b(this))\\s* # identifier\n\t\t\t\t\t(?!.*;) # abort if line has a ;\n\t\t\t\t\t(?=\\()",
123
+ "captures": {
124
+ "1": {
125
+ "name": "storage.modifier.d"
126
+ },
127
+ "3": {
128
+ "name": "entity.name.function.constructor.d"
129
+ }
130
+ },
131
+ "end": "(?={)",
132
+ "name": "meta.definition.constructor.d",
133
+ "patterns": [
134
+ {
135
+ "include": "$base"
136
+ }
137
+ ]
138
+ },
139
+ {
140
+ "begin": "(?x)\n \t\t\t\t(?: ^ # begin-of-line\n \t\t\t\t | (?: (?<!else|new|=) ) # or word + space before name\n \t\t\t\t)\n\t\t\t\t\t((?:\\b(?:public|private|protected|static|final|native|synchronized|abstract|threadsafe|transient|export)\\b\\s*)*) # modifier\n \t\t\t\t(~this) # actual name\n \t\t\t\t \\s*(\\() # start bracket or end-of-line\n \t\t\t",
141
+ "captures": {
142
+ "1": {
143
+ "name": "storage.modifier.d"
144
+ },
145
+ "2": {
146
+ "name": "entity.name.function.destructor.d"
147
+ }
148
+ },
149
+ "end": "\\)",
150
+ "endCaptures": {
151
+ "0": {
152
+ "name": "punctuation.definition.parameters.d"
153
+ }
154
+ },
155
+ "name": "meta.definition.destructor.d",
156
+ "patterns": [
157
+ {
158
+ "include": "$base"
159
+ }
160
+ ]
161
+ },
162
+ {
163
+ "begin": "(?x)^\\s*\n\t\t\t\t\t((?:\\b(?:public|private|protected|static|final|native|lazy|synchronized|abstract|threadsafe|transient|export)\\b\\s*)*) # modifier\n\t\t\t\t\t(\\b(?:void|boolean|byte|char|short|int|float|long|double|[\\w_]+[\\w0-9_]*|(?:\\w+\\.)*[A-Z]\\w+)\\b(?:<(?:(?:(?:\\w+\\.)*[A-Z]\\w+)(?:\\s*,\\s*)?)+>|(?:\\[\\s*\\])*)?)\\s* # type\n\t\t\t\t\t(\\w+)\\s* # identifier\n\t\t\t\t\t(?!.*;) # abort if line has a ;\n\t\t\t\t\t(?=\\()",
164
+ "beginCaptures": {
165
+ "1": {
166
+ "name": "storage.modifier.d"
167
+ },
168
+ "2": {
169
+ "name": "storage.type.structure.d"
170
+ },
171
+ "3": {
172
+ "name": "entity.name.function.d"
173
+ }
174
+ },
175
+ "end": "(?={)",
176
+ "name": "meta.definition.method.d",
177
+ "patterns": [
178
+ {
179
+ "include": "$base"
180
+ }
181
+ ]
182
+ },
183
+ {
184
+ "match": "\\b([A-Z][A-Z0-9_]+)\\b",
185
+ "name": "constant.other.d"
186
+ },
187
+ {
188
+ "include": "#comments"
189
+ },
190
+ {
191
+ "include": "#all-types"
192
+ },
193
+ {
194
+ "match": "\\b(private|protected|public|export)\\b",
195
+ "name": "storage.modifier.access-control.d"
196
+ },
197
+ {
198
+ "match": "\\b(auto|static|override|final|const|abstract|volatile|synchronized|lazy)\\b",
199
+ "name": "storage.modifier.d"
200
+ },
201
+ {
202
+ "match": "\\b(template|interface|class|enum|struct|union)\\b",
203
+ "name": "storage.type.structure.d"
204
+ },
205
+ {
206
+ "match": "\\b(ushort|int|uint|long|ulong|float|void|byte|ubyte|double|bit|char|wchar|ucent|cent|short|bool|dchar|real|ireal|ifloat|idouble|creal|cfloat|cdouble|lazy)\\b",
207
+ "name": "storage.type.d"
208
+ },
209
+ {
210
+ "match": "\\b(try|catch|finally|throw)\\b",
211
+ "name": "keyword.control.exception.d"
212
+ },
213
+ {
214
+ "match": "\\b(return|break|case|continue|default|do|while|for|switch|if|else)\\b",
215
+ "name": "keyword.control.d"
216
+ },
217
+ {
218
+ "match": "\\b(if|else|switch|iftype)\\b",
219
+ "name": "keyword.control.conditional.d"
220
+ },
221
+ {
222
+ "match": "\\b(goto|break|continue)\\b",
223
+ "name": "keyword.control.branch.d"
224
+ },
225
+ {
226
+ "match": "\\b(while|for|do|foreach(_reverse)?)\\b",
227
+ "name": "keyword.control.repeat.d"
228
+ },
229
+ {
230
+ "match": "\\b(version|return|with|invariant|body|scope|in|out|inout|asm|mixin|function|delegate)\\b",
231
+ "name": "keyword.control.statement.d"
232
+ },
233
+ {
234
+ "match": "\\b(pragma)\\b",
235
+ "name": "keyword.control.pragma.d"
236
+ },
237
+ {
238
+ "match": "\\b(alias|typedef)\\b",
239
+ "name": "keyword.control.alias.d"
240
+ },
241
+ {
242
+ "match": "\\b(import)\\b",
243
+ "name": "keyword.control.import.d"
244
+ },
245
+ {
246
+ "captures": {
247
+ "1": {
248
+ "name": "keyword.control.module.d"
249
+ },
250
+ "2": {
251
+ "name": "entity.name.function.package.d"
252
+ }
253
+ },
254
+ "match": "^\\s*(module)\\s+([^ ;]+?);",
255
+ "name": "meta.module.d"
256
+ },
257
+ {
258
+ "match": "\\b(true|false)\\b",
259
+ "name": "constant.language.boolean.d"
260
+ },
261
+ {
262
+ "match": "\\b(__FILE__|__LINE__|__DATE__|__TIME__|__TIMESTAMP__|null)\\b",
263
+ "name": "constant.language.d"
264
+ },
265
+ {
266
+ "match": "\\b(this|super)\\b",
267
+ "name": "variable.language.d"
268
+ },
269
+ {
270
+ "match": "\\b((0(x|X)[0-9a-fA-F]*)|(([0-9]+\\.?[0-9]*)|(\\.[0-9]+))((e|E)(\\+|-)?[0-9]+)?)([LlFfUuDd]|UL|ul)?\\b",
271
+ "name": "constant.numeric.d"
272
+ },
273
+ {
274
+ "include": "#string_escaped_char"
275
+ },
276
+ {
277
+ "include": "#strings"
278
+ },
279
+ {
280
+ "match": "(==|!=|<=|>=|<>|<|>)",
281
+ "name": "keyword.operator.comparison.d"
282
+ },
283
+ {
284
+ "match": "(\\-\\-|\\+\\+)",
285
+ "name": "keyword.operator.increment-decrement.d"
286
+ },
287
+ {
288
+ "match": "(\\-|\\+|\\*|\\/|~|%)",
289
+ "name": "keyword.operator.arithmetic.d"
290
+ },
291
+ {
292
+ "match": "(!|&&|\\|\\|)",
293
+ "name": "keyword.operator.logical.d"
294
+ },
295
+ {
296
+ "match": "\\b(opNeg|opCom|opPostInc|opPostDec|opCast|opAdd|opSub|opSub_r|opMul|opDiv|opDiv_r|opMod|opMod_r|opAnd|opOr|opXor|opShl|opShl_r|opShr|opShr_r|opUShr|opUShr_r|opCat|opCat_r|opEquals|opEquals|opCmp|opCmp|opCmp|opCmp|opAddAssign|opSubAssign|opMulAssign|opDivAssign|opModAssign|opAndAssign|opOrAssign|opXorAssign|opShlAssign|opShrAssign|opUShrAssign|opCatAssign|opIndex|opIndexAssign|opCall|opSlice|opSliceAssign|opPos|opAdd_r|opMul_r|opAnd_r|opOr_r|opXor_r)\\b",
297
+ "name": "keyword.operator.overload.d"
298
+ },
299
+ {
300
+ "match": "\\b(new|delete|typeof|typeid|cast|align|is)\\b",
301
+ "name": "keyword.operator.d"
302
+ },
303
+ {
304
+ "match": "\\b(new|throws)\\b",
305
+ "name": "keyword.other.class-fns.d"
306
+ },
307
+ {
308
+ "match": "\\b(package|extern)\\b",
309
+ "name": "keyword.other.external.d"
310
+ },
311
+ {
312
+ "match": "\\b(deprecated|unittest|debug)\\b",
313
+ "name": "keyword.other.debug.d"
314
+ },
315
+ {
316
+ "match": "\\b(u_char|u_short|u_int|u_long|ushort|uint|u_quad_t|quad_t|qaddr_t|caddr_t|daddr_t|dev_t|fixpt_t|blkcnt_t|blksize_t|gid_t|in_addr_t|in_port_t|ino_t|key_t|mode_t|nlink_t|id_t|pid_t|off_t|segsz_t|swblk_t|uid_t|id_t|clock_t|size_t|ssize_t|time_t|useconds_t|suseconds_t)\\b",
317
+ "name": "support.type.sys-types.c"
318
+ },
319
+ {
320
+ "match": "\\b(pthread_attr_t|pthread_cond_t|pthread_condattr_t|pthread_mutex_t|pthread_mutexattr_t|pthread_once_t|pthread_rwlock_t|pthread_rwlockattr_t|pthread_t|pthread_key_t)\\b",
321
+ "name": "support.type.pthread.c"
322
+ },
323
+ {
324
+ "match": "\\b(int8_t|int16_t|int32_t|int64_t|uint8_t|uint16_t|uint32_t|uint64_t|int_least8_t|int_least16_t|int_least32_t|int_least64_t|uint_least8_t|uint_least16_t|uint_least32_t|uint_least64_t|int_fast8_t|int_fast16_t|int_fast32_t|int_fast64_t|uint_fast8_t|uint_fast16_t|uint_fast32_t|uint_fast64_t|intptr_t|uintptr_t|intmax_t|intmax_t|uintmax_t|uintmax_t)\\b",
325
+ "name": "support.type.stdint.c"
326
+ }
327
+ ],
328
+ "repository": {
329
+ "all-types": {
330
+ "patterns": [
331
+ {
332
+ "include": "#support-type-built-ins-d"
333
+ },
334
+ {
335
+ "include": "#support-type-d"
336
+ },
337
+ {
338
+ "include": "#storage-type-d"
339
+ }
340
+ ]
341
+ },
342
+ "comments": {
343
+ "patterns": [
344
+ {
345
+ "begin": "/\\*",
346
+ "captures": {
347
+ "0": {
348
+ "name": "punctuation.definition.comment.d"
349
+ }
350
+ },
351
+ "end": "\\*/",
352
+ "name": "comment.block.d"
353
+ },
354
+ {
355
+ "begin": "/\\+",
356
+ "captures": {
357
+ "0": {
358
+ "name": "punctuation.definition.comment.d"
359
+ }
360
+ },
361
+ "end": "\\+/",
362
+ "name": "comment.block.nested.d"
363
+ },
364
+ {
365
+ "captures": {
366
+ "1": {
367
+ "name": "punctuation.definition.comment.d"
368
+ }
369
+ },
370
+ "match": "(//).*$\\n?",
371
+ "name": "comment.line.double-slash.d"
372
+ }
373
+ ]
374
+ },
375
+ "constant_placeholder": {
376
+ "match": "(?i:%(\\([a-z_]+\\))?#?0?\\-?[ ]?\\+?([0-9]*|\\*)(\\.([0-9]*|\\*))?[hL]?[a-z%])",
377
+ "name": "constant.other.placeholder.d"
378
+ },
379
+ "regular_expressions": {
380
+ "comment": "Change disabled to 1 to turn off syntax highlighting in \u201cr\u201d strings.",
381
+ "disabled": 1,
382
+ "patterns": [
383
+ {
384
+ "include": "source.regexp.python"
385
+ }
386
+ ]
387
+ },
388
+ "statement-remainder": {
389
+ "patterns": [
390
+ {
391
+ "begin": "\\(",
392
+ "end": "(?=\\))",
393
+ "name": "meta.definition.param-list.d",
394
+ "patterns": [
395
+ {
396
+ "include": "#all-types"
397
+ }
398
+ ]
399
+ },
400
+ {
401
+ "begin": "(throws)",
402
+ "captures": {
403
+ "1": {
404
+ "name": "keyword.other.class-fns.d"
405
+ }
406
+ },
407
+ "end": "(?={)",
408
+ "name": "meta.definition.throws.d",
409
+ "patterns": [
410
+ {
411
+ "include": "#all-types"
412
+ }
413
+ ]
414
+ }
415
+ ]
416
+ },
417
+ "storage-type-d": {
418
+ "match": "\\b(void|byte|short|char|int|long|float|double|boolean|([a-z]\\w+\\.)*[A-Z]\\w+)\\b",
419
+ "name": "storage.type.d"
420
+ },
421
+ "string_escaped_char": {
422
+ "patterns": [
423
+ {
424
+ "match": "\\\\(\\\\|[abefnprtv'\"?]|[0-3]\\d{,2}|x[0-9a-fA-F]{2}|u[0-9a-fA-F]{4}|U[0-9a-fA-F]{8}|&\\w+;)",
425
+ "name": "constant.character.escape.d"
426
+ },
427
+ {
428
+ "match": "\\\\.",
429
+ "name": "invalid.illegal.unknown-escape.d"
430
+ }
431
+ ]
432
+ },
433
+ "strings": {
434
+ "patterns": [
435
+ {
436
+ "begin": "\"",
437
+ "beginCaptures": {
438
+ "0": {
439
+ "name": "punctuation.definition.string.begin.d"
440
+ }
441
+ },
442
+ "end": "\"",
443
+ "endCaptures": {
444
+ "0": {
445
+ "name": "punctuation.definition.string.end.d"
446
+ }
447
+ },
448
+ "name": "string.quoted.double.d",
449
+ "patterns": [
450
+ {
451
+ "include": "#string_escaped_char"
452
+ }
453
+ ]
454
+ },
455
+ {
456
+ "begin": "(r)(\")",
457
+ "beginCaptures": {
458
+ "1": {
459
+ "name": "storage.type.string.d"
460
+ },
461
+ "2": {
462
+ "name": "punctuation.definition.string.begin.d"
463
+ }
464
+ },
465
+ "end": "((?<=\")(\")|\")",
466
+ "endCaptures": {
467
+ "1": {
468
+ "name": "punctuation.definition.string.end.d"
469
+ },
470
+ "2": {
471
+ "name": "meta.empty-string.double.d"
472
+ }
473
+ },
474
+ "name": "string.quoted.double.raw.d",
475
+ "patterns": [
476
+ {
477
+ "include": "#regular_expressions"
478
+ }
479
+ ]
480
+ },
481
+ {
482
+ "begin": "`",
483
+ "beginCaptures": {
484
+ "0": {
485
+ "name": "punctuation.definition.string.begin.d"
486
+ }
487
+ },
488
+ "end": "((?<=`)(`)|`)",
489
+ "endCaptures": {
490
+ "1": {
491
+ "name": "punctuation.definition.string.end.d"
492
+ },
493
+ "2": {
494
+ "name": "meta.empty-string.double.d"
495
+ }
496
+ },
497
+ "name": "string.quoted.double.raw.backtick.d"
498
+ },
499
+ {
500
+ "begin": "'",
501
+ "beginCaptures": {
502
+ "0": {
503
+ "name": "punctuation.definition.string.begin.d"
504
+ }
505
+ },
506
+ "end": "'",
507
+ "endCaptures": {
508
+ "0": {
509
+ "name": "punctuation.definition.string.end.d"
510
+ }
511
+ },
512
+ "name": "string.quoted.single.d",
513
+ "patterns": [
514
+ {
515
+ "include": "#string_escaped_char"
516
+ }
517
+ ]
518
+ }
519
+ ]
520
+ },
521
+ "support-type-built-ins-classes-d": {
522
+ "match": "\\b(AbstractServer|ArchiveMember|ArgParser|Barrier|BomSniffer|Buffer|BufferInput|BufferOutput|BufferSlice|BufferedFile|BufferedStream|BzipInput|BzipOutput|CFile|CacheInvalidatee|CacheInvalidator|CacheServer|CacheThread|Certificate|CertificateStore|CertificateStoreCtx|ChunkInput|ChunkOutput|ClassInfo|Cluster|ClusterCache|ClusterQueue|ClusterThread|CmdParser|ComObject|Compress|Condition|Conduit|Cookie|CookieParser|CookieStack|CounterInput|CounterOutput|DataFileInput|DataFileOutput|DataInput|DataOutput|Database|DatagramConduit|DeviceConduit|DigestInput|DigestOutput|DocPrinter|Document|DummyInputStream|DummyOutputStream|EndianInput|EndianOutput|EndianProtocol|EndianStream|EventSeekInputStream|EventSeekOutputStream|FTPConnection|Fiber|Field|File|FileConduit|FileFolder|FileGroup|FileInput|FileOutput|FilePath|FileScan|FilterStream|Foo|FormatOutput|GreedyInput|GreedyOutput|Gregorian|GrowBuffer|HeapCopy|HeapSlice|Hierarchy|HttpClient|HttpCookies|HttpCookiesView|HttpGet|HttpHeaders|HttpHeadersView|HttpParams|HttpPost|HttpStack|HttpTokens|HttpTriplet|IPv4Address|IUnknown|InputFilter|InternetAddress|InternetHost|Layout|LineInput|LineIterator|LinkedFolder|Log|MapInput|MapOutput|MappedBuffer|Md2|Md4|MemoryQueue|MemoryStream|MmFile|MmFileStream|ModuleInfo|MulticastConduit|Mutex|NativeProtocol|NetCall|NetHost|NetworkAlert|NetworkCache|NetworkCall|NetworkClient|NetworkCombo|NetworkMessage|NetworkQueue|NetworkRegistry|NetworkTask|NotImplemented|Object|Observer|OutBuffer|OutputFilter|PersistQueue|Pipe|PipeConduit|Print|PrivateKey|Process|Properties|Protocol|ProtocolReader|ProtocolWriter|PublicKey|PullParser|QueueFile|QueueServer|QueueThread|QueuedCache|QuoteIterator|Random|Range|ReadWriteMutex|Reader|Record|RegExp|RegExpT|RegexIterator|RollCall|SSLCtx|SSLServerSocket|SSLSocketConduit|SaxParser|SelectionKey|Semaphore|ServerSocket|ServerThread|Service|SimpleIterator|SliceInputStream|SliceSeekInputStream|SliceSeekOutputStream|SliceStream|SnoopInput|SnoopOutput|Socket|SocketConduit|SocketListener|SocketSet|SocketStream|Sprint|Stream|StreamIterator|TArrayStream|TaskServer|TaskThread|TcpSocket|Telnet|TempFile|Text|TextFileInput|TextFileOutput|TextView|Thread|ThreadGroup|ThreadLocal|ThreadPool|Token|TypeInfo|TypeInfo_AC|TypeInfo_Aa|TypeInfo_Ab|TypeInfo_Ac|TypeInfo_Ad|TypeInfo_Ae|TypeInfo_Af|TypeInfo_Ag|TypeInfo_Ah|TypeInfo_Ai|TypeInfo_Aj|TypeInfo_Ak|TypeInfo_Al|TypeInfo_Am|TypeInfo_Ao|TypeInfo_Ap|TypeInfo_Aq|TypeInfo_Ar|TypeInfo_Array|TypeInfo_As|TypeInfo_AssociativeArray|TypeInfo_At|TypeInfo_Au|TypeInfo_Av|TypeInfo_Aw|TypeInfo_C|TypeInfo_Class|TypeInfo_D|TypeInfo_Delegate|TypeInfo_Enum|TypeInfo_Function|TypeInfo_Interface|TypeInfo_P|TypeInfo_Pointer|TypeInfo_StaticArray|TypeInfo_Struct|TypeInfo_Tuple|TypeInfo_Typedef|TypeInfo_a|TypeInfo_b|TypeInfo_c|TypeInfo_d|TypeInfo_e|TypeInfo_f|TypeInfo_g|TypeInfo_h|TypeInfo_i|TypeInfo_j|TypeInfo_k|TypeInfo_l|TypeInfo_m|TypeInfo_o|TypeInfo_p|TypeInfo_q|TypeInfo_r|TypeInfo_s|TypeInfo_t|TypeInfo_u|TypeInfo_v|TypeInfo_w|TypedInput|TypedOutput|URIerror|UdpSocket|UnCompress|UniText|UnicodeBom|UnicodeFile|UnknownAddress|Uri|UtfInput|UtfOutput|VirtualFolder|WrapSeekInputStream|WrapSeekOutputStream|Writer|XmlPrinter|ZipArchive|ZipBlockReader|ZipBlockWriter|ZipEntry|ZipEntryVerifier|ZipFile|ZipFileGroup|ZipFolder|ZipSubFolder|ZipSubFolderEntry|ZipSubFolderGroup|ZlibInput|ZlibOutput)\\b",
523
+ "name": "support.type.built-ins.classes.d"
524
+ },
525
+ "support-type-built-ins-d": {
526
+ "patterns": [
527
+ {
528
+ "include": "#support-type-built-ins-exceptions-d"
529
+ },
530
+ {
531
+ "include": "#support-type-built-ins-classes-d"
532
+ },
533
+ {
534
+ "include": "#support-type-built-ins-interfaces-d"
535
+ },
536
+ {
537
+ "include": "#support-type-built-ins-structs-d"
538
+ }
539
+ ]
540
+ },
541
+ "support-type-built-ins-exceptions-d": {
542
+ "match": "\\b(AddressException|ArrayBoundsError|ArrayBoundsException|AssertError|AssertException|Base64CharException|Base64Exception|BzipClosedException|BzipException|ClusterEmptyException|ClusterFullException|ConvError|ConvOverflowError|ConversionException|CorruptedIteratorException|DatabaseException|DateParseError|Exception|FTPException|FiberException|FileException|FinalizeException|FormatError|HostException|IOException|IllegalArgumentException|IllegalElementException|InvalidKeyException|InvalidTypeException|LocaleException|ModuleCtorError|NoSuchElementException|OpenException|OpenRJException|OutOfMemoryException|PlatformException|ProcessCreateException|ProcessException|ProcessForkException|ProcessKillException|ProcessWaitException|ReadException|RegExpException|RegexException|RegistryException|SeekException|SharedLibException|SocketAcceptException|SocketException|StdioException|StreamException|StreamFileException|StringException|SwitchError|SwitchException|SyncException|TextException|ThreadError|ThreadException|UnboxException|UnicodeException|UtfException|VariantTypeMismatchException|Win32Exception|WriteException|XmlException|ZipChecksumException|ZipException|ZipExhaustedException|ZipNotSupportedException|ZlibClosedException|ZlibException|OurUnwindException|SysError)\\b",
543
+ "name": "support.type.built-ins.exceptions.d"
544
+ },
545
+ "support-type-built-ins-interfaces-d": {
546
+ "match": "\\b(Buffered|HttpParamsView|ICache|IChannel|IClassFactory|ICluster|IConduit|IConsumer|IEvent|IHierarchy|ILevel|IListener|IMessage|IMessageLoader|IOStream|IReadable|ISelectable|ISelectionSet|ISelector|IServer|IUnknown|IWritable|IXmlPrinter|InputStream|OutputStream|PathView|VfsFile|VfsFiles|VfsFolder|VfsFolderEntry|VfsFolders|VfsHost|VfsSync|ZipReader|ZipWriter)\\b",
547
+ "name": "support.type.built-ins.interfaces.d"
548
+ },
549
+ "support-type-built-ins-structs-d": {
550
+ "match": "\\b(ABC|ABCFLOAT|ACCEL|ACCESSTIMEOUT|ACCESS_ALLOWED_ACE|ACCESS_DENIED_ACE|ACE_HEADER|ACL|ACL_REVISION_INFORMATION|ACL_SIZE_INFORMATION|ACTION_HEADER|ADAPTER_STATUS|ADDJOB_INFO_1|ANIMATIONINFO|APPBARDATA|Argument|Atomic|Attribute|BITMAP|BITMAPCOREHEADER|BITMAPCOREINFO|BITMAPINFO|BITMAPINFOHEADER|BITMAPV4HEADER|BLOB|BROWSEINFO|BY_HANDLE_FILE_INFORMATION|Bar|Baz|BitArray|Box|BracketResult|ByteSwap|CANDIDATEFORM|CANDIDATELIST|CBTACTIVATESTRUCT|CBT_CREATEWND|CHARFORMAT|CHARRANGE|CHARSET|CHARSETINFO|CHAR_INFO|CIDA|CIEXYZ|CIEXYZTRIPLE|CLIENTCREATESTRUCT|CMINVOKECOMMANDINFO|COLORADJUSTMENT|COLORMAP|COMMCONFIG|COMMPROP|COMMTIMEOUTS|COMPAREITEMSTRUCT|COMPCOLOR|COMPOSITIONFORM|COMSTAT|CONNECTDLGSTRUCT|CONSOLE_CURSOR_INFO|CONTEXT|CONVCONTEXT|CONVINFO|COORD|COPYDATASTRUCT|CPINFO|CPLINFO|CREATESTRUCT|CREATE_PROCESS_DEBUG_INFO|CREATE_THREAD_DEBUG_INFO|CRITICAL_SECTION|CRITICAL_SECTION_DEBUG|CURRENCYFMT|CURSORSHAPE|CWPRETSTRUCT|CWPSTRUCT|CharClass|CharRange|Clock|CodePage|Console|DATATYPES_INFO_1|DCB|DDEACK|DDEADVISE|DDEDATA|DDELN|DDEML_MSG_HOOK_DATA|DDEPOKE|DDEUP|DEBUGHOOKINFO|DEBUG_EVENT|DELETEITEMSTRUCT|DEVMODE|DEVNAMES|DEV_BROADCAST_HDR|DEV_BROADCAST_OEM|DEV_BROADCAST_PORT|DEV_BROADCAST_VOLUME|DIBSECTION|DIR|DISCDLGSTRUCT|DISK_GEOMETRY|DISK_PERFORMANCE|DOCINFO|DOC_INFO_1|DOC_INFO_2|DRAGLISTINFO|DRAWITEMSTRUCT|DRAWTEXTPARAMS|DRIVER_INFO_1|DRIVER_INFO_2|DRIVER_INFO_3|DRIVE_LAYOUT_INFORMATION|Date|DateParse|DateTime|DirEntry|DynArg|EDITSTREAM|EMPTYRECORD|EMR|EMRABORTPATH|EMRANGLEARC|EMRARC|EMRBITBLT|EMRCREATEBRUSHINDIRECT|EMRCREATECOLORSPACE|EMRCREATEDIBPATTERNBRUSHPT|EMRCREATEMONOBRUSH|EMRCREATEPALETTE|EMRCREATEPEN|EMRELLIPSE|EMREOF|EMREXCLUDECLIPRECT|EMREXTCREATEFONTINDIRECTW|EMREXTCREATEPEN|EMREXTFLOODFILL|EMREXTSELECTCLIPRGN|EMREXTTEXTOUTA|EMRFILLPATH|EMRFILLRGN|EMRFORMAT|EMRFRAMERGN|EMRGDICOMMENT|EMRINVERTRGN|EMRLINETO|EMRMASKBLT|EMRMODIFYWORLDTRANSFORM|EMROFFSETCLIPRGN|EMRPLGBLT|EMRPOLYDRAW|EMRPOLYDRAW16|EMRPOLYLINE|EMRPOLYLINE16|EMRPOLYPOLYLINE|EMRPOLYPOLYLINE16|EMRPOLYTEXTOUTA|EMRRESIZEPALETTE|EMRRESTOREDC|EMRROUNDRECT|EMRSCALEVIEWPORTEXTEX|EMRSELECTCLIPPATH|EMRSELECTCOLORSPACE|EMRSELECTOBJECT|EMRSELECTPALETTE|EMRSETARCDIRECTION|EMRSETBKCOLOR|EMRSETCOLORADJUSTMENT|EMRSETDIBITSTODEVICE|EMRSETMAPPERFLAGS|EMRSETMITERLIMIT|EMRSETPALETTEENTRIES|EMRSETPIXELV|EMRSETVIEWPORTEXTEX|EMRSETVIEWPORTORGEX|EMRSETWORLDTRANSFORM|EMRSTRETCHBLT|EMRSTRETCHDIBITS|EMRTEXT|ENCORRECTTEXT|ENDROPFILES|ENHMETAHEADER|ENHMETARECORD|ENOLEOPFAILED|ENPROTECTED|ENSAVECLIPBOARD|ENUMLOGFONT|ENUMLOGFONTEX|ENUM_SERVICE_STATUS|EVENTLOGRECORD|EVENTMSG|EXCEPTION_DEBUG_INFO|EXCEPTION_POINTERS|EXCEPTION_RECORD|EXIT_PROCESS_DEBUG_INFO|EXIT_THREAD_DEBUG_INFO|EXTLOGFONT|EXTLOGPEN|EXT_BUTTON|EmptySlot|EndOfCDRecord|Environment|FILETIME|FILTERKEYS|FINDREPLACE|FINDTEXTEX|FIND_NAME_BUFFER|FIND_NAME_HEADER|FIXED|FLOATING_SAVE_AREA|FMS_GETDRIVEINFO|FMS_GETFILESEL|FMS_LOAD|FMS_TOOLBARLOAD|FOCUS_EVENT_RECORD|FONTSIGNATURE|FORMATRANGE|FORMAT_PARAMETERS|FORM_INFO_1|FileConst|FileHeader|FileRoots|FileSystem|FoldingCaseData|Foo|FtpConnectionDetail|FtpFeature|FtpFileInfo|FtpResponse|GC|GCP_RESULTS|GCStats|GENERIC_MAPPING|GLYPHMETRICS|GLYPHMETRICSFLOAT|GROUP_INFO_2|GUID|HANDLETABLE|HD_HITTESTINFO|HD_ITEM|HD_LAYOUT|HD_NOTIFY|HELPINFO|HELPWININFO|HIGHCONTRAST|HSZPAIR|HeaderElement|HttpConst|HttpHeader|HttpHeaderName|HttpResponses|HttpStatus|HttpToken|ICONINFO|ICONMETRICS|IMAGEINFO|IMAGE_DOS_HEADER|INPUT_RECORD|ITEMIDLIST|IeeeFlags|Interface|JOB_INFO_1|JOB_INFO_2|KERNINGPAIR|LANA_ENUM|LAYERPLANEDESCRIPTOR|LDT_ENTRY|LIST_ENTRY|LOAD_DLL_DEBUG_INFO|LOCALESIGNATURE|LOCALGROUP_INFO_0|LOCALGROUP_MEMBERS_INFO_0|LOCALGROUP_MEMBERS_INFO_3|LOGBRUSH|LOGCOLORSPACE|LOGFONT|LOGFONTA|LOGFONTW|LOGPALETTE|LOGPEN|LUID_AND_ATTRIBUTES|LV_COLUMN|LV_DISPINFO|LV_FINDINFO|LV_HITTESTINFO|LV_ITEM|LV_KEYDOWN|LocalFileHeader|MAT2|MD5_CTX|MDICREATESTRUCT|MEASUREITEMSTRUCT|MEMORYSTATUS|MEMORY_BASIC_INFORMATION|MENUEX_TEMPLATE_HEADER|MENUEX_TEMPLATE_ITEM|MENUITEMINFO|MENUITEMTEMPLATE|MENUITEMTEMPLATEHEADER|MENUTEMPLATE|MENU_EVENT_RECORD|METAFILEPICT|METARECORD|MINIMIZEDMETRICS|MINMAXINFO|MODEMDEVCAPS|MODEMSETTINGS|MONCBSTRUCT|MONCONVSTRUCT|MONERRSTRUCT|MONHSZSTRUCT|MONITOR_INFO_1|MONITOR_INFO_2|MONLINKSTRUCT|MONMSGSTRUCT|MOUSEHOOKSTRUCT|MOUSEKEYS|MOUSE_EVENT_RECORD|MSG|MSGBOXPARAMS|MSGFILTER|MULTIKEYHELP|NAME_BUFFER|NCB|NCCALCSIZE_PARAMS|NDDESHAREINFO|NETCONNECTINFOSTRUCT|NETINFOSTRUCT|NETRESOURCE|NEWCPLINFO|NEWTEXTMETRIC|NEWTEXTMETRICEX|NMHDR|NM_LISTVIEW|NM_TREEVIEW|NM_UPDOWNW|NONCLIENTMETRICS|NS_SERVICE_INFO|NUMBERFMT|OFNOTIFY|OFSTRUCT|OPENFILENAME|OPENFILENAMEA|OPENFILENAMEW|OSVERSIONINFO|OUTLINETEXTMETRIC|OUTPUT_DEBUG_STRING_INFO|OVERLAPPED|OffsetTypeInfo|PAINTSTRUCT|PALETTEENTRY|PANOSE|PARAFORMAT|PARTITION_INFORMATION|PERF_COUNTER_BLOCK|PERF_COUNTER_DEFINITION|PERF_DATA_BLOCK|PERF_INSTANCE_DEFINITION|PERF_OBJECT_TYPE|PIXELFORMATDESCRIPTOR|POINT|POINTFLOAT|POINTFX|POINTL|POINTS|POLYTEXT|PORT_INFO_1|PORT_INFO_2|PREVENT_MEDIA_REMOVAL|PRINTER_DEFAULTS|PRINTER_INFO_1|PRINTER_INFO_2|PRINTER_INFO_3|PRINTER_INFO_4|PRINTER_INFO_5|PRINTER_NOTIFY_INFO|PRINTER_NOTIFY_INFO_DATA|PRINTER_NOTIFY_OPTIONS|PRINTER_NOTIFY_OPTIONS_TYPE|PRINTPROCESSOR_INFO_1|PRIVILEGE_SET|PROCESS_HEAPENTRY|PROCESS_INFORMATION|PROPSHEETHEADER|PROPSHEETHEADER_U1|PROPSHEETHEADER_U2|PROPSHEETHEADER_U3|PROPSHEETPAGE|PROPSHEETPAGE_U1|PROPSHEETPAGE_U2|PROTOCOL_INFO|PROVIDOR_INFO_1|PSHNOTIFY|PUNCTUATION|PassByCopy|PassByRef|Phase1Info|PropertyConfigurator|QUERY_SERVICE_CONFIG|QUERY_SERVICE_LOCK_STATUS|RASAMB|RASCONN|RASCONNSTATUS|RASDIALEXTENSIONS|RASDIALPARAMS|RASENTRYNAME|RASPPPIP|RASPPPIPX|RASPPPNBF|RASTERIZER_STATUS|REASSIGN_BLOCKS|RECT|RECTL|REMOTE_NAME_INFO|REPASTESPECIAL|REQRESIZE|RGBQUAD|RGBTRIPLE|RGNDATA|RGNDATAHEADER|RIP_INFO|Runtime|SCROLLINFO|SECURITY_ATTRIBUTES|SECURITY_DESCRIPTOR|SECURITY_QUALITY_OF_SERVICE|SELCHANGE|SERIALKEYS|SERVICE_ADDRESS|SERVICE_ADDRESSES|SERVICE_INFO|SERVICE_STATUS|SERVICE_TABLE_ENTRY|SERVICE_TYPE_INFO_ABS|SERVICE_TYPE_VALUE_ABS|SESSION_BUFFER|SESSION_HEADER|SET_PARTITION_INFORMATION|SHFILEINFO|SHFILEOPSTRUCT|SHITEMID|SHNAMEMAPPING|SID|SID_AND_ATTRIBUTES|SID_IDENTIFIER_AUTHORITY|SINGLE_LIST_ENTRY|SIZE|SMALL_RECT|SOUNDSENTRY|STARTUPINFO|STICKYKEYS|STRRET|STYLEBUF|STYLESTRUCT|SYSTEMTIME|SYSTEM_AUDIT_ACE|SYSTEM_INFO|SYSTEM_INFO_U|SYSTEM_POWER_STATUS|Signal|SjLj_Function_Context|SpecialCaseData|TAPE_ERASE|TAPE_GET_DRIVE_PARAMETERS|TAPE_GET_MEDIA_PARAMETERS|TAPE_GET_POSITION|TAPE_PREPARE|TAPE_SET_DRIVE_PARAMETERS|TAPE_SET_MEDIA_PARAMETERS|TAPE_SET_POSITION|TAPE_WRITE_MARKS|TBADDBITMAP|TBBUTTON|TBNOTIFY|TBSAVEPARAMS|TCHOOSECOLOR|TCHOOSEFONT|TC_HITTESTINFO|TC_ITEM|TC_ITEMHEADER|TC_KEYDOWN|TEXTMETRIC|TEXTMETRICA|TEXTRANGE|TFINDTEXT|TIME_ZONE_INFORMATION|TOGGLEKEYS|TOKEN_CONTROL|TOKEN_DEFAULT_DACL|TOKEN_GROUPS|TOKEN_OWNER|TOKEN_PRIMARY_GROUP|TOKEN_PRIVILEGES|TOKEN_SOURCE|TOKEN_STATISTICS|TOKEN_USER|TOOLINFO|TOOLTIPTEXT|TPAGESETUPDLG|TPMPARAMS|TRANSMIT_FILE_BUFFERS|TREEITEM|TSMALLPOINT|TTHITTESTINFO|TTPOLYCURVE|TTPOLYGONHEADER|TVARIANT|TV_DISPINFO|TV_HITTESTINFO|TV_INSERTSTRUCT|TV_ITEM|TV_KEYDOWN|TV_SORTCB|Time|TimeOfDay|TimeSpan|Tuple|UDACCEL|ULARGE_INTEGER|UNIVERSAL_NAME_INFO|UNLOAD_DLL_DEBUG_INFO|USEROBJECTFLAGS|USER_INFO_0|USER_INFO_2|USER_INFO_3|UnicodeData|VALENT|VA_LIST|VERIFY_INFORMATION|VS_FIXEDFILEINFO|Variant|VfsFilterInfo|WIN32_FILE_ATTRIBUTE_DATA|WIN32_FIND_DATA|WIN32_FIND_DATAW|WIN32_STREAM_ID|WINDOWINFO|WINDOWPLACEMENT|WINDOWPOS|WINDOW_BUFFER_SIZE_RECORD|WNDCLASS|WNDCLASSA|WNDCLASSEX|WNDCLASSEXA|WSADATA|WallClock|XFORM|ZipEntryInfo)\\b",
551
+ "name": "support.type.built-ins.structs.d"
552
+ },
553
+ "support-type-d": {
554
+ "match": "\\b((?:tango|std)\\.[\\w\\.]+)\\b",
555
+ "name": "support.type.d"
556
+ }
557
+ },
558
+ "scopeName": "source.d",
559
+ "uuid": "D7C3A109-0466-4C28-9ECF-10753300FF46"
560
+ }