@strux-sh/ui 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (491) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +113 -0
  3. package/dist/abap-DeBcB0Go.js +3 -0
  4. package/dist/actionscript-3-Ca7AJdus.js +3 -0
  5. package/dist/ada-wUzMIotr.js +3 -0
  6. package/dist/andromeeda-qFSR243y.js +4 -0
  7. package/dist/angular-html-LrXL1ucE.js +16 -0
  8. package/dist/angular-ts-B8aubKqG.js +18 -0
  9. package/dist/apache-I27faSuY.js +3 -0
  10. package/dist/apex--j459sYy.js +3 -0
  11. package/dist/apl-ZtqUVL4Y.js +16 -0
  12. package/dist/applescript-CvFPStD_.js +3 -0
  13. package/dist/ara-oGMGKYRR.js +3 -0
  14. package/dist/asciidoc-BSeXIn5J.js +3 -0
  15. package/dist/asm-D9AeWiTG.js +3 -0
  16. package/dist/astro-BTnEu-qn.js +18 -0
  17. package/dist/aurora-x-BfjVxBdh.js +4 -0
  18. package/dist/awk-CN4Dt2EA.js +3 -0
  19. package/dist/ayu-dark-D_E-eZWK.js +4 -0
  20. package/dist/ayu-light-2e0XvPR3.js +4 -0
  21. package/dist/ayu-mirage-s7b90aUC.js +4 -0
  22. package/dist/ballerina-D50APAvj.js +3 -0
  23. package/dist/bat-CsyrNd6J.js +3 -0
  24. package/dist/beancount-C-7UQ_6h.js +3 -0
  25. package/dist/berry-7ZqQyKX_.js +3 -0
  26. package/dist/bibtex-CroJEZn5.js +3 -0
  27. package/dist/bicep-BI87HQfC.js +3 -0
  28. package/dist/bird2-h8KptB8G.js +3 -0
  29. package/dist/blade-BR5n1P6c.js +20 -0
  30. package/dist/bsl-FnheFq4w.js +5 -0
  31. package/dist/c-Ce2kZEMm.js +5 -0
  32. package/dist/c3-wJX5HNDQ.js +3 -0
  33. package/dist/cadence-BXV0DiIS.js +3 -0
  34. package/dist/cairo-CYYISc3K.js +5 -0
  35. package/dist/catppuccin-frappe-Dc5EeITp.js +4 -0
  36. package/dist/catppuccin-latte-D8PDXaqw.js +4 -0
  37. package/dist/catppuccin-macchiato-DtW613F5.js +4 -0
  38. package/dist/catppuccin-mocha-C3AS6_YO.js +4 -0
  39. package/dist/chunk-BdsCSvBP.js +20 -0
  40. package/dist/clarity-D7TEWWAc.js +3 -0
  41. package/dist/clojure-LH8DjlVh.js +3 -0
  42. package/dist/cmake-DvXT7w0f.js +3 -0
  43. package/dist/cobol-D3EGzMjZ.js +10 -0
  44. package/dist/codeowners-BeezUyuc.js +3 -0
  45. package/dist/codeql-fuOw3WIy.js +3 -0
  46. package/dist/coffee-DAg7pqMx.js +5 -0
  47. package/dist/common-lisp-C0tc6N-l.js +3 -0
  48. package/dist/components/Accordion/Accordion.vue.d.ts +32 -0
  49. package/dist/components/Accordion/AccordionContent.vue.d.ts +19 -0
  50. package/dist/components/Accordion/AccordionItem.vue.d.ts +22 -0
  51. package/dist/components/Accordion/AccordionTrigger.vue.d.ts +21 -0
  52. package/dist/components/Accordion/context.d.ts +24 -0
  53. package/dist/components/Accordion/index.d.ts +5 -0
  54. package/dist/components/Alert/Alert.variants.d.ts +5 -0
  55. package/dist/components/Alert/Alert.vue.d.ts +20 -0
  56. package/dist/components/Alert/AlertAction.vue.d.ts +16 -0
  57. package/dist/components/Alert/AlertDescription.vue.d.ts +16 -0
  58. package/dist/components/Alert/AlertTitle.vue.d.ts +16 -0
  59. package/dist/components/Alert/index.d.ts +5 -0
  60. package/dist/components/Avatar/Avatar.variants.d.ts +5 -0
  61. package/dist/components/Avatar/Avatar.vue.d.ts +23 -0
  62. package/dist/components/Avatar/index.d.ts +2 -0
  63. package/dist/components/Badge/Badge.variants.d.ts +14 -0
  64. package/dist/components/Badge/Badge.vue.d.ts +26 -0
  65. package/dist/components/Badge/index.d.ts +2 -0
  66. package/dist/components/Breadcrumb/Breadcrumb.vue.d.ts +16 -0
  67. package/dist/components/Breadcrumb/BreadcrumbEllipsis.vue.d.ts +16 -0
  68. package/dist/components/Breadcrumb/BreadcrumbItem.vue.d.ts +16 -0
  69. package/dist/components/Breadcrumb/BreadcrumbLink.vue.d.ts +20 -0
  70. package/dist/components/Breadcrumb/BreadcrumbList.vue.d.ts +16 -0
  71. package/dist/components/Breadcrumb/BreadcrumbPage.vue.d.ts +16 -0
  72. package/dist/components/Breadcrumb/BreadcrumbSeparator.vue.d.ts +16 -0
  73. package/dist/components/Breadcrumb/index.d.ts +7 -0
  74. package/dist/components/Button/Button.variants.d.ts +17 -0
  75. package/dist/components/Button/Button.vue.d.ts +35 -0
  76. package/dist/components/Button/index.d.ts +2 -0
  77. package/dist/components/Calendar/Calendar.variants.d.ts +5 -0
  78. package/dist/components/Calendar/Calendar.vue.d.ts +74 -0
  79. package/dist/components/Calendar/CalendarDayColumn.vue.d.ts +40 -0
  80. package/dist/components/Calendar/CalendarDayHeader.vue.d.ts +10 -0
  81. package/dist/components/Calendar/CalendarDayView.vue.d.ts +42 -0
  82. package/dist/components/Calendar/CalendarEvent.variants.d.ts +6 -0
  83. package/dist/components/Calendar/CalendarEvent.vue.d.ts +39 -0
  84. package/dist/components/Calendar/CalendarEventGroup.vue.d.ts +36 -0
  85. package/dist/components/Calendar/CalendarHeader.variants.d.ts +9 -0
  86. package/dist/components/Calendar/CalendarHeader.vue.d.ts +23 -0
  87. package/dist/components/Calendar/CalendarMonthCell.vue.d.ts +30 -0
  88. package/dist/components/Calendar/CalendarMonthEvent.vue.d.ts +11 -0
  89. package/dist/components/Calendar/CalendarMonthView.vue.d.ts +30 -0
  90. package/dist/components/Calendar/CalendarSlotGrid.vue.d.ts +17 -0
  91. package/dist/components/Calendar/CalendarTimeAxis.vue.d.ts +14 -0
  92. package/dist/components/Calendar/CalendarWeekView.vue.d.ts +48 -0
  93. package/dist/components/Calendar/composables/useCalendarDrag.d.ts +12 -0
  94. package/dist/components/Calendar/composables/useCalendarLayout.d.ts +13 -0
  95. package/dist/components/Calendar/composables/useCalendarNavigation.d.ts +18 -0
  96. package/dist/components/Calendar/composables/useCalendarResize.d.ts +14 -0
  97. package/dist/components/Calendar/composables/useCalendarSelection.d.ts +7 -0
  98. package/dist/components/Calendar/index.d.ts +5 -0
  99. package/dist/components/Calendar/types.d.ts +38 -0
  100. package/dist/components/Calendar/utils/overlap.d.ts +12 -0
  101. package/dist/components/Calendar/utils/positioning.d.ts +3 -0
  102. package/dist/components/Calendar/utils/slots.d.ts +2 -0
  103. package/dist/components/Calendar/utils/time.d.ts +23 -0
  104. package/dist/components/Card/Card.variants.d.ts +7 -0
  105. package/dist/components/Card/Card.vue.d.ts +24 -0
  106. package/dist/components/Card/CardAction.vue.d.ts +16 -0
  107. package/dist/components/Card/CardContent.vue.d.ts +16 -0
  108. package/dist/components/Card/CardDescription.vue.d.ts +16 -0
  109. package/dist/components/Card/CardFooter.vue.d.ts +16 -0
  110. package/dist/components/Card/CardHeader.vue.d.ts +16 -0
  111. package/dist/components/Card/CardTabs.vue.d.ts +36 -0
  112. package/dist/components/Card/CardTitle.vue.d.ts +16 -0
  113. package/dist/components/Card/index.d.ts +9 -0
  114. package/dist/components/Checkbox/Checkbox.variants.d.ts +12 -0
  115. package/dist/components/Checkbox/Checkbox.vue.d.ts +42 -0
  116. package/dist/components/Checkbox/index.d.ts +2 -0
  117. package/dist/components/CodeBlock/CodeBlock.variants.d.ts +6 -0
  118. package/dist/components/CodeBlock/CodeBlock.vue.d.ts +22 -0
  119. package/dist/components/CodeBlock/CodeBlockComment.vue.d.ts +16 -0
  120. package/dist/components/CodeBlock/CodeBlockHighlighted.vue.d.ts +14 -0
  121. package/dist/components/CodeBlock/CodeBlockLine.vue.d.ts +20 -0
  122. package/dist/components/CodeBlock/CodeBlockOutput.vue.d.ts +16 -0
  123. package/dist/components/CodeBlock/index.d.ts +7 -0
  124. package/dist/components/CodeBlock/useShiki.d.ts +5 -0
  125. package/dist/components/DataTable/DataTable.vue.d.ts +65 -0
  126. package/dist/components/DataTable/index.d.ts +2 -0
  127. package/dist/components/DataTable/types.d.ts +15 -0
  128. package/dist/components/Dialog/Dialog.variants.d.ts +2 -0
  129. package/dist/components/Dialog/Dialog.vue.d.ts +30 -0
  130. package/dist/components/Dialog/DialogClose.vue.d.ts +23 -0
  131. package/dist/components/Dialog/DialogContent.vue.d.ts +27 -0
  132. package/dist/components/Dialog/DialogDescription.vue.d.ts +23 -0
  133. package/dist/components/Dialog/DialogFooter.vue.d.ts +21 -0
  134. package/dist/components/Dialog/DialogHeader.vue.d.ts +19 -0
  135. package/dist/components/Dialog/DialogOverlay.vue.d.ts +9 -0
  136. package/dist/components/Dialog/DialogScrollContent.vue.d.ts +25 -0
  137. package/dist/components/Dialog/DialogTitle.vue.d.ts +23 -0
  138. package/dist/components/Dialog/DialogTrigger.vue.d.ts +23 -0
  139. package/dist/components/Dialog/context.d.ts +19 -0
  140. package/dist/components/Dialog/index.d.ts +11 -0
  141. package/dist/components/Editor/Editor.variants.d.ts +6 -0
  142. package/dist/components/Editor/Editor.vue.d.ts +37 -0
  143. package/dist/components/Editor/EditorModelSync.vue.d.ts +8 -0
  144. package/dist/components/Editor/EditorToolbar.vue.d.ts +15 -0
  145. package/dist/components/Editor/index.d.ts +2 -0
  146. package/dist/components/Hotkey/Hotkey.vue.d.ts +17 -0
  147. package/dist/components/Hotkey/HotkeyGroup.vue.d.ts +17 -0
  148. package/dist/components/Hotkey/index.d.ts +2 -0
  149. package/dist/components/Input/Input.variants.d.ts +16 -0
  150. package/dist/components/Input/Input.vue.d.ts +59 -0
  151. package/dist/components/Input/index.d.ts +2 -0
  152. package/dist/components/InputOTP/InputOTP.variants.d.ts +13 -0
  153. package/dist/components/InputOTP/InputOTP.vue.d.ts +40 -0
  154. package/dist/components/InputOTP/index.d.ts +2 -0
  155. package/dist/components/Label/Label.vue.d.ts +17 -0
  156. package/dist/components/Label/index.d.ts +1 -0
  157. package/dist/components/Progress/Progress.variants.d.ts +17 -0
  158. package/dist/components/Progress/Progress.vue.d.ts +24 -0
  159. package/dist/components/Progress/index.d.ts +2 -0
  160. package/dist/components/RadioGroup/RadioGroup.variants.d.ts +19 -0
  161. package/dist/components/RadioGroup/RadioGroup.vue.d.ts +36 -0
  162. package/dist/components/RadioGroup/RadioGroupItem.vue.d.ts +36 -0
  163. package/dist/components/RadioGroup/context.d.ts +9 -0
  164. package/dist/components/RadioGroup/index.d.ts +3 -0
  165. package/dist/components/Select/Select.variants.d.ts +9 -0
  166. package/dist/components/Select/Select.vue.d.ts +42 -0
  167. package/dist/components/Select/SelectContent.vue.d.ts +21 -0
  168. package/dist/components/Select/SelectGroup.vue.d.ts +19 -0
  169. package/dist/components/Select/SelectItem.vue.d.ts +26 -0
  170. package/dist/components/Select/SelectItemText.vue.d.ts +19 -0
  171. package/dist/components/Select/SelectLabel.vue.d.ts +19 -0
  172. package/dist/components/Select/SelectScrollDownButton.vue.d.ts +19 -0
  173. package/dist/components/Select/SelectScrollUpButton.vue.d.ts +19 -0
  174. package/dist/components/Select/SelectSeparator.vue.d.ts +9 -0
  175. package/dist/components/Select/SelectTrigger.vue.d.ts +26 -0
  176. package/dist/components/Select/SelectValue.vue.d.ts +25 -0
  177. package/dist/components/Select/context.d.ts +52 -0
  178. package/dist/components/Select/index.d.ts +12 -0
  179. package/dist/components/Separator/Separator.vue.d.ts +13 -0
  180. package/dist/components/Separator/index.d.ts +1 -0
  181. package/dist/components/Skeleton/Skeleton.vue.d.ts +7 -0
  182. package/dist/components/Skeleton/index.d.ts +1 -0
  183. package/dist/components/Spinner/Spinner.variants.d.ts +5 -0
  184. package/dist/components/Spinner/Spinner.vue.d.ts +11 -0
  185. package/dist/components/Spinner/index.d.ts +2 -0
  186. package/dist/components/Stepper/Stepper.vue.d.ts +30 -0
  187. package/dist/components/Stepper/StepperDescription.vue.d.ts +16 -0
  188. package/dist/components/Stepper/StepperIndicator.vue.d.ts +19 -0
  189. package/dist/components/Stepper/StepperItem.vue.d.ts +25 -0
  190. package/dist/components/Stepper/StepperSeparator.vue.d.ts +6 -0
  191. package/dist/components/Stepper/StepperTitle.vue.d.ts +16 -0
  192. package/dist/components/Stepper/StepperTrigger.vue.d.ts +16 -0
  193. package/dist/components/Stepper/context.d.ts +17 -0
  194. package/dist/components/Stepper/index.d.ts +8 -0
  195. package/dist/components/Switch/Switch.variants.d.ts +15 -0
  196. package/dist/components/Switch/Switch.vue.d.ts +40 -0
  197. package/dist/components/Switch/index.d.ts +2 -0
  198. package/dist/components/Table/Table.vue.d.ts +18 -0
  199. package/dist/components/Table/TableBody.vue.d.ts +17 -0
  200. package/dist/components/Table/TableCell.vue.d.ts +28 -0
  201. package/dist/components/Table/TableEmpty.vue.d.ts +20 -0
  202. package/dist/components/Table/TableFooter.vue.d.ts +17 -0
  203. package/dist/components/Table/TableHead.vue.d.ts +26 -0
  204. package/dist/components/Table/TableHeader.vue.d.ts +17 -0
  205. package/dist/components/Table/TableRow.vue.d.ts +17 -0
  206. package/dist/components/Table/index.d.ts +8 -0
  207. package/dist/components/Tabs/Tabs.variants.d.ts +11 -0
  208. package/dist/components/Tabs/Tabs.vue.d.ts +29 -0
  209. package/dist/components/Tabs/TabsContent.vue.d.ts +20 -0
  210. package/dist/components/Tabs/TabsList.vue.d.ts +22 -0
  211. package/dist/components/Tabs/TabsTrigger.vue.d.ts +25 -0
  212. package/dist/components/Tabs/context.d.ts +7 -0
  213. package/dist/components/Tabs/index.d.ts +5 -0
  214. package/dist/components/Textarea/Textarea.variants.d.ts +9 -0
  215. package/dist/components/Textarea/Textarea.vue.d.ts +59 -0
  216. package/dist/components/Textarea/index.d.ts +2 -0
  217. package/dist/components/Toggle/Toggle.variants.d.ts +6 -0
  218. package/dist/components/Toggle/Toggle.vue.d.ts +38 -0
  219. package/dist/components/Toggle/index.d.ts +2 -0
  220. package/dist/components/ToggleGroup/ToggleGroup.variants.d.ts +5 -0
  221. package/dist/components/ToggleGroup/ToggleGroup.vue.d.ts +41 -0
  222. package/dist/components/ToggleGroup/ToggleGroupItem.vue.d.ts +27 -0
  223. package/dist/components/ToggleGroup/context.d.ts +13 -0
  224. package/dist/components/ToggleGroup/index.d.ts +3 -0
  225. package/dist/coq-B76ZoOHZ.js +3 -0
  226. package/dist/cpp-CtrG851a.js +19 -0
  227. package/dist/crystal-DVE659Hz.js +18 -0
  228. package/dist/csharp-CM90Agtc.js +3 -0
  229. package/dist/css-BXAIfPSV.js +5 -0
  230. package/dist/csv-Unqj11Cb.js +3 -0
  231. package/dist/cue-ClLQ6DG1.js +3 -0
  232. package/dist/cypher-BJn0hcQn.js +3 -0
  233. package/dist/d-CCRBmzkh.js +3 -0
  234. package/dist/dark-plus-BaXfgF0I.js +4 -0
  235. package/dist/dart-CvZbon70.js +3 -0
  236. package/dist/dax-DV67hG2y.js +3 -0
  237. package/dist/desktop-DbHnbqQL.js +3 -0
  238. package/dist/diff-DoTfpm4z.js +3 -0
  239. package/dist/dist-BxFwGWKU.js +9069 -0
  240. package/dist/docker-D893Ehl0.js +3 -0
  241. package/dist/dotenv-t_3AzCLU.js +3 -0
  242. package/dist/dracula-BHF_kpO0.js +4 -0
  243. package/dist/dracula-soft-CaTOiVFO.js +4 -0
  244. package/dist/dream-maker-Dvajhs6B.js +3 -0
  245. package/dist/edge-BkMo23iR.js +12 -0
  246. package/dist/elixir-Cq7Sz6zR.js +5 -0
  247. package/dist/elm-C9Egvai-.js +5 -0
  248. package/dist/emacs-lisp-4f2kgb7K.js +3 -0
  249. package/dist/erb-DU88g3CK.js +10 -0
  250. package/dist/erlang-Btzo1tkm.js +5 -0
  251. package/dist/everforest-dark-n1U9TERu.js +4 -0
  252. package/dist/everforest-light-Cxk-NEOq.js +4 -0
  253. package/dist/fennel-BcdDyKOz.js +3 -0
  254. package/dist/fish-zUc4glNK.js +3 -0
  255. package/dist/fluent-C30ZXKsb.js +3 -0
  256. package/dist/fortran-fixed-form-Cb6k23A8.js +5 -0
  257. package/dist/fortran-free-form-DZzTNipM.js +3 -0
  258. package/dist/fsharp-BRGA2aLx.js +5 -0
  259. package/dist/gdresource-D4Q8_yNH.js +10 -0
  260. package/dist/gdscript-CasWk1ed.js +3 -0
  261. package/dist/gdshader-C6_C1Mla.js +3 -0
  262. package/dist/genie-Dc1WHM2J.js +3 -0
  263. package/dist/gherkin-p4arnJHH.js +3 -0
  264. package/dist/git-commit-BgDIffUm.js +5 -0
  265. package/dist/git-rebase-BOOLXd_2.js +5 -0
  266. package/dist/github-dark-BY_BCkXE.js +4 -0
  267. package/dist/github-dark-default-CxpVDCKU.js +4 -0
  268. package/dist/github-dark-dimmed-DP55KhxO.js +4 -0
  269. package/dist/github-dark-high-contrast-BsJ4xW6d.js +4 -0
  270. package/dist/github-light-aP2TlV4x.js +4 -0
  271. package/dist/github-light-default-C4MUqc7r.js +4 -0
  272. package/dist/github-light-high-contrast-DKhOk93U.js +4 -0
  273. package/dist/gleam-CHP-0Vmy.js +3 -0
  274. package/dist/glimmer-js-DDAcDe2E.js +14 -0
  275. package/dist/glimmer-ts-BMMyghSC.js +14 -0
  276. package/dist/glsl-C77SdHHd.js +6 -0
  277. package/dist/gn-DdA_9WBV.js +3 -0
  278. package/dist/gnuplot-DiszKoDh.js +3 -0
  279. package/dist/go-B7sJ7_JR.js +3 -0
  280. package/dist/graphql-0GE-jM6H.js +15 -0
  281. package/dist/groovy-D5RihzTE.js +3 -0
  282. package/dist/gruvbox-dark-hard-B5oO9dKQ.js +4 -0
  283. package/dist/gruvbox-dark-medium-BKQQ8bni.js +4 -0
  284. package/dist/gruvbox-dark-soft-BgWa53Ov.js +4 -0
  285. package/dist/gruvbox-light-hard-POZyzoU-.js +4 -0
  286. package/dist/gruvbox-light-medium-BPz-pe8v.js +4 -0
  287. package/dist/gruvbox-light-soft-C5M5c9Sl.js +4 -0
  288. package/dist/hack-DQMf89ED.js +10 -0
  289. package/dist/haml-Cld0wv97.js +11 -0
  290. package/dist/handlebars-BT_HwtwQ.js +14 -0
  291. package/dist/haskell-CbDb8mmG.js +3 -0
  292. package/dist/haxe-CkQ88r70.js +3 -0
  293. package/dist/hcl-CVaPdMU6.js +3 -0
  294. package/dist/hjson-DkLkzLzi.js +3 -0
  295. package/dist/hlsl-Fs8CwE1E.js +3 -0
  296. package/dist/horizon-CYvChE1l.js +4 -0
  297. package/dist/horizon-bright-BMwhJ8Xu.js +4 -0
  298. package/dist/houston-BhP0Wze_.js +4 -0
  299. package/dist/html-B9HcON16.js +11 -0
  300. package/dist/html-derivative-rSLNyYm7.js +5 -0
  301. package/dist/http-D3ad5MBk.js +14 -0
  302. package/dist/hurl-DXm3CnIB.js +12 -0
  303. package/dist/hxml-BxhiIejJ.js +5 -0
  304. package/dist/hy-Cwkb2sgB.js +3 -0
  305. package/dist/imba-Ccadz2v8.js +3 -0
  306. package/dist/index.css +2 -0
  307. package/dist/index.d.ts +30 -0
  308. package/dist/index.js +31389 -0
  309. package/dist/ini-Br-y36jZ.js +3 -0
  310. package/dist/java-GQ5wYDFs.js +5 -0
  311. package/dist/javascript-DlxQoHvZ.js +5 -0
  312. package/dist/jinja-sW3mCDH-.js +5 -0
  313. package/dist/jison-B84xpLIw.js +5 -0
  314. package/dist/json-LZFQdXam.js +5 -0
  315. package/dist/json5-DlfYKYSp.js +3 -0
  316. package/dist/jsonc-C4bq8qU7.js +3 -0
  317. package/dist/jsonl-CcMxJ-J9.js +3 -0
  318. package/dist/jsonnet-D9tUdPqc.js +3 -0
  319. package/dist/jssm-C9rzGa75.js +3 -0
  320. package/dist/jsx-OsE-Bunt.js +5 -0
  321. package/dist/julia-Cqa8LGkK.js +16 -0
  322. package/dist/just-BRXsB_7M.js +18 -0
  323. package/dist/kanagawa-dragon-BQzNnL3z.js +4 -0
  324. package/dist/kanagawa-lotus-9F6kHEKq.js +4 -0
  325. package/dist/kanagawa-wave-u67gXxMn.js +4 -0
  326. package/dist/kdl-C3ArYlhk.js +3 -0
  327. package/dist/kotlin-DlbbvmpW.js +3 -0
  328. package/dist/kusto-SZ8S9EwN.js +3 -0
  329. package/dist/laserwave-ClGRl-5t.js +4 -0
  330. package/dist/latex-B89DwGYR.js +5 -0
  331. package/dist/lean-CYj2oBhN.js +3 -0
  332. package/dist/less-D-kmrIrT.js +3 -0
  333. package/dist/lib/utils.d.ts +15 -0
  334. package/dist/light-plus-C5hP1kpF.js +4 -0
  335. package/dist/liquid-C4a8om0c.js +14 -0
  336. package/dist/llvm-dcvn_KIM.js +3 -0
  337. package/dist/log-DTf-0zYP.js +3 -0
  338. package/dist/logo-CUh2b5yy.js +3 -0
  339. package/dist/lua-Bd6Ait3J.js +6 -0
  340. package/dist/luau-cl4PrKah.js +3 -0
  341. package/dist/make-eFBmESRY.js +3 -0
  342. package/dist/markdown-E1Tjl3ay.js +3 -0
  343. package/dist/marko-Bpn4TwEU.js +14 -0
  344. package/dist/material-theme-C5ZLXIyB.js +4 -0
  345. package/dist/material-theme-darker-DlsZgyqn.js +4 -0
  346. package/dist/material-theme-lighter-Dgtd60FS.js +4 -0
  347. package/dist/material-theme-ocean-FDICw_Nl.js +4 -0
  348. package/dist/material-theme-palenight-YOynAOz-.js +4 -0
  349. package/dist/matlab-CWYflKhx.js +3 -0
  350. package/dist/mdc-C2TPGoHi.js +12 -0
  351. package/dist/mdx-DKokoIvR.js +3 -0
  352. package/dist/mermaid-Di77ziEK.js +3 -0
  353. package/dist/min-dark-DHMEs2x8.js +4 -0
  354. package/dist/min-light-D6UmcDRG.js +4 -0
  355. package/dist/mipsasm-Dqf3Smf4.js +3 -0
  356. package/dist/mojo-BnsXq_BO.js +3 -0
  357. package/dist/monokai-BD0eaQnD.js +4 -0
  358. package/dist/moonbit-CAhQ3sCX.js +3 -0
  359. package/dist/move-xbI-XijT.js +3 -0
  360. package/dist/narrat-BOGrs0D9.js +3 -0
  361. package/dist/nextflow-Ctcr2tCu.js +5 -0
  362. package/dist/nextflow-groovy-NgfREUhM.js +3 -0
  363. package/dist/nginx-BFwHGFbL.js +5 -0
  364. package/dist/night-owl-BKGHTQht.js +4 -0
  365. package/dist/night-owl-light-CnoFDJkw.js +4 -0
  366. package/dist/nim-CbbeoxCp.js +20 -0
  367. package/dist/nix-BvtetEBt.js +3 -0
  368. package/dist/nord-BYKqE5KS.js +4 -0
  369. package/dist/nushell-CYp0bSE-.js +3 -0
  370. package/dist/objective-c-BT7nnnUJ.js +3 -0
  371. package/dist/objective-cpp-CbC4-uTv.js +3 -0
  372. package/dist/ocaml-CDcFY8QK.js +3 -0
  373. package/dist/odin-CrW6HAZf.js +3 -0
  374. package/dist/one-dark-pro-DfPMGiYy.js +4 -0
  375. package/dist/one-light-DFXY36gp.js +4 -0
  376. package/dist/openscad-iUFg0B0g.js +3 -0
  377. package/dist/pascal-CyLyX3Jm.js +3 -0
  378. package/dist/perl-BC7uqZyY.js +16 -0
  379. package/dist/php-BMK-MHr9.js +18 -0
  380. package/dist/pkl-kZxyQXfN.js +3 -0
  381. package/dist/plastic-XNYJM3D6.js +4 -0
  382. package/dist/plsql-Y4k3-CA1.js +3 -0
  383. package/dist/po-gQpZNv7T.js +3 -0
  384. package/dist/poimandres-C4PaPjEw.js +4 -0
  385. package/dist/polar-BcYSMBl1.js +3 -0
  386. package/dist/postcss-DOPa887j.js +3 -0
  387. package/dist/powerquery-yPSRIzIf.js +3 -0
  388. package/dist/powershell-7juVthsu.js +3 -0
  389. package/dist/prisma-SeHmGHlD.js +3 -0
  390. package/dist/prolog-C0rOAsFl.js +3 -0
  391. package/dist/proto-BIorFbiU.js +3 -0
  392. package/dist/pug-CrSfHEzh.js +12 -0
  393. package/dist/puppet-DLgViJuu.js +3 -0
  394. package/dist/purescript-DWF1bvyi.js +3 -0
  395. package/dist/python-BhLDq9ED.js +3 -0
  396. package/dist/qml-C5olj0fW.js +5 -0
  397. package/dist/qmldir-DdZTkg5A.js +3 -0
  398. package/dist/qss-DolMCpN6.js +3 -0
  399. package/dist/r-CbDnOTHJ.js +5 -0
  400. package/dist/racket-CI3EgTLA.js +3 -0
  401. package/dist/raku-C00n-qdV.js +3 -0
  402. package/dist/razor-4USJUQA5.js +10 -0
  403. package/dist/red-RKgSrRAN.js +4 -0
  404. package/dist/reg-CfM5cE8h.js +3 -0
  405. package/dist/regexp-CVVyGBTZ.js +5 -0
  406. package/dist/rel-DXm_CT57.js +3 -0
  407. package/dist/riscv-j__jQJtH.js +3 -0
  408. package/dist/ron-CoMJEWoM.js +3 -0
  409. package/dist/rose-pine-3X2It6Vk.js +4 -0
  410. package/dist/rose-pine-dawn-wDbveFcy.js +4 -0
  411. package/dist/rose-pine-moon-khW-CldE.js +4 -0
  412. package/dist/rosmsg-baMlju9J.js +3 -0
  413. package/dist/rst-DHCx6S5y.js +22 -0
  414. package/dist/ruby-BGM2AA86.js +30 -0
  415. package/dist/rust-Bwz4_Zz9.js +3 -0
  416. package/dist/sas-Bt22bSd-.js +5 -0
  417. package/dist/sass-DapcQAx-.js +3 -0
  418. package/dist/scala-BG-wcq5w.js +3 -0
  419. package/dist/scheme-C_e1IoyF.js +3 -0
  420. package/dist/scss-BE_dvsh7.js +6 -0
  421. package/dist/sdbl-JAyVE3qm.js +3 -0
  422. package/dist/shaderlab-Cj0D4q_L.js +5 -0
  423. package/dist/shellscript-BYm9tsiS.js +5 -0
  424. package/dist/shellsession-DlLvFMGg.js +5 -0
  425. package/dist/slack-dark--voIvSma.js +4 -0
  426. package/dist/slack-ochin-ll9QUhFq.js +4 -0
  427. package/dist/smalltalk-CEdXYjUj.js +3 -0
  428. package/dist/snazzy-light-p45c0RAm.js +4 -0
  429. package/dist/solarized-dark-DsMmNvqH.js +4 -0
  430. package/dist/solarized-light-DpXVTf-g.js +4 -0
  431. package/dist/solidity-BKFDmBTC.js +3 -0
  432. package/dist/soy-DtEoay8i.js +5 -0
  433. package/dist/sparql-BITkS5Z_.js +5 -0
  434. package/dist/splunk-DQeAzsOi.js +3 -0
  435. package/dist/sql-D_Kdq6gC.js +5 -0
  436. package/dist/ssh-config-DB40eScc.js +3 -0
  437. package/dist/stata-CtlHW6m0.js +5 -0
  438. package/dist/strux-ui.css +2 -0
  439. package/dist/stylus-moFzJ0fK.js +3 -0
  440. package/dist/surrealql-HVnTUb6w.js +5 -0
  441. package/dist/svelte-DWhZGM13.js +14 -0
  442. package/dist/swift-B3iPwKO0.js +3 -0
  443. package/dist/synthwave-84-oxS-dzpy.js +4 -0
  444. package/dist/system-verilog-DoAJNIZ8.js +3 -0
  445. package/dist/systemd-DevKAdYm.js +3 -0
  446. package/dist/talonscript-DwNl69M9.js +3 -0
  447. package/dist/tasl-CKiw1_vh.js +3 -0
  448. package/dist/tcl-BtutcLWg.js +3 -0
  449. package/dist/templ-GC61TXh-.js +12 -0
  450. package/dist/terraform-BaQiuXqM.js +3 -0
  451. package/dist/tex-BpXp1VG6.js +5 -0
  452. package/dist/tokyo-night-CLOyAEcU.js +4 -0
  453. package/dist/toml-Dr0kWc8B.js +3 -0
  454. package/dist/ts-tags-DOihhOlr.js +38 -0
  455. package/dist/tsv-C-6tiGwW.js +3 -0
  456. package/dist/tsx-DVukRIGB.js +5 -0
  457. package/dist/turtle-BC_OCIAI.js +3 -0
  458. package/dist/twig-BoBy7ymr.js +18 -0
  459. package/dist/typescript-o5NtkUUJ.js +5 -0
  460. package/dist/typespec-DStJD0fR.js +3 -0
  461. package/dist/typst-CwdON9sn.js +3 -0
  462. package/dist/v-C-REktM4.js +3 -0
  463. package/dist/vala-BXCtnoI7.js +3 -0
  464. package/dist/vb-BsRx4fGg.js +3 -0
  465. package/dist/verilog-BIHifWx2.js +3 -0
  466. package/dist/vesper-DlGbuHx1.js +4 -0
  467. package/dist/vhdl-DDCWXBtw.js +3 -0
  468. package/dist/viml-CpTU07-K.js +3 -0
  469. package/dist/vitesse-black-BvXUUlAo.js +4 -0
  470. package/dist/vitesse-dark-pBqclJNi.js +4 -0
  471. package/dist/vitesse-light-Cgcs4BIy.js +4 -0
  472. package/dist/vue-C4b8odTB.js +21 -0
  473. package/dist/vue-html-BEwKPR5W.js +5 -0
  474. package/dist/vue-vine-CLecvFJi.js +18 -0
  475. package/dist/vyper-G6LIJvTi.js +3 -0
  476. package/dist/wasm-Btx0N3YS.js +4 -0
  477. package/dist/wasm-COlAncNE.js +3 -0
  478. package/dist/wenyan-DtqMr2Zc.js +3 -0
  479. package/dist/wgsl-B2v8dCnx.js +3 -0
  480. package/dist/wikitext-Bf0m4xA1.js +3 -0
  481. package/dist/wit-ChMDljlF.js +3 -0
  482. package/dist/wolfram-DdOH3gOM.js +3 -0
  483. package/dist/xml-UfJT5ICX.js +6 -0
  484. package/dist/xsl-BlKPAm48.js +5 -0
  485. package/dist/yaml-DwO6QOAh.js +5 -0
  486. package/dist/zenscript-BEt1sJUj.js +3 -0
  487. package/dist/zig-B7YIws_E.js +3 -0
  488. package/package.json +137 -0
  489. package/src/styles/fonts.css +20 -0
  490. package/src/styles/index.css +3 -0
  491. package/src/styles/theme.css +156 -0
@@ -0,0 +1,3 @@
1
+ var e = [Object.freeze(JSON.parse("{\"displayName\":\"WebAssembly\",\"name\":\"wasm\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#strings\"},{\"include\":\"#instructions\"},{\"include\":\"#types\"},{\"include\":\"#modules\"},{\"include\":\"#constants\"},{\"include\":\"#invalid\"}],\"repository\":{\"comments\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"punctuation.definition.comment.wat\"}},\"match\":\"(;;).*$\",\"name\":\"comment.line.wat\"},{\"begin\":\"\\\\(;\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.wat\"}},\"end\":\";\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.wat\"}},\"name\":\"comment.block.wat\"}]},\"constants\":{\"patterns\":[{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"support.type.wat\"}},\"match\":\"\\\\b(i8x16)(?:\\\\s+0x\\\\h{1,2}){16}\\\\b\",\"name\":\"constant.numeric.vector.wat\"},{\"captures\":{\"1\":{\"name\":\"support.type.wat\"}},\"match\":\"\\\\b(i16x8)(?:\\\\s+0x\\\\h{1,4}){8}\\\\b\",\"name\":\"constant.numeric.vector.wat\"},{\"captures\":{\"1\":{\"name\":\"support.type.wat\"}},\"match\":\"\\\\b(i32x4)(?:\\\\s+0x\\\\h{1,8}){4}\\\\b\",\"name\":\"constant.numeric.vector.wat\"},{\"captures\":{\"1\":{\"name\":\"support.type.wat\"}},\"match\":\"\\\\b(i64x2)(?:\\\\s+0x\\\\h{1,16}){2}\\\\b\",\"name\":\"constant.numeric.vector.wat\"}]},{\"patterns\":[{\"match\":\"[-+]?\\\\b[0-9][0-9]*(?:\\\\.[0-9][0-9]*)?(?:[Ee][-+]?[0-9]+)?\\\\b\",\"name\":\"constant.numeric.float.wat\"},{\"match\":\"[-+]?\\\\b0x(\\\\h*\\\\.\\\\h+|\\\\h+\\\\.?)[Pp][-+]?[0-9]+\\\\b\",\"name\":\"constant.numeric.float.wat\"},{\"match\":\"[-+]?\\\\binf\\\\b\",\"name\":\"constant.numeric.float.wat\"},{\"match\":\"[-+]?\\\\bnan:0x\\\\h\\\\h*\\\\b\",\"name\":\"constant.numeric.float.wat\"},{\"match\":\"[-+]?\\\\b(?:0x\\\\h\\\\h*|\\\\d\\\\d*)\\\\b\",\"name\":\"constant.numeric.integer.wat\"}]}]},\"instructions\":{\"patterns\":[{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\b(i(?:32|64))\\\\.trunc_sat_f(?:32|64)_[su]\\\\b\",\"name\":\"keyword.operator.word.wat\"}]},{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\b(i32)\\\\.extend(?:8|16)_s\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\b(i64)\\\\.extend(?:8|16|32)_s\\\\b\",\"name\":\"keyword.operator.word.wat\"}]},{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\b(memory)\\\\.(?:copy|fill|init|drop)\\\\b\",\"name\":\"keyword.operator.word.wat\"}]},{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\b(v128)\\\\.(?:const|and|or|xor|not|andnot|bitselect|load|store)\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\b(i8x16)\\\\.(?:shuffle|swizzle|splat|replace_lane|add|sub|mul|neg|shl|shr_[su]|eq|ne|lt_[su]|le_[su]|gt_[su]|ge_[su]|min_[su]|max_[su]|any_true|all_true|extract_lane_[su]|add_saturate_[su]|sub_saturate_[su]|avgr_u|narrow_i16x8_[su])\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\b(i16x8)\\\\.(?:splat|replace_lane|add|sub|mul|neg|shl|shr_[su]|eq|ne|lt_[su]|le_[su]|gt_[su]|ge_[su]|min_[su]|max_[su]|any_true|all_true|extract_lane_[su]|add_saturate_[su]|sub_saturate_[su]|avgr_u|load8x8_[su]|narrow_i32x4_[su]|widen_(low|high)_i8x16_[su])\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\b(i32x4)\\\\.(?:splat|replace_lane|add|sub|mul|neg|shl|shr_[su]|eq|ne|lt_[su]|le_[su]|gt_[su]|ge_[su]|min_[su]|max_[su]|any_true|all_true|extract_lane|load16x4_[su]|trunc_sat_f32x4_[su]|widen_(low|high)_i16x8_[su])\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\b(i64x2)\\\\.(?:splat|replace_lane|add|sub|mul|neg|shl|shr_[su]|extract_lane|load32x2_[su])\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\b(f32x4)\\\\.(?:splat|replace_lane|add|sub|mul|neg|extract_lane|eq|ne|lt|le|gt|ge|abs|min|max|div|sqrt|convert_i32x4_[su])\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\b(f64x2)\\\\.(?:splat|replace_lane|add|sub|mul|neg|extract_lane|eq|ne|lt|le|gt|ge|abs|min|max|div|sqrt)\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\b(v8x16)\\\\.(?:load_splat|shuffle|swizzle)\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\b(v16x8)\\\\.load_splat\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\b(v32x4)\\\\.load_splat\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\b(v64x2)\\\\.load_splat\\\\b\",\"name\":\"keyword.operator.word.wat\"}]},{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"support.class.wat\"},\"2\":{\"name\":\"support.class.wat\"},\"3\":{\"name\":\"support.class.wat\"},\"4\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\b(i32)\\\\.(atomic)\\\\.(?:load(?:8_u|16_u)?|store(?:8|16)?|wait|(rmw)\\\\.(?:add|sub|and|or|xor|xchg|cmpxchg)|(rmw(?:8|16))\\\\.(?:add|sub|and|or|xor|xchg|cmpxchg)_u)\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.wat\"},\"2\":{\"name\":\"support.class.wat\"},\"3\":{\"name\":\"support.class.wat\"},\"4\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\b(i64)\\\\.(atomic)\\\\.(?:load(?:(?:8|16|32)_u)?|store(?:8|16|32)?|wait|(rmw)\\\\.(?:add|sub|and|or|xor|xchg|cmpxchg)|(rmw(?:8|16|32))\\\\.(?:add|sub|and|or|xor|xchg|cmpxchg)_u)\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\b(atomic)\\\\.(?:notify|fence)\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"match\":\"\\\\bshared\\\\b\",\"name\":\"storage.modifier.wat\"}]},{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\b(ref)\\\\.(?:null|is_null|func|extern)\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\b(table)\\\\.(?:get|size|grow|fill|init|copy)\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"match\":\"\\\\b(?:extern|func|null)ref\\\\b\",\"name\":\"entity.name.type.wat\"}]},{\"patterns\":[{\"match\":\"\\\\breturn_call(?:_indirect)?\\\\b\",\"name\":\"keyword.control.wat\"}]},{\"patterns\":[{\"match\":\"\\\\b(?:try|catch|throw|rethrow|br_on_exn)\\\\b\",\"name\":\"keyword.control.wat\"},{\"match\":\"(?<=\\\\()event\\\\b\",\"name\":\"storage.type.wat\"}]},{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\b(i32|i64|f32|f64|externref|funcref|nullref|exnref)\\\\.p(?:ush|op)\\\\b\",\"name\":\"keyword.operator.word.wat\"}]},{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"support.class.type.wat\"}},\"match\":\"\\\\b(i32)\\\\.(?:load|load(?:8|16)(?:_[su])?|store(?:8|16)?)\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.type.wat\"}},\"match\":\"\\\\b(i64)\\\\.(?:load|load(?:8|16|32)(?:_[su])?|store(?:8|16|32)?)\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.type.wat\"}},\"match\":\"\\\\b(f(?:32|64))\\\\.(?:load|store)\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.memory.wat\"}},\"match\":\"\\\\b(memory)\\\\.(?:size|grow)\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"entity.other.attribute-name.wat\"}},\"match\":\"\\\\b(offset|align)=\\\\b\"},{\"captures\":{\"1\":{\"name\":\"support.class.local.wat\"}},\"match\":\"\\\\b(local)\\\\.(?:get|set|tee)\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.global.wat\"}},\"match\":\"\\\\b(global)\\\\.[gs]et\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.type.wat\"}},\"match\":\"\\\\b(i(?:32|64))\\\\.(const|eqz?|ne|lt_[su]|gt_[su]|le_[su]|ge_[su]|clz|ctz|popcnt|add|sub|mul|div_[su]|rem_[su]|and|or|xor|shl|shr_[su]|rotl|rotr)\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.type.wat\"}},\"match\":\"\\\\b(f(?:32|64))\\\\.(const|eq|ne|lt|gt|le|ge|abs|neg|ceil|floor|trunc|nearest|sqrt|add|sub|mul|div|min|max|copysign)\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.type.wat\"}},\"match\":\"\\\\b(i32)\\\\.(wrap_i64|trunc_(f(?:32|64))_[su]|reinterpret_f32)\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.type.wat\"}},\"match\":\"\\\\b(i64)\\\\.(extend_i32_[su]|trunc_f(32|64)_[su]|reinterpret_f64)\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.type.wat\"}},\"match\":\"\\\\b(f32)\\\\.(convert_i(32|64)_[su]|demote_f64|reinterpret_i32)\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.type.wat\"}},\"match\":\"\\\\b(f64)\\\\.(convert_i(32|64)_[su]|promote_f32|reinterpret_i64)\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"match\":\"\\\\b(?:unreachable|nop|block|loop|if|then|else|end|br|br_if|br_table|return|call|call_indirect)\\\\b\",\"name\":\"keyword.control.wat\"},{\"match\":\"\\\\b(?:drop|select)\\\\b\",\"name\":\"keyword.operator.word.wat\"}]},{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\b(ref)\\\\.(?:eq|test|cast)\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\b(struct)\\\\.(?:new_canon|new_canon_default|get|get_s|get_u|set)\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\b(array)\\\\.(?:new_canon|new_canon_default|get|get_s|get_u|set|len|new_canon_fixed|new_canon_data|new_canon_elem)\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\b(i31)\\\\.(?:new|get_s|get_u)\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\bbr_on_(?:non_null|cast|cast_fail)\\\\b\",\"name\":\"keyword.operator.word.wat\"},{\"captures\":{\"1\":{\"name\":\"support.class.wat\"}},\"match\":\"\\\\b(extern)\\\\.(?:in|ex)ternalize\\\\b\",\"name\":\"keyword.operator.word.wat\"}]}]},\"invalid\":{\"patterns\":[{\"match\":\"[^()\\\\s]+\",\"name\":\"invalid.wat\"}]},\"modules\":{\"patterns\":[{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"storage.modifier.wat\"}},\"match\":\"(?<=\\\\(data)\\\\s+(passive)\\\\b\"}]},{\"patterns\":[{\"match\":\"(?<=\\\\()(?:module|import|export|memory|data|table|elem|start|func|type|param|result|global|local)\\\\b\",\"name\":\"storage.type.wat\"},{\"captures\":{\"1\":{\"name\":\"storage.modifier.wat\"}},\"match\":\"(?<=\\\\()\\\\s*(mut)\\\\b\",\"name\":\"storage.modifier.wat\"},{\"captures\":{\"1\":{\"name\":\"entity.name.function.wat\"}},\"match\":\"(?<=\\\\(func|\\\\(start|call|return_call|ref\\\\.func)\\\\s+(\\\\$[!#-'*+\\\\--:<-Z\\\\\\\\^-z|~]*)\"},{\"begin\":\"\\\\)\\\\s+(\\\\$[!#-'*+\\\\--:<-Z\\\\\\\\^-z|~]*)\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.function.wat\"}},\"end\":\"\\\\)\",\"patterns\":[{\"match\":\"(?<=\\\\s)\\\\$[!#-'*+\\\\--:<-Z\\\\\\\\^-z|~]*\",\"name\":\"entity.name.function.wat\"}]},{\"captures\":{\"1\":{\"name\":\"support.type.function.wat\"}},\"match\":\"(?<=\\\\(type)\\\\s+(\\\\$[!#-'*+\\\\--:<-Z\\\\\\\\^-z|~]*)\"},{\"match\":\"\\\\$[!#-'*+\\\\--:<-Z\\\\\\\\^-z|~]*\\\\b\",\"name\":\"variable.other.wat\"}]}]},\"strings\":{\"begin\":\"\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin\"}},\"end\":\"\\\"\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end\"}},\"name\":\"string.quoted.double.wat\",\"patterns\":[{\"match\":\"\\\\\\\\([\\\"'\\\\\\\\nt]|\\\\h{2})\",\"name\":\"constant.character.escape.wat\"}]},\"types\":{\"patterns\":[{\"patterns\":[{\"match\":\"\\\\bv128\\\\b(?!\\\\.)\",\"name\":\"entity.name.type.wat\"}]},{\"patterns\":[{\"match\":\"\\\\b(?:extern|func|null)ref\\\\b(?!\\\\.)\",\"name\":\"entity.name.type.wat\"}]},{\"patterns\":[{\"match\":\"\\\\bexnref\\\\b(?!\\\\.)\",\"name\":\"entity.name.type.wat\"}]},{\"patterns\":[{\"match\":\"\\\\b(?:i32|i64|f32|f64)\\\\b(?!\\\\.)\",\"name\":\"entity.name.type.wat\"}]},{\"patterns\":[{\"match\":\"\\\\b(?:i8|i16|ref|funcref|externref|anyref|eqref|i31ref|nullfuncref|nullexternref|structref|arrayref|nullref)\\\\b(?!\\\\.)\",\"name\":\"entity.name.type.wat\"}]},{\"patterns\":[{\"match\":\"\\\\b(?:type|func|extern|any|eq|nofunc|noextern|struct|array|none)\\\\b(?!\\\\.)\",\"name\":\"entity.name.type.wat\"}]},{\"patterns\":[{\"match\":\"\\\\b(?:struct|array|sub|final|rec|field|mut)\\\\b(?!\\\\.)\",\"name\":\"entity.name.type.wat\"}]}]}},\"scopeName\":\"source.wat\"}"))];
2
+ //#endregion
3
+ export { e as default };
@@ -0,0 +1,3 @@
1
+ var e = [Object.freeze(JSON.parse("{\"displayName\":\"Wenyan\",\"name\":\"wenyan\",\"patterns\":[{\"include\":\"#keywords\"},{\"include\":\"#constants\"},{\"include\":\"#operators\"},{\"include\":\"#symbols\"},{\"include\":\"#expression\"},{\"include\":\"#comment-blocks\"},{\"include\":\"#comment-lines\"}],\"repository\":{\"comment-blocks\":{\"begin\":\"([批注疏]曰)。?(「「|『)\",\"end\":\"(」」|』)\",\"name\":\"comment.block\",\"patterns\":[{\"match\":\"\\\\\\\\.\",\"name\":\"constant.character\"}]},\"comment-lines\":{\"begin\":\"[批注疏]曰\",\"end\":\"$\",\"name\":\"comment.line\",\"patterns\":[{\"match\":\"\\\\\\\\.\",\"name\":\"constant.character\"}]},\"constants\":{\"patterns\":[{\"match\":\"[·〇一七三九二五京億兆八六分十千又四垓埃塵微忽極正毫沙渺溝漠澗百秭穰絲纖萬負載釐零]\",\"name\":\"constant.numeric\"},{\"match\":\"[其陰陽]\",\"name\":\"constant.language\"},{\"begin\":\"「「|『\",\"end\":\"」」|』\",\"name\":\"string.quoted\",\"patterns\":[{\"match\":\"\\\\\\\\.\",\"name\":\"constant.character\"}]}]},\"expression\":{\"patterns\":[{\"include\":\"#variables\"}]},\"keywords\":{\"patterns\":[{\"match\":\"[元列數爻物術言]\",\"name\":\"storage.type\"},{\"match\":\"乃行是術曰|若其不然者|乃歸空無|欲行是術|乃止是遍|若其然者|其物如是|乃得矣|之術也|必先得|是術曰|恆為是|之物也|乃得|是謂|云云|中之|為是|乃止|若非|或若|之長|其餘\",\"name\":\"keyword.control\"},{\"match\":\"或云|蓋謂\",\"name\":\"keyword.control\"},{\"match\":\"中有陽乎|中無陰乎|所餘幾何|不等於|不大於|不小於|等於|大於|小於|[乘以加於減變除]\",\"name\":\"keyword.operator\"},{\"match\":\"不知何禍歟|不復存矣|姑妄行此|如事不諧|名之曰|吾嘗觀|之禍歟|乃作罷|吾有|今有|物之|書之|以施|昔之|是矣|之書|方悟|之義|嗚呼|之禍|[中今取噫夫施曰有豈]\",\"name\":\"keyword.other\"},{\"match\":\"[之也充凡者若遍銜]\",\"name\":\"keyword.control\"}]},\"symbols\":{\"patterns\":[{\"match\":\"[、。]\",\"name\":\"punctuation.separator\"}]},\"variables\":{\"begin\":\"「\",\"end\":\"」\",\"name\":\"variable.other\",\"patterns\":[{\"match\":\"\\\\\\\\.\",\"name\":\"constant.character\"}]}},\"scopeName\":\"source.wenyan\",\"aliases\":[\"文言\"]}"))];
2
+ //#endregion
3
+ export { e as default };
@@ -0,0 +1,3 @@
1
+ var e = [Object.freeze(JSON.parse("{\"displayName\":\"WGSL\",\"name\":\"wgsl\",\"patterns\":[{\"include\":\"#line_comments\"},{\"include\":\"#block_comments\"},{\"include\":\"#keywords\"},{\"include\":\"#attributes\"},{\"include\":\"#functions\"},{\"include\":\"#function_calls\"},{\"include\":\"#constants\"},{\"include\":\"#types\"},{\"include\":\"#variables\"},{\"include\":\"#punctuation\"}],\"repository\":{\"attributes\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"keyword.operator.attribute.at\"},\"2\":{\"name\":\"entity.name.attribute.wgsl\"}},\"match\":\"(@)([A-Z_a-z]+)\",\"name\":\"meta.attribute.wgsl\"}]},\"block_comments\":{\"patterns\":[{\"match\":\"/\\\\*\\\\*/\",\"name\":\"comment.block.wgsl\"},{\"begin\":\"/\\\\*\\\\*\",\"end\":\"\\\\*/\",\"name\":\"comment.block.documentation.wgsl\",\"patterns\":[{\"include\":\"#block_comments\"}]},{\"begin\":\"/\\\\*(?!\\\\*)\",\"end\":\"\\\\*/\",\"name\":\"comment.block.wgsl\",\"patterns\":[{\"include\":\"#block_comments\"}]}]},\"constants\":{\"patterns\":[{\"match\":\"(-?\\\\b[0-9][0-9]*\\\\.[0-9][0-9]*)([Ee][-+]?[0-9]+)?\\\\b\",\"name\":\"constant.numeric.float.wgsl\"},{\"match\":\"(?:-?\\\\b0x\\\\h+|\\\\b0|-?\\\\b[1-9][0-9]*)\\\\b\",\"name\":\"constant.numeric.decimal.wgsl\"},{\"match\":\"\\\\b(?:0x\\\\h+|0|[1-9][0-9]*)u\\\\b\",\"name\":\"constant.numeric.decimal.wgsl\"},{\"match\":\"\\\\b(true|false)\\\\b\",\"name\":\"constant.language.boolean.wgsl\"}]},\"function_calls\":{\"patterns\":[{\"begin\":\"([0-9A-Z_a-z]+)(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.function.wgsl\"},\"2\":{\"name\":\"punctuation.brackets.round.wgsl\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.brackets.round.wgsl\"}},\"name\":\"meta.function.call.wgsl\",\"patterns\":[{\"include\":\"#line_comments\"},{\"include\":\"#block_comments\"},{\"include\":\"#keywords\"},{\"include\":\"#attributes\"},{\"include\":\"#function_calls\"},{\"include\":\"#constants\"},{\"include\":\"#types\"},{\"include\":\"#variables\"},{\"include\":\"#punctuation\"}]}]},\"functions\":{\"patterns\":[{\"begin\":\"\\\\b(fn)\\\\s+([0-9A-Z_a-z]+)((\\\\()|(<))\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.other.fn.wgsl\"},\"2\":{\"name\":\"entity.name.function.wgsl\"},\"4\":{\"name\":\"punctuation.brackets.round.wgsl\"}},\"end\":\"\\\\{\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.brackets.curly.wgsl\"}},\"name\":\"meta.function.definition.wgsl\",\"patterns\":[{\"include\":\"#line_comments\"},{\"include\":\"#block_comments\"},{\"include\":\"#keywords\"},{\"include\":\"#attributes\"},{\"include\":\"#function_calls\"},{\"include\":\"#constants\"},{\"include\":\"#types\"},{\"include\":\"#variables\"},{\"include\":\"#punctuation\"}]}]},\"keywords\":{\"patterns\":[{\"match\":\"\\\\b(bitcast|block|break|case|continue|continuing|default|discard|else|elseif|enable|fallthrough|for|function|if|loop|private|read|read_write|return|storage|switch|uniform|while|workgroup|write)\\\\b\",\"name\":\"keyword.control.wgsl\"},{\"match\":\"\\\\b(asm|const|do|enum|handle|mat|premerge|regardless|typedef|unless|using|vec|void)\\\\b\",\"name\":\"keyword.control.wgsl\"},{\"match\":\"\\\\b(let|var)\\\\b\",\"name\":\"keyword.other.wgsl storage.type.wgsl\"},{\"match\":\"\\\\b(type)\\\\b\",\"name\":\"keyword.declaration.type.wgsl storage.type.wgsl\"},{\"match\":\"\\\\b(enum)\\\\b\",\"name\":\"keyword.declaration.enum.wgsl storage.type.wgsl\"},{\"match\":\"\\\\b(struct)\\\\b\",\"name\":\"keyword.declaration.struct.wgsl storage.type.wgsl\"},{\"match\":\"\\\\bfn\\\\b\",\"name\":\"keyword.other.fn.wgsl\"},{\"match\":\"([\\\\^|]|\\\\|\\\\||&&|<<|>>|!)(?!=)\",\"name\":\"keyword.operator.logical.wgsl\"},{\"match\":\"&(?![\\\\&=])\",\"name\":\"keyword.operator.borrow.and.wgsl\"},{\"match\":\"((?:[-%\\\\&*+/^|]|<<|>>)=)\",\"name\":\"keyword.operator.assignment.wgsl\"},{\"match\":\"(?<![<>])=(?![=>])\",\"name\":\"keyword.operator.assignment.equal.wgsl\"},{\"match\":\"(=(=)?(?!>)|!=|<=|(?<!=)>=)\",\"name\":\"keyword.operator.comparison.wgsl\"},{\"match\":\"(([%+]|(\\\\*(?!\\\\w)))(?!=))|(-(?!>))|(/(?!/))\",\"name\":\"keyword.operator.math.wgsl\"},{\"match\":\"\\\\.(?!\\\\.)\",\"name\":\"keyword.operator.access.dot.wgsl\"},{\"match\":\"->\",\"name\":\"keyword.operator.arrow.skinny.wgsl\"}]},\"line_comments\":{\"match\":\"\\\\s*//.*\",\"name\":\"comment.line.double-slash.wgsl\"},\"punctuation\":{\"patterns\":[{\"match\":\",\",\"name\":\"punctuation.comma.wgsl\"},{\"match\":\"[{}]\",\"name\":\"punctuation.brackets.curly.wgsl\"},{\"match\":\"[()]\",\"name\":\"punctuation.brackets.round.wgsl\"},{\"match\":\";\",\"name\":\"punctuation.semi.wgsl\"},{\"match\":\"[]\\\\[]\",\"name\":\"punctuation.brackets.square.wgsl\"},{\"match\":\"(?<![-=])[<>]\",\"name\":\"punctuation.brackets.angle.wgsl\"}]},\"types\":{\"name\":\"storage.type.wgsl\",\"patterns\":[{\"match\":\"\\\\b(bool|i32|u32|f32)\\\\b\",\"name\":\"storage.type.wgsl\"},{\"match\":\"\\\\b([fiu]64)\\\\b\",\"name\":\"storage.type.wgsl\"},{\"match\":\"\\\\b(vec(?:2i|3i|4i|2u|3u|4u|2f|3f|4f|2h|3h|4h))\\\\b\",\"name\":\"storage.type.wgsl\"},{\"match\":\"\\\\b(mat(?:2x2f|2x3f|2x4f|3x2f|3x3f|3x4f|4x2f|4x3f|4x4f|2x2h|2x3h|2x4h|3x2h|3x3h|3x4h|4x2h|4x3h|4x4h))\\\\b\",\"name\":\"storage.type.wgsl\"},{\"match\":\"\\\\b(vec[234]|mat[234]x[234])\\\\b\",\"name\":\"storage.type.wgsl\"},{\"match\":\"\\\\b(atomic)\\\\b\",\"name\":\"storage.type.wgsl\"},{\"match\":\"\\\\b(array)\\\\b\",\"name\":\"storage.type.wgsl\"},{\"match\":\"\\\\b([A-Z][0-9A-Za-z]*)\\\\b\",\"name\":\"entity.name.type.wgsl\"}]},\"variables\":{\"patterns\":[{\"match\":\"\\\\b(?<!(?<!\\\\.)\\\\.)(?:r#(?!(crate|[Ss]elf|super)))?[0-9_a-z]+\\\\b\",\"name\":\"variable.other.wgsl\"}]}},\"scopeName\":\"source.wgsl\"}"))];
2
+ //#endregion
3
+ export { e as default };
@@ -0,0 +1,3 @@
1
+ var e = [Object.freeze(JSON.parse("{\"displayName\":\"Wikitext\",\"name\":\"wikitext\",\"patterns\":[{\"include\":\"#wikitext\"},{\"include\":\"text.html.basic\"}],\"repository\":{\"wikitext\":{\"patterns\":[{\"include\":\"#signature\"},{\"include\":\"#redirect\"},{\"include\":\"#magic-words\"},{\"include\":\"#argument\"},{\"include\":\"#template\"},{\"include\":\"#convert\"},{\"include\":\"#list\"},{\"include\":\"#table\"},{\"include\":\"#font-style\"},{\"include\":\"#internal-link\"},{\"include\":\"#external-link\"},{\"include\":\"#heading\"},{\"include\":\"#break\"},{\"include\":\"#wikixml\"},{\"include\":\"#extension-comments\"}],\"repository\":{\"argument\":{\"begin\":\"(\\\\{\\\\{\\\\{)\",\"end\":\"(}}})\",\"name\":\"variable.parameter.wikitext\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"variable.other.wikitext\"},\"2\":{\"name\":\"keyword.operator.wikitext\"}},\"match\":\"(?:^|\\\\G)([^]#:\\\\[{|}]*)(\\\\|)\"},{\"include\":\"$self\"}]},\"break\":{\"match\":\"^-{4,}\",\"name\":\"markup.changed.wikitext\"},\"convert\":{\"begin\":\"(-\\\\{(?!\\\\{))([A-Za-z](\\\\|))?\",\"captures\":{\"1\":{\"name\":\"punctuation.definition.tag.template.wikitext\"},\"2\":{\"name\":\"entity.name.function.type.wikitext\"},\"3\":{\"name\":\"keyword.operator.wikitext\"}},\"end\":\"(}-)\",\"patterns\":[{\"include\":\"$self\"},{\"captures\":{\"1\":{\"name\":\"entity.name.tag.language.wikitext\"},\"2\":{\"name\":\"punctuation.separator.key-value.wikitext\"},\"3\":{\"name\":\"string.unquoted.text.wikitext\",\"patterns\":[{\"include\":\"$self\"}]},\"4\":{\"name\":\"punctuation.terminator.rule.wikitext\"}},\"match\":\"(?:([-A-Za-z]*)(:))?(.*?)(?:(;)|(?=}-))\"}]},\"extension-comments\":{\"begin\":\"(<%--)\\\\s*(\\\\[)([A-Z_]*)(])\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.comment.extension.wikitext\"},\"2\":{\"name\":\"punctuation.definition.tag.extension.wikitext\"},\"3\":{\"name\":\"storage.type.extension.wikitext\"},\"4\":{\"name\":\"punctuation.definition.tag.extension.wikitext\"}},\"end\":\"(\\\\[)([A-Z_]*)(])\\\\s*(--%>)\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.tag.extension.wikitext\"},\"2\":{\"name\":\"storage.type.extension.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.extension.wikitext\"},\"4\":{\"name\":\"punctuation.definition.comment.extension.wikitext\"}},\"name\":\"comment.block.documentation.special.extension.wikitext\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"meta.object.member.extension.wikitext\"},\"1\":{\"name\":\"meta.object-literal.key.extension.wikitext\"},\"2\":{\"name\":\"punctuation.separator.dictionary.key-value.extension.wikitext\"},\"3\":{\"name\":\"punctuation.definition.string.begin.extension.wikitext\"},\"4\":{\"name\":\"string.quoted.other.extension.wikitext\"},\"5\":{\"name\":\"punctuation.definition.string.end.extension.wikitext\"}},\"match\":\"(\\\\w*)\\\\s*(=)\\\\s*(#)(.*?)(#)\"}]},\"external-link\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"punctuation.definition.tag.link.external.wikitext\"},\"2\":{\"name\":\"entity.name.tag.url.wikitext\"},\"3\":{\"name\":\"string.other.link.external.title.wikitext\",\"patterns\":[{\"include\":\"$self\"}]},\"4\":{\"name\":\"punctuation.definition.tag.link.external.wikitext\"}},\"match\":\"(\\\\[)((?:https?|ftps?)://[-.\\\\w]+(?:\\\\.[-.\\\\w]+)+[!#-/:;=?@~\\\\w]+)\\\\s*?([^]]*)(])\",\"name\":\"meta.link.external.wikitext\"},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.tag.link.external.wikitext\"},\"2\":{\"name\":\"invalid.illegal.bad-url.wikitext\"},\"3\":{\"name\":\"string.other.link.external.title.wikitext\",\"patterns\":[{\"include\":\"$self\"}]},\"4\":{\"name\":\"punctuation.definition.tag.link.external.wikitext\"}},\"match\":\"(\\\\[)([-.\\\\w]+(?:\\\\.[-.\\\\w]+)+[!#-/:;=?@~\\\\w]+)\\\\s*?([^]]*)(])\",\"name\":\"invalid.illegal.bad-link.wikitext\"}]},\"font-style\":{\"patterns\":[{\"include\":\"#bold\"},{\"include\":\"#italic\"}],\"repository\":{\"bold\":{\"begin\":\"(''')\",\"end\":\"(''')|$\",\"name\":\"markup.bold.wikitext\",\"patterns\":[{\"include\":\"#italic\"},{\"include\":\"$self\"}]},\"italic\":{\"begin\":\"('')\",\"end\":\"((?=[^'])|(?=''))''((?=[^'])|(?=''))|$\",\"name\":\"markup.italic.wikitext\",\"patterns\":[{\"include\":\"#bold\"},{\"include\":\"$self\"}]}}},\"heading\":{\"captures\":{\"2\":{\"name\":\"string.quoted.other.heading.wikitext\",\"patterns\":[{\"include\":\"$self\"}]}},\"match\":\"^(={1,6})\\\\s*(.+?)\\\\s*(\\\\1)$\",\"name\":\"markup.heading.wikitext\"},\"internal-link\":{\"TODO\":\"SINGLE LINE\",\"begin\":\"(\\\\[\\\\[)(([^]#:\\\\[{|}]*:)*)?([^]\\\\[|]*)?\",\"captures\":{\"1\":{\"name\":\"punctuation.definition.tag.link.internal.wikitext\"},\"2\":{\"name\":\"entity.name.tag.namespace.wikitext\"},\"4\":{\"name\":\"entity.other.attribute-name.wikitext\"}},\"end\":\"(]])\",\"name\":\"string.quoted.internal-link.wikitext\",\"patterns\":[{\"include\":\"$self\"},{\"captures\":{\"1\":{\"name\":\"keyword.operator.wikitext\"},\"5\":{\"name\":\"entity.other.attribute-name.localname.wikitext\"}},\"match\":\"(\\\\|)|\\\\s*(?:([-.\\\\w]+)((:)))?([-.:\\\\w]+)\\\\s*(=)\"}]},\"list\":{\"name\":\"markup.list.wikitext\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"punctuation.definition.list.begin.markdown.wikitext\"}},\"match\":\"^([#*:;]+)\"}]},\"magic-words\":{\"patterns\":[{\"include\":\"#behavior-switches\"},{\"include\":\"#outdated-behavior-switches\"},{\"include\":\"#variables\"}],\"repository\":{\"behavior-switches\":{\"match\":\"(?i)(__)(NOTOC|FORCETOC|TOC|NOEDITSECTION|NEWSECTIONLINK|NOGALLERY|HIDDENCAT|EXPECTUNUSEDCATEGORY|NOCONTENTCONVERT|NOCC|NOTITLECONVERT|NOTC|INDEX|NOINDEX|STATICREDIRECT|NOGLOBAL|DISAMBIG)(__)\",\"name\":\"constant.language.behavior-switcher.wikitext\"},\"outdated-behavior-switches\":{\"match\":\"(?i)(__)(START|END)(__)\",\"name\":\"invalid.deprecated.behavior-switcher.wikitext\"},\"variables\":{\"patterns\":[{\"match\":\"(?i)(\\\\{\\\\{)(CURRENTYEAR|CURRENTMONTH1??|CURRENTMONTHNAME|CURRENTMONTHNAMEGEN|CURRENTMONTHABBREV|CURRENTDAY2??|CURRENTDOW|CURRENTDAYNAME|CURRENTTIME|CURRENTHOUR|CURRENTWEEK|CURRENTTIMESTAMP|LOCALYEAR|LOCALMONTH1??|LOCALMONTHNAME|LOCALMONTHNAMEGEN|LOCALMONTHABBREV|LOCALDAY2??|LOCALDOW|LOCALDAYNAME|LOCALTIME|LOCALHOUR|LOCALWEEK|LOCALTIMESTAMP)(}})\",\"name\":\"constant.language.variables.time.wikitext\"},{\"match\":\"(?i)(\\\\{\\\\{)(SITENAME|SERVER|SERVERNAME|DIRMARK|DIRECTIONMARK|SCRIPTPATH|STYLEPATH|CURRENTVERSION|CONTENTLANGUAGE|CONTENTLANG|PAGEID|PAGELANGUAGE|CASCADINGSOURCES|REVISIONID|REVISIONDAY2??|REVISIONMONTH1??|REVISIONYEAR|REVISIONTIMESTAMP|REVISIONUSER|REVISIONSIZE)(}})\",\"name\":\"constant.language.variables.metadata.wikitext\"},{\"match\":\"ISBN\\\\s+((9[-\\\\s]?7[-\\\\s]?[89][-\\\\s]?)?([0-9][-\\\\s]?){10})\",\"name\":\"constant.language.variables.isbn.wikitext\"},{\"match\":\"RFC\\\\s+[0-9]+\",\"name\":\"constant.language.variables.rfc.wikitext\"},{\"match\":\"PMID\\\\s+[0-9]+\",\"name\":\"constant.language.variables.pmid.wikitext\"}]}}},\"redirect\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"keyword.control.redirect.wikitext\"},\"2\":{\"name\":\"punctuation.definition.tag.link.internal.begin.wikitext\"},\"3\":{\"name\":\"entity.name.tag.namespace.wikitext\"},\"4\":null,\"5\":{\"name\":\"entity.other.attribute-name.wikitext\"},\"6\":{\"name\":\"invalid.deprecated.ineffective.wikitext\"},\"7\":{\"name\":\"punctuation.definition.tag.link.internal.end.wikitext\"}},\"match\":\"(?i)^(\\\\s*?#REDIRECT)\\\\s*(\\\\[\\\\[)(([^]#:\\\\[{|}]*?:)*)?([^]\\\\[|]*)?(\\\\|[^]\\\\[]*?)?(]])\"}]},\"signature\":{\"patterns\":[{\"match\":\"~{3,5}\",\"name\":\"keyword.other.signature.wikitext\"}]},\"table\":{\"patterns\":[{\"begin\":\"^\\\\s*(\\\\{\\\\|)(.*)$\",\"captures\":{\"1\":{\"name\":\"punctuation.definition.tag.table.wikitext\"},\"2\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"}]}},\"end\":\"^\\\\s*(\\\\|})\",\"name\":\"meta.tag.block.table.wikitext\",\"patterns\":[{\"include\":\"$self\"},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"patterns\":[{\"include\":\"$self\"},{\"match\":\"\\\\|.*\",\"name\":\"invalid.illegal.bad-table-context.wikitext\"},{\"include\":\"text.html.basic#attribute\"}]}},\"match\":\"^\\\\s*(\\\\|-)\\\\s*(.*)$\",\"name\":\"meta.tag.block.table-row.wikitext\"},{\"begin\":\"^\\\\s*(!)(([^\\\\[]*?)(\\\\|))?(.*?)(?=(!!)|$)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":null,\"3\":{\"patterns\":[{\"include\":\"$self\"},{\"include\":\"text.html.basic#attribute\"}]},\"4\":{\"name\":\"punctuation.definition.tag.wikitext\"},\"5\":{\"name\":\"markup.bold.style.wikitext\"}},\"end\":\"$\",\"name\":\"meta.tag.block.th.heading\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"$self\"},{\"include\":\"text.html.basic#attribute\"}]},\"4\":{\"name\":\"punctuation.definition.tag.wikitext\"},\"5\":{\"name\":\"markup.bold.style.wikitext\"}},\"match\":\"(!!)(([^\\\\[]*?)(\\\\|))?(.*?)(?=(!!)|$)\",\"name\":\"meta.tag.block.th.inline.wikitext\"},{\"include\":\"$self\"}]},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"string.unquoted.caption.wikitext\"}},\"end\":\"$\",\"match\":\"^\\\\s*(\\\\|\\\\+)(.*?)$\",\"name\":\"meta.tag.block.caption.wikitext\",\"patterns\":[{\"include\":\"$self\"}]},{\"begin\":\"^\\\\s*(\\\\|)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.tag.wikitext\"}},\"end\":\"$\",\"patterns\":[{\"captures\":{\"1\":{\"patterns\":[{\"include\":\"$self\"},{\"include\":\"text.html.basic#attribute\"}]},\"2\":{\"name\":\"punctuation.definition.tag.wikitext\"}},\"match\":\"\\\\s*([^|]+)\\\\s*(?<!\\\\|)(\\\\|)(?!\\\\|)\"},{\"match\":\"\\\\|\\\\|\",\"name\":\"punctuation.definition.tag.wikitext\"},{\"include\":\"$self\"}]}]}]},\"template\":{\"begin\":\"(\\\\{\\\\{)\\\\s*(([^]#:\\\\[{|}]*(:))*)\\\\s*((#[^]#:\\\\[{|}]+(:))*)([^]#:\\\\[{|}]*)\",\"captures\":{\"1\":{\"name\":\"punctuation.definition.tag.template.wikitext\"},\"2\":{\"name\":\"entity.name.tag.local-name.wikitext\"},\"4\":{\"name\":\"punctuation.separator.namespace.wikitext\"},\"5\":{\"name\":\"entity.name.function.wikitext\"},\"7\":{\"name\":\"punctuation.separator.namespace.wikitext\"},\"8\":{\"name\":\"entity.name.tag.local-name.wikitext\"}},\"end\":\"(}})\",\"patterns\":[{\"include\":\"$self\"},{\"match\":\"(\\\\|)\",\"name\":\"keyword.operator.wikitext\"},{\"captures\":{\"1\":{\"name\":\"entity.other.attribute-name.namespace.wikitext\"},\"2\":{\"name\":\"punctuation.separator.namespace.wikitext\"},\"3\":{\"name\":\"entity.other.attribute-name.local-name.wikitext\"},\"4\":{\"name\":\"keyword.operator.equal.wikitext\"}},\"match\":\"(?<=\\\\|)\\\\s*(?:([-.\\\\w]+)(:))?([-.:\\\\w\\\\s]+)\\\\s*(=)\"}]},\"wikixml\":{\"patterns\":[{\"include\":\"#wiki-self-closed-tags\"},{\"include\":\"#normal-wiki-tags\"},{\"include\":\"#nowiki\"},{\"include\":\"#ref\"},{\"include\":\"#jsonin\"},{\"include\":\"#math\"},{\"include\":\"#syntax-highlight\"}],\"repository\":{\"jsonin\":{\"begin\":\"(?i)(<)(graph|templatedata)(\\\\s+[^>]+)?\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"4\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"contentName\":\"meta.embedded.block.json\",\"end\":\"(?i)(</)(\\\\2)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"include\":\"source.json\"}]},\"math\":{\"begin\":\"(?i)(<)(math|chem|ce)(\\\\s+[^>]+)?\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"4\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"contentName\":\"meta.embedded.block.latex\",\"end\":\"(?i)(</)(\\\\2)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"include\":\"text.html.markdown.math#math\"}]},\"normal-wiki-tags\":{\"captures\":{\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"4\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"match\":\"(?i)(</?)(includeonly|onlyinclude|noinclude)(\\\\s+[^>]+)?\\\\s*(>)\",\"name\":\"meta.tag.metedata.normal.wikitext\"},\"nowiki\":{\"begin\":\"(?i)(<)(nowiki)(\\\\s+[^>]+)?\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.nowiki.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"4\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"contentName\":\"meta.embedded.block.plaintext\",\"end\":\"(?i)(</)(nowiki)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.nowiki.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}}},\"ref\":{\"begin\":\"(?i)(<)(ref)(\\\\s+[^>]+)?\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.ref.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"4\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"contentName\":\"meta.block.ref.wikitext\",\"end\":\"(?i)(</)(ref)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.ref.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"include\":\"$self\"}]},\"syntax-highlight\":{\"patterns\":[{\"include\":\"#hl-css\"},{\"include\":\"#hl-html\"},{\"include\":\"#hl-ini\"},{\"include\":\"#hl-java\"},{\"include\":\"#hl-lua\"},{\"include\":\"#hl-makefile\"},{\"include\":\"#hl-perl\"},{\"include\":\"#hl-r\"},{\"include\":\"#hl-ruby\"},{\"include\":\"#hl-php\"},{\"include\":\"#hl-sql\"},{\"include\":\"#hl-vb-net\"},{\"include\":\"#hl-xml\"},{\"include\":\"#hl-xslt\"},{\"include\":\"#hl-yaml\"},{\"include\":\"#hl-bat\"},{\"include\":\"#hl-clojure\"},{\"include\":\"#hl-coffee\"},{\"include\":\"#hl-c\"},{\"include\":\"#hl-cpp\"},{\"include\":\"#hl-diff\"},{\"include\":\"#hl-dockerfile\"},{\"include\":\"#hl-go\"},{\"include\":\"#hl-groovy\"},{\"include\":\"#hl-pug\"},{\"include\":\"#hl-js\"},{\"include\":\"#hl-json\"},{\"include\":\"#hl-less\"},{\"include\":\"#hl-objc\"},{\"include\":\"#hl-swift\"},{\"include\":\"#hl-scss\"},{\"include\":\"#hl-perl6\"},{\"include\":\"#hl-powershell\"},{\"include\":\"#hl-python\"},{\"include\":\"#hl-julia\"},{\"include\":\"#hl-rust\"},{\"include\":\"#hl-scala\"},{\"include\":\"#hl-shell\"},{\"include\":\"#hl-ts\"},{\"include\":\"#hl-csharp\"},{\"include\":\"#hl-fsharp\"},{\"include\":\"#hl-dart\"},{\"include\":\"#hl-handlebars\"},{\"include\":\"#hl-markdown\"},{\"include\":\"#hl-erlang\"},{\"include\":\"#hl-elixir\"},{\"include\":\"#hl-latex\"},{\"include\":\"#hl-bibtex\"}],\"repository\":{\"hl-bat\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)([\\\"']?)(?:batch|bat|dosbatch|winbatch)\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.bat\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.batchfile\"}]}]},\"hl-bibtex\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)bib(?:tex|)\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.bibtex\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"text.bibtex\"}]}]},\"hl-c\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)c\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.c\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.c\"}]}]},\"hl-clojure\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)cl(?:ojure|j)\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.clojure\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.clojure\"}]}]},\"hl-coffee\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)coffee(?:script|-script|)\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.coffee\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.coffee\"}]}]},\"hl-cpp\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)c(?:pp|\\\\+\\\\+)\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.cpp\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.cpp\"}]}]},\"hl-csharp\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)c(?:sharp|[#s])\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.csharp\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.cs\"}]}]},\"hl-css\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)css\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.css\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.css\"}]}]},\"hl-dart\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)dart\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.dart\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.dart\"}]}]},\"hl-diff\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)u??diff\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.diff\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.diff\"}]}]},\"hl-dockerfile\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)docker(?:|file)\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.dockerfile\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.dockerfile\"}]}]},\"hl-elixir\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)e(?:lixir|xs??)\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.elixir\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.elixir\"}]}]},\"hl-erlang\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)erlang\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.erlang\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.erlang\"}]}]},\"hl-fsharp\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)f(?:sharp|#)\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.fsharp\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.fsharp\"}]}]},\"hl-go\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)go(?:|lang)\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.go\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.go\"}]}]},\"hl-groovy\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)groovy\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.groovy\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.groovy\"}]}]},\"hl-handlebars\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)handlebars\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.handlebars\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"text.html.handlebars\"}]}]},\"hl-html\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)html\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.html\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"text.html.basic\"}]}]},\"hl-ini\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)(?:ini|cfg|dosini)\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.ini\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.ini\"}]}]},\"hl-java\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)java\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.java\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.java\"}]}]},\"hl-js\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)j(?:avascript|s)\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.js\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.js\"}]}]},\"hl-json\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=(?:\\\"json\\\"|'json'|\\\"json-object\\\"|'json-object')(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"4\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.json\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.json.comments\"}]}]},\"hl-julia\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=(?:\\\"julia\\\"|'julia'|\\\"jl\\\"|'jl')(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"4\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.julia\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.julia\"}]}]},\"hl-latex\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)(?:|la)tex\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.latex\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"text.tex.latex\"}]}]},\"hl-less\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=(?:\\\"less\\\"|'less')(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"4\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.less\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.css.less\"}]}]},\"hl-lua\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)lua\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.lua\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.lua\"}]}]},\"hl-makefile\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)(?:make|makefile|mf|bsdmake)\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.makefile\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.makefile\"}]}]},\"hl-markdown\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)m(?:arkdown|d)\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.markdown\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"text.html.markdown\"}]}]},\"hl-objc\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=(?:\\\"objective-c\\\"|'objective-c'|\\\"objectivec\\\"|'objectivec'|\\\"obj-c\\\"|'obj-c'|\\\"objc\\\"|'objc')(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"4\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.objc\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.objc\"}]}]},\"hl-perl\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)p(?:erl|le)\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.perl\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.perl\"}]}]},\"hl-perl6\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=(?:\\\"perl6\\\"|'perl6'|\\\"pl6\\\"|'pl6'|\\\"raku\\\"|'raku')(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"4\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.perl6\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.perl.6\"}]}]},\"hl-php\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)php[345]??\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.php\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.php\"}]}]},\"hl-powershell\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=(?:\\\"powershell\\\"|'powershell'|\\\"pwsh\\\"|'pwsh'|\\\"posh\\\"|'posh'|\\\"ps1\\\"|'ps1'|\\\"psm1\\\"|'psm1')(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"4\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.powershell\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.powershell\"}]}]},\"hl-pug\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)(?:pug|jade)\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.pug\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"text.pug\"}]}]},\"hl-python\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=(?:\\\"python\\\"|'python'|\\\"py\\\"|'py'|\\\"sage\\\"|'sage'|\\\"python3\\\"|'python3'|\\\"py3\\\"|'py3')(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"4\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.python\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.python\"}]}]},\"hl-r\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)(?:splus|[rs])\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.r\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.r\"}]}]},\"hl-ruby\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)(?:ruby|rb|duby)\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.ruby\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.ruby\"}]}]},\"hl-rust\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=(?:\\\"rust\\\"|'rust'|\\\"rs\\\"|'rs')(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"4\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":null,\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.rust\"}]}]},\"hl-scala\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=(?:\\\"scala\\\"|'scala')(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"4\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.scala\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.scala\"}]}]},\"hl-scss\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=(?:\\\"scss\\\"|'scss')(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"4\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.scss\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.css.scss\"}]}]},\"hl-shell\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=(?:\\\"bash\\\"|'bash'|\\\"sh\\\"|'sh'|\\\"ksh\\\"|'ksh'|\\\"zsh\\\"|'zsh'|\\\"shell\\\"|'shell')(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"4\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.shell\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.shell\"}]}]},\"hl-sql\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)sql\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.sql\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.sql\"}]}]},\"hl-swift\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=(?:\\\"swift\\\"|'swift')(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"4\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.swift\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.swift\"}]}]},\"hl-ts\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=(?:\\\"typescript\\\"|'typescript'|\\\"ts\\\"|'ts')(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"4\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.ts\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.ts\"}]}]},\"hl-vb-net\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)(?:vb\\\\.net|vbnet|lobas|oobas|sobas)\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.vb-net\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.asp.vb.net\"}]}]},\"hl-xml\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)xml\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.xml\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"text.xml\"}]}]},\"hl-xslt\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)xslt\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.xslt\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"text.xml.xsl\"}]}]},\"hl-yaml\":{\"begin\":\"(?i)(<)(syntaxhighlight)((?:\\\\s+[^>]+)?\\\\s+lang=([\\\"']?)yaml\\\\4(?:\\\\s+[^>]+)?)\\\\s*(>)\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.start.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"5\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"end\":\"(?i)(</)(syntaxhighlight)\\\\s*(>)\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.end.wikitext\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"patterns\":[{\"begin\":\"(^|\\\\G)\",\"contentName\":\"meta.embedded.block.yaml\",\"end\":\"(?i)(?=</syntaxhighlight\\\\s*>)\",\"patterns\":[{\"include\":\"source.yaml\"}]}]}}},\"wiki-self-closed-tags\":{\"captures\":{\"1\":{\"name\":\"punctuation.definition.tag.begin.wikitext\"},\"2\":{\"name\":\"entity.name.tag.wikitext\"},\"3\":{\"patterns\":[{\"include\":\"text.html.basic#attribute\"},{\"include\":\"$self\"}]},\"4\":{\"name\":\"punctuation.definition.tag.end.wikitext\"}},\"match\":\"(?i)(<)(templatestyles|ref|nowiki|onlyinclude|includeonly)(\\\\s+[^>]+)?\\\\s*(/>)\",\"name\":\"meta.tag.metedata.void.wikitext\"}}}}}},\"scopeName\":\"source.wikitext\",\"embeddedLangs\":[],\"aliases\":[\"mediawiki\",\"wiki\"],\"embeddedLangsLazy\":[\"html\",\"css\",\"ini\",\"java\",\"lua\",\"make\",\"perl\",\"r\",\"ruby\",\"php\",\"sql\",\"vb\",\"xml\",\"xsl\",\"yaml\",\"bat\",\"clojure\",\"coffee\",\"c\",\"cpp\",\"diff\",\"docker\",\"go\",\"groovy\",\"pug\",\"javascript\",\"jsonc\",\"less\",\"objective-c\",\"swift\",\"scss\",\"raku\",\"powershell\",\"python\",\"julia\",\"rust\",\"scala\",\"shellscript\",\"typescript\",\"csharp\",\"fsharp\",\"dart\",\"handlebars\",\"markdown\",\"erlang\",\"elixir\",\"latex\",\"bibtex\",\"json\"]}"))];
2
+ //#endregion
3
+ export { e as default };
@@ -0,0 +1,3 @@
1
+ var e = [Object.freeze(JSON.parse("{\"displayName\":\"WebAssembly Interface Types\",\"foldingStartMarker\":\"([\\\\[{])\\\\s*\",\"foldingStopMarker\":\"\\\\s*([]}])\",\"name\":\"wit\",\"patterns\":[{\"include\":\"#comment\"},{\"include\":\"#package\"},{\"include\":\"#toplevel-use\"},{\"include\":\"#world\"},{\"include\":\"#interface\"},{\"include\":\"#whitespace\"}],\"repository\":{\"block-comments\":{\"patterns\":[{\"match\":\"/\\\\*\\\\*/\",\"name\":\"comment.block.empty.wit\"},{\"applyEndPatternLast\":1,\"begin\":\"/\\\\*\\\\*\",\"end\":\"\\\\*/\",\"name\":\"comment.block.documentation.wit\",\"patterns\":[{\"include\":\"#block-comments\"},{\"include\":\"#markdown\"},{\"include\":\"#whitespace\"}]},{\"applyEndPatternLast\":1,\"begin\":\"/\\\\*(?!\\\\*)\",\"end\":\"\\\\*/\",\"name\":\"comment.block.wit\",\"patterns\":[{\"include\":\"#block-comments\"},{\"include\":\"#whitespace\"}]}]},\"boolean\":{\"match\":\"\\\\b(bool)\\\\b\",\"name\":\"entity.name.type.boolean.wit\"},\"comment\":{\"patterns\":[{\"include\":\"#block-comments\"},{\"include\":\"#doc-comment\"},{\"include\":\"#line-comment\"}]},\"container\":{\"name\":\"meta.container.ty.wit\",\"patterns\":[{\"include\":\"#tuple\"},{\"include\":\"#list\"},{\"include\":\"#option\"},{\"include\":\"#result\"},{\"include\":\"#handle\"}]},\"doc-comment\":{\"begin\":\"^\\\\s*///\",\"end\":\"$\",\"name\":\"comment.line.documentation.wit\",\"patterns\":[{\"include\":\"#markdown\"}]},\"enum\":{\"applyEndPatternLast\":1,\"begin\":\"\\\\b(enum)\\\\b\\\\s+%?((?<![-\\\\w])([a-z][0-9a-z]*|[A-Z][0-9A-Z]*)((-)([a-z][0-9a-z]*|[A-Z][0-9A-Z]*))*)\\\\s*(\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.other.enum.enum-items.wit\"},\"2\":{\"name\":\"entity.name.type.id.enum-items.wit\"},\"7\":{\"name\":\"punctuation.brackets.curly.begin.wit\"}},\"end\":\"(})\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.brackets.curly.end.wit\"}},\"name\":\"meta.enum-items.wit\",\"patterns\":[{\"include\":\"#comment\"},{\"include\":\"#enum-cases\"},{\"include\":\"#whitespace\"}]},\"enum-cases\":{\"name\":\"meta.enum-cases.wit\",\"patterns\":[{\"include\":\"#comment\"},{\"match\":\"\\\\b%?((?<![-\\\\w])([a-z][0-9a-z]*|[A-Z][0-9A-Z]*)((-)([a-z][0-9a-z]*|[A-Z][0-9A-Z]*))*)\\\\b\",\"name\":\"variable.other.enummember.id.enum-cases.wit\"},{\"match\":\"(,)\",\"name\":\"punctuation.comma.wit\"},{\"include\":\"#whitespace\"}]},\"extern\":{\"name\":\"meta.extern-type.wit\",\"patterns\":[{\"name\":\"meta.interface-type.wit\",\"patterns\":[{\"applyEndPatternLast\":1,\"begin\":\"\\\\b(interface)\\\\b\\\\s*(\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.other.interface.interface-type.wit\"},\"2\":{\"name\":\"ppunctuation.brackets.curly.begin.wit\"}},\"end\":\"(})\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.brackets.curly.end.wit\"}},\"patterns\":[{\"include\":\"#comment\"},{\"include\":\"#interface-items\"},{\"include\":\"#whitespace\"}]}]},{\"include\":\"#function-definition\"},{\"include\":\"#use-path\"}]},\"flags\":{\"applyEndPatternLast\":1,\"begin\":\"\\\\b(flags)\\\\s+%?((?<![-\\\\w])([a-z][0-9a-z]*|[A-Z][0-9A-Z]*)((-)([a-z][0-9a-z]*|[A-Z][0-9A-Z]*))*)\\\\s*(\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.other.flags.flags-items.wit\"},\"2\":{\"name\":\"entity.name.type.id.flags-items.wit\"},\"7\":{\"name\":\"punctuation.brackets.curly.begin.wit\"}},\"end\":\"(})\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.brackets.curly.end.wit\"}},\"name\":\"meta.flags-items.wit\",\"patterns\":[{\"include\":\"#comment\"},{\"include\":\"#flags-fields\"},{\"include\":\"#whitespace\"}]},\"flags-fields\":{\"name\":\"meta.flags-fields.wit\",\"patterns\":[{\"include\":\"#comment\"},{\"match\":\"\\\\b%?((?<![-\\\\w])([a-z][0-9a-z]*|[A-Z][0-9A-Z]*)((-)([a-z][0-9a-z]*|[A-Z][0-9A-Z]*))*)\\\\b\",\"name\":\"variable.other.enummember.id.flags-fields.wit\"},{\"match\":\"(,)\",\"name\":\"punctuation.comma.wit\"},{\"include\":\"#whitespace\"}]},\"function\":{\"applyEndPatternLast\":1,\"begin\":\"\\\\b%?((?<![-\\\\w])([a-z][0-9a-z]*|[A-Z][0-9A-Z]*)((-)([a-z][0-9a-z]*|[A-Z][0-9A-Z]*))*)\\\\s*(:)\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.function.id.func-item.wit\"},\"2\":{\"name\":\"meta.word.wit\"},\"4\":{\"name\":\"meta.word-separator.wit\"},\"5\":{\"name\":\"meta.word.wit\"},\"6\":{\"name\":\"keyword.operator.key-value.wit\"}},\"end\":\"((?<=\\\\n)|(?=}))\",\"name\":\"meta.func-item.wit\",\"patterns\":[{\"include\":\"#function-definition\"},{\"include\":\"#whitespace\"}]},\"function-definition\":{\"name\":\"meta.func-type.wit\",\"patterns\":[{\"applyEndPatternLast\":1,\"begin\":\"\\\\b(static\\\\s+)?(func)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"storage.modifier.static.func-item.wit\"},\"2\":{\"name\":\"keyword.other.func.func-type.wit\"}},\"end\":\"((?<=\\\\n)|(?=}))\",\"name\":\"meta.function.wit\",\"patterns\":[{\"include\":\"#comment\"},{\"include\":\"#parameter-list\"},{\"include\":\"#result-list\"},{\"include\":\"#whitespace\"}]}]},\"handle\":{\"captures\":{\"1\":{\"name\":\"entity.name.type.borrow.handle.wit\"},\"2\":{\"name\":\"punctuation.brackets.angle.begin.wit\"},\"3\":{\"name\":\"entity.name.type.id.handle.wit\"},\"8\":{\"name\":\"punctuation.brackets.angle.end.wit\"}},\"match\":\"\\\\b(borrow)\\\\b(<)\\\\s*%?((?<![-\\\\w])([a-z][0-9a-z]*|[A-Z][0-9A-Z]*)((-)([a-z][0-9a-z]*|[A-Z][0-9A-Z]*))*)\\\\s*(>)\",\"name\":\"meta.handle.ty.wit\"},\"identifier\":{\"match\":\"\\\\b%?((?<![-\\\\w])([a-z][0-9a-z]*|[A-Z][0-9A-Z]*)((-)([a-z][0-9a-z]*|[A-Z][0-9A-Z]*))*)\\\\b\",\"name\":\"entity.name.type.id.wit\"},\"interface\":{\"applyEndPatternLast\":1,\"begin\":\"^\\\\b(default\\\\s+)?(interface)\\\\s+%?((?<![-\\\\w])([a-z][0-9a-z]*|[A-Z][0-9A-Z]*)((-)([a-z][0-9a-z]*|[A-Z][0-9A-Z]*))*)\\\\s*(\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"storage.modifier.default.interface-item.wit\"},\"2\":{\"name\":\"keyword.declaration.interface.interface-item.wit storage.type.wit\"},\"3\":{\"name\":\"entity.name.type.id.interface-item.wit\"},\"8\":{\"name\":\"punctuation.brackets.curly.begin.wit\"}},\"end\":\"(})\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.brackets.curly.end.wit\"}},\"name\":\"meta.interface-item.wit\",\"patterns\":[{\"include\":\"#comment\"},{\"include\":\"#interface-items\"},{\"include\":\"#whitespace\"}]},\"interface-items\":{\"name\":\"meta.interface-items.wit\",\"patterns\":[{\"include\":\"#typedef-item\"},{\"include\":\"#use\"},{\"include\":\"#function\"}]},\"line-comment\":{\"match\":\"\\\\s*//.*\",\"name\":\"comment.line.double-slash.wit\"},\"list\":{\"applyEndPatternLast\":1,\"begin\":\"\\\\b(list)\\\\b(<)\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.type.list.wit\"},\"2\":{\"name\":\"punctuation.brackets.angle.begin.wit\"}},\"end\":\"(>)\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.brackets.angle.end.wit\"}},\"name\":\"meta.list.ty.wit\",\"patterns\":[{\"include\":\"#comment\"},{\"include\":\"#types\",\"name\":\"meta.types.list.wit\"},{\"include\":\"#whitespace\"}]},\"markdown\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"markup.heading.markdown\"}},\"match\":\"\\\\G\\\\s*(#+.*)$\"},{\"captures\":{\"2\":{\"name\":\"punctuation.definition.quote.begin.markdown\"}},\"match\":\"\\\\G\\\\s*((>)\\\\s+)+\"},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.list.begin.markdown\"}},\"match\":\"\\\\G\\\\s*(-)\\\\s+\"},{\"captures\":{\"1\":{\"name\":\"markup.list.numbered.markdown\"},\"2\":{\"name\":\"punctuation.definition.list.begin.markdown\"}},\"match\":\"\\\\G\\\\s*(([0-9]+\\\\.)\\\\s+)\"},{\"captures\":{\"1\":{\"name\":\"markup.italic.markdown\"}},\"match\":\"(`.*?`)\"},{\"captures\":{\"1\":{\"name\":\"markup.bold.markdown\"}},\"match\":\"\\\\b(__.*?__)\"},{\"captures\":{\"1\":{\"name\":\"markup.italic.markdown\"}},\"match\":\"\\\\b(_.*?_)\"},{\"captures\":{\"1\":{\"name\":\"markup.bold.markdown\"}},\"match\":\"(\\\\*\\\\*.*?\\\\*\\\\*)\"},{\"captures\":{\"1\":{\"name\":\"markup.italic.markdown\"}},\"match\":\"(\\\\*.*?\\\\*)\"}]},\"named-type-list\":{\"applyEndPatternLast\":1,\"begin\":\"\\\\b%?((?<![-\\\\w])([a-z][0-9a-z]*|[A-Z][0-9A-Z]*)((-)([a-z][0-9a-z]*|[A-Z][0-9A-Z]*))*)\\\\b\\\\s*(:)\",\"beginCaptures\":{\"1\":{\"name\":\"variable.parameter.id.named-type.wit\"},\"6\":{\"name\":\"keyword.operator.key-value.wit\"}},\"end\":\"((,)|(?=\\\\))|(?=\\\\n))\",\"endCaptures\":{\"2\":{\"name\":\"punctuation.comma.wit\"}},\"name\":\"meta.named-type-list.wit\",\"patterns\":[{\"include\":\"#comment\"},{\"include\":\"#types\"},{\"include\":\"#whitespace\"}]},\"numeric\":{\"match\":\"\\\\b(u8|u16|u32|u64|s8|s16|s32|s64|float32|float64)\\\\b\",\"name\":\"entity.name.type.numeric.wit\"},\"operator\":{\"patterns\":[{\"match\":\"=\",\"name\":\"punctuation.equal.wit\"},{\"match\":\",\",\"name\":\"punctuation.comma.wit\"},{\"match\":\":\",\"name\":\"keyword.operator.key-value.wit\"},{\"match\":\";\",\"name\":\"punctuation.semicolon.wit\"},{\"match\":\"\\\\(\",\"name\":\"punctuation.brackets.round.begin.wit\"},{\"match\":\"\\\\)\",\"name\":\"punctuation.brackets.round.end.wit\"},{\"match\":\"\\\\{\",\"name\":\"punctuation.brackets.curly.begin.wit\"},{\"match\":\"}\",\"name\":\"punctuation.brackets.curly.end.wit\"},{\"match\":\"<\",\"name\":\"punctuation.brackets.angle.begin.wit\"},{\"match\":\">\",\"name\":\"punctuation.brackets.angle.end.wit\"},{\"match\":\"\\\\*\",\"name\":\"keyword.operator.star.wit\"},{\"match\":\"->\",\"name\":\"keyword.operator.arrow.skinny.wit\"}]},\"option\":{\"applyEndPatternLast\":1,\"begin\":\"\\\\b(option)\\\\b(<)\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.type.option.wit\"},\"2\":{\"name\":\"punctuation.brackets.angle.begin.wit\"}},\"end\":\"(>)\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.brackets.angle.end.wit\"}},\"name\":\"meta.option.ty.wit\",\"patterns\":[{\"include\":\"#comment\"},{\"include\":\"#types\",\"name\":\"meta.types.option.wit\"},{\"include\":\"#whitespace\"}]},\"package\":{\"captures\":{\"1\":{\"name\":\"storage.modifier.package-decl.wit\"},\"2\":{\"name\":\"meta.id.package-decl.wit\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"entity.name.namespace.package-identifier.wit\",\"patterns\":[{\"include\":\"#identifier\"}]},\"2\":{\"name\":\"keyword.operator.namespace.package-identifier.wit\"},\"3\":{\"name\":\"entity.name.type.package-identifier.wit\",\"patterns\":[{\"include\":\"#identifier\"}]},\"5\":{\"name\":\"keyword.operator.versioning.package-identifier.wit\"},\"6\":{\"name\":\"constant.numeric.versioning.package-identifier.wit\"}},\"match\":\"([^:]+)(:)([^@]+)((@)(\\\\S+))?\",\"name\":\"meta.package-identifier.wit\"}]}},\"match\":\"^(package)\\\\s+(\\\\S+)\\\\s*\",\"name\":\"meta.package-decl.wit\"},\"parameter-list\":{\"applyEndPatternLast\":1,\"begin\":\"(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.brackets.round.begin.wit\"}},\"end\":\"(\\\\))\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.brackets.round.end.wit\"}},\"name\":\"meta.param-list.wit\",\"patterns\":[{\"include\":\"#comment\"},{\"include\":\"#named-type-list\"},{\"include\":\"#whitespace\"}]},\"primitive\":{\"name\":\"meta.primitive.ty.wit\",\"patterns\":[{\"include\":\"#numeric\"},{\"include\":\"#boolean\"},{\"include\":\"#string\"}]},\"record\":{\"applyEndPatternLast\":1,\"begin\":\"\\\\b(record)\\\\b\\\\s+%?((?<![-\\\\w])([a-z][0-9a-z]*|[A-Z][0-9A-Z]*)((-)([a-z][0-9a-z]*|[A-Z][0-9A-Z]*))*)\\\\s*(\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.declaration.record.record-item.wit\"},\"2\":{\"name\":\"entity.name.type.id.record-item.wit\"},\"7\":{\"name\":\"punctuation.brackets.curly.begin.wit\"}},\"end\":\"(})\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.brackets.curly.end.wit\"}},\"name\":\"meta.record-item.wit\",\"patterns\":[{\"include\":\"#comment\"},{\"include\":\"#record-fields\"},{\"include\":\"#whitespace\"}]},\"record-fields\":{\"applyEndPatternLast\":1,\"begin\":\"\\\\b%?((?<![-\\\\w])([a-z][0-9a-z]*|[A-Z][0-9A-Z]*)((-)([a-z][0-9a-z]*|[A-Z][0-9A-Z]*))*)\\\\b\\\\s*(:)\",\"beginCaptures\":{\"1\":{\"name\":\"variable.declaration.id.record-fields.wit\"},\"6\":{\"name\":\"keyword.operator.key-value.wit\"}},\"end\":\"((,)|(?=})|(?=\\\\n))\",\"endCaptures\":{\"2\":{\"name\":\"punctuation.comma.wit\"}},\"name\":\"meta.record-fields.wit\",\"patterns\":[{\"include\":\"#comment\"},{\"include\":\"#types\",\"name\":\"meta.types.record-fields.wit\"},{\"include\":\"#whitespace\"}]},\"resource\":{\"applyEndPatternLast\":1,\"begin\":\"\\\\b(resource)\\\\b\\\\s+%?((?<![-\\\\w])([a-z][0-9a-z]*|[A-Z][0-9A-Z]*)((-)([a-z][0-9a-z]*|[A-Z][0-9A-Z]*))*)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.other.resource.wit\"},\"2\":{\"name\":\"entity.name.type.id.resource.wit\"}},\"end\":\"((?<=\\\\n)|(?=}))\",\"name\":\"meta.resource-item.wit\",\"patterns\":[{\"include\":\"#comment\"},{\"include\":\"#resource-methods\"},{\"include\":\"#whitespace\"}]},\"resource-methods\":{\"applyEndPatternLast\":1,\"begin\":\"(\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.brackets.curly.begin.wit\"}},\"end\":\"(})\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.brackets.curly.end.wit\"}},\"name\":\"meta.resource-methods.wit\",\"patterns\":[{\"include\":\"#comment\"},{\"applyEndPatternLast\":1,\"begin\":\"\\\\b(constructor)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.other.constructor.constructor-type.wit\"},\"2\":{\"name\":\"punctuation.brackets.round.begin.wit\"}},\"end\":\"((?<=\\\\n)|(?=}))\",\"name\":\"meta.constructor-type.wit\",\"patterns\":[{\"include\":\"#comment\"},{\"include\":\"#parameter-list\"},{\"include\":\"#whitespace\"}]},{\"include\":\"#function\"},{\"include\":\"#whitespace\"}]},\"result\":{\"applyEndPatternLast\":1,\"begin\":\"\\\\b(result)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.type.result.wit\"},\"2\":{\"name\":\"punctuation.brackets.angle.begin.wit\"}},\"end\":\"((?<=\\\\n)|(?=,)|(?=}))\",\"name\":\"meta.result.ty.wit\",\"patterns\":[{\"include\":\"#comment\"},{\"applyEndPatternLast\":1,\"begin\":\"(<)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.brackets.angle.begin.wit\"}},\"end\":\"(>)\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.brackets.angle.end.wit\"}},\"name\":\"meta.inner.result.wit\",\"patterns\":[{\"include\":\"#comment\"},{\"match\":\"(?<!\\\\w)(_)(?!\\\\w)\",\"name\":\"variable.other.inferred-type.result.wit\"},{\"include\":\"#types\",\"name\":\"meta.types.result.wit\"},{\"match\":\"(?<!result)\\\\s*(,)\",\"name\":\"punctuation.comma.wit\"},{\"include\":\"#whitespace\"}]},{\"include\":\"#whitespace\"}]},\"result-list\":{\"applyEndPatternLast\":1,\"begin\":\"(->)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.operator.arrow.skinny.wit\"}},\"end\":\"((?<=\\\\n)|(?=}))\",\"name\":\"meta.result-list.wit\",\"patterns\":[{\"include\":\"#comment\"},{\"include\":\"#types\"},{\"include\":\"#parameter-list\"},{\"include\":\"#whitespace\"}]},\"string\":{\"match\":\"\\\\b(string|char)\\\\b\",\"name\":\"entity.name.type.string.wit\"},\"toplevel-use\":{\"captures\":{\"1\":{\"name\":\"keyword.other.use.toplevel-use-item.wit\"},\"2\":{\"name\":\"meta.interface.toplevel-use-item.wit\",\"patterns\":[{\"match\":\"\\\\b%?((?<![-\\\\w])([a-z][0-9a-z]*|[A-Z][0-9A-Z]*)((-)([a-z][0-9a-z]*|[A-Z][0-9A-Z]*))*)\\\\b\",\"name\":\"entity.name.type.declaration.interface.toplevel-use-item.wit\"},{\"captures\":{\"1\":{\"name\":\"keyword.operator.versioning.interface.toplevel-use-item.wit\"},\"2\":{\"name\":\"constant.numeric.versioning.interface.toplevel-use-item.wit\"}},\"match\":\"(@)((0|[1-9]\\\\d*)\\\\.(0|[1-9]\\\\d*)\\\\.(0|[1-9]\\\\d*)(?:-((?:0|[1-9]\\\\d*|\\\\d*[-A-Za-z][-0-9A-Za-z]*)(?:\\\\.(?:0|[1-9]\\\\d*|\\\\d*[-A-Za-z][-0-9A-Za-z]*))*))?(?:\\\\+([-0-9A-Za-z]+(?:\\\\.[-0-9A-Za-z]+)*))?)\",\"name\":\"meta.versioning.interface.toplevel-use-item.wit\"}]},\"4\":{\"name\":\"keyword.control.as.toplevel-use-item.wit\"},\"5\":{\"name\":\"entity.name.type.toplevel-use-item.wit\"}},\"match\":\"^(use)\\\\s+(\\\\S+)(\\\\s+(as)\\\\s+(\\\\S+))?\\\\s*\",\"name\":\"meta.toplevel-use-item.wit\"},\"tuple\":{\"applyEndPatternLast\":1,\"begin\":\"\\\\b(tuple)\\\\b(<)\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.type.tuple.wit\"},\"2\":{\"name\":\"punctuation.brackets.angle.begin.wit\"}},\"end\":\"(>)\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.brackets.angle.end.wit\"}},\"name\":\"meta.tuple.ty.wit\",\"patterns\":[{\"include\":\"#comment\"},{\"include\":\"#types\",\"name\":\"meta.types.tuple.wit\"},{\"match\":\"(,)\",\"name\":\"punctuation.comma.wit\"},{\"include\":\"#whitespace\"}]},\"type-definition\":{\"applyEndPatternLast\":1,\"begin\":\"\\\\b(type)\\\\b\\\\s+%?((?<![-\\\\w])([a-z][0-9a-z]*|[A-Z][0-9A-Z]*)((-)([a-z][0-9a-z]*|[A-Z][0-9A-Z]*))*)\\\\s*(=)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.declaration.type.type-item.wit storage.type.wit\"},\"2\":{\"name\":\"entity.name.type.id.type-item.wit\"},\"7\":{\"name\":\"punctuation.equal.wit\"}},\"end\":\"(?<=\\\\n)\",\"name\":\"meta.type-item.wit\",\"patterns\":[{\"include\":\"#types\",\"name\":\"meta.types.type-item.wit\"},{\"include\":\"#whitespace\"}]},\"typedef-item\":{\"name\":\"meta.typedef-item.wit\",\"patterns\":[{\"include\":\"#resource\"},{\"include\":\"#variant\"},{\"include\":\"#record\"},{\"include\":\"#flags\"},{\"include\":\"#enum\"},{\"include\":\"#type-definition\"}]},\"types\":{\"name\":\"meta.ty.wit\",\"patterns\":[{\"include\":\"#primitive\"},{\"include\":\"#container\"},{\"include\":\"#identifier\"}]},\"use\":{\"applyEndPatternLast\":1,\"begin\":\"\\\\b(use)\\\\b\\\\s+(\\\\S+)(\\\\.)(\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.other.use.use-item.wit\"},\"2\":{\"patterns\":[{\"include\":\"#use-path\"},{\"include\":\"#whitespace\"}]},\"3\":{\"name\":\"keyword.operator.namespace-separator.use-item.wit\"},\"4\":{\"name\":\"punctuation.brackets.curly.begin.wit\"}},\"end\":\"(})\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.brackets.curly.end.wit\"}},\"name\":\"meta.use-item.wit\",\"patterns\":[{\"include\":\"#comment\"},{\"match\":\"\\\\b%?((?<![-\\\\w])([a-z][0-9a-z]*|[A-Z][0-9A-Z]*)((-)([a-z][0-9a-z]*|[A-Z][0-9A-Z]*))*)\\\\b\",\"name\":\"entity.name.type.declaration.use-names-item.use-item.wit\"},{\"match\":\"(,)\",\"name\":\"punctuation.comma.wit\"},{\"include\":\"#whitespace\"}]},\"use-path\":{\"name\":\"meta.use-path.wit\",\"patterns\":[{\"match\":\"\\\\b%?((?<![-\\\\w])([a-z][0-9a-z]*|[A-Z][0-9A-Z]*)((-)([a-z][0-9a-z]*|[A-Z][0-9A-Z]*))*)\\\\b\",\"name\":\"entity.name.namespace.id.use-path.wit\"},{\"captures\":{\"1\":{\"name\":\"keyword.operator.versioning.id.use-path.wit\"},\"2\":{\"name\":\"constant.numeric.versioning.id.use-path.wit\"}},\"match\":\"(@)((0|[1-9]\\\\d*)\\\\.(0|[1-9]\\\\d*)\\\\.(0|[1-9]\\\\d*)(?:-((?:0|[1-9]\\\\d*|\\\\d*[-A-Za-z][-0-9A-Za-z]*)(?:\\\\.(?:0|[1-9]\\\\d*|\\\\d*[-A-Za-z][-0-9A-Za-z]*))*))?(?:\\\\+([-0-9A-Za-z]+(?:\\\\.[-0-9A-Za-z]+)*))?)\",\"name\":\"meta.versioning.id.use-path.wit\"},{\"match\":\"\\\\.\",\"name\":\"keyword.operator.namespace-separator.use-path.wit\"}]},\"variant\":{\"applyEndPatternLast\":1,\"begin\":\"\\\\b(variant)\\\\s+%?((?<![-\\\\w])([a-z][0-9a-z]*|[A-Z][0-9A-Z]*)((-)([a-z][0-9a-z]*|[A-Z][0-9A-Z]*))*)\\\\s*(\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.other.variant.wit\"},\"2\":{\"name\":\"entity.name.type.id.variant.wit\"},\"7\":{\"name\":\"punctuation.brackets.curly.begin.wit\"}},\"end\":\"(})\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.brackets.curly.end.wit\"}},\"name\":\"meta.variant.wit\",\"patterns\":[{\"include\":\"#comment\"},{\"include\":\"#variant-cases\"},{\"include\":\"#enum-cases\"},{\"include\":\"#whitespace\"}]},\"variant-cases\":{\"applyEndPatternLast\":1,\"begin\":\"\\\\b%?((?<![-\\\\w])([a-z][0-9a-z]*|[A-Z][0-9A-Z]*)((-)([a-z][0-9a-z]*|[A-Z][0-9A-Z]*))*)\\\\b\\\\s*(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"variable.other.enummember.id.variant-cases.wit\"},\"6\":{\"name\":\"punctuation.brackets.round.begin.wit\"}},\"end\":\"(\\\\))\\\\s*(,)?\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.brackets.round.end.wit\"},\"2\":{\"name\":\"punctuation.comma.wit\"}},\"name\":\"meta.variant-cases.wit\",\"patterns\":[{\"include\":\"#types\",\"name\":\"meta.types.variant-cases.wit\"},{\"include\":\"#whitespace\"}]},\"whitespace\":{\"match\":\"\\\\s+\",\"name\":\"meta.whitespace.wit\"},\"world\":{\"applyEndPatternLast\":1,\"begin\":\"^\\\\b(default\\\\s+)?(world)\\\\s+%?((?<![-\\\\w])([a-z][0-9a-z]*|[A-Z][0-9A-Z]*)((-)([a-z][0-9a-z]*|[A-Z][0-9A-Z]*))*)\\\\s*(\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"storage.modifier.default.world-item.wit\"},\"2\":{\"name\":\"keyword.declaration.world.world-item.wit storage.type.wit\"},\"3\":{\"name\":\"entity.name.type.id.world-item.wit\"},\"8\":{\"name\":\"punctuation.brackets.curly.begin.wit\"}},\"end\":\"(})\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.brackets.curly.end.wit\"}},\"name\":\"meta.world-item.wit\",\"patterns\":[{\"include\":\"#comment\"},{\"applyEndPatternLast\":1,\"begin\":\"\\\\b(export)\\\\b\\\\s+(\\\\S+)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.export.export-item.wit\"},\"2\":{\"name\":\"meta.id.export-item.wit\",\"patterns\":[{\"match\":\"\\\\b%?((?<![-\\\\w])([a-z][0-9a-z]*|[A-Z][0-9A-Z]*)((-)([a-z][0-9a-z]*|[A-Z][0-9A-Z]*))*)\\\\b\",\"name\":\"variable.other.constant.id.export-item.wit\"},{\"captures\":{\"1\":{\"name\":\"keyword.operator.versioning.id.export-item.wit\"},\"2\":{\"name\":\"constant.numeric.versioning.id.export-item.wit\"}},\"match\":\"(@)((0|[1-9]\\\\d*)\\\\.(0|[1-9]\\\\d*)\\\\.(0|[1-9]\\\\d*)(?:-((?:0|[1-9]\\\\d*|\\\\d*[-A-Za-z][-0-9A-Za-z]*)(?:\\\\.(?:0|[1-9]\\\\d*|\\\\d*[-A-Za-z][-0-9A-Za-z]*))*))?(?:\\\\+([-0-9A-Za-z]+(?:\\\\.[-0-9A-Za-z]+)*))?)\",\"name\":\"meta.versioning.id.export-item.wit\"}]}},\"end\":\"((?<=\\\\n)|(?=}))\",\"name\":\"meta.export-item.wit\",\"patterns\":[{\"include\":\"#extern\"},{\"include\":\"#whitespace\"}]},{\"applyEndPatternLast\":1,\"begin\":\"\\\\b(import)\\\\b\\\\s+(\\\\S+)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.import.import-item.wit\"},\"2\":{\"name\":\"meta.id.import-item.wit\",\"patterns\":[{\"match\":\"\\\\b%?((?<![-\\\\w])([a-z][0-9a-z]*|[A-Z][0-9A-Z]*)((-)([a-z][0-9a-z]*|[A-Z][0-9A-Z]*))*)\\\\b\",\"name\":\"variable.other.constant.id.import-item.wit\"},{\"captures\":{\"1\":{\"name\":\"keyword.operator.versioning.id.import-item.wit\"},\"2\":{\"name\":\"constant.numeric.versioning.id.import-item.wit\"}},\"match\":\"(@)((0|[1-9]\\\\d*)\\\\.(0|[1-9]\\\\d*)\\\\.(0|[1-9]\\\\d*)(?:-((?:0|[1-9]\\\\d*|\\\\d*[-A-Za-z][-0-9A-Za-z]*)(?:\\\\.(?:0|[1-9]\\\\d*|\\\\d*[-A-Za-z][-0-9A-Za-z]*))*))?(?:\\\\+([-0-9A-Za-z]+(?:\\\\.[-0-9A-Za-z]+)*))?)\",\"name\":\"meta.versioning.id.import-item.wit\"}]}},\"end\":\"((?<=\\\\n)|(?=}))\",\"name\":\"meta.import-item.wit\",\"patterns\":[{\"include\":\"#extern\"},{\"include\":\"#whitespace\"}]},{\"applyEndPatternLast\":1,\"begin\":\"\\\\b(include)\\\\s+(\\\\S+)\\\\s*\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.include.include-item.wit\"},\"2\":{\"name\":\"meta.use-path.include-item.wit\",\"patterns\":[{\"include\":\"#use-path\"}]}},\"end\":\"(?<=\\\\n)\",\"name\":\"meta.include-item.wit\",\"patterns\":[{\"applyEndPatternLast\":1,\"begin\":\"\\\\b(with)\\\\b\\\\s+(\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.with.include-item.wit\"},\"2\":{\"name\":\"punctuation.brackets.curly.begin.wit\"}},\"end\":\"(})\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.brackets.curly.end.wit\"}},\"name\":\"meta.with.include-item.wit\",\"patterns\":[{\"include\":\"#comment\"},{\"captures\":{\"1\":{\"name\":\"variable.other.id.include-names-item.wit\"},\"2\":{\"name\":\"keyword.control.as.include-names-item.wit\"},\"3\":{\"name\":\"entity.name.type.include-names-item.wit\"}},\"match\":\"(\\\\S+)\\\\s+(as)\\\\s+([^,\\\\s]+)\",\"name\":\"meta.include-names-item.wit\"},{\"match\":\"(,)\",\"name\":\"punctuation.comma.wit\"},{\"include\":\"#whitespace\"}]}]},{\"include\":\"#use\"},{\"include\":\"#typedef-item\"},{\"include\":\"#whitespace\"}]}},\"scopeName\":\"source.wit\"}"))];
2
+ //#endregion
3
+ export { e as default };