@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.
- package/LICENSE +21 -0
- package/README.md +113 -0
- package/dist/abap-DeBcB0Go.js +3 -0
- package/dist/actionscript-3-Ca7AJdus.js +3 -0
- package/dist/ada-wUzMIotr.js +3 -0
- package/dist/andromeeda-qFSR243y.js +4 -0
- package/dist/angular-html-LrXL1ucE.js +16 -0
- package/dist/angular-ts-B8aubKqG.js +18 -0
- package/dist/apache-I27faSuY.js +3 -0
- package/dist/apex--j459sYy.js +3 -0
- package/dist/apl-ZtqUVL4Y.js +16 -0
- package/dist/applescript-CvFPStD_.js +3 -0
- package/dist/ara-oGMGKYRR.js +3 -0
- package/dist/asciidoc-BSeXIn5J.js +3 -0
- package/dist/asm-D9AeWiTG.js +3 -0
- package/dist/astro-BTnEu-qn.js +18 -0
- package/dist/aurora-x-BfjVxBdh.js +4 -0
- package/dist/awk-CN4Dt2EA.js +3 -0
- package/dist/ayu-dark-D_E-eZWK.js +4 -0
- package/dist/ayu-light-2e0XvPR3.js +4 -0
- package/dist/ayu-mirage-s7b90aUC.js +4 -0
- package/dist/ballerina-D50APAvj.js +3 -0
- package/dist/bat-CsyrNd6J.js +3 -0
- package/dist/beancount-C-7UQ_6h.js +3 -0
- package/dist/berry-7ZqQyKX_.js +3 -0
- package/dist/bibtex-CroJEZn5.js +3 -0
- package/dist/bicep-BI87HQfC.js +3 -0
- package/dist/bird2-h8KptB8G.js +3 -0
- package/dist/blade-BR5n1P6c.js +20 -0
- package/dist/bsl-FnheFq4w.js +5 -0
- package/dist/c-Ce2kZEMm.js +5 -0
- package/dist/c3-wJX5HNDQ.js +3 -0
- package/dist/cadence-BXV0DiIS.js +3 -0
- package/dist/cairo-CYYISc3K.js +5 -0
- package/dist/catppuccin-frappe-Dc5EeITp.js +4 -0
- package/dist/catppuccin-latte-D8PDXaqw.js +4 -0
- package/dist/catppuccin-macchiato-DtW613F5.js +4 -0
- package/dist/catppuccin-mocha-C3AS6_YO.js +4 -0
- package/dist/chunk-BdsCSvBP.js +20 -0
- package/dist/clarity-D7TEWWAc.js +3 -0
- package/dist/clojure-LH8DjlVh.js +3 -0
- package/dist/cmake-DvXT7w0f.js +3 -0
- package/dist/cobol-D3EGzMjZ.js +10 -0
- package/dist/codeowners-BeezUyuc.js +3 -0
- package/dist/codeql-fuOw3WIy.js +3 -0
- package/dist/coffee-DAg7pqMx.js +5 -0
- package/dist/common-lisp-C0tc6N-l.js +3 -0
- package/dist/components/Accordion/Accordion.vue.d.ts +32 -0
- package/dist/components/Accordion/AccordionContent.vue.d.ts +19 -0
- package/dist/components/Accordion/AccordionItem.vue.d.ts +22 -0
- package/dist/components/Accordion/AccordionTrigger.vue.d.ts +21 -0
- package/dist/components/Accordion/context.d.ts +24 -0
- package/dist/components/Accordion/index.d.ts +5 -0
- package/dist/components/Alert/Alert.variants.d.ts +5 -0
- package/dist/components/Alert/Alert.vue.d.ts +20 -0
- package/dist/components/Alert/AlertAction.vue.d.ts +16 -0
- package/dist/components/Alert/AlertDescription.vue.d.ts +16 -0
- package/dist/components/Alert/AlertTitle.vue.d.ts +16 -0
- package/dist/components/Alert/index.d.ts +5 -0
- package/dist/components/Avatar/Avatar.variants.d.ts +5 -0
- package/dist/components/Avatar/Avatar.vue.d.ts +23 -0
- package/dist/components/Avatar/index.d.ts +2 -0
- package/dist/components/Badge/Badge.variants.d.ts +14 -0
- package/dist/components/Badge/Badge.vue.d.ts +26 -0
- package/dist/components/Badge/index.d.ts +2 -0
- package/dist/components/Breadcrumb/Breadcrumb.vue.d.ts +16 -0
- package/dist/components/Breadcrumb/BreadcrumbEllipsis.vue.d.ts +16 -0
- package/dist/components/Breadcrumb/BreadcrumbItem.vue.d.ts +16 -0
- package/dist/components/Breadcrumb/BreadcrumbLink.vue.d.ts +20 -0
- package/dist/components/Breadcrumb/BreadcrumbList.vue.d.ts +16 -0
- package/dist/components/Breadcrumb/BreadcrumbPage.vue.d.ts +16 -0
- package/dist/components/Breadcrumb/BreadcrumbSeparator.vue.d.ts +16 -0
- package/dist/components/Breadcrumb/index.d.ts +7 -0
- package/dist/components/Button/Button.variants.d.ts +17 -0
- package/dist/components/Button/Button.vue.d.ts +35 -0
- package/dist/components/Button/index.d.ts +2 -0
- package/dist/components/Calendar/Calendar.variants.d.ts +5 -0
- package/dist/components/Calendar/Calendar.vue.d.ts +74 -0
- package/dist/components/Calendar/CalendarDayColumn.vue.d.ts +40 -0
- package/dist/components/Calendar/CalendarDayHeader.vue.d.ts +10 -0
- package/dist/components/Calendar/CalendarDayView.vue.d.ts +42 -0
- package/dist/components/Calendar/CalendarEvent.variants.d.ts +6 -0
- package/dist/components/Calendar/CalendarEvent.vue.d.ts +39 -0
- package/dist/components/Calendar/CalendarEventGroup.vue.d.ts +36 -0
- package/dist/components/Calendar/CalendarHeader.variants.d.ts +9 -0
- package/dist/components/Calendar/CalendarHeader.vue.d.ts +23 -0
- package/dist/components/Calendar/CalendarMonthCell.vue.d.ts +30 -0
- package/dist/components/Calendar/CalendarMonthEvent.vue.d.ts +11 -0
- package/dist/components/Calendar/CalendarMonthView.vue.d.ts +30 -0
- package/dist/components/Calendar/CalendarSlotGrid.vue.d.ts +17 -0
- package/dist/components/Calendar/CalendarTimeAxis.vue.d.ts +14 -0
- package/dist/components/Calendar/CalendarWeekView.vue.d.ts +48 -0
- package/dist/components/Calendar/composables/useCalendarDrag.d.ts +12 -0
- package/dist/components/Calendar/composables/useCalendarLayout.d.ts +13 -0
- package/dist/components/Calendar/composables/useCalendarNavigation.d.ts +18 -0
- package/dist/components/Calendar/composables/useCalendarResize.d.ts +14 -0
- package/dist/components/Calendar/composables/useCalendarSelection.d.ts +7 -0
- package/dist/components/Calendar/index.d.ts +5 -0
- package/dist/components/Calendar/types.d.ts +38 -0
- package/dist/components/Calendar/utils/overlap.d.ts +12 -0
- package/dist/components/Calendar/utils/positioning.d.ts +3 -0
- package/dist/components/Calendar/utils/slots.d.ts +2 -0
- package/dist/components/Calendar/utils/time.d.ts +23 -0
- package/dist/components/Card/Card.variants.d.ts +7 -0
- package/dist/components/Card/Card.vue.d.ts +24 -0
- package/dist/components/Card/CardAction.vue.d.ts +16 -0
- package/dist/components/Card/CardContent.vue.d.ts +16 -0
- package/dist/components/Card/CardDescription.vue.d.ts +16 -0
- package/dist/components/Card/CardFooter.vue.d.ts +16 -0
- package/dist/components/Card/CardHeader.vue.d.ts +16 -0
- package/dist/components/Card/CardTabs.vue.d.ts +36 -0
- package/dist/components/Card/CardTitle.vue.d.ts +16 -0
- package/dist/components/Card/index.d.ts +9 -0
- package/dist/components/Checkbox/Checkbox.variants.d.ts +12 -0
- package/dist/components/Checkbox/Checkbox.vue.d.ts +42 -0
- package/dist/components/Checkbox/index.d.ts +2 -0
- package/dist/components/CodeBlock/CodeBlock.variants.d.ts +6 -0
- package/dist/components/CodeBlock/CodeBlock.vue.d.ts +22 -0
- package/dist/components/CodeBlock/CodeBlockComment.vue.d.ts +16 -0
- package/dist/components/CodeBlock/CodeBlockHighlighted.vue.d.ts +14 -0
- package/dist/components/CodeBlock/CodeBlockLine.vue.d.ts +20 -0
- package/dist/components/CodeBlock/CodeBlockOutput.vue.d.ts +16 -0
- package/dist/components/CodeBlock/index.d.ts +7 -0
- package/dist/components/CodeBlock/useShiki.d.ts +5 -0
- package/dist/components/DataTable/DataTable.vue.d.ts +65 -0
- package/dist/components/DataTable/index.d.ts +2 -0
- package/dist/components/DataTable/types.d.ts +15 -0
- package/dist/components/Dialog/Dialog.variants.d.ts +2 -0
- package/dist/components/Dialog/Dialog.vue.d.ts +30 -0
- package/dist/components/Dialog/DialogClose.vue.d.ts +23 -0
- package/dist/components/Dialog/DialogContent.vue.d.ts +27 -0
- package/dist/components/Dialog/DialogDescription.vue.d.ts +23 -0
- package/dist/components/Dialog/DialogFooter.vue.d.ts +21 -0
- package/dist/components/Dialog/DialogHeader.vue.d.ts +19 -0
- package/dist/components/Dialog/DialogOverlay.vue.d.ts +9 -0
- package/dist/components/Dialog/DialogScrollContent.vue.d.ts +25 -0
- package/dist/components/Dialog/DialogTitle.vue.d.ts +23 -0
- package/dist/components/Dialog/DialogTrigger.vue.d.ts +23 -0
- package/dist/components/Dialog/context.d.ts +19 -0
- package/dist/components/Dialog/index.d.ts +11 -0
- package/dist/components/Editor/Editor.variants.d.ts +6 -0
- package/dist/components/Editor/Editor.vue.d.ts +37 -0
- package/dist/components/Editor/EditorModelSync.vue.d.ts +8 -0
- package/dist/components/Editor/EditorToolbar.vue.d.ts +15 -0
- package/dist/components/Editor/index.d.ts +2 -0
- package/dist/components/Hotkey/Hotkey.vue.d.ts +17 -0
- package/dist/components/Hotkey/HotkeyGroup.vue.d.ts +17 -0
- package/dist/components/Hotkey/index.d.ts +2 -0
- package/dist/components/Input/Input.variants.d.ts +16 -0
- package/dist/components/Input/Input.vue.d.ts +59 -0
- package/dist/components/Input/index.d.ts +2 -0
- package/dist/components/InputOTP/InputOTP.variants.d.ts +13 -0
- package/dist/components/InputOTP/InputOTP.vue.d.ts +40 -0
- package/dist/components/InputOTP/index.d.ts +2 -0
- package/dist/components/Label/Label.vue.d.ts +17 -0
- package/dist/components/Label/index.d.ts +1 -0
- package/dist/components/Progress/Progress.variants.d.ts +17 -0
- package/dist/components/Progress/Progress.vue.d.ts +24 -0
- package/dist/components/Progress/index.d.ts +2 -0
- package/dist/components/RadioGroup/RadioGroup.variants.d.ts +19 -0
- package/dist/components/RadioGroup/RadioGroup.vue.d.ts +36 -0
- package/dist/components/RadioGroup/RadioGroupItem.vue.d.ts +36 -0
- package/dist/components/RadioGroup/context.d.ts +9 -0
- package/dist/components/RadioGroup/index.d.ts +3 -0
- package/dist/components/Select/Select.variants.d.ts +9 -0
- package/dist/components/Select/Select.vue.d.ts +42 -0
- package/dist/components/Select/SelectContent.vue.d.ts +21 -0
- package/dist/components/Select/SelectGroup.vue.d.ts +19 -0
- package/dist/components/Select/SelectItem.vue.d.ts +26 -0
- package/dist/components/Select/SelectItemText.vue.d.ts +19 -0
- package/dist/components/Select/SelectLabel.vue.d.ts +19 -0
- package/dist/components/Select/SelectScrollDownButton.vue.d.ts +19 -0
- package/dist/components/Select/SelectScrollUpButton.vue.d.ts +19 -0
- package/dist/components/Select/SelectSeparator.vue.d.ts +9 -0
- package/dist/components/Select/SelectTrigger.vue.d.ts +26 -0
- package/dist/components/Select/SelectValue.vue.d.ts +25 -0
- package/dist/components/Select/context.d.ts +52 -0
- package/dist/components/Select/index.d.ts +12 -0
- package/dist/components/Separator/Separator.vue.d.ts +13 -0
- package/dist/components/Separator/index.d.ts +1 -0
- package/dist/components/Skeleton/Skeleton.vue.d.ts +7 -0
- package/dist/components/Skeleton/index.d.ts +1 -0
- package/dist/components/Spinner/Spinner.variants.d.ts +5 -0
- package/dist/components/Spinner/Spinner.vue.d.ts +11 -0
- package/dist/components/Spinner/index.d.ts +2 -0
- package/dist/components/Stepper/Stepper.vue.d.ts +30 -0
- package/dist/components/Stepper/StepperDescription.vue.d.ts +16 -0
- package/dist/components/Stepper/StepperIndicator.vue.d.ts +19 -0
- package/dist/components/Stepper/StepperItem.vue.d.ts +25 -0
- package/dist/components/Stepper/StepperSeparator.vue.d.ts +6 -0
- package/dist/components/Stepper/StepperTitle.vue.d.ts +16 -0
- package/dist/components/Stepper/StepperTrigger.vue.d.ts +16 -0
- package/dist/components/Stepper/context.d.ts +17 -0
- package/dist/components/Stepper/index.d.ts +8 -0
- package/dist/components/Switch/Switch.variants.d.ts +15 -0
- package/dist/components/Switch/Switch.vue.d.ts +40 -0
- package/dist/components/Switch/index.d.ts +2 -0
- package/dist/components/Table/Table.vue.d.ts +18 -0
- package/dist/components/Table/TableBody.vue.d.ts +17 -0
- package/dist/components/Table/TableCell.vue.d.ts +28 -0
- package/dist/components/Table/TableEmpty.vue.d.ts +20 -0
- package/dist/components/Table/TableFooter.vue.d.ts +17 -0
- package/dist/components/Table/TableHead.vue.d.ts +26 -0
- package/dist/components/Table/TableHeader.vue.d.ts +17 -0
- package/dist/components/Table/TableRow.vue.d.ts +17 -0
- package/dist/components/Table/index.d.ts +8 -0
- package/dist/components/Tabs/Tabs.variants.d.ts +11 -0
- package/dist/components/Tabs/Tabs.vue.d.ts +29 -0
- package/dist/components/Tabs/TabsContent.vue.d.ts +20 -0
- package/dist/components/Tabs/TabsList.vue.d.ts +22 -0
- package/dist/components/Tabs/TabsTrigger.vue.d.ts +25 -0
- package/dist/components/Tabs/context.d.ts +7 -0
- package/dist/components/Tabs/index.d.ts +5 -0
- package/dist/components/Textarea/Textarea.variants.d.ts +9 -0
- package/dist/components/Textarea/Textarea.vue.d.ts +59 -0
- package/dist/components/Textarea/index.d.ts +2 -0
- package/dist/components/Toggle/Toggle.variants.d.ts +6 -0
- package/dist/components/Toggle/Toggle.vue.d.ts +38 -0
- package/dist/components/Toggle/index.d.ts +2 -0
- package/dist/components/ToggleGroup/ToggleGroup.variants.d.ts +5 -0
- package/dist/components/ToggleGroup/ToggleGroup.vue.d.ts +41 -0
- package/dist/components/ToggleGroup/ToggleGroupItem.vue.d.ts +27 -0
- package/dist/components/ToggleGroup/context.d.ts +13 -0
- package/dist/components/ToggleGroup/index.d.ts +3 -0
- package/dist/coq-B76ZoOHZ.js +3 -0
- package/dist/cpp-CtrG851a.js +19 -0
- package/dist/crystal-DVE659Hz.js +18 -0
- package/dist/csharp-CM90Agtc.js +3 -0
- package/dist/css-BXAIfPSV.js +5 -0
- package/dist/csv-Unqj11Cb.js +3 -0
- package/dist/cue-ClLQ6DG1.js +3 -0
- package/dist/cypher-BJn0hcQn.js +3 -0
- package/dist/d-CCRBmzkh.js +3 -0
- package/dist/dark-plus-BaXfgF0I.js +4 -0
- package/dist/dart-CvZbon70.js +3 -0
- package/dist/dax-DV67hG2y.js +3 -0
- package/dist/desktop-DbHnbqQL.js +3 -0
- package/dist/diff-DoTfpm4z.js +3 -0
- package/dist/dist-BxFwGWKU.js +9069 -0
- package/dist/docker-D893Ehl0.js +3 -0
- package/dist/dotenv-t_3AzCLU.js +3 -0
- package/dist/dracula-BHF_kpO0.js +4 -0
- package/dist/dracula-soft-CaTOiVFO.js +4 -0
- package/dist/dream-maker-Dvajhs6B.js +3 -0
- package/dist/edge-BkMo23iR.js +12 -0
- package/dist/elixir-Cq7Sz6zR.js +5 -0
- package/dist/elm-C9Egvai-.js +5 -0
- package/dist/emacs-lisp-4f2kgb7K.js +3 -0
- package/dist/erb-DU88g3CK.js +10 -0
- package/dist/erlang-Btzo1tkm.js +5 -0
- package/dist/everforest-dark-n1U9TERu.js +4 -0
- package/dist/everforest-light-Cxk-NEOq.js +4 -0
- package/dist/fennel-BcdDyKOz.js +3 -0
- package/dist/fish-zUc4glNK.js +3 -0
- package/dist/fluent-C30ZXKsb.js +3 -0
- package/dist/fortran-fixed-form-Cb6k23A8.js +5 -0
- package/dist/fortran-free-form-DZzTNipM.js +3 -0
- package/dist/fsharp-BRGA2aLx.js +5 -0
- package/dist/gdresource-D4Q8_yNH.js +10 -0
- package/dist/gdscript-CasWk1ed.js +3 -0
- package/dist/gdshader-C6_C1Mla.js +3 -0
- package/dist/genie-Dc1WHM2J.js +3 -0
- package/dist/gherkin-p4arnJHH.js +3 -0
- package/dist/git-commit-BgDIffUm.js +5 -0
- package/dist/git-rebase-BOOLXd_2.js +5 -0
- package/dist/github-dark-BY_BCkXE.js +4 -0
- package/dist/github-dark-default-CxpVDCKU.js +4 -0
- package/dist/github-dark-dimmed-DP55KhxO.js +4 -0
- package/dist/github-dark-high-contrast-BsJ4xW6d.js +4 -0
- package/dist/github-light-aP2TlV4x.js +4 -0
- package/dist/github-light-default-C4MUqc7r.js +4 -0
- package/dist/github-light-high-contrast-DKhOk93U.js +4 -0
- package/dist/gleam-CHP-0Vmy.js +3 -0
- package/dist/glimmer-js-DDAcDe2E.js +14 -0
- package/dist/glimmer-ts-BMMyghSC.js +14 -0
- package/dist/glsl-C77SdHHd.js +6 -0
- package/dist/gn-DdA_9WBV.js +3 -0
- package/dist/gnuplot-DiszKoDh.js +3 -0
- package/dist/go-B7sJ7_JR.js +3 -0
- package/dist/graphql-0GE-jM6H.js +15 -0
- package/dist/groovy-D5RihzTE.js +3 -0
- package/dist/gruvbox-dark-hard-B5oO9dKQ.js +4 -0
- package/dist/gruvbox-dark-medium-BKQQ8bni.js +4 -0
- package/dist/gruvbox-dark-soft-BgWa53Ov.js +4 -0
- package/dist/gruvbox-light-hard-POZyzoU-.js +4 -0
- package/dist/gruvbox-light-medium-BPz-pe8v.js +4 -0
- package/dist/gruvbox-light-soft-C5M5c9Sl.js +4 -0
- package/dist/hack-DQMf89ED.js +10 -0
- package/dist/haml-Cld0wv97.js +11 -0
- package/dist/handlebars-BT_HwtwQ.js +14 -0
- package/dist/haskell-CbDb8mmG.js +3 -0
- package/dist/haxe-CkQ88r70.js +3 -0
- package/dist/hcl-CVaPdMU6.js +3 -0
- package/dist/hjson-DkLkzLzi.js +3 -0
- package/dist/hlsl-Fs8CwE1E.js +3 -0
- package/dist/horizon-CYvChE1l.js +4 -0
- package/dist/horizon-bright-BMwhJ8Xu.js +4 -0
- package/dist/houston-BhP0Wze_.js +4 -0
- package/dist/html-B9HcON16.js +11 -0
- package/dist/html-derivative-rSLNyYm7.js +5 -0
- package/dist/http-D3ad5MBk.js +14 -0
- package/dist/hurl-DXm3CnIB.js +12 -0
- package/dist/hxml-BxhiIejJ.js +5 -0
- package/dist/hy-Cwkb2sgB.js +3 -0
- package/dist/imba-Ccadz2v8.js +3 -0
- package/dist/index.css +2 -0
- package/dist/index.d.ts +30 -0
- package/dist/index.js +31389 -0
- package/dist/ini-Br-y36jZ.js +3 -0
- package/dist/java-GQ5wYDFs.js +5 -0
- package/dist/javascript-DlxQoHvZ.js +5 -0
- package/dist/jinja-sW3mCDH-.js +5 -0
- package/dist/jison-B84xpLIw.js +5 -0
- package/dist/json-LZFQdXam.js +5 -0
- package/dist/json5-DlfYKYSp.js +3 -0
- package/dist/jsonc-C4bq8qU7.js +3 -0
- package/dist/jsonl-CcMxJ-J9.js +3 -0
- package/dist/jsonnet-D9tUdPqc.js +3 -0
- package/dist/jssm-C9rzGa75.js +3 -0
- package/dist/jsx-OsE-Bunt.js +5 -0
- package/dist/julia-Cqa8LGkK.js +16 -0
- package/dist/just-BRXsB_7M.js +18 -0
- package/dist/kanagawa-dragon-BQzNnL3z.js +4 -0
- package/dist/kanagawa-lotus-9F6kHEKq.js +4 -0
- package/dist/kanagawa-wave-u67gXxMn.js +4 -0
- package/dist/kdl-C3ArYlhk.js +3 -0
- package/dist/kotlin-DlbbvmpW.js +3 -0
- package/dist/kusto-SZ8S9EwN.js +3 -0
- package/dist/laserwave-ClGRl-5t.js +4 -0
- package/dist/latex-B89DwGYR.js +5 -0
- package/dist/lean-CYj2oBhN.js +3 -0
- package/dist/less-D-kmrIrT.js +3 -0
- package/dist/lib/utils.d.ts +15 -0
- package/dist/light-plus-C5hP1kpF.js +4 -0
- package/dist/liquid-C4a8om0c.js +14 -0
- package/dist/llvm-dcvn_KIM.js +3 -0
- package/dist/log-DTf-0zYP.js +3 -0
- package/dist/logo-CUh2b5yy.js +3 -0
- package/dist/lua-Bd6Ait3J.js +6 -0
- package/dist/luau-cl4PrKah.js +3 -0
- package/dist/make-eFBmESRY.js +3 -0
- package/dist/markdown-E1Tjl3ay.js +3 -0
- package/dist/marko-Bpn4TwEU.js +14 -0
- package/dist/material-theme-C5ZLXIyB.js +4 -0
- package/dist/material-theme-darker-DlsZgyqn.js +4 -0
- package/dist/material-theme-lighter-Dgtd60FS.js +4 -0
- package/dist/material-theme-ocean-FDICw_Nl.js +4 -0
- package/dist/material-theme-palenight-YOynAOz-.js +4 -0
- package/dist/matlab-CWYflKhx.js +3 -0
- package/dist/mdc-C2TPGoHi.js +12 -0
- package/dist/mdx-DKokoIvR.js +3 -0
- package/dist/mermaid-Di77ziEK.js +3 -0
- package/dist/min-dark-DHMEs2x8.js +4 -0
- package/dist/min-light-D6UmcDRG.js +4 -0
- package/dist/mipsasm-Dqf3Smf4.js +3 -0
- package/dist/mojo-BnsXq_BO.js +3 -0
- package/dist/monokai-BD0eaQnD.js +4 -0
- package/dist/moonbit-CAhQ3sCX.js +3 -0
- package/dist/move-xbI-XijT.js +3 -0
- package/dist/narrat-BOGrs0D9.js +3 -0
- package/dist/nextflow-Ctcr2tCu.js +5 -0
- package/dist/nextflow-groovy-NgfREUhM.js +3 -0
- package/dist/nginx-BFwHGFbL.js +5 -0
- package/dist/night-owl-BKGHTQht.js +4 -0
- package/dist/night-owl-light-CnoFDJkw.js +4 -0
- package/dist/nim-CbbeoxCp.js +20 -0
- package/dist/nix-BvtetEBt.js +3 -0
- package/dist/nord-BYKqE5KS.js +4 -0
- package/dist/nushell-CYp0bSE-.js +3 -0
- package/dist/objective-c-BT7nnnUJ.js +3 -0
- package/dist/objective-cpp-CbC4-uTv.js +3 -0
- package/dist/ocaml-CDcFY8QK.js +3 -0
- package/dist/odin-CrW6HAZf.js +3 -0
- package/dist/one-dark-pro-DfPMGiYy.js +4 -0
- package/dist/one-light-DFXY36gp.js +4 -0
- package/dist/openscad-iUFg0B0g.js +3 -0
- package/dist/pascal-CyLyX3Jm.js +3 -0
- package/dist/perl-BC7uqZyY.js +16 -0
- package/dist/php-BMK-MHr9.js +18 -0
- package/dist/pkl-kZxyQXfN.js +3 -0
- package/dist/plastic-XNYJM3D6.js +4 -0
- package/dist/plsql-Y4k3-CA1.js +3 -0
- package/dist/po-gQpZNv7T.js +3 -0
- package/dist/poimandres-C4PaPjEw.js +4 -0
- package/dist/polar-BcYSMBl1.js +3 -0
- package/dist/postcss-DOPa887j.js +3 -0
- package/dist/powerquery-yPSRIzIf.js +3 -0
- package/dist/powershell-7juVthsu.js +3 -0
- package/dist/prisma-SeHmGHlD.js +3 -0
- package/dist/prolog-C0rOAsFl.js +3 -0
- package/dist/proto-BIorFbiU.js +3 -0
- package/dist/pug-CrSfHEzh.js +12 -0
- package/dist/puppet-DLgViJuu.js +3 -0
- package/dist/purescript-DWF1bvyi.js +3 -0
- package/dist/python-BhLDq9ED.js +3 -0
- package/dist/qml-C5olj0fW.js +5 -0
- package/dist/qmldir-DdZTkg5A.js +3 -0
- package/dist/qss-DolMCpN6.js +3 -0
- package/dist/r-CbDnOTHJ.js +5 -0
- package/dist/racket-CI3EgTLA.js +3 -0
- package/dist/raku-C00n-qdV.js +3 -0
- package/dist/razor-4USJUQA5.js +10 -0
- package/dist/red-RKgSrRAN.js +4 -0
- package/dist/reg-CfM5cE8h.js +3 -0
- package/dist/regexp-CVVyGBTZ.js +5 -0
- package/dist/rel-DXm_CT57.js +3 -0
- package/dist/riscv-j__jQJtH.js +3 -0
- package/dist/ron-CoMJEWoM.js +3 -0
- package/dist/rose-pine-3X2It6Vk.js +4 -0
- package/dist/rose-pine-dawn-wDbveFcy.js +4 -0
- package/dist/rose-pine-moon-khW-CldE.js +4 -0
- package/dist/rosmsg-baMlju9J.js +3 -0
- package/dist/rst-DHCx6S5y.js +22 -0
- package/dist/ruby-BGM2AA86.js +30 -0
- package/dist/rust-Bwz4_Zz9.js +3 -0
- package/dist/sas-Bt22bSd-.js +5 -0
- package/dist/sass-DapcQAx-.js +3 -0
- package/dist/scala-BG-wcq5w.js +3 -0
- package/dist/scheme-C_e1IoyF.js +3 -0
- package/dist/scss-BE_dvsh7.js +6 -0
- package/dist/sdbl-JAyVE3qm.js +3 -0
- package/dist/shaderlab-Cj0D4q_L.js +5 -0
- package/dist/shellscript-BYm9tsiS.js +5 -0
- package/dist/shellsession-DlLvFMGg.js +5 -0
- package/dist/slack-dark--voIvSma.js +4 -0
- package/dist/slack-ochin-ll9QUhFq.js +4 -0
- package/dist/smalltalk-CEdXYjUj.js +3 -0
- package/dist/snazzy-light-p45c0RAm.js +4 -0
- package/dist/solarized-dark-DsMmNvqH.js +4 -0
- package/dist/solarized-light-DpXVTf-g.js +4 -0
- package/dist/solidity-BKFDmBTC.js +3 -0
- package/dist/soy-DtEoay8i.js +5 -0
- package/dist/sparql-BITkS5Z_.js +5 -0
- package/dist/splunk-DQeAzsOi.js +3 -0
- package/dist/sql-D_Kdq6gC.js +5 -0
- package/dist/ssh-config-DB40eScc.js +3 -0
- package/dist/stata-CtlHW6m0.js +5 -0
- package/dist/strux-ui.css +2 -0
- package/dist/stylus-moFzJ0fK.js +3 -0
- package/dist/surrealql-HVnTUb6w.js +5 -0
- package/dist/svelte-DWhZGM13.js +14 -0
- package/dist/swift-B3iPwKO0.js +3 -0
- package/dist/synthwave-84-oxS-dzpy.js +4 -0
- package/dist/system-verilog-DoAJNIZ8.js +3 -0
- package/dist/systemd-DevKAdYm.js +3 -0
- package/dist/talonscript-DwNl69M9.js +3 -0
- package/dist/tasl-CKiw1_vh.js +3 -0
- package/dist/tcl-BtutcLWg.js +3 -0
- package/dist/templ-GC61TXh-.js +12 -0
- package/dist/terraform-BaQiuXqM.js +3 -0
- package/dist/tex-BpXp1VG6.js +5 -0
- package/dist/tokyo-night-CLOyAEcU.js +4 -0
- package/dist/toml-Dr0kWc8B.js +3 -0
- package/dist/ts-tags-DOihhOlr.js +38 -0
- package/dist/tsv-C-6tiGwW.js +3 -0
- package/dist/tsx-DVukRIGB.js +5 -0
- package/dist/turtle-BC_OCIAI.js +3 -0
- package/dist/twig-BoBy7ymr.js +18 -0
- package/dist/typescript-o5NtkUUJ.js +5 -0
- package/dist/typespec-DStJD0fR.js +3 -0
- package/dist/typst-CwdON9sn.js +3 -0
- package/dist/v-C-REktM4.js +3 -0
- package/dist/vala-BXCtnoI7.js +3 -0
- package/dist/vb-BsRx4fGg.js +3 -0
- package/dist/verilog-BIHifWx2.js +3 -0
- package/dist/vesper-DlGbuHx1.js +4 -0
- package/dist/vhdl-DDCWXBtw.js +3 -0
- package/dist/viml-CpTU07-K.js +3 -0
- package/dist/vitesse-black-BvXUUlAo.js +4 -0
- package/dist/vitesse-dark-pBqclJNi.js +4 -0
- package/dist/vitesse-light-Cgcs4BIy.js +4 -0
- package/dist/vue-C4b8odTB.js +21 -0
- package/dist/vue-html-BEwKPR5W.js +5 -0
- package/dist/vue-vine-CLecvFJi.js +18 -0
- package/dist/vyper-G6LIJvTi.js +3 -0
- package/dist/wasm-Btx0N3YS.js +4 -0
- package/dist/wasm-COlAncNE.js +3 -0
- package/dist/wenyan-DtqMr2Zc.js +3 -0
- package/dist/wgsl-B2v8dCnx.js +3 -0
- package/dist/wikitext-Bf0m4xA1.js +3 -0
- package/dist/wit-ChMDljlF.js +3 -0
- package/dist/wolfram-DdOH3gOM.js +3 -0
- package/dist/xml-UfJT5ICX.js +6 -0
- package/dist/xsl-BlKPAm48.js +5 -0
- package/dist/yaml-DwO6QOAh.js +5 -0
- package/dist/zenscript-BEt1sJUj.js +3 -0
- package/dist/zig-B7YIws_E.js +3 -0
- package/package.json +137 -0
- package/src/styles/fonts.css +20 -0
- package/src/styles/index.css +3 -0
- package/src/styles/theme.css +156 -0
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { n as e } from "./chunk-BdsCSvBP.js";
|
|
2
|
+
//#region node_modules/@shikijs/langs/dist/c.mjs
|
|
3
|
+
var t = /* @__PURE__ */ e({ default: () => n }), n = [Object.freeze(JSON.parse("{\"displayName\":\"C\",\"name\":\"c\",\"patterns\":[{\"include\":\"#preprocessor-rule-enabled\"},{\"include\":\"#preprocessor-rule-disabled\"},{\"include\":\"#preprocessor-rule-conditional\"},{\"include\":\"#predefined_macros\"},{\"include\":\"#comments\"},{\"include\":\"#switch_statement\"},{\"include\":\"#anon_pattern_1\"},{\"include\":\"#storage_types\"},{\"include\":\"#anon_pattern_2\"},{\"include\":\"#anon_pattern_3\"},{\"include\":\"#anon_pattern_4\"},{\"include\":\"#anon_pattern_5\"},{\"include\":\"#anon_pattern_6\"},{\"include\":\"#anon_pattern_7\"},{\"include\":\"#operators\"},{\"include\":\"#numbers\"},{\"include\":\"#strings\"},{\"include\":\"#anon_pattern_range_1\"},{\"include\":\"#anon_pattern_range_2\"},{\"include\":\"#anon_pattern_range_3\"},{\"include\":\"#pragma-mark\"},{\"include\":\"#anon_pattern_range_4\"},{\"include\":\"#anon_pattern_range_5\"},{\"include\":\"#anon_pattern_range_6\"},{\"include\":\"#anon_pattern_8\"},{\"include\":\"#anon_pattern_9\"},{\"include\":\"#anon_pattern_10\"},{\"include\":\"#anon_pattern_11\"},{\"include\":\"#anon_pattern_12\"},{\"include\":\"#anon_pattern_13\"},{\"include\":\"#block\"},{\"include\":\"#parens\"},{\"include\":\"#anon_pattern_range_7\"},{\"include\":\"#line_continuation_character\"},{\"include\":\"#anon_pattern_range_8\"},{\"include\":\"#anon_pattern_range_9\"},{\"include\":\"#anon_pattern_14\"},{\"include\":\"#anon_pattern_15\"}],\"repository\":{\"access-method\":{\"begin\":\"([A-Z_a-z][0-9A-Z_a-z]*|(?<=[])]))\\\\s*(?:(\\\\.)|(->))((?:[A-Z_a-z][0-9A-Z_a-z]*\\\\s*(?:\\\\.|->))*)\\\\s*([A-Z_a-z][0-9A-Z_a-z]*)(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"variable.object.c\"},\"2\":{\"name\":\"punctuation.separator.dot-access.c\"},\"3\":{\"name\":\"punctuation.separator.pointer-access.c\"},\"4\":{\"patterns\":[{\"match\":\"\\\\.\",\"name\":\"punctuation.separator.dot-access.c\"},{\"match\":\"->\",\"name\":\"punctuation.separator.pointer-access.c\"},{\"match\":\"[A-Z_a-z][0-9A-Z_a-z]*\",\"name\":\"variable.object.c\"},{\"match\":\".+\",\"name\":\"everything.else.c\"}]},\"5\":{\"name\":\"entity.name.function.member.c\"},\"6\":{\"name\":\"punctuation.section.arguments.begin.bracket.round.function.member.c\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.arguments.end.bracket.round.function.member.c\"}},\"name\":\"meta.function-call.member.c\",\"patterns\":[{\"include\":\"#function-call-innards\"}]},\"anon_pattern_1\":{\"match\":\"\\\\b(break|continue|do|else|for|goto|if|_Pragma|return|while)\\\\b\",\"name\":\"keyword.control.c\"},\"anon_pattern_10\":{\"match\":\"\\\\b((?:int8|int16|int32|int64|uint8|uint16|uint32|uint64|int_least8|int_least16|int_least32|int_least64|uint_least8|uint_least16|uint_least32|uint_least64|int_fast8|int_fast16|int_fast32|int_fast64|uint_fast8|uint_fast16|uint_fast32|uint_fast64|intptr|uintptr|intmax|uintmax)_t)\\\\b\",\"name\":\"support.type.stdint.c\"},\"anon_pattern_11\":{\"match\":\"\\\\b(noErr|kNilOptions|kInvalidID|kVariableLengthArray)\\\\b\",\"name\":\"support.constant.mac-classic.c\"},\"anon_pattern_12\":{\"match\":\"\\\\b(AbsoluteTime|Boolean|Byte|ByteCount|ByteOffset|BytePtr|CompTimeValue|ConstLogicalAddress|ConstStrFileNameParam|ConstStringPtr|Duration|Fixed|FixedPtr|Float32|Float32Point|Float64|Float80|Float96|FourCharCode|Fract|FractPtr|Handle|ItemCount|LogicalAddress|OptionBits|OSErr|OSStatus|OSType|OSTypePtr|PhysicalAddress|ProcessSerialNumber|ProcessSerialNumberPtr|ProcHandle|Ptr|ResType|ResTypePtr|ShortFixed|ShortFixedPtr|SignedByte|SInt16|SInt32|SInt64|SInt8|Size|StrFileName|StringHandle|StringPtr|TimeBase|TimeRecord|TimeScale|TimeValue|TimeValue64|UInt16|UInt32|UInt64|UInt8|UniChar|UniCharCount|UniCharCountPtr|UniCharPtr|UnicodeScalarValue|UniversalProcHandle|UniversalProcPtr|UnsignedFixed|UnsignedFixedPtr|UnsignedWide|UTF16Char|UTF32Char|UTF8Char)\\\\b\",\"name\":\"support.type.mac-classic.c\"},\"anon_pattern_13\":{\"match\":\"\\\\b([0-9A-Z_a-z]+_t)\\\\b\",\"name\":\"support.type.posix-reserved.c\"},\"anon_pattern_14\":{\"match\":\";\",\"name\":\"punctuation.terminator.statement.c\"},\"anon_pattern_15\":{\"match\":\",\",\"name\":\"punctuation.separator.delimiter.c\"},\"anon_pattern_2\":{\"match\":\"typedef\",\"name\":\"keyword.other.typedef.c\"},\"anon_pattern_3\":{\"match\":\"\\\\b(const|extern|register|restrict|static|volatile|inline)\\\\b\",\"name\":\"storage.modifier.c\"},\"anon_pattern_4\":{\"match\":\"\\\\bk[A-Z]\\\\w*\\\\b\",\"name\":\"constant.other.variable.mac-classic.c\"},\"anon_pattern_5\":{\"match\":\"\\\\bg[A-Z]\\\\w*\\\\b\",\"name\":\"variable.other.readwrite.global.mac-classic.c\"},\"anon_pattern_6\":{\"match\":\"\\\\bs[A-Z]\\\\w*\\\\b\",\"name\":\"variable.other.readwrite.static.mac-classic.c\"},\"anon_pattern_7\":{\"match\":\"\\\\b(NULL|true|false|TRUE|FALSE)\\\\b\",\"name\":\"constant.language.c\"},\"anon_pattern_8\":{\"match\":\"\\\\b(u_char|u_short|u_int|u_long|ushort|uint|u_quad_t|quad_t|qaddr_t|caddr_t|daddr_t|div_t|dev_t|fixpt_t|blkcnt_t|blksize_t|gid_t|in_addr_t|in_port_t|ino_t|key_t|mode_t|nlink_t|id_t|pid_t|off_t|segsz_t|swblk_t|uid_t|id_t|clock_t|size_t|ssize_t|time_t|useconds_t|suseconds_t)\\\\b\",\"name\":\"support.type.sys-types.c\"},\"anon_pattern_9\":{\"match\":\"\\\\b(pthread_(?:attr_|cond_|condattr_|mutex_|mutexattr_|once_|rwlock_|rwlockattr_||key_)t)\\\\b\",\"name\":\"support.type.pthread.c\"},\"anon_pattern_range_1\":{\"begin\":\"((?:(?>\\\\s+)|(/\\\\*)((?>(?:[^*]|(?>\\\\*+)[^/])*)((?>\\\\*+)/)))+?|(?:(?:(?:(?:\\\\b|(?<=\\\\W))|(?=\\\\W))|\\\\A)|\\\\Z))((#)\\\\s*define)\\\\b\\\\s+((?<!\\\\w)[A-Z_a-z]\\\\w*(?!\\\\w))(?:(\\\\()([^()\\\\\\\\]+)(\\\\)))?\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#inline_comment\"}]},\"2\":{\"name\":\"comment.block.c punctuation.definition.comment.begin.c\"},\"3\":{\"name\":\"comment.block.c\"},\"4\":{\"patterns\":[{\"match\":\"\\\\*/\",\"name\":\"comment.block.c punctuation.definition.comment.end.c\"},{\"match\":\"\\\\*\",\"name\":\"comment.block.c\"}]},\"5\":{\"name\":\"keyword.control.directive.define.c\"},\"6\":{\"name\":\"punctuation.definition.directive.c\"},\"7\":{\"name\":\"entity.name.function.preprocessor.c\"},\"8\":{\"name\":\"punctuation.definition.parameters.begin.c\"},\"9\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"variable.parameter.preprocessor.c\"}},\"match\":\"(?<=[(,])\\\\s*((?<!\\\\w)[A-Z_a-z]\\\\w*(?!\\\\w))\\\\s*\"},{\"match\":\",\",\"name\":\"punctuation.separator.parameters.c\"},{\"match\":\"\\\\.\\\\.\\\\.\",\"name\":\"ellipses.c punctuation.vararg-ellipses.variable.parameter.preprocessor.c\"}]},\"10\":{\"name\":\"punctuation.definition.parameters.end.c\"}},\"end\":\"(?<!\\\\\\\\)(?=\\\\n)\",\"name\":\"meta.preprocessor.macro.c\",\"patterns\":[{\"include\":\"#preprocessor-rule-define-line-contents\"}]},\"anon_pattern_range_2\":{\"begin\":\"^\\\\s*((#)\\\\s*(error|warning))\\\\b\\\\s*\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.directive.diagnostic.$3.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"end\":\"(?<!\\\\\\\\)(?=\\\\n)\",\"name\":\"meta.preprocessor.diagnostic.c\",\"patterns\":[{\"begin\":\"\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.c\"}},\"end\":\"\\\"|(?<!\\\\\\\\)(?=\\\\s*\\\\n)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.c\"}},\"name\":\"string.quoted.double.c\",\"patterns\":[{\"include\":\"#line_continuation_character\"}]},{\"begin\":\"'\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.c\"}},\"end\":\"'|(?<!\\\\\\\\)(?=\\\\s*\\\\n)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.c\"}},\"name\":\"string.quoted.single.c\",\"patterns\":[{\"include\":\"#line_continuation_character\"}]},{\"begin\":\"[^\\\"']\",\"end\":\"(?<!\\\\\\\\)(?=\\\\s*\\\\n)\",\"name\":\"string.unquoted.single.c\",\"patterns\":[{\"include\":\"#line_continuation_character\"},{\"include\":\"#comments\"}]}]},\"anon_pattern_range_3\":{\"begin\":\"^\\\\s*((#)\\\\s*(i(?:nclude(?:_next)?|mport)))\\\\b\\\\s*\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.directive.$3.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"end\":\"(?=/[*/])|(?<!\\\\\\\\)(?=\\\\n)\",\"name\":\"meta.preprocessor.include.c\",\"patterns\":[{\"include\":\"#line_continuation_character\"},{\"begin\":\"\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.c\"}},\"end\":\"\\\"\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.c\"}},\"name\":\"string.quoted.double.include.c\"},{\"begin\":\"<\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.c\"}},\"end\":\">\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.c\"}},\"name\":\"string.quoted.other.lt-gt.include.c\"}]},\"anon_pattern_range_4\":{\"begin\":\"^\\\\s*((#)\\\\s*line)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.directive.line.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"end\":\"(?=/[*/])|(?<!\\\\\\\\)(?=\\\\n)\",\"name\":\"meta.preprocessor.c\",\"patterns\":[{\"include\":\"#strings\"},{\"include\":\"#numbers\"},{\"include\":\"#line_continuation_character\"}]},\"anon_pattern_range_5\":{\"begin\":\"^\\\\s*((#)\\\\s*undef)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.directive.undef.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"end\":\"(?=/[*/])|(?<!\\\\\\\\)(?=\\\\n)\",\"name\":\"meta.preprocessor.c\",\"patterns\":[{\"match\":\"[$A-Z_a-z][$\\\\w]*\",\"name\":\"entity.name.function.preprocessor.c\"},{\"include\":\"#line_continuation_character\"}]},\"anon_pattern_range_6\":{\"begin\":\"^\\\\s*((#)\\\\s*pragma)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.directive.pragma.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"end\":\"(?=/[*/])|(?<!\\\\\\\\)(?=\\\\n)\",\"name\":\"meta.preprocessor.pragma.c\",\"patterns\":[{\"include\":\"#strings\"},{\"match\":\"[$A-Z_a-z][-$\\\\w]*\",\"name\":\"entity.other.attribute-name.pragma.preprocessor.c\"},{\"include\":\"#numbers\"},{\"include\":\"#line_continuation_character\"}]},\"anon_pattern_range_7\":{\"begin\":\"(?<!\\\\w)(?!\\\\s*(?:atomic_uint_least64_t|atomic_uint_least16_t|atomic_uint_least32_t|atomic_uint_least8_t|atomic_int_least16_t|atomic_uint_fast64_t|atomic_uint_fast32_t|atomic_int_least64_t|atomic_int_least32_t|pthread_rwlockattr_t|atomic_uint_fast16_t|pthread_mutexattr_t|atomic_int_fast16_t|atomic_uint_fast8_t|atomic_int_fast64_t|atomic_int_least8_t|atomic_int_fast32_t|atomic_int_fast8_t|pthread_condattr_t|pthread_rwlock_t|atomic_uintptr_t|atomic_ptrdiff_t|atomic_uintmax_t|atomic_intmax_t|atomic_char32_t|atomic_intptr_t|atomic_char16_t|pthread_mutex_t|pthread_cond_t|atomic_wchar_t|uint_least64_t|uint_least32_t|uint_least16_t|pthread_once_t|pthread_attr_t|uint_least8_t|int_least32_t|int_least16_t|pthread_key_t|uint_fast32_t|uint_fast64_t|uint_fast16_t|atomic_size_t|atomic_ushort|atomic_ullong|int_least64_t|atomic_ulong|int_least8_t|int_fast16_t|int_fast32_t|int_fast64_t|uint_fast8_t|memory_order|atomic_schar|atomic_uchar|atomic_short|atomic_llong|thread_local|atomic_bool|atomic_uint|atomic_long|int_fast8_t|suseconds_t|atomic_char|atomic_int|useconds_t|_Imaginary|uintmax_t|in_addr_t|in_port_t|_Noreturn|blksize_t|pthread_t|uintptr_t|volatile|u_quad_t|blkcnt_t|intmax_t|intptr_t|_Complex|uint16_t|uint32_t|uint64_t|_Alignof|_Alignas|continue|unsigned|restrict|intmax_t|register|int64_t|qaddr_t|segsz_t|_Atomic|alignas|default|caddr_t|nlink_t|typedef|u_short|fixpt_t|clock_t|swblk_t|ssize_t|alignof|daddr_t|int16_t|int32_t|uint8_t|struct|mode_t|size_t|time_t|ushort|u_long|u_char|int8_t|double|signed|static|extern|inline|return|switch|xor_eq|and_eq|bitand|not_eq|sizeof|quad_t|uid_t|bitor|union|off_t|key_t|ino_t|compl|u_int|short|const|false|while|float|pid_t|break|_Bool|or_eq|div_t|dev_t|gid_t|id_t|long|case|goto|else|bool|auto|id_t|enum|uint|true|NULL|void|char|for|not|int|and|xor|do|or|if)\\\\s*\\\\()(?=[A-Z_a-z]\\\\w*\\\\s*\\\\()\",\"end\":\"(?!\\\\G)(?<=\\\\))\",\"name\":\"meta.function.c\",\"patterns\":[{\"include\":\"#function-innards\"}]},\"anon_pattern_range_8\":{\"begin\":\"([A-Z_a-z][0-9A-Z_a-z]*|(?<=[])]))?(\\\\[)(?!])\",\"beginCaptures\":{\"1\":{\"name\":\"variable.object.c\"},\"2\":{\"name\":\"punctuation.definition.begin.bracket.square.c\"}},\"end\":\"]\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.end.bracket.square.c\"}},\"name\":\"meta.bracket.square.access.c\",\"patterns\":[{\"include\":\"#function-call-innards\"}]},\"anon_pattern_range_9\":{\"match\":\"\\\\[\\\\s*]\",\"name\":\"storage.modifier.array.bracket.square.c\"},\"backslash_escapes\":{\"match\":\"\\\\\\\\([\\\"'?\\\\\\\\abefnprtv]|[0-3][0-7]{0,2}|[4-7]\\\\d?|x\\\\h{0,2}|u\\\\h{0,4}|U\\\\h{0,8})\",\"name\":\"constant.character.escape.c\"},\"block\":{\"patterns\":[{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.block.begin.bracket.curly.c\"}},\"end\":\"}|(?=\\\\s*#\\\\s*e(?:lif|lse|ndif)\\\\b)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.block.end.bracket.curly.c\"}},\"name\":\"meta.block.c\",\"patterns\":[{\"include\":\"#block_innards\"}]}]},\"block_comment\":{\"patterns\":[{\"begin\":\"\\\\s*+(/\\\\*)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.comment.begin.c\"}},\"end\":\"\\\\*/\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.end.c\"}},\"name\":\"comment.block.c\"},{\"begin\":\"\\\\s*+(/\\\\*)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.comment.begin.c\"}},\"end\":\"\\\\*/\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.end.c\"}},\"name\":\"comment.block.c\"}]},\"block_innards\":{\"patterns\":[{\"include\":\"#preprocessor-rule-enabled-block\"},{\"include\":\"#preprocessor-rule-disabled-block\"},{\"include\":\"#preprocessor-rule-conditional-block\"},{\"include\":\"#method_access\"},{\"include\":\"#member_access\"},{\"include\":\"#c_function_call\"},{\"begin\":\"(?=\\\\s)(?<!else|new|return)(?<=\\\\w)\\\\s+(and|and_eq|bitand|bitor|compl|not|not_eq|or|or_eq|typeid|xor|xor_eq|alignof|alignas)((?:[A-Z_a-z][0-9A-Z_a-z]*+|::)++|(?<=operator)(?:[-!\\\\&*+<=>]+|\\\\(\\\\)|\\\\[]))\\\\s*(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"variable.other.c\"},\"2\":{\"name\":\"punctuation.section.parens.begin.bracket.round.initialization.c\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.parens.end.bracket.round.initialization.c\"}},\"name\":\"meta.initialization.c\",\"patterns\":[{\"include\":\"#function-call-innards\"}]},{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.block.begin.bracket.curly.c\"}},\"end\":\"}|(?=\\\\s*#\\\\s*e(?:lif|lse|ndif)\\\\b)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.block.end.bracket.curly.c\"}},\"patterns\":[{\"include\":\"#block_innards\"}]},{\"include\":\"#parens-block\"},{\"include\":\"$self\"}]},\"c_conditional_context\":{\"patterns\":[{\"include\":\"$self\"},{\"include\":\"#block_innards\"}]},\"c_function_call\":{\"begin\":\"(?!(?:while|for|do|if|else|switch|catch|enumerate|return|typeid|alignof|alignas|sizeof|[cr]?iterate|and|and_eq|bitand|bitor|compl|not|not_eq|or|or_eq|typeid|xor|xor_eq|alignof|alignas)\\\\s*\\\\()(?=(?:[A-Z_a-z][0-9A-Z_a-z]*+|::)++\\\\s*\\\\(|(?<=operator)(?:[-!\\\\&*+<=>]+|\\\\(\\\\)|\\\\[])\\\\s*\\\\()\",\"end\":\"(?<=\\\\))(?!\\\\w)\",\"name\":\"meta.function-call.c\",\"patterns\":[{\"include\":\"#function-call-innards\"}]},\"case_statement\":{\"begin\":\"((?>(?:(?>(?<!\\\\s)\\\\s+)|(/\\\\*)((?>(?:[^*]|(?>\\\\*+)[^/])*)((?>\\\\*+)/)))+|(?:(?:(?:(?:\\\\b|(?<=\\\\W))|(?=\\\\W))|\\\\A)|\\\\Z)))((?<!\\\\w)case(?!\\\\w))\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#inline_comment\"}]},\"2\":{\"name\":\"comment.block.c punctuation.definition.comment.begin.c\"},\"3\":{\"name\":\"comment.block.c\"},\"4\":{\"patterns\":[{\"match\":\"\\\\*/\",\"name\":\"comment.block.c punctuation.definition.comment.end.c\"},{\"match\":\"\\\\*\",\"name\":\"comment.block.c\"}]},\"5\":{\"name\":\"keyword.control.case.c\"}},\"end\":\"(:)\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.separator.colon.case.c\"}},\"name\":\"meta.conditional.case.c\",\"patterns\":[{\"include\":\"#evaluation_context\"},{\"include\":\"#c_conditional_context\"}]},\"comments\":{\"patterns\":[{\"patterns\":[{\"patterns\":[{\"begin\":\"^(?>\\\\s*)(//[!/]+)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.comment.documentation.c\"}},\"end\":\"(?<=\\\\n)(?<!\\\\\\\\\\\\n)\",\"name\":\"comment.line.double-slash.documentation.c\",\"patterns\":[{\"include\":\"#line_continuation_character\"},{\"match\":\"(?<=[!*/\\\\s])[@\\\\\\\\](?:callergraph|callgraph|else|endif|f\\\\$|f\\\\[|f]|hidecallergraph|hidecallgraph|hiderefby|hiderefs|hideinitializer|htmlinclude|n|nosubgrouping|private|privatesection|protected|protectedsection|public|publicsection|pure|showinitializer|showrefby|showrefs|tableofcontents|[\\\"-%.<=>]|::|\\\\||---??)\\\\b(?:\\\\{[^}]*})?\",\"name\":\"storage.type.class.doxygen.c\"},{\"captures\":{\"1\":{\"name\":\"storage.type.class.doxygen.c\"},\"2\":{\"name\":\"markup.italic.doxygen.c\"}},\"match\":\"((?<=[!*/\\\\s])[@\\\\\\\\](?:a|em?))\\\\s+(\\\\S+)\"},{\"captures\":{\"1\":{\"name\":\"storage.type.class.doxygen.c\"},\"2\":{\"name\":\"markup.bold.doxygen.c\"}},\"match\":\"((?<=[!*/\\\\s])[@\\\\\\\\]b)\\\\s+(\\\\S+)\"},{\"captures\":{\"1\":{\"name\":\"storage.type.class.doxygen.c\"},\"2\":{\"name\":\"markup.inline.raw.string.c\"}},\"match\":\"((?<=[!*/\\\\s])[@\\\\\\\\][cp])\\\\s+(\\\\S+)\"},{\"match\":\"(?<=[!*/\\\\s])[@\\\\\\\\](?:a|anchor|[bc]|cite|copybrief|copydetail|copydoc|def|dir|dontinclude|em??|emoji|enum|example|extends|file|idlexcept|implements|include|includedoc|includelineno|latexinclude|link|memberof|namespace|p|package|ref|refitem|related|relates|relatedalso|relatesalso|verbinclude)\\\\b(?:\\\\{[^}]*})?\",\"name\":\"storage.type.class.doxygen.c\"},{\"match\":\"(?<=[!*/\\\\s])[@\\\\\\\\](?:addindex|addtogroup|category|class|defgroup|diafile|dotfile|elseif|fn|headerfile|if|ifnot|image|ingroup|interface|line|mainpage|mscfile|name|overload|page|property|protocol|section|skip|skipline|snippet|snippetdoc|snippetlineno|struct|subpage|subsection|subsubsection|typedef|union|until|vhdlflow|weakgroup)\\\\b(?:\\\\{[^}]*})?\",\"name\":\"storage.type.class.doxygen.c\"},{\"captures\":{\"1\":{\"name\":\"storage.type.class.doxygen.c\"},\"2\":{\"patterns\":[{\"match\":\"in|out\",\"name\":\"keyword.other.parameter.direction.$0.c\"}]},\"3\":{\"name\":\"variable.parameter.c\"}},\"match\":\"((?<=[!*/\\\\s])[@\\\\\\\\]param)(?:\\\\s*\\\\[((?:,?\\\\s*(?:in|out)\\\\s*)+)])?\\\\s+\\\\b(\\\\w+)\\\\b\"},{\"match\":\"(?<=[!*/\\\\s])[@\\\\\\\\](?:arg|attention|authors??|brief|bug|copyright|date|deprecated|details|exception|invariant|li|note|par|paragraph|param|post|pre|remarks??|result|returns??|retval|sa|see|short|since|test|throw|todo|tparam|version|warning|xrefitem)\\\\b(?:\\\\{[^}]*})?\",\"name\":\"storage.type.class.doxygen.c\"},{\"match\":\"(?<=[!*/\\\\s])[@\\\\\\\\](?:code|cond|docbookonly|dot|htmlonly|internal|latexonly|link|manonly|msc|parblock|rtfonly|secreflist|uml|verbatim|xmlonly|endcode|endcond|enddocbookonly|enddot|endhtmlonly|endinternal|endlatexonly|endlink|endmanonly|endmsc|endparblock|endrtfonly|endsecreflist|enduml|endverbatim|endxmlonly)\\\\b(?:\\\\{[^}]*})?\",\"name\":\"storage.type.class.doxygen.c\"},{\"match\":\"\\\\b[A-Z]+:|@[_a-z]+:\",\"name\":\"storage.type.class.gtkdoc\"}]},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.comment.begin.documentation.c\"},\"2\":{\"patterns\":[{\"match\":\"(?<=[!*/\\\\s])[@\\\\\\\\](?:callergraph|callgraph|else|endif|f\\\\$|f\\\\[|f]|hidecallergraph|hidecallgraph|hiderefby|hiderefs|hideinitializer|htmlinclude|n|nosubgrouping|private|privatesection|protected|protectedsection|public|publicsection|pure|showinitializer|showrefby|showrefs|tableofcontents|[\\\"-%.<=>]|::|\\\\||---??)\\\\b(?:\\\\{[^}]*})?\",\"name\":\"storage.type.class.doxygen.c\"},{\"captures\":{\"1\":{\"name\":\"storage.type.class.doxygen.c\"},\"2\":{\"name\":\"markup.italic.doxygen.c\"}},\"match\":\"((?<=[!*/\\\\s])[@\\\\\\\\](?:a|em?))\\\\s+(\\\\S+)\"},{\"captures\":{\"1\":{\"name\":\"storage.type.class.doxygen.c\"},\"2\":{\"name\":\"markup.bold.doxygen.c\"}},\"match\":\"((?<=[!*/\\\\s])[@\\\\\\\\]b)\\\\s+(\\\\S+)\"},{\"captures\":{\"1\":{\"name\":\"storage.type.class.doxygen.c\"},\"2\":{\"name\":\"markup.inline.raw.string.c\"}},\"match\":\"((?<=[!*/\\\\s])[@\\\\\\\\][cp])\\\\s+(\\\\S+)\"},{\"match\":\"(?<=[!*/\\\\s])[@\\\\\\\\](?:a|anchor|[bc]|cite|copybrief|copydetail|copydoc|def|dir|dontinclude|em??|emoji|enum|example|extends|file|idlexcept|implements|include|includedoc|includelineno|latexinclude|link|memberof|namespace|p|package|ref|refitem|related|relates|relatedalso|relatesalso|verbinclude)\\\\b(?:\\\\{[^}]*})?\",\"name\":\"storage.type.class.doxygen.c\"},{\"match\":\"(?<=[!*/\\\\s])[@\\\\\\\\](?:addindex|addtogroup|category|class|defgroup|diafile|dotfile|elseif|fn|headerfile|if|ifnot|image|ingroup|interface|line|mainpage|mscfile|name|overload|page|property|protocol|section|skip|skipline|snippet|snippetdoc|snippetlineno|struct|subpage|subsection|subsubsection|typedef|union|until|vhdlflow|weakgroup)\\\\b(?:\\\\{[^}]*})?\",\"name\":\"storage.type.class.doxygen.c\"},{\"captures\":{\"1\":{\"name\":\"storage.type.class.doxygen.c\"},\"2\":{\"patterns\":[{\"match\":\"in|out\",\"name\":\"keyword.other.parameter.direction.$0.c\"}]},\"3\":{\"name\":\"variable.parameter.c\"}},\"match\":\"((?<=[!*/\\\\s])[@\\\\\\\\]param)(?:\\\\s*\\\\[((?:,?\\\\s*(?:in|out)\\\\s*)+)])?\\\\s+\\\\b(\\\\w+)\\\\b\"},{\"match\":\"(?<=[!*/\\\\s])[@\\\\\\\\](?:arg|attention|authors??|brief|bug|copyright|date|deprecated|details|exception|invariant|li|note|par|paragraph|param|post|pre|remarks??|result|returns??|retval|sa|see|short|since|test|throw|todo|tparam|version|warning|xrefitem)\\\\b(?:\\\\{[^}]*})?\",\"name\":\"storage.type.class.doxygen.c\"},{\"match\":\"(?<=[!*/\\\\s])[@\\\\\\\\](?:code|cond|docbookonly|dot|htmlonly|internal|latexonly|link|manonly|msc|parblock|rtfonly|secreflist|uml|verbatim|xmlonly|endcode|endcond|enddocbookonly|enddot|endhtmlonly|endinternal|endlatexonly|endlink|endmanonly|endmsc|endparblock|endrtfonly|endsecreflist|enduml|endverbatim|endxmlonly)\\\\b(?:\\\\{[^}]*})?\",\"name\":\"storage.type.class.doxygen.c\"},{\"match\":\"\\\\b[A-Z]+:|@[_a-z]+:\",\"name\":\"storage.type.class.gtkdoc\"}]},\"3\":{\"name\":\"punctuation.definition.comment.end.documentation.c\"}},\"match\":\"(/\\\\*[!*]+(?=\\\\s))(.+)([!*]*\\\\*/)\",\"name\":\"comment.block.documentation.c\"},{\"begin\":\"((?>\\\\s*)/\\\\*[!*]+(?:(?:\\\\n|$)|(?=\\\\s)))\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.comment.begin.documentation.c\"}},\"end\":\"([!*]*\\\\*/)\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.comment.end.documentation.c\"}},\"name\":\"comment.block.documentation.c\",\"patterns\":[{\"match\":\"(?<=[!*/\\\\s])[@\\\\\\\\](?:callergraph|callgraph|else|endif|f\\\\$|f\\\\[|f]|hidecallergraph|hidecallgraph|hiderefby|hiderefs|hideinitializer|htmlinclude|n|nosubgrouping|private|privatesection|protected|protectedsection|public|publicsection|pure|showinitializer|showrefby|showrefs|tableofcontents|[\\\"-%.<=>]|::|\\\\||---??)\\\\b(?:\\\\{[^}]*})?\",\"name\":\"storage.type.class.doxygen.c\"},{\"captures\":{\"1\":{\"name\":\"storage.type.class.doxygen.c\"},\"2\":{\"name\":\"markup.italic.doxygen.c\"}},\"match\":\"((?<=[!*/\\\\s])[@\\\\\\\\](?:a|em?))\\\\s+(\\\\S+)\"},{\"captures\":{\"1\":{\"name\":\"storage.type.class.doxygen.c\"},\"2\":{\"name\":\"markup.bold.doxygen.c\"}},\"match\":\"((?<=[!*/\\\\s])[@\\\\\\\\]b)\\\\s+(\\\\S+)\"},{\"captures\":{\"1\":{\"name\":\"storage.type.class.doxygen.c\"},\"2\":{\"name\":\"markup.inline.raw.string.c\"}},\"match\":\"((?<=[!*/\\\\s])[@\\\\\\\\][cp])\\\\s+(\\\\S+)\"},{\"match\":\"(?<=[!*/\\\\s])[@\\\\\\\\](?:a|anchor|[bc]|cite|copybrief|copydetail|copydoc|def|dir|dontinclude|em??|emoji|enum|example|extends|file|idlexcept|implements|include|includedoc|includelineno|latexinclude|link|memberof|namespace|p|package|ref|refitem|related|relates|relatedalso|relatesalso|verbinclude)\\\\b(?:\\\\{[^}]*})?\",\"name\":\"storage.type.class.doxygen.c\"},{\"match\":\"(?<=[!*/\\\\s])[@\\\\\\\\](?:addindex|addtogroup|category|class|defgroup|diafile|dotfile|elseif|fn|headerfile|if|ifnot|image|ingroup|interface|line|mainpage|mscfile|name|overload|page|property|protocol|section|skip|skipline|snippet|snippetdoc|snippetlineno|struct|subpage|subsection|subsubsection|typedef|union|until|vhdlflow|weakgroup)\\\\b(?:\\\\{[^}]*})?\",\"name\":\"storage.type.class.doxygen.c\"},{\"captures\":{\"1\":{\"name\":\"storage.type.class.doxygen.c\"},\"2\":{\"patterns\":[{\"match\":\"in|out\",\"name\":\"keyword.other.parameter.direction.$0.c\"}]},\"3\":{\"name\":\"variable.parameter.c\"}},\"match\":\"((?<=[!*/\\\\s])[@\\\\\\\\]param)(?:\\\\s*\\\\[((?:,?\\\\s*(?:in|out)\\\\s*)+)])?\\\\s+\\\\b(\\\\w+)\\\\b\"},{\"match\":\"(?<=[!*/\\\\s])[@\\\\\\\\](?:arg|attention|authors??|brief|bug|copyright|date|deprecated|details|exception|invariant|li|note|par|paragraph|param|post|pre|remarks??|result|returns??|retval|sa|see|short|since|test|throw|todo|tparam|version|warning|xrefitem)\\\\b(?:\\\\{[^}]*})?\",\"name\":\"storage.type.class.doxygen.c\"},{\"match\":\"(?<=[!*/\\\\s])[@\\\\\\\\](?:code|cond|docbookonly|dot|htmlonly|internal|latexonly|link|manonly|msc|parblock|rtfonly|secreflist|uml|verbatim|xmlonly|endcode|endcond|enddocbookonly|enddot|endhtmlonly|endinternal|endlatexonly|endlink|endmanonly|endmsc|endparblock|endrtfonly|endsecreflist|enduml|endverbatim|endxmlonly)\\\\b(?:\\\\{[^}]*})?\",\"name\":\"storage.type.class.doxygen.c\"},{\"match\":\"\\\\b[A-Z]+:|@[_a-z]+:\",\"name\":\"storage.type.class.gtkdoc\"}]},{\"captures\":{\"1\":{\"name\":\"meta.toc-list.banner.block.c\"}},\"match\":\"^/\\\\* =(\\\\s*.*?)\\\\s*= \\\\*/$\\\\n?\",\"name\":\"comment.block.banner.c\"},{\"begin\":\"(/\\\\*)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.comment.begin.c\"}},\"end\":\"(\\\\*/)\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.comment.end.c\"}},\"name\":\"comment.block.c\"},{\"captures\":{\"1\":{\"name\":\"meta.toc-list.banner.line.c\"}},\"match\":\"^// =(\\\\s*.*?)\\\\s*=$\\\\n?\",\"name\":\"comment.line.banner.c\"},{\"begin\":\"((?:^[\\\\t ]+)?)(?=//)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.whitespace.comment.leading.c\"}},\"end\":\"(?!\\\\G)\",\"patterns\":[{\"begin\":\"(//)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.comment.c\"}},\"end\":\"(?=\\\\n)\",\"name\":\"comment.line.double-slash.c\",\"patterns\":[{\"include\":\"#line_continuation_character\"}]}]}]},{\"include\":\"#block_comment\"},{\"include\":\"#line_comment\"}]},{\"include\":\"#block_comment\"},{\"include\":\"#line_comment\"}]},\"default_statement\":{\"begin\":\"((?>(?:(?>(?<!\\\\s)\\\\s+)|(/\\\\*)((?>(?:[^*]|(?>\\\\*+)[^/])*)((?>\\\\*+)/)))+|(?:(?:(?:(?:\\\\b|(?<=\\\\W))|(?=\\\\W))|\\\\A)|\\\\Z)))((?<!\\\\w)default(?!\\\\w))\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#inline_comment\"}]},\"2\":{\"name\":\"comment.block.c punctuation.definition.comment.begin.c\"},\"3\":{\"name\":\"comment.block.c\"},\"4\":{\"patterns\":[{\"match\":\"\\\\*/\",\"name\":\"comment.block.c punctuation.definition.comment.end.c\"},{\"match\":\"\\\\*\",\"name\":\"comment.block.c\"}]},\"5\":{\"name\":\"keyword.control.default.c\"}},\"end\":\"(:)\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.separator.colon.case.default.c\"}},\"name\":\"meta.conditional.case.c\",\"patterns\":[{\"include\":\"#evaluation_context\"},{\"include\":\"#c_conditional_context\"}]},\"disabled\":{\"begin\":\"^\\\\s*#\\\\s*if(n?def)?\\\\b.*$\",\"end\":\"^\\\\s*#\\\\s*endif\\\\b\",\"patterns\":[{\"include\":\"#disabled\"},{\"include\":\"#pragma-mark\"}]},\"evaluation_context\":{\"patterns\":[{\"include\":\"#function-call-innards\"},{\"include\":\"$self\"}]},\"function-call-innards\":{\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#storage_types\"},{\"include\":\"#method_access\"},{\"include\":\"#member_access\"},{\"include\":\"#operators\"},{\"begin\":\"(?!(?:while|for|do|if|else|switch|catch|enumerate|return|typeid|alignof|alignas|sizeof|[cr]?iterate|and|and_eq|bitand|bitor|compl|not|not_eq|or|or_eq|typeid|xor|xor_eq|alignof|alignas)\\\\s*\\\\()((?:[A-Z_a-z][0-9A-Z_a-z]*+|::)++|(?<=operator)(?:[-!\\\\&*+<=>]+|\\\\(\\\\)|\\\\[]))\\\\s*(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.function.c\"},\"2\":{\"name\":\"punctuation.section.arguments.begin.bracket.round.c\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.arguments.end.bracket.round.c\"}},\"patterns\":[{\"include\":\"#function-call-innards\"}]},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.parens.begin.bracket.round.c\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.parens.end.bracket.round.c\"}},\"patterns\":[{\"include\":\"#function-call-innards\"}]},{\"include\":\"#block_innards\"}]},\"function-innards\":{\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#storage_types\"},{\"include\":\"#operators\"},{\"include\":\"#vararg_ellipses\"},{\"begin\":\"(?!(?:while|for|do|if|else|switch|catch|enumerate|return|typeid|alignof|alignas|sizeof|[cr]?iterate|and|and_eq|bitand|bitor|compl|not|not_eq|or|or_eq|typeid|xor|xor_eq|alignof|alignas)\\\\s*\\\\()((?:[A-Z_a-z][0-9A-Z_a-z]*+|::)++|(?<=operator)(?:[-!\\\\&*+<=>]+|\\\\(\\\\)|\\\\[]))\\\\s*(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.function.c\"},\"2\":{\"name\":\"punctuation.section.parameters.begin.bracket.round.c\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.parameters.end.bracket.round.c\"}},\"name\":\"meta.function.definition.parameters.c\",\"patterns\":[{\"include\":\"#probably_a_parameter\"},{\"include\":\"#function-innards\"}]},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.parens.begin.bracket.round.c\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.parens.end.bracket.round.c\"}},\"patterns\":[{\"include\":\"#function-innards\"}]},{\"include\":\"$self\"}]},\"inline_comment\":{\"patterns\":[{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"comment.block.c punctuation.definition.comment.begin.c\"},\"2\":{\"name\":\"comment.block.c\"},\"3\":{\"patterns\":[{\"match\":\"\\\\*/\",\"name\":\"comment.block.c punctuation.definition.comment.end.c\"},{\"match\":\"\\\\*\",\"name\":\"comment.block.c\"}]}},\"match\":\"(/\\\\*)((?>(?:[^*]|(?>\\\\*+)[^/])*)((?>\\\\*+)/))\"},{\"captures\":{\"1\":{\"name\":\"comment.block.c punctuation.definition.comment.begin.c\"},\"2\":{\"name\":\"comment.block.c\"},\"3\":{\"patterns\":[{\"match\":\"\\\\*/\",\"name\":\"comment.block.c punctuation.definition.comment.end.c\"},{\"match\":\"\\\\*\",\"name\":\"comment.block.c\"}]}},\"match\":\"(/\\\\*)((?:[^*]|\\\\*++[^/])*+(\\\\*++/))\"}]},{\"captures\":{\"1\":{\"name\":\"comment.block.c punctuation.definition.comment.begin.c\"},\"2\":{\"name\":\"comment.block.c\"},\"3\":{\"patterns\":[{\"match\":\"\\\\*/\",\"name\":\"comment.block.c punctuation.definition.comment.end.c\"},{\"match\":\"\\\\*\",\"name\":\"comment.block.c\"}]}},\"match\":\"(/\\\\*)((?:[^*]|\\\\*++[^/])*+(\\\\*++/))\"}]},\"line_comment\":{\"patterns\":[{\"begin\":\"\\\\s*+(//)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.comment.c\"}},\"end\":\"(?<=\\\\n)(?<!\\\\\\\\\\\\n)\",\"endCaptures\":{},\"name\":\"comment.line.double-slash.c\",\"patterns\":[{\"include\":\"#line_continuation_character\"}]},{\"begin\":\"\\\\s*+(//)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.comment.c\"}},\"end\":\"(?<=\\\\n)(?<!\\\\\\\\\\\\n)\",\"endCaptures\":{},\"name\":\"comment.line.double-slash.c\",\"patterns\":[{\"include\":\"#line_continuation_character\"}]}]},\"line_continuation_character\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"constant.character.escape.line-continuation.c\"}},\"match\":\"(\\\\\\\\)\\\\n\"}]},\"member_access\":{\"captures\":{\"1\":{\"name\":\"variable.other.object.access.c\"},\"2\":{\"name\":\"punctuation.separator.dot-access.c\"},\"3\":{\"name\":\"punctuation.separator.pointer-access.c\"},\"4\":{\"patterns\":[{\"include\":\"#member_access\"},{\"include\":\"#method_access\"},{\"captures\":{\"1\":{\"name\":\"variable.other.object.access.c\"},\"2\":{\"name\":\"punctuation.separator.dot-access.c\"},\"3\":{\"name\":\"punctuation.separator.pointer-access.c\"}},\"match\":\"((?:[A-Z_a-z]\\\\w*|(?<=[])]))\\\\s*)(?:(\\\\.\\\\*?)|(->\\\\*?))\"}]},\"5\":{\"name\":\"variable.other.member.c\"}},\"match\":\"((?:[A-Z_a-z]\\\\w*|(?<=[])]))\\\\s*)(?:(\\\\.\\\\*?)|(->\\\\*?))((?:[A-Z_a-z]\\\\w*\\\\s*(?:\\\\.\\\\*?|->\\\\*?)\\\\s*)*)\\\\s*\\\\b((?!(?:atomic_uint_least64_t|atomic_uint_least16_t|atomic_uint_least32_t|atomic_uint_least8_t|atomic_int_least16_t|atomic_uint_fast64_t|atomic_uint_fast32_t|atomic_int_least64_t|atomic_int_least32_t|pthread_rwlockattr_t|atomic_uint_fast16_t|pthread_mutexattr_t|atomic_int_fast16_t|atomic_uint_fast8_t|atomic_int_fast64_t|atomic_int_least8_t|atomic_int_fast32_t|atomic_int_fast8_t|pthread_condattr_t|atomic_uintptr_t|atomic_ptrdiff_t|pthread_rwlock_t|atomic_uintmax_t|pthread_mutex_t|atomic_intmax_t|atomic_intptr_t|atomic_char32_t|atomic_char16_t|pthread_attr_t|atomic_wchar_t|uint_least64_t|uint_least32_t|uint_least16_t|pthread_cond_t|pthread_once_t|uint_fast64_t|uint_fast16_t|atomic_size_t|uint_least8_t|int_least64_t|int_least32_t|int_least16_t|pthread_key_t|atomic_ullong|atomic_ushort|uint_fast32_t|atomic_schar|atomic_short|uint_fast8_t|int_fast64_t|int_fast32_t|int_fast16_t|atomic_ulong|atomic_llong|int_least8_t|atomic_uchar|memory_order|suseconds_t|int_fast8_t|atomic_bool|atomic_char|atomic_uint|atomic_long|atomic_int|useconds_t|_Imaginary|blksize_t|pthread_t|in_addr_t|uintptr_t|in_port_t|uintmax_t|blkcnt_t|uint16_t|unsigned|_Complex|uint32_t|intptr_t|intmax_t|uint64_t|u_quad_t|int64_t|int32_t|ssize_t|caddr_t|clock_t|uint8_t|u_short|swblk_t|segsz_t|int16_t|fixpt_t|daddr_t|nlink_t|qaddr_t|size_t|time_t|mode_t|signed|quad_t|ushort|u_long|u_char|double|int8_t|ino_t|uid_t|pid_t|_Bool|float|dev_t|div_t|short|gid_t|off_t|u_int|key_t|id_t|uint|long|void|char|bool|id_t|int)\\\\b)[A-Z_a-z]\\\\w*\\\\b(?!\\\\())\"},\"method_access\":{\"begin\":\"((?:[A-Z_a-z]\\\\w*|(?<=[])]))\\\\s*)(?:(\\\\.\\\\*?)|(->\\\\*?))((?:[A-Z_a-z]\\\\w*\\\\s*(?:\\\\.\\\\*?|->\\\\*?)\\\\s*)*)\\\\s*([A-Z_a-z]\\\\w*)(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"variable.other.object.access.c\"},\"2\":{\"name\":\"punctuation.separator.dot-access.c\"},\"3\":{\"name\":\"punctuation.separator.pointer-access.c\"},\"4\":{\"patterns\":[{\"include\":\"#member_access\"},{\"include\":\"#method_access\"},{\"captures\":{\"1\":{\"name\":\"variable.other.object.access.c\"},\"2\":{\"name\":\"punctuation.separator.dot-access.c\"},\"3\":{\"name\":\"punctuation.separator.pointer-access.c\"}},\"match\":\"((?:[A-Z_a-z]\\\\w*|(?<=[])]))\\\\s*)(?:(\\\\.\\\\*?)|(->\\\\*?))\"}]},\"5\":{\"name\":\"entity.name.function.member.c\"},\"6\":{\"name\":\"punctuation.section.arguments.begin.bracket.round.function.member.c\"}},\"contentName\":\"meta.function-call.member.c\",\"end\":\"(\\\\))\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.section.arguments.end.bracket.round.function.member.c\"}},\"patterns\":[{\"include\":\"#function-call-innards\"}]},\"numbers\":{\"captures\":{\"0\":{\"patterns\":[{\"begin\":\"(?=.)\",\"end\":\"$\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"keyword.other.unit.hexadecimal.c\"},\"2\":{\"name\":\"constant.numeric.hexadecimal.c\",\"patterns\":[{\"match\":\"(?<=\\\\h)'(?=\\\\h)\",\"name\":\"punctuation.separator.constant.numeric\"}]},\"3\":{\"name\":\"punctuation.separator.constant.numeric\"},\"4\":{\"name\":\"constant.numeric.hexadecimal.c\"},\"5\":{\"name\":\"constant.numeric.hexadecimal.c\",\"patterns\":[{\"match\":\"(?<=\\\\h)'(?=\\\\h)\",\"name\":\"punctuation.separator.constant.numeric\"}]},\"6\":{\"name\":\"punctuation.separator.constant.numeric\"},\"8\":{\"name\":\"keyword.other.unit.exponent.hexadecimal.c\"},\"9\":{\"name\":\"keyword.operator.plus.exponent.hexadecimal.c\"},\"10\":{\"name\":\"keyword.operator.minus.exponent.hexadecimal.c\"},\"11\":{\"name\":\"constant.numeric.exponent.hexadecimal.c\",\"patterns\":[{\"match\":\"(?<=\\\\h)'(?=\\\\h)\",\"name\":\"punctuation.separator.constant.numeric\"}]},\"12\":{\"name\":\"keyword.other.unit.suffix.floating-point.c\"}},\"match\":\"\\\\G(0[Xx])(\\\\h(?:\\\\h|((?<=\\\\h)'(?=\\\\h)))*)?((?<=\\\\h)\\\\.|\\\\.(?=\\\\h))(\\\\h(?:\\\\h|((?<=\\\\h)'(?=\\\\h)))*)?((?<!')([Pp])(\\\\+?)(-?)([0-9](?:[0-9]|(?<=\\\\h)'(?=\\\\h))*))?([FLfl](?!\\\\w))?$\"},{\"captures\":{\"2\":{\"name\":\"constant.numeric.decimal.c\",\"patterns\":[{\"match\":\"(?<=\\\\h)'(?=\\\\h)\",\"name\":\"punctuation.separator.constant.numeric\"}]},\"3\":{\"name\":\"punctuation.separator.constant.numeric\"},\"4\":{\"name\":\"constant.numeric.decimal.point.c\"},\"5\":{\"name\":\"constant.numeric.decimal.c\",\"patterns\":[{\"match\":\"(?<=\\\\h)'(?=\\\\h)\",\"name\":\"punctuation.separator.constant.numeric\"}]},\"6\":{\"name\":\"punctuation.separator.constant.numeric\"},\"8\":{\"name\":\"keyword.other.unit.exponent.decimal.c\"},\"9\":{\"name\":\"keyword.operator.plus.exponent.decimal.c\"},\"10\":{\"name\":\"keyword.operator.minus.exponent.decimal.c\"},\"11\":{\"name\":\"constant.numeric.exponent.decimal.c\",\"patterns\":[{\"match\":\"(?<=\\\\h)'(?=\\\\h)\",\"name\":\"punctuation.separator.constant.numeric\"}]},\"12\":{\"name\":\"keyword.other.unit.suffix.floating-point.c\"}},\"match\":\"\\\\G((?=[.0-9])(?!0[BXbx]))([0-9](?:[0-9]|((?<=\\\\h)'(?=\\\\h)))*)?((?<=[0-9])\\\\.|\\\\.(?=[0-9]))([0-9](?:[0-9]|((?<=\\\\h)'(?=\\\\h)))*)?((?<!')([Ee])(\\\\+?)(-?)([0-9](?:[0-9]|(?<=\\\\h)'(?=\\\\h))*))?([FLfl](?!\\\\w))?$\"},{\"captures\":{\"1\":{\"name\":\"keyword.other.unit.binary.c\"},\"2\":{\"name\":\"constant.numeric.binary.c\",\"patterns\":[{\"match\":\"(?<=\\\\h)'(?=\\\\h)\",\"name\":\"punctuation.separator.constant.numeric\"}]},\"3\":{\"name\":\"punctuation.separator.constant.numeric\"},\"4\":{\"name\":\"keyword.other.unit.suffix.integer.c\"}},\"match\":\"\\\\G(0[Bb])([01](?:[01]|((?<=\\\\h)'(?=\\\\h)))*)((?:(?:(?:(?:(?:[Uu]|[Uu]ll?)|[Uu]LL?)|ll?[Uu]?)|LL?[Uu]?)|[Ff])(?!\\\\w))?$\"},{\"captures\":{\"1\":{\"name\":\"keyword.other.unit.octal.c\"},\"2\":{\"name\":\"constant.numeric.octal.c\",\"patterns\":[{\"match\":\"(?<=\\\\h)'(?=\\\\h)\",\"name\":\"punctuation.separator.constant.numeric\"}]},\"3\":{\"name\":\"punctuation.separator.constant.numeric\"},\"4\":{\"name\":\"keyword.other.unit.suffix.integer.c\"}},\"match\":\"\\\\G(0)((?:[0-7]|((?<=\\\\h)'(?=\\\\h)))+)((?:(?:(?:(?:(?:[Uu]|[Uu]ll?)|[Uu]LL?)|ll?[Uu]?)|LL?[Uu]?)|[Ff])(?!\\\\w))?$\"},{\"captures\":{\"1\":{\"name\":\"keyword.other.unit.hexadecimal.c\"},\"2\":{\"name\":\"constant.numeric.hexadecimal.c\",\"patterns\":[{\"match\":\"(?<=\\\\h)'(?=\\\\h)\",\"name\":\"punctuation.separator.constant.numeric\"}]},\"3\":{\"name\":\"punctuation.separator.constant.numeric\"},\"5\":{\"name\":\"keyword.other.unit.exponent.hexadecimal.c\"},\"6\":{\"name\":\"keyword.operator.plus.exponent.hexadecimal.c\"},\"7\":{\"name\":\"keyword.operator.minus.exponent.hexadecimal.c\"},\"8\":{\"name\":\"constant.numeric.exponent.hexadecimal.c\",\"patterns\":[{\"match\":\"(?<=\\\\h)'(?=\\\\h)\",\"name\":\"punctuation.separator.constant.numeric\"}]},\"9\":{\"name\":\"keyword.other.unit.suffix.integer.c\"}},\"match\":\"\\\\G(0[Xx])(\\\\h(?:\\\\h|((?<=\\\\h)'(?=\\\\h)))*)((?<!')([Pp])(\\\\+?)(-?)([0-9](?:[0-9]|(?<=\\\\h)'(?=\\\\h))*))?((?:(?:(?:(?:(?:[Uu]|[Uu]ll?)|[Uu]LL?)|ll?[Uu]?)|LL?[Uu]?)|[Ff])(?!\\\\w))?$\"},{\"captures\":{\"2\":{\"name\":\"constant.numeric.decimal.c\",\"patterns\":[{\"match\":\"(?<=\\\\h)'(?=\\\\h)\",\"name\":\"punctuation.separator.constant.numeric\"}]},\"3\":{\"name\":\"punctuation.separator.constant.numeric\"},\"5\":{\"name\":\"keyword.other.unit.exponent.decimal.c\"},\"6\":{\"name\":\"keyword.operator.plus.exponent.decimal.c\"},\"7\":{\"name\":\"keyword.operator.minus.exponent.decimal.c\"},\"8\":{\"name\":\"constant.numeric.exponent.decimal.c\",\"patterns\":[{\"match\":\"(?<=\\\\h)'(?=\\\\h)\",\"name\":\"punctuation.separator.constant.numeric\"}]},\"9\":{\"name\":\"keyword.other.unit.suffix.integer.c\"}},\"match\":\"\\\\G((?=[.0-9])(?!0[BXbx]))([0-9](?:[0-9]|((?<=\\\\h)'(?=\\\\h)))*)((?<!')([Ee])(\\\\+?)(-?)([0-9](?:[0-9]|(?<=\\\\h)'(?=\\\\h))*))?((?:(?:(?:(?:(?:[Uu]|[Uu]ll?)|[Uu]LL?)|ll?[Uu]?)|LL?[Uu]?)|[Ff])(?!\\\\w))?$\"},{\"match\":\"(?:['.0-9A-Z_a-z]|(?<=[EPep])[-+])+\",\"name\":\"invalid.illegal.constant.numeric\"}]}]}},\"match\":\"(?<!\\\\w)\\\\.?\\\\d(?:['.0-9A-Z_a-z]|(?<=[EPep])[-+])*\"},\"operators\":{\"patterns\":[{\"match\":\"(?<![$\\\\w])(sizeof)(?![$\\\\w])\",\"name\":\"keyword.operator.sizeof.c\"},{\"match\":\"--\",\"name\":\"keyword.operator.decrement.c\"},{\"match\":\"\\\\+\\\\+\",\"name\":\"keyword.operator.increment.c\"},{\"match\":\"(?:[-%*+]|(?<!\\\\()/)=\",\"name\":\"keyword.operator.assignment.compound.c\"},{\"match\":\"(?:[\\\\&^]|<<|>>|\\\\|)=\",\"name\":\"keyword.operator.assignment.compound.bitwise.c\"},{\"match\":\"<<|>>\",\"name\":\"keyword.operator.bitwise.shift.c\"},{\"match\":\"!=|<=|>=|==|[<>]\",\"name\":\"keyword.operator.comparison.c\"},{\"match\":\"&&|!|\\\\|\\\\|\",\"name\":\"keyword.operator.logical.c\"},{\"match\":\"[\\\\&^|~]\",\"name\":\"keyword.operator.c\"},{\"match\":\"=\",\"name\":\"keyword.operator.assignment.c\"},{\"match\":\"[-%*+/]\",\"name\":\"keyword.operator.c\"},{\"begin\":\"(\\\\?)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.operator.ternary.c\"}},\"end\":\"(:)\",\"endCaptures\":{\"1\":{\"name\":\"keyword.operator.ternary.c\"}},\"patterns\":[{\"include\":\"#function-call-innards\"},{\"include\":\"$self\"}]}]},\"parens\":{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.parens.begin.bracket.round.c\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.parens.end.bracket.round.c\"}},\"name\":\"meta.parens.c\",\"patterns\":[{\"include\":\"$self\"}]},\"parens-block\":{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.parens.begin.bracket.round.c\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.parens.end.bracket.round.c\"}},\"name\":\"meta.parens.block.c\",\"patterns\":[{\"include\":\"#block_innards\"},{\"match\":\"(?-im:(?<!:):(?!:))\",\"name\":\"punctuation.range-based.c\"}]},\"pragma-mark\":{\"captures\":{\"1\":{\"name\":\"meta.preprocessor.pragma.c\"},\"2\":{\"name\":\"keyword.control.directive.pragma.pragma-mark.c\"},\"3\":{\"name\":\"punctuation.definition.directive.c\"},\"4\":{\"name\":\"entity.name.tag.pragma-mark.c\"}},\"match\":\"^\\\\s*(((#)\\\\s*pragma\\\\s+mark)\\\\s+(.*))\",\"name\":\"meta.section.c\"},\"predefined_macros\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"entity.name.other.preprocessor.macro.predefined.$1.c\"}},\"match\":\"\\\\b(__cplusplus|__DATE__|__FILE__|__LINE__|__STDC__|__STDC_HOSTED__|__STDC_NO_COMPLEX__|__STDC_VERSION__|__STDCPP_THREADS__|__TIME__|NDEBUG|__OBJC__|__ASSEMBLER__|__ATOM__|__AVX__|__AVX2__|_CHAR_UNSIGNED|__CLR_VER|_CONTROL_FLOW_GUARD|__COUNTER__|__cplusplus_cli|__cplusplus_winrt|_CPPRTTI|_CPPUNWIND|_DEBUG|_DLL|__FUNCDNAME__|__FUNCSIG__|__FUNCTION__|_INTEGRAL_MAX_BITS|__INTELLISENSE__|_ISO_VOLATILE|_KERNEL_MODE|_M_AMD64|_M_ARM|_M_ARM_ARMV7VE|_M_ARM_FP|_M_ARM64|_M_CEE|_M_CEE_PURE|_M_CEE_SAFE|_M_FP_EXCEPT|_M_FP_FAST|_M_FP_PRECISE|_M_FP_STRICT|_M_IX86|_M_IX86_FP|_M_X64|_MANAGED|_MSC_BUILD|_MSC_EXTENSIONS|_MSC_FULL_VER|_MSC_VER|_MSVC_LANG|__MSVC_RUNTIME_CHECKS|_MT|_NATIVE_WCHAR_T_DEFINED|_OPENMP|_PREFAST|__TIMESTAMP__|_VC_NO_DEFAULTLIB|_WCHAR_T_DEFINED|_WIN32|_WIN64|_WINRT_DLL|_ATL_VER|_MFC_VER|__GFORTRAN__|__GNUC__|__GNUC_MINOR__|__GNUC_PATCHLEVEL__|__GNUG__|__STRICT_ANSI__|__BASE_FILE__|__INCLUDE_LEVEL__|__ELF__|__VERSION__|__OPTIMIZE__|__OPTIMIZE_SIZE__|__NO_INLINE__|__GNUC_STDC_INLINE__|__CHAR_UNSIGNED__|__WCHAR_UNSIGNED__|__REGISTER_PREFIX__|__SIZE_TYPE__|__PTRDIFF_TYPE__|__WCHAR_TYPE__|__WINT_TYPE__|__INTMAX_TYPE__|__UINTMAX_TYPE__|__SIG_ATOMIC_TYPE__|__INT8_TYPE__|__INT16_TYPE__|__INT32_TYPE__|__INT64_TYPE__|__UINT8_TYPE__|__UINT16_TYPE__|__UINT32_TYPE__|__UINT64_TYPE__|__INT_LEAST8_TYPE__|__INT_LEAST16_TYPE__|__INT_LEAST32_TYPE__|__INT_LEAST64_TYPE__|__UINT_LEAST8_TYPE__|__UINT_LEAST16_TYPE__|__UINT_LEAST32_TYPE__|__UINT_LEAST64_TYPE__|__INT_FAST8_TYPE__|__INT_FAST16_TYPE__|__INT_FAST32_TYPE__|__INT_FAST64_TYPE__|__UINT_FAST8_TYPE__|__UINT_FAST16_TYPE__|__UINT_FAST32_TYPE__|__UINT_FAST64_TYPE__|__INTPTR_TYPE__|__UINTPTR_TYPE__|__CHAR_BIT__|__SCHAR_MAX__|__WCHAR_MAX__|__SHRT_MAX__|__INT_MAX__|__LONG_MAX__|__LONG_LONG_MAX__|__WINT_MAX__|__SIZE_MAX__|__PTRDIFF_MAX__|__INTMAX_MAX__|__UINTMAX_MAX__|__SIG_ATOMIC_MAX__|__INT8_MAX__|__INT16_MAX__|__INT32_MAX__|__INT64_MAX__|__UINT8_MAX__|__UINT16_MAX__|__UINT32_MAX__|__UINT64_MAX__|__INT_LEAST8_MAX__|__INT_LEAST16_MAX__|__INT_LEAST32_MAX__|__INT_LEAST64_MAX__|__UINT_LEAST8_MAX__|__UINT_LEAST16_MAX__|__UINT_LEAST32_MAX__|__UINT_LEAST64_MAX__|__INT_FAST8_MAX__|__INT_FAST16_MAX__|__INT_FAST32_MAX__|__INT_FAST64_MAX__|__UINT_FAST8_MAX__|__UINT_FAST16_MAX__|__UINT_FAST32_MAX__|__UINT_FAST64_MAX__|__INTPTR_MAX__|__UINTPTR_MAX__|__WCHAR_MIN__|__WINT_MIN__|__SIG_ATOMIC_MIN__|__SCHAR_WIDTH__|__SHRT_WIDTH__|__INT_WIDTH__|__LONG_WIDTH__|__LONG_LONG_WIDTH__|__PTRDIFF_WIDTH__|__SIG_ATOMIC_WIDTH__|__SIZE_WIDTH__|__WCHAR_WIDTH__|__WINT_WIDTH__|__INT_LEAST8_WIDTH__|__INT_LEAST16_WIDTH__|__INT_LEAST32_WIDTH__|__INT_LEAST64_WIDTH__|__INT_FAST8_WIDTH__|__INT_FAST16_WIDTH__|__INT_FAST32_WIDTH__|__INT_FAST64_WIDTH__|__INTPTR_WIDTH__|__INTMAX_WIDTH__|__SIZEOF_INT__|__SIZEOF_LONG__|__SIZEOF_LONG_LONG__|__SIZEOF_SHORT__|__SIZEOF_POINTER__|__SIZEOF_FLOAT__|__SIZEOF_DOUBLE__|__SIZEOF_LONG_DOUBLE__|__SIZEOF_SIZE_T__|__SIZEOF_WCHAR_T__|__SIZEOF_WINT_T__|__SIZEOF_PTRDIFF_T__|__BYTE_ORDER__|__ORDER_LITTLE_ENDIAN__|__ORDER_BIG_ENDIAN__|__ORDER_PDP_ENDIAN__|__FLOAT_WORD_ORDER__|__DEPRECATED|__EXCEPTIONS|__GXX_RTTI|__USING_SJLJ_EXCEPTIONS__|__GXX_EXPERIMENTAL_CXX0X__|__GXX_WEAK__|__NEXT_RUNTIME__|__LP64__|_LP64|__SSP__|__SSP_ALL__|__SSP_STRONG__|__SSP_EXPLICIT__|__SANITIZE_ADDRESS__|__SANITIZE_THREAD__|__GCC_HAVE_SYNC_COMPARE_AND_SWAP_1|__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2|__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4|__GCC_HAVE_SYNC_COMPARE_AND_SWAP_8|__GCC_HAVE_SYNC_COMPARE_AND_SWAP_16|__HAVE_SPECULATION_SAFE_VALUE|__GCC_HAVE_DWARF2_CFI_ASM|__FP_FAST_FMAF??|__FP_FAST_FMAL|__FP_FAST_FMAF16|__FP_FAST_FMAF32|__FP_FAST_FMAF64|__FP_FAST_FMAF128|__FP_FAST_FMAF32X|__FP_FAST_FMAF64X|__FP_FAST_FMAF128X|__GCC_IEC_559|__GCC_IEC_559_COMPLEX|__NO_MATH_ERRNO__|__has_builtin|__has_feature|__has_extension|__has_cpp_attribute|__has_c_attribute|__has_attribute|__has_declspec_attribute|__is_identifier|__has_include|__has_include_next|__has_warning|__BASE_FILE__|__FILE_NAME__|__clang__|__clang_major__|__clang_minor__|__clang_patchlevel__|__clang_version__|__fp16|_Float16)\\\\b\"},{\"match\":\"\\\\b__([A-Z_]+)__\\\\b\",\"name\":\"entity.name.other.preprocessor.macro.predefined.probably.$1.c\"}]},\"preprocessor-rule-conditional\":{\"patterns\":[{\"begin\":\"^\\\\s*((#)\\\\s*if(?:n?def)?)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"end\":\"^\\\\s*((#)\\\\s*endif)\\\\b\",\"endCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"patterns\":[{\"begin\":\"\\\\G(?=.)(?!/(?:/|\\\\*(?!.*\\\\\\\\\\\\s*\\\\n)))\",\"end\":\"(?=//)|(?=/\\\\*(?!.*\\\\\\\\\\\\s*\\\\n))|(?<!\\\\\\\\)(?=\\\\n)\",\"name\":\"meta.preprocessor.c\",\"patterns\":[{\"include\":\"#preprocessor-rule-conditional-line\"}]},{\"include\":\"#preprocessor-rule-enabled-elif\"},{\"include\":\"#preprocessor-rule-enabled-else\"},{\"include\":\"#preprocessor-rule-disabled-elif\"},{\"begin\":\"^\\\\s*((#)\\\\s*elif)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"end\":\"(?=//)|(?=/\\\\*(?!.*\\\\\\\\\\\\s*\\\\n))|(?<!\\\\\\\\)(?=\\\\n)\",\"name\":\"meta.preprocessor.c\",\"patterns\":[{\"include\":\"#preprocessor-rule-conditional-line\"}]},{\"include\":\"$self\"}]},{\"captures\":{\"0\":{\"name\":\"invalid.illegal.stray-$1.c\"}},\"match\":\"^\\\\s*#\\\\s*(e(?:lse|lif|ndif))\\\\b\"}]},\"preprocessor-rule-conditional-block\":{\"patterns\":[{\"begin\":\"^\\\\s*((#)\\\\s*if(?:n?def)?)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"end\":\"^\\\\s*((#)\\\\s*endif)\\\\b\",\"endCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"patterns\":[{\"begin\":\"\\\\G(?=.)(?!/(?:/|\\\\*(?!.*\\\\\\\\\\\\s*\\\\n)))\",\"end\":\"(?=//)|(?=/\\\\*(?!.*\\\\\\\\\\\\s*\\\\n))|(?<!\\\\\\\\)(?=\\\\n)\",\"name\":\"meta.preprocessor.c\",\"patterns\":[{\"include\":\"#preprocessor-rule-conditional-line\"}]},{\"include\":\"#preprocessor-rule-enabled-elif-block\"},{\"include\":\"#preprocessor-rule-enabled-else-block\"},{\"include\":\"#preprocessor-rule-disabled-elif\"},{\"begin\":\"^\\\\s*((#)\\\\s*elif)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"end\":\"(?=//)|(?=/\\\\*(?!.*\\\\\\\\\\\\s*\\\\n))|(?<!\\\\\\\\)(?=\\\\n)\",\"name\":\"meta.preprocessor.c\",\"patterns\":[{\"include\":\"#preprocessor-rule-conditional-line\"}]},{\"include\":\"#block_innards\"}]},{\"captures\":{\"0\":{\"name\":\"invalid.illegal.stray-$1.c\"}},\"match\":\"^\\\\s*#\\\\s*(e(?:lse|lif|ndif))\\\\b\"}]},\"preprocessor-rule-conditional-line\":{\"patterns\":[{\"match\":\"\\\\bdefined\\\\b(?:\\\\s*$|(?=\\\\s*\\\\(*\\\\s*(?!defined\\\\b)[$A-Z_a-z][$\\\\w]*\\\\b\\\\s*\\\\)*\\\\s*(?:\\\\n|//|/\\\\*|[:?]|&&|\\\\|\\\\||\\\\\\\\\\\\s*\\\\n)))\",\"name\":\"keyword.control.directive.conditional.c\"},{\"match\":\"\\\\bdefined\\\\b\",\"name\":\"invalid.illegal.macro-name.c\"},{\"include\":\"#comments\"},{\"include\":\"#strings\"},{\"include\":\"#numbers\"},{\"begin\":\"\\\\?\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.ternary.c\"}},\"end\":\":\",\"endCaptures\":{\"0\":{\"name\":\"keyword.operator.ternary.c\"}},\"patterns\":[{\"include\":\"#preprocessor-rule-conditional-line\"}]},{\"include\":\"#operators\"},{\"match\":\"\\\\b(NULL|true|false|TRUE|FALSE)\\\\b\",\"name\":\"constant.language.c\"},{\"match\":\"[$A-Z_a-z][$\\\\w]*\",\"name\":\"entity.name.function.preprocessor.c\"},{\"include\":\"#line_continuation_character\"},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.parens.begin.bracket.round.c\"}},\"end\":\"\\\\)|(?=//)|(?=/\\\\*(?!.*\\\\\\\\\\\\s*\\\\n))|(?<!\\\\\\\\)(?=\\\\n)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.parens.end.bracket.round.c\"}},\"patterns\":[{\"include\":\"#preprocessor-rule-conditional-line\"}]}]},\"preprocessor-rule-define-line-blocks\":{\"patterns\":[{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.block.begin.bracket.curly.c\"}},\"end\":\"}|(?=\\\\s*#\\\\s*e(?:lif|lse|ndif)\\\\b)|(?<!\\\\\\\\)(?=\\\\s*\\\\n)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.block.end.bracket.curly.c\"}},\"patterns\":[{\"include\":\"#preprocessor-rule-define-line-blocks\"},{\"include\":\"#preprocessor-rule-define-line-contents\"}]},{\"include\":\"#preprocessor-rule-define-line-contents\"}]},\"preprocessor-rule-define-line-contents\":{\"patterns\":[{\"include\":\"#vararg_ellipses\"},{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.block.begin.bracket.curly.c\"}},\"end\":\"}|(?=\\\\s*#\\\\s*e(?:lif|lse|ndif)\\\\b)|(?<!\\\\\\\\)(?=\\\\s*\\\\n)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.block.end.bracket.curly.c\"}},\"name\":\"meta.block.c\",\"patterns\":[{\"include\":\"#preprocessor-rule-define-line-blocks\"}]},{\"match\":\"\\\\(\",\"name\":\"punctuation.section.parens.begin.bracket.round.c\"},{\"match\":\"\\\\)\",\"name\":\"punctuation.section.parens.end.bracket.round.c\"},{\"begin\":\"(?!(?:while|for|do|if|else|switch|catch|enumerate|return|typeid|alignof|alignas|sizeof|[cr]?iterate|and|and_eq|bitand|bitor|compl|not|not_eq|or|or_eq|typeid|xor|xor_eq|alignof|alignas|asm|__asm__|auto|bool|_Bool|char|_Complex|double|enum|float|_Imaginary|int|long|short|signed|struct|typedef|union|unsigned|void)\\\\s*\\\\()(?=(?:[A-Z_a-z][0-9A-Z_a-z]*+|::)++\\\\s*\\\\(|(?<=operator)(?:[-!\\\\&*+<=>]+|\\\\(\\\\)|\\\\[])\\\\s*\\\\()\",\"end\":\"(?<=\\\\))(?!\\\\w)|(?<!\\\\\\\\)(?=\\\\s*\\\\n)\",\"name\":\"meta.function.c\",\"patterns\":[{\"include\":\"#preprocessor-rule-define-line-functions\"}]},{\"begin\":\"\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.c\"}},\"end\":\"\\\"|(?<!\\\\\\\\)(?=\\\\s*\\\\n)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.c\"}},\"name\":\"string.quoted.double.c\",\"patterns\":[{\"include\":\"#string_escaped_char\"},{\"include\":\"#string_placeholder\"},{\"include\":\"#line_continuation_character\"}]},{\"begin\":\"'\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.c\"}},\"end\":\"'|(?<!\\\\\\\\)(?=\\\\s*\\\\n)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.c\"}},\"name\":\"string.quoted.single.c\",\"patterns\":[{\"include\":\"#string_escaped_char\"},{\"include\":\"#line_continuation_character\"}]},{\"include\":\"#method_access\"},{\"include\":\"#member_access\"},{\"include\":\"$self\"}]},\"preprocessor-rule-define-line-functions\":{\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#storage_types\"},{\"include\":\"#vararg_ellipses\"},{\"include\":\"#method_access\"},{\"include\":\"#member_access\"},{\"include\":\"#operators\"},{\"begin\":\"(?!(?:while|for|do|if|else|switch|catch|enumerate|return|typeid|alignof|alignas|sizeof|[cr]?iterate|and|and_eq|bitand|bitor|compl|not|not_eq|or|or_eq|typeid|xor|xor_eq|alignof|alignas)\\\\s*\\\\()((?:[A-Z_a-z][0-9A-Z_a-z]*+|::)++|(?<=operator)(?:[-!\\\\&*+<=>]+|\\\\(\\\\)|\\\\[]))\\\\s*(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.function.c\"},\"2\":{\"name\":\"punctuation.section.arguments.begin.bracket.round.c\"}},\"end\":\"(\\\\))|(?<!\\\\\\\\)(?=\\\\s*\\\\n)\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.section.arguments.end.bracket.round.c\"}},\"patterns\":[{\"include\":\"#preprocessor-rule-define-line-functions\"}]},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.parens.begin.bracket.round.c\"}},\"end\":\"(\\\\))|(?<!\\\\\\\\)(?=\\\\s*\\\\n)\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.section.parens.end.bracket.round.c\"}},\"patterns\":[{\"include\":\"#preprocessor-rule-define-line-functions\"}]},{\"include\":\"#preprocessor-rule-define-line-contents\"}]},\"preprocessor-rule-disabled\":{\"patterns\":[{\"begin\":\"^\\\\s*((#)\\\\s*if)\\\\b(?=\\\\s*\\\\(*\\\\b0+\\\\b\\\\)*\\\\s*(?:$|//|/\\\\*))\",\"beginCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"end\":\"^\\\\s*((#)\\\\s*endif)\\\\b\",\"endCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"patterns\":[{\"begin\":\"\\\\G(?=.)(?!/(?:/|\\\\*(?!.*\\\\\\\\\\\\s*\\\\n)))\",\"end\":\"(?=//)|(?=/\\\\*(?!.*\\\\\\\\\\\\s*\\\\n))|(?=\\\\n)\",\"name\":\"meta.preprocessor.c\",\"patterns\":[{\"include\":\"#preprocessor-rule-conditional-line\"}]},{\"include\":\"#comments\"},{\"include\":\"#preprocessor-rule-enabled-elif\"},{\"include\":\"#preprocessor-rule-enabled-else\"},{\"include\":\"#preprocessor-rule-disabled-elif\"},{\"begin\":\"^\\\\s*((#)\\\\s*elif)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"end\":\"(?=^\\\\s*((#)\\\\s*e(?:lif|lse|ndif))\\\\b)\",\"patterns\":[{\"begin\":\"\\\\G(?=.)(?!/(?:/|\\\\*(?!.*\\\\\\\\\\\\s*\\\\n)))\",\"end\":\"(?=//)|(?=/\\\\*(?!.*\\\\\\\\\\\\s*\\\\n))|(?<!\\\\\\\\)(?=\\\\n)\",\"name\":\"meta.preprocessor.c\",\"patterns\":[{\"include\":\"#preprocessor-rule-conditional-line\"}]},{\"include\":\"$self\"}]},{\"begin\":\"\\\\n\",\"contentName\":\"comment.block.preprocessor.if-branch.c\",\"end\":\"(?=^\\\\s*((#)\\\\s*e(?:lse|lif|ndif))\\\\b)\",\"patterns\":[{\"include\":\"#disabled\"},{\"include\":\"#pragma-mark\"}]}]}]},\"preprocessor-rule-disabled-block\":{\"patterns\":[{\"begin\":\"^\\\\s*((#)\\\\s*if)\\\\b(?=\\\\s*\\\\(*\\\\b0+\\\\b\\\\)*\\\\s*(?:$|//|/\\\\*))\",\"beginCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"end\":\"^\\\\s*((#)\\\\s*endif)\\\\b\",\"endCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"patterns\":[{\"begin\":\"\\\\G(?=.)(?!/(?:/|\\\\*(?!.*\\\\\\\\\\\\s*\\\\n)))\",\"end\":\"(?=//)|(?=/\\\\*(?!.*\\\\\\\\\\\\s*\\\\n))|(?=\\\\n)\",\"name\":\"meta.preprocessor.c\",\"patterns\":[{\"include\":\"#preprocessor-rule-conditional-line\"}]},{\"include\":\"#comments\"},{\"include\":\"#preprocessor-rule-enabled-elif-block\"},{\"include\":\"#preprocessor-rule-enabled-else-block\"},{\"include\":\"#preprocessor-rule-disabled-elif\"},{\"begin\":\"^\\\\s*((#)\\\\s*elif)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"end\":\"(?=^\\\\s*((#)\\\\s*e(?:lif|lse|ndif))\\\\b)\",\"patterns\":[{\"begin\":\"\\\\G(?=.)(?!/(?:/|\\\\*(?!.*\\\\\\\\\\\\s*\\\\n)))\",\"end\":\"(?=//)|(?=/\\\\*(?!.*\\\\\\\\\\\\s*\\\\n))|(?<!\\\\\\\\)(?=\\\\n)\",\"name\":\"meta.preprocessor.c\",\"patterns\":[{\"include\":\"#preprocessor-rule-conditional-line\"}]},{\"include\":\"#block_innards\"}]},{\"begin\":\"\\\\n\",\"contentName\":\"comment.block.preprocessor.if-branch.in-block.c\",\"end\":\"(?=^\\\\s*((#)\\\\s*e(?:lse|lif|ndif))\\\\b)\",\"patterns\":[{\"include\":\"#disabled\"},{\"include\":\"#pragma-mark\"}]}]}]},\"preprocessor-rule-disabled-elif\":{\"begin\":\"^\\\\s*((#)\\\\s*elif)\\\\b(?=\\\\s*\\\\(*\\\\b0+\\\\b\\\\)*\\\\s*(?:$|//|/\\\\*))\",\"beginCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"end\":\"(?=^\\\\s*((#)\\\\s*e(?:lif|lse|ndif))\\\\b)\",\"patterns\":[{\"begin\":\"\\\\G(?=.)(?!/(?:/|\\\\*(?!.*\\\\\\\\\\\\s*\\\\n)))\",\"end\":\"(?=//)|(?=/\\\\*(?!.*\\\\\\\\\\\\s*\\\\n))|(?<!\\\\\\\\)(?=\\\\n)\",\"name\":\"meta.preprocessor.c\",\"patterns\":[{\"include\":\"#preprocessor-rule-conditional-line\"}]},{\"include\":\"#comments\"},{\"begin\":\"\\\\n\",\"contentName\":\"comment.block.preprocessor.elif-branch.c\",\"end\":\"(?=^\\\\s*((#)\\\\s*e(?:lse|lif|ndif))\\\\b)\",\"patterns\":[{\"include\":\"#disabled\"},{\"include\":\"#pragma-mark\"}]}]},\"preprocessor-rule-enabled\":{\"patterns\":[{\"begin\":\"^\\\\s*((#)\\\\s*if)\\\\b(?=\\\\s*\\\\(*\\\\b0*1\\\\b\\\\)*\\\\s*(?:$|//|/\\\\*))\",\"beginCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"},\"3\":{\"name\":\"constant.numeric.preprocessor.c\"}},\"end\":\"^\\\\s*((#)\\\\s*endif)\\\\b\",\"endCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"patterns\":[{\"begin\":\"\\\\G(?=.)(?!/(?:/|\\\\*(?!.*\\\\\\\\\\\\s*\\\\n)))\",\"end\":\"(?=//)|(?=/\\\\*(?!.*\\\\\\\\\\\\s*\\\\n))|(?=\\\\n)\",\"name\":\"meta.preprocessor.c\",\"patterns\":[{\"include\":\"#preprocessor-rule-conditional-line\"}]},{\"include\":\"#comments\"},{\"begin\":\"^\\\\s*((#)\\\\s*else)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"contentName\":\"comment.block.preprocessor.else-branch.c\",\"end\":\"(?=^\\\\s*((#)\\\\s*endif)\\\\b)\",\"patterns\":[{\"include\":\"#disabled\"},{\"include\":\"#pragma-mark\"}]},{\"begin\":\"^\\\\s*((#)\\\\s*elif)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"contentName\":\"comment.block.preprocessor.if-branch.c\",\"end\":\"(?=^\\\\s*((#)\\\\s*e(?:lse|lif|ndif))\\\\b)\",\"patterns\":[{\"include\":\"#disabled\"},{\"include\":\"#pragma-mark\"}]},{\"begin\":\"\\\\n\",\"end\":\"(?=^\\\\s*((#)\\\\s*e(?:lse|lif|ndif))\\\\b)\",\"patterns\":[{\"include\":\"$self\"}]}]}]},\"preprocessor-rule-enabled-block\":{\"patterns\":[{\"begin\":\"^\\\\s*((#)\\\\s*if)\\\\b(?=\\\\s*\\\\(*\\\\b0*1\\\\b\\\\)*\\\\s*(?:$|//|/\\\\*))\",\"beginCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"end\":\"^\\\\s*((#)\\\\s*endif)\\\\b\",\"endCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"patterns\":[{\"begin\":\"\\\\G(?=.)(?!/(?:/|\\\\*(?!.*\\\\\\\\\\\\s*\\\\n)))\",\"end\":\"(?=//)|(?=/\\\\*(?!.*\\\\\\\\\\\\s*\\\\n))|(?=\\\\n)\",\"name\":\"meta.preprocessor.c\",\"patterns\":[{\"include\":\"#preprocessor-rule-conditional-line\"}]},{\"include\":\"#comments\"},{\"begin\":\"^\\\\s*((#)\\\\s*else)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"contentName\":\"comment.block.preprocessor.else-branch.in-block.c\",\"end\":\"(?=^\\\\s*((#)\\\\s*endif)\\\\b)\",\"patterns\":[{\"include\":\"#disabled\"},{\"include\":\"#pragma-mark\"}]},{\"begin\":\"^\\\\s*((#)\\\\s*elif)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"contentName\":\"comment.block.preprocessor.if-branch.in-block.c\",\"end\":\"(?=^\\\\s*((#)\\\\s*e(?:lse|lif|ndif))\\\\b)\",\"patterns\":[{\"include\":\"#disabled\"},{\"include\":\"#pragma-mark\"}]},{\"begin\":\"\\\\n\",\"end\":\"(?=^\\\\s*((#)\\\\s*e(?:lse|lif|ndif))\\\\b)\",\"patterns\":[{\"include\":\"#block_innards\"}]}]}]},\"preprocessor-rule-enabled-elif\":{\"begin\":\"^\\\\s*((#)\\\\s*elif)\\\\b(?=\\\\s*\\\\(*\\\\b0*1\\\\b\\\\)*\\\\s*(?:$|//|/\\\\*))\",\"beginCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"end\":\"(?=^\\\\s*((#)\\\\s*endif)\\\\b)\",\"patterns\":[{\"begin\":\"\\\\G(?=.)(?!/(?:/|\\\\*(?!.*\\\\\\\\\\\\s*\\\\n)))\",\"end\":\"(?=//)|(?=/\\\\*(?!.*\\\\\\\\\\\\s*\\\\n))|(?<!\\\\\\\\)(?=\\\\n)\",\"name\":\"meta.preprocessor.c\",\"patterns\":[{\"include\":\"#preprocessor-rule-conditional-line\"}]},{\"include\":\"#comments\"},{\"begin\":\"\\\\n\",\"end\":\"(?=^\\\\s*((#)\\\\s*endif)\\\\b)\",\"patterns\":[{\"begin\":\"^\\\\s*((#)\\\\s*(else))\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"contentName\":\"comment.block.preprocessor.elif-branch.c\",\"end\":\"(?=^\\\\s*((#)\\\\s*endif)\\\\b)\",\"patterns\":[{\"include\":\"#disabled\"},{\"include\":\"#pragma-mark\"}]},{\"begin\":\"^\\\\s*((#)\\\\s*(elif))\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"contentName\":\"comment.block.preprocessor.elif-branch.c\",\"end\":\"(?=^\\\\s*((#)\\\\s*e(?:lse|lif|ndif))\\\\b)\",\"patterns\":[{\"include\":\"#disabled\"},{\"include\":\"#pragma-mark\"}]},{\"include\":\"$self\"}]}]},\"preprocessor-rule-enabled-elif-block\":{\"begin\":\"^\\\\s*((#)\\\\s*elif)\\\\b(?=\\\\s*\\\\(*\\\\b0*1\\\\b\\\\)*\\\\s*(?:$|//|/\\\\*))\",\"beginCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"end\":\"(?=^\\\\s*((#)\\\\s*endif)\\\\b)\",\"patterns\":[{\"begin\":\"\\\\G(?=.)(?!/(?:/|\\\\*(?!.*\\\\\\\\\\\\s*\\\\n)))\",\"end\":\"(?=//)|(?=/\\\\*(?!.*\\\\\\\\\\\\s*\\\\n))|(?<!\\\\\\\\)(?=\\\\n)\",\"name\":\"meta.preprocessor.c\",\"patterns\":[{\"include\":\"#preprocessor-rule-conditional-line\"}]},{\"include\":\"#comments\"},{\"begin\":\"\\\\n\",\"end\":\"(?=^\\\\s*((#)\\\\s*endif)\\\\b)\",\"patterns\":[{\"begin\":\"^\\\\s*((#)\\\\s*(else))\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"contentName\":\"comment.block.preprocessor.elif-branch.in-block.c\",\"end\":\"(?=^\\\\s*((#)\\\\s*endif)\\\\b)\",\"patterns\":[{\"include\":\"#disabled\"},{\"include\":\"#pragma-mark\"}]},{\"begin\":\"^\\\\s*((#)\\\\s*(elif))\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"contentName\":\"comment.block.preprocessor.elif-branch.c\",\"end\":\"(?=^\\\\s*((#)\\\\s*e(?:lse|lif|ndif))\\\\b)\",\"patterns\":[{\"include\":\"#disabled\"},{\"include\":\"#pragma-mark\"}]},{\"include\":\"#block_innards\"}]}]},\"preprocessor-rule-enabled-else\":{\"begin\":\"^\\\\s*((#)\\\\s*else)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"end\":\"(?=^\\\\s*((#)\\\\s*endif)\\\\b)\",\"patterns\":[{\"include\":\"$self\"}]},\"preprocessor-rule-enabled-else-block\":{\"begin\":\"^\\\\s*((#)\\\\s*else)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"meta.preprocessor.c\"},\"1\":{\"name\":\"keyword.control.directive.conditional.c\"},\"2\":{\"name\":\"punctuation.definition.directive.c\"}},\"end\":\"(?=^\\\\s*((#)\\\\s*endif)\\\\b)\",\"patterns\":[{\"include\":\"#block_innards\"}]},\"probably_a_parameter\":{\"captures\":{\"1\":{\"name\":\"variable.parameter.probably.c\"}},\"match\":\"(?<=[0-9A-Z_a-z] |[]\\\\&)*>])\\\\s*([A-Z_a-z]\\\\w*)\\\\s*(?=(?:\\\\[]\\\\s*)?[),])\"},\"static_assert\":{\"begin\":\"((?>(?:(?>(?<!\\\\s)\\\\s+)|(/\\\\*)((?>(?:[^*]|(?>\\\\*+)[^/])*)((?>\\\\*+)/)))+|(?:(?:(?:(?:\\\\b|(?<=\\\\W))|(?=\\\\W))|\\\\A)|\\\\Z)))((?<!\\\\w)static_assert|_Static_assert(?!\\\\w))((?>(?:(?>(?<!\\\\s)\\\\s+)|(/\\\\*)((?>(?:[^*]|(?>\\\\*+)[^/])*)((?>\\\\*+)/)))+|(?:(?:(?:(?:\\\\b|(?<=\\\\W))|(?=\\\\W))|\\\\A)|\\\\Z)))(\\\\()\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#inline_comment\"}]},\"2\":{\"name\":\"comment.block.c punctuation.definition.comment.begin.c\"},\"3\":{\"name\":\"comment.block.c\"},\"4\":{\"patterns\":[{\"match\":\"\\\\*/\",\"name\":\"comment.block.c punctuation.definition.comment.end.c\"},{\"match\":\"\\\\*\",\"name\":\"comment.block.c\"}]},\"5\":{\"name\":\"keyword.other.static_assert.c\"},\"6\":{\"patterns\":[{\"include\":\"#inline_comment\"}]},\"7\":{\"name\":\"comment.block.c punctuation.definition.comment.begin.c\"},\"8\":{\"name\":\"comment.block.c\"},\"9\":{\"patterns\":[{\"match\":\"\\\\*/\",\"name\":\"comment.block.c punctuation.definition.comment.end.c\"},{\"match\":\"\\\\*\",\"name\":\"comment.block.c\"}]},\"10\":{\"name\":\"punctuation.section.arguments.begin.bracket.round.static_assert.c\"}},\"end\":\"(\\\\))\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.section.arguments.end.bracket.round.static_assert.c\"}},\"patterns\":[{\"begin\":\"(,)\\\\s*(?=(?:L|u8?|U\\\\s*\\\")?)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.separator.delimiter.comma.c\"}},\"end\":\"(?=\\\\))\",\"name\":\"meta.static_assert.message.c\",\"patterns\":[{\"include\":\"#string_context\"}]},{\"include\":\"#evaluation_context\"}]},\"storage_types\":{\"patterns\":[{\"match\":\"(?-im:(?<!\\\\w)(?:unsigned|signed|double|_Bool|short|float|long|void|char|bool|int)(?!\\\\w))\",\"name\":\"storage.type.built-in.primitive.c\"},{\"match\":\"(?-im:(?<!\\\\w)(?:atomic_uint_least64_t|atomic_uint_least16_t|atomic_uint_least32_t|pthread_rwlockattr_t|atomic_uint_fast64_t|atomic_uint_fast32_t|atomic_uint_fast16_t|atomic_int_least64_t|atomic_int_least32_t|atomic_int_least16_t|atomic_uint_least8_t|atomic_uint_fast8_t|atomic_int_least8_t|atomic_int_fast16_t|pthread_mutexattr_t|atomic_int_fast32_t|atomic_int_fast64_t|atomic_int_fast8_t|pthread_condattr_t|atomic_ptrdiff_t|pthread_rwlock_t|atomic_uintptr_t|atomic_uintmax_t|atomic_intmax_t|atomic_intptr_t|atomic_char32_t|atomic_char16_t|pthread_mutex_t|pthread_cond_t|atomic_wchar_t|uint_least64_t|uint_least32_t|uint_least16_t|pthread_once_t|pthread_attr_t|int_least32_t|pthread_key_t|int_least16_t|int_least64_t|uint_least8_t|uint_fast16_t|uint_fast32_t|uint_fast64_t|atomic_ushort|atomic_ullong|atomic_size_t|int_fast16_t|int_fast64_t|uint_fast8_t|atomic_short|atomic_uchar|atomic_schar|int_least8_t|memory_order|atomic_llong|atomic_ulong|int_fast32_t|atomic_long|atomic_uint|atomic_char|int_fast8_t|suseconds_t|atomic_bool|atomic_int|_Imaginary|useconds_t|in_port_t|uintmax_t|pthread_t|blksize_t|in_addr_t|uintptr_t|blkcnt_t|uint16_t|uint32_t|uint64_t|u_quad_t|_Complex|intptr_t|intmax_t|segsz_t|u_short|nlink_t|uint8_t|int64_t|int32_t|int16_t|fixpt_t|daddr_t|caddr_t|qaddr_t|ssize_t|clock_t|swblk_t|u_long|mode_t|int8_t|time_t|ushort|u_char|quad_t|size_t|pid_t|gid_t|uid_t|dev_t|div_t|off_t|u_int|key_t|ino_t|uint|id_t)(?!\\\\w))\",\"name\":\"storage.type.built-in.c\"},{\"match\":\"(?-im:\\\\b(enum|struct|union)\\\\b)\",\"name\":\"storage.type.$1.c\"},{\"begin\":\"\\\\b(__asm__|asm)\\\\b\\\\s*((?:volatile)?)\",\"beginCaptures\":{\"1\":{\"name\":\"storage.type.asm.c\"},\"2\":{\"name\":\"storage.modifier.c\"}},\"end\":\"(?!\\\\G)\",\"name\":\"meta.asm.c\",\"patterns\":[{\"captures\":{\"1\":{\"patterns\":[{\"include\":\"#inline_comment\"}]},\"2\":{\"name\":\"comment.block.c punctuation.definition.comment.begin.c\"},\"3\":{\"name\":\"comment.block.c\"},\"4\":{\"patterns\":[{\"match\":\"\\\\*/\",\"name\":\"comment.block.c punctuation.definition.comment.end.c\"},{\"match\":\"\\\\*\",\"name\":\"comment.block.c\"}]}},\"match\":\"^((?:(?>\\\\s+)|(/\\\\*)((?>(?:[^*]|(?>\\\\*+)[^/])*)((?>\\\\*+)/)))+?|(?:(?:(?:(?:\\\\b|(?<=\\\\W))|(?=\\\\W))|\\\\A)|\\\\Z))(?:\\\\n|$)\"},{\"include\":\"#comments\"},{\"begin\":\"(((?:(?>\\\\s+)|(/\\\\*)((?>(?:[^*]|(?>\\\\*+)[^/])*)((?>\\\\*+)/)))+?|(?:(?:(?:(?:\\\\b|(?<=\\\\W))|(?=\\\\W))|\\\\A)|\\\\Z))\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.section.parens.begin.bracket.round.assembly.c\"},\"2\":{\"patterns\":[{\"include\":\"#inline_comment\"}]},\"3\":{\"name\":\"comment.block.c punctuation.definition.comment.begin.c\"},\"4\":{\"name\":\"comment.block.c\"},\"5\":{\"patterns\":[{\"match\":\"\\\\*/\",\"name\":\"comment.block.c punctuation.definition.comment.end.c\"},{\"match\":\"\\\\*\",\"name\":\"comment.block.c\"}]}},\"end\":\"(\\\\))\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.section.parens.end.bracket.round.assembly.c\"}},\"patterns\":[{\"begin\":\"(R?)(\\\")\",\"beginCaptures\":{\"1\":{\"name\":\"meta.encoding.c\"},\"2\":{\"name\":\"punctuation.definition.string.begin.assembly.c\"}},\"contentName\":\"meta.embedded.assembly.c\",\"end\":\"(\\\")\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.string.end.assembly.c\"}},\"name\":\"string.quoted.double.c\",\"patterns\":[{\"include\":\"source.asm\"},{\"include\":\"source.x86\"},{\"include\":\"source.x86_64\"},{\"include\":\"source.arm\"},{\"include\":\"#backslash_escapes\"},{\"include\":\"#string_escaped_char\"}]},{\"begin\":\"(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.section.parens.begin.bracket.round.assembly.inner.c\"}},\"end\":\"(\\\\))\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.section.parens.end.bracket.round.assembly.inner.c\"}},\"patterns\":[{\"include\":\"#evaluation_context\"}]},{\"captures\":{\"1\":{\"patterns\":[{\"include\":\"#inline_comment\"}]},\"2\":{\"name\":\"comment.block.c punctuation.definition.comment.begin.c\"},\"3\":{\"name\":\"comment.block.c\"},\"4\":{\"patterns\":[{\"match\":\"\\\\*/\",\"name\":\"comment.block.c punctuation.definition.comment.end.c\"},{\"match\":\"\\\\*\",\"name\":\"comment.block.c\"}]},\"5\":{\"name\":\"variable.other.asm.label.c\"},\"6\":{\"patterns\":[{\"include\":\"#inline_comment\"}]},\"7\":{\"name\":\"comment.block.c punctuation.definition.comment.begin.c\"},\"8\":{\"name\":\"comment.block.c\"},\"9\":{\"patterns\":[{\"match\":\"\\\\*/\",\"name\":\"comment.block.c punctuation.definition.comment.end.c\"},{\"match\":\"\\\\*\",\"name\":\"comment.block.c\"}]}},\"match\":\"\\\\[((?:(?>\\\\s+)|(/\\\\*)((?>(?:[^*]|(?>\\\\*+)[^/])*)((?>\\\\*+)/)))+?|(?:(?:(?:(?:\\\\b|(?<=\\\\W))|(?=\\\\W))|\\\\A)|\\\\Z))([A-Z_a-z]\\\\w*)((?:(?>\\\\s+)|(/\\\\*)((?>(?:[^*]|(?>\\\\*+)[^/])*)((?>\\\\*+)/)))+?|(?:(?:(?:(?:\\\\b|(?<=\\\\W))|(?=\\\\W))|\\\\A)|\\\\Z))]\"},{\"match\":\":\",\"name\":\"punctuation.separator.delimiter.colon.assembly.c\"},{\"include\":\"#comments\"}]}]}]},\"string_escaped_char\":{\"patterns\":[{\"match\":\"\\\\\\\\([\\\"'?\\\\\\\\abefnprtv]|[0-3]\\\\d{0,2}|[4-7]\\\\d?|x\\\\h{0,2}|u\\\\h{0,4}|U\\\\h{0,8})\",\"name\":\"constant.character.escape.c\"},{\"match\":\"\\\\\\\\.\",\"name\":\"invalid.illegal.unknown-escape.c\"}]},\"string_placeholder\":{\"patterns\":[{\"match\":\"%(\\\\d+\\\\$)?[- #'+0]*[,:;_]?((-?\\\\d+)|\\\\*(-?\\\\d+\\\\$)?)?(\\\\.((-?\\\\d+)|\\\\*(-?\\\\d+\\\\$)?)?)?(hh?|ll|[Ljlqtz]|vh|vl?|hv|hl)?[%AC-GOSUXac-ginopsux]\",\"name\":\"constant.other.placeholder.c\"},{\"captures\":{\"1\":{\"name\":\"invalid.illegal.placeholder.c\"}},\"match\":\"(%)(?!\\\"\\\\s*(PRI|SCN))\"}]},\"strings\":{\"patterns\":[{\"begin\":\"\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.c\"}},\"end\":\"\\\"\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.c\"}},\"name\":\"string.quoted.double.c\",\"patterns\":[{\"include\":\"#string_escaped_char\"},{\"include\":\"#string_placeholder\"},{\"include\":\"#line_continuation_character\"}]},{\"begin\":\"'\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.c\"}},\"end\":\"'\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.c\"}},\"name\":\"string.quoted.single.c\",\"patterns\":[{\"include\":\"#string_escaped_char\"},{\"include\":\"#line_continuation_character\"}]}]},\"switch_conditional_parentheses\":{\"begin\":\"((?>(?:(?>(?<!\\\\s)\\\\s+)|(/\\\\*)((?>(?:[^*]|(?>\\\\*+)[^/])*)((?>\\\\*+)/)))+|(?:(?:(?:(?:\\\\b|(?<=\\\\W))|(?=\\\\W))|\\\\A)|\\\\Z)))(\\\\()\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#inline_comment\"}]},\"2\":{\"name\":\"comment.block.c punctuation.definition.comment.begin.c\"},\"3\":{\"name\":\"comment.block.c\"},\"4\":{\"patterns\":[{\"match\":\"\\\\*/\",\"name\":\"comment.block.c punctuation.definition.comment.end.c\"},{\"match\":\"\\\\*\",\"name\":\"comment.block.c\"}]},\"5\":{\"name\":\"punctuation.section.parens.begin.bracket.round.conditional.switch.c\"}},\"end\":\"(\\\\))\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.section.parens.end.bracket.round.conditional.switch.c\"}},\"name\":\"meta.conditional.switch.c\",\"patterns\":[{\"include\":\"#evaluation_context\"},{\"include\":\"#c_conditional_context\"}]},\"switch_statement\":{\"begin\":\"(((?>(?:(?>(?<!\\\\s)\\\\s+)|(/\\\\*)((?>(?:[^*]|(?>\\\\*+)[^/])*)((?>\\\\*+)/)))+|(?:(?:(?:(?:\\\\b|(?<=\\\\W))|(?=\\\\W))|\\\\A)|\\\\Z)))((?<!\\\\w)switch(?!\\\\w)))\",\"beginCaptures\":{\"1\":{\"name\":\"meta.head.switch.c\"},\"2\":{\"patterns\":[{\"include\":\"#inline_comment\"}]},\"3\":{\"name\":\"comment.block.c punctuation.definition.comment.begin.c\"},\"4\":{\"name\":\"comment.block.c\"},\"5\":{\"patterns\":[{\"match\":\"\\\\*/\",\"name\":\"comment.block.c punctuation.definition.comment.end.c\"},{\"match\":\"\\\\*\",\"name\":\"comment.block.c\"}]},\"6\":{\"name\":\"keyword.control.switch.c\"}},\"end\":\"(?<=}|%>|\\\\?\\\\?>)|(?=[];=>\\\\[])\",\"name\":\"meta.block.switch.c\",\"patterns\":[{\"begin\":\"\\\\G ?\",\"end\":\"(\\\\{|<%|\\\\?\\\\?<|(?=;))\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.section.block.begin.bracket.curly.switch.c\"}},\"name\":\"meta.head.switch.c\",\"patterns\":[{\"include\":\"#switch_conditional_parentheses\"},{\"include\":\"$self\"}]},{\"begin\":\"(?<=\\\\{|<%|\\\\?\\\\?<)\",\"end\":\"(}|%>|\\\\?\\\\?>)\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.section.block.end.bracket.curly.switch.c\"}},\"name\":\"meta.body.switch.c\",\"patterns\":[{\"include\":\"#default_statement\"},{\"include\":\"#case_statement\"},{\"include\":\"$self\"},{\"include\":\"#block_innards\"}]},{\"begin\":\"(?<=}|%>|\\\\?\\\\?>)[\\\\n\\\\s]*\",\"end\":\"[\\\\n\\\\s]*(?=;)\",\"name\":\"meta.tail.switch.c\",\"patterns\":[{\"include\":\"$self\"}]}]},\"vararg_ellipses\":{\"match\":\"(?<!\\\\.)\\\\.\\\\.\\\\.(?!\\\\.)\",\"name\":\"punctuation.vararg-ellipses.c\"}},\"scopeName\":\"source.c\"}"))];
|
|
4
|
+
//#endregion
|
|
5
|
+
export { t as n, n as t };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var e = [Object.freeze(JSON.parse("{\"displayName\":\"C3\",\"fileTypes\":[\"c3\",\"c3i\",\"c3t\"],\"name\":\"c3\",\"patterns\":[{\"include\":\"#top_level\"},{\"include\":\"#statements\"}],\"repository\":{\"assign_right_expression\":{\"begin\":\"=\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.assignment.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#expression\"}]},\"attribute\":{\"patterns\":[{\"begin\":\"@(?:(?:align|allow_deprecated|benchmark|bigendian|builtin|callconv|cname|compact|const|deprecated|dynamic|export|extern|finalizer|format|if|inline|init|jump|link|littleendian|local|maydiscard|naked|noalias|nodiscard|noinit|noinline|nopadding|norecurse|noreturn|nosanitize|nostrip|obfuscate|operator|operator_r|operator_s|optional|overlap|packed|private|public|pure|reflect|safeinfer|safemacro|simd|section|structlike|tag|test|unused|used|wasm|weak|winmain)|\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.annotation.c3\"}},\"end\":\"(?=[^\\\\t (])|(?<=\\\\))\",\"name\":\"meta.annotation.c3\",\"patterns\":[{\"include\":\"#parens\"}]}]},\"block\":{\"patterns\":[{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.block.begin.c3\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.block.end.c3\"}},\"name\":\"meta.block.c3\",\"patterns\":[{\"include\":\"#statements\"}]}]},\"block_comment\":{\"begin\":\"/\\\\*\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.begin.c3\"}},\"end\":\"\\\\*/\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.end.c3\"}},\"name\":\"comment.block.c3\",\"patterns\":[{\"include\":\"#block_comment_body\"}]},\"block_comment_body\":{\"patterns\":[{\"begin\":\"/\\\\*\",\"end\":\"\\\\*/\",\"patterns\":[{\"include\":\"#block_comment_body\"}]}]},\"brackets\":{\"patterns\":[{\"begin\":\"\\\\[<?\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.brackets.begin.c3\"}},\"end\":\">?]\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.brackets.end.c3\"}},\"name\":\"meta.brackets.c3\",\"patterns\":[{\"include\":\"#expression\"}]}]},\"builtin\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"constant.language.c3\"},\"2\":{\"name\":\"entity.name.function.builtin.c3\"}},\"match\":\"(?:(\\\\$\\\\$\\\\b_*[A-Z][0-9A-Z_]*)|(\\\\$\\\\$\\\\b_*[a-z][0-9A-Z_a-z]*))\\\\b\"}]},\"bytes_literal\":{\"patterns\":[{\"begin\":\"(x)([\\\"'`])\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.other.c3\"},\"2\":{\"name\":\"punctuation.definition.string.begin.c3\"}},\"end\":\"\\\\2\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.c3\"}},\"name\":\"string.quoted.other.c3\",\"patterns\":[{\"match\":\"[f\\\\s\\\\h]+\",\"name\":\"constant.numeric.integer.c3\"}]},{\"begin\":\"(b64)([\\\"'`])\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.other.c3\"},\"2\":{\"name\":\"punctuation.definition.string.begin.c3\"}},\"end\":\"\\\\2\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.c3\"}},\"name\":\"string.quoted.other.c3\",\"patterns\":[{\"match\":\"[+/-9=A-Za-z\\\\s]+\",\"name\":\"constant.numeric.integer.c3\"}]}]},\"char_literal\":{\"begin\":\"'\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.c3\"}},\"end\":\"'\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.c3\"}},\"name\":\"string.quoted.single.c3\",\"patterns\":[{\"include\":\"#escape_sequence\"}]},\"comments\":{\"patterns\":[{\"include\":\"#line_comment\"},{\"include\":\"#block_comment\"},{\"include\":\"#doc_comment\"}]},\"constants\":{\"patterns\":[{\"match\":\"\\\\b(true|false|null)\\\\b\",\"name\":\"constant.language.c3\"},{\"begin\":\"\\\\b_*[A-Z][0-9A-Z_]*\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"variable.other.constant.c3\"}},\"end\":\"(?=[^\\\\t {])|(?<=})\",\"patterns\":[{\"include\":\"#generic_args\"}]}]},\"control_statements\":{\"patterns\":[{\"begin\":\"\\\\$for\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.control.ct.c3\"}},\"end\":\":\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"patterns\":[{\"include\":\"#statements\"}]},{\"begin\":\"\\\\$foreach\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.control.ct.c3\"}},\"end\":\"(?<=:)\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"\\\\$\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"variable.other.c3\"},{\"match\":\",\",\"name\":\"punctuation.separator.c3\"},{\"begin\":\":\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.c3\"}},\"end\":\":\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"patterns\":[{\"include\":\"#expression\"}]}]},{\"begin\":\"\\\\bfor\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.control.c3\"}},\"end\":\"(?<=\\\\))\",\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.group.begin.c3\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.group.end.c3\"}},\"patterns\":[{\"include\":\"#statements\"}]}]},{\"begin\":\"\\\\$(?:switch|case|default|if)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.control.ct.c3\"}},\"end\":\":\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"patterns\":[{\"include\":\"#expression\"}]},{\"begin\":\"\\\\b(?:case|default)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.control.c3\"}},\"end\":\":\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"patterns\":[{\"include\":\"#expression\"}]}]},\"doc_comment\":{\"begin\":\"(?=<\\\\*)\",\"end\":\"(\\\\*>)\",\"endCaptures\":{\"0\":{\"name\":\"comment.block.documentation.c3\"},\"1\":{\"name\":\"punctuation.definition.comment.end.c3\"}},\"patterns\":[{\"include\":\"#doc_comment_body\"}]},\"doc_comment_body\":{\"patterns\":[{\"begin\":\"(<\\\\*)\\\\s*(?=@)\",\"beginCaptures\":{\"0\":{\"name\":\"comment.block.documentation.c3\"},\"1\":{\"name\":\"punctuation.definition.comment.begin.c3\"}},\"end\":\"(?=\\\\*>)\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"comment.block.documentation.c3\"},\"1\":{\"name\":\"variable.parameter.c3\"},\"2\":{\"name\":\"support.type.c3\"},\"3\":{\"name\":\"keyword.operator.variadic.c3\"}},\"match\":\"@param(?:\\\\s*\\\\[&?(?:in|out|inout)])?\\\\s*(?:([#$]?\\\\b_*[a-z][0-9A-Z_a-z]*)\\\\b|(\\\\$\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\b|(\\\\.\\\\.\\\\.))\"},{\"begin\":\"@(?:require\\\\b|ensure\\\\b|return\\\\?)\",\"beginCaptures\":{\"0\":{\"name\":\"comment.block.documentation.c3\"}},\"end\":\"(?=:|\\\\*>|$)\",\"patterns\":[{\"include\":\"#expression\"}]},{\"match\":\"@\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"comment.block.documentation.c3\"},{\"match\":\":\",\"name\":\"comment.block.documentation.c3\"},{\"begin\":\"([\\\"`])\",\"end\":\"\\\\1\",\"name\":\"comment.block.documentation.c3\"}]},{\"begin\":\"(<\\\\*)\",\"beginCaptures\":{\"0\":{\"name\":\"comment.block.documentation.c3\"},\"1\":{\"name\":\"punctuation.definition.comment.begin.c3\"}},\"end\":\"(?=^\\\\s*@|\\\\*>)\",\"name\":\"comment.block.documentation.c3\"},{\"begin\":\"\",\"end\":\"(?=\\\\*>)\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"comment.block.documentation.c3\"},\"1\":{\"name\":\"variable.parameter.c3\"},\"2\":{\"name\":\"support.type.c3\"},\"3\":{\"name\":\"keyword.operator.variadic.c3\"}},\"match\":\"^\\\\s*@param(?:\\\\s*\\\\[&?(?:in|out|inout)])?\\\\s*(?:([#$]?\\\\b_*[a-z][0-9A-Z_a-z]*)\\\\b|(\\\\$\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\b|(\\\\.\\\\.\\\\.))\"},{\"begin\":\"^\\\\s*@(?:require\\\\b|ensure\\\\b|return\\\\?)\",\"beginCaptures\":{\"0\":{\"name\":\"comment.block.documentation.c3\"}},\"end\":\"(?=:|\\\\*>|$)\",\"patterns\":[{\"include\":\"#expression\"}]},{\"match\":\"^\\\\s*@\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"comment.block.documentation.c3\"},{\"match\":\":\",\"name\":\"comment.block.documentation.c3\"},{\"begin\":\"([\\\"`])\",\"end\":\"\\\\1\",\"name\":\"comment.block.documentation.c3\"}]}]},\"escape_sequence\":{\"match\":\"\\\\\\\\([\\\"'0\\\\\\\\abefnrtv]|x\\\\h{2}|u\\\\h{4}|U\\\\h{8})\",\"name\":\"constant.character.escape.c3\"},\"expression\":{\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#function\"},{\"include\":\"#constants\"},{\"include\":\"#builtin\"},{\"include\":\"#literals\"},{\"include\":\"#operators\"},{\"include\":\"#keywords\"},{\"include\":\"#type\"},{\"include\":\"#path\"},{\"include\":\"#function_call\"},{\"include\":\"#variable\"},{\"include\":\"#parens\"},{\"include\":\"#brackets\"},{\"include\":\"#block\"},{\"include\":\"#punctuation\"},{\"include\":\"#leftover_at_ident\"}]},\"function\":{\"begin\":\"(?=\\\\b(fn|macro)\\\\b)\",\"end\":\"(?=[;={])\",\"patterns\":[{\"begin\":\"\\\\b(fn|macro)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.declaration.function.c3\"}},\"end\":\"(?=\\\\()\",\"name\":\"meta.function.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#function_header\"}]},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.group.begin.c3\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.group.end.c3\"}},\"name\":\"meta.function.parameters.c3\",\"patterns\":[{\"include\":\"#parameters\"}]},{\"begin\":\"(?<=\\\\))\",\"contentName\":\"meta.function.c3\",\"end\":\"(?=[;={])\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"}]}]},\"function_call\":{\"begin\":\"([#@]?\\\\b_*[a-z][0-9A-Z_a-z]*)\\\\b(?=\\\\s*(\\\\{.*})?\\\\s*\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.function.c3\"}},\"end\":\"(?<=\\\\))\",\"name\":\"meta.function_call.c3\",\"patterns\":[{\"include\":\"#generic_args\"},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.group.begin.c3\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.group.end.c3\"}},\"name\":\"meta.group.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"([#$]?\\\\b_*[a-z][0-9A-Z_a-z]*|\\\\$\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\b\\\\s*(:)(?!:)\",\"beginCaptures\":{\"1\":{\"name\":\"variable.parameter.c3\"},\"2\":{\"name\":\"punctuation.separator.c3\"}},\"end\":\"(?=\\\\))|([,;])\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.separator.c3\"}},\"patterns\":[{\"include\":\"#expression\"}]},{\"begin\":\"(?=\\\\S)\",\"end\":\"(?=\\\\))|([,;])\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.separator.c3\"}},\"patterns\":[{\"include\":\"#expression\"}]},{\"match\":\";\",\"name\":\"punctuation.separator.c3\"}]}]},\"function_header\":{\"patterns\":[{\"include\":\"#type\"},{\"match\":\"\\\\.\",\"name\":\"punctuation.accessor.c3\"},{\"match\":\"@?\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"entity.name.function.c3\"}]},\"generic_args\":{\"patterns\":[{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.generic.begin.c3\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.generic.end.c3\"}},\"name\":\"meta.generic.c3\",\"patterns\":[{\"include\":\"#expression\"}]}]},\"generic_params\":{\"patterns\":[{\"begin\":\"<\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.generic.begin.c3\"}},\"end\":\">\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.generic.end.c3\"}},\"name\":\"meta.generic.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"support.type.c3\"},{\"match\":\"\\\\b_*[A-Z][0-9A-Z_]*\\\\b\",\"name\":\"variable.other.constant.c3\"},{\"match\":\",\",\"name\":\"punctuation.separator.c3\"}]}]},\"integer_literal\":{\"match\":\"\\\\b(?:0[Xx]\\\\h(?:_?\\\\h)*|0[Oo][0-7](_?[0-7])*|0[Bb][01](_?[01])*|[0-9](?:_?[0-9])*)(?:[IUiu](?:8|16|32|64|128)|[Uu][Ll]{0,2}|[Ll]{1,2})?\",\"name\":\"constant.numeric.integer.c3\"},\"keywords\":{\"patterns\":[{\"match\":\"\\\\$(?:alignof|assert|assignable|default|defined|echo|embed|eval|error|exec|extnameof|feature|include|is_const|kindof|nameof|offsetof|qnameof|sizeof|stringify|vacount|vaconst|vaarg|vaexpr|vasplat)\\\\b\",\"name\":\"keyword.other.ct.c3\"},{\"match\":\"\\\\$(?:case|else|endfor|endforeach|endif|endswitch|for|foreach|if|switch)\\\\b\",\"name\":\"keyword.control.ct.c3\"},{\"match\":\"\\\\b(?:assert|asm|catch|inline|import|module|interface|try|var)\\\\b\",\"name\":\"keyword.other.c3\"},{\"match\":\"\\\\b(?:break|case|continue|default|defer|do|else|for|foreach|foreach_r|if|nextcase|return|switch|while)\\\\b\",\"name\":\"keyword.control.c3\"}]},\"leftover_at_ident\":{\"patterns\":[{\"captures\":{\"0\":{\"name\":\"keyword.annotation.c3\"}},\"match\":\"@(?:pure|inline|noinline)\",\"name\":\"meta.annotation.c3\"},{\"begin\":\"@\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"entity.name.function.c3\"}},\"end\":\"(?=[^\\\\t {])|(?<=})\",\"patterns\":[{\"include\":\"#generic_args\"}]}]},\"line_comment\":{\"match\":\"//.*$\",\"name\":\"comment.line.double-slash.c3\"},\"literals\":{\"patterns\":[{\"include\":\"#string_literal\"},{\"include\":\"#char_literal\"},{\"include\":\"#raw_string_literal\"},{\"include\":\"#real_literal\"},{\"include\":\"#integer_literal\"},{\"include\":\"#bytes_literal\"}]},\"modifier_keywords\":{\"patterns\":[{\"match\":\"\\\\b(?:const|extern|static|tlocal|inline)\\\\b\",\"name\":\"storage.modifier.c3\"}]},\"module_path\":{\"patterns\":[{\"include\":\"#path\"},{\"captures\":{\"1\":{\"name\":\"entity.name.scope-resolution.c3\"}},\"match\":\"\\\\b(_*[a-z][0-9A-Z_a-z]*)\\\\b\",\"name\":\"meta.path.c3\"}]},\"operators\":{\"patterns\":[{\"match\":\"=>\",\"name\":\"keyword.declaration.function.arrow.c3\"},{\"match\":\"(?:[-%\\\\&*+/^|]|>>|<<|\\\\+\\\\+\\\\+)=\",\"name\":\"keyword.operator.assignment.augmented.c3\"},{\"match\":\"<=|>=|==|[<>]|!=\",\"name\":\"keyword.operator.comparison.c3\"},{\"match\":\"\\\\.\\\\.\\\\.\",\"name\":\"keyword.operator.variadic.c3\"},{\"match\":\"\\\\.\\\\.\",\"name\":\"keyword.operator.range.c3\"},{\"match\":\"\\\\+\\\\+\\\\+?|--\",\"name\":\"keyword.operator.arithmetic.c3\"},{\"match\":\"<<|>>|&&&?|\\\\|\\\\|\\\\|?\",\"name\":\"keyword.operator.arithmetic.c3\"},{\"match\":\"[-%+/^|~]\",\"name\":\"keyword.operator.arithmetic.c3\"},{\"match\":\"=\",\"name\":\"keyword.operator.assignment.c3\"},{\"match\":\"\\\\?\\\\?\\\\??|\\\\?:|[!\\\\&*:?]\",\"name\":\"keyword.operator.c3\"}]},\"parameters\":{\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"\\\\$\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"support.type.c3\"}},\"end\":\"(?=[),;])\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#attribute\"},{\"begin\":\"=\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.assignment.c3\"}},\"end\":\"(?=[),;])\",\"patterns\":[{\"include\":\"#expression\"}]}]},{\"include\":\"#type\"},{\"include\":\"#punctuation\"},{\"match\":\"\\\\.\\\\.\\\\.\",\"name\":\"keyword.operator.variadic.c3\"},{\"match\":\"&\",\"name\":\"keyword.operator.address.c3\"},{\"begin\":\";\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"@\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"entity.name.function.c3\"},{\"include\":\"#parameters\"}]},{\"begin\":\"[#$]?\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"variable.parameter.c3\"}},\"end\":\"(?=[),;])\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#attribute\"},{\"match\":\"\\\\.\\\\.\\\\.\",\"name\":\"keyword.operator.variadic.c3\"},{\"begin\":\"=\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.assignment.c3\"}},\"end\":\"(?=[),;])\",\"patterns\":[{\"include\":\"#expression\"}]}]}]},\"parens\":{\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.group.begin.c3\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.group.end.c3\"}},\"name\":\"meta.group.c3\",\"patterns\":[{\"include\":\"#expression\"}]}]},\"path\":{\"captures\":{\"1\":{\"name\":\"entity.name.scope-resolution.c3\"},\"2\":{\"name\":\"punctuation.separator.scope-resolution.c3\"}},\"match\":\"\\\\b(_*[a-z][0-9A-Z_a-z]*)\\\\b\\\\s*(::)\",\"name\":\"meta.path.c3\"},\"punctuation\":{\"patterns\":[{\"match\":\",\",\"name\":\"punctuation.separator.c3\"},{\"match\":\":\",\"name\":\"punctuation.separator.c3\"},{\"match\":\"\\\\.(?!\\\\.\\\\.)\",\"name\":\"punctuation.accessor.c3\"}]},\"raw_string_literal\":{\"begin\":\"`\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.c3\"}},\"end\":\"`(?!`)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.c3\"}},\"name\":\"string.quoted.other.c3\",\"patterns\":[{\"match\":\"``\",\"name\":\"constant.character.escape.c3\"}]},\"real_literal\":{\"patterns\":[{\"match\":\"\\\\b[0-9](?:_?[0-9])*(?:[Ff](?:16|32|64|128)?|[Dd])\",\"name\":\"constant.numeric.float.c3\"},{\"match\":\"\\\\b(?:[0-9](?:_?[0-9])*[Ee][-+]?[0-9]+|[0-9](?:_?[0-9])*\\\\.(?!\\\\.)(?:[0-9](?:_?[0-9])*)?(?:[Ee][-+]?[0-9]+)?)(?:[Ff](?:16|32|64|128)?|[Dd])?\",\"name\":\"constant.numeric.float.c3\"},{\"match\":\"\\\\b0[Xx]\\\\h(?:_?\\\\h)*(?:\\\\.(?:\\\\h(?:_?\\\\h)*)?)?[Pp][-+]?[0-9]+(?:[Ff](?:16|32|64|128)?|[Dd])?\",\"name\":\"constant.numeric.float.c3\"}]},\"statements\":{\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#modifier_keywords\"},{\"match\":\";\",\"name\":\"punctuation.terminator.c3\"},{\"include\":\"#control_statements\"},{\"include\":\"#attribute\"},{\"include\":\"#block\"},{\"include\":\"#expression\"}]},\"string_literal\":{\"begin\":\"\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.c3\"}},\"end\":\"\\\"\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.c3\"}},\"name\":\"string.quoted.double.c3\",\"patterns\":[{\"include\":\"#escape_sequence\"}]},\"structlike\":{\"begin\":\"(?=\\\\b(?:((?:|bit)struct)|(union))\\\\b)\",\"end\":\"(?<=})\",\"patterns\":[{\"begin\":\"\\\\b(?:((?:|bit)struct)|(union))\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.declaration.struct.c3\"},\"2\":{\"name\":\"keyword.declaration.union.c3\"}},\"end\":\"(?=\\\\{)\",\"name\":\"meta.struct.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"entity.name.type.struct.c3\"},{\"match\":\"\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"variable.other.member.c3\"},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"},{\"begin\":\":\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"end\":\"(?=\\\\{)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#type_no_generics\"},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"}]},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.group.begin.c3\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.group.end.c3\"}},\"name\":\"meta.group.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#path\"},{\"include\":\"#type\"},{\"include\":\"#punctuation\"}]}]},{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.block.begin.c3\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.block.end.c3\"}},\"name\":\"meta.struct.body.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#structlike\"},{\"include\":\"#modifier_keywords\"},{\"include\":\"#type\"},{\"match\":\"\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"variable.other.member.c3\"},{\"include\":\"#attribute\"},{\"match\":\";\",\"name\":\"punctuation.terminator.c3\"},{\"begin\":\":\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#attribute\"},{\"include\":\"#expression\"}]}]}]},\"top_level\":{\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#modifier_keywords\"},{\"begin\":\"\\\\$(?:assert|include|echo|exec)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.other.c3\"}},\"end\":\";\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.terminator.c3\"}},\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#expression\"}]},{\"begin\":\"\\\\bmodule\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.module.c3\"}},\"end\":\";\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.terminator.c3\"}},\"name\":\"meta.module.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#attribute\"},{\"include\":\"#module_path\"},{\"include\":\"#generic_args\"},{\"include\":\"#generic_params\"}]},{\"begin\":\"\\\\bimport\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.import.c3\"}},\"end\":\";\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.terminator.c3\"}},\"name\":\"meta.import.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#attribute\"},{\"include\":\"#module_path\"},{\"match\":\",\",\"name\":\"punctuation.separator.c3\"}]},{\"include\":\"#function\"},{\"begin\":\"\\\\balias\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.alias.c3\"}},\"end\":\";\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.terminator.c3\"}},\"name\":\"meta.alias.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"(?=\\\\b(_*[a-z][0-9A-Z_a-z]*)\\\\b\\\\s*=\\\\s*module)\",\"end\":\"(?=;)\",\"patterns\":[{\"begin\":\"\\\\b(_*[a-z][0-9A-Z_a-z]*)\\\\b\",\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#attribute\"},{\"begin\":\"=\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.assignment.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"module\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.module.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#module_path\"}]}]}]}]},{\"begin\":\"(?:(@\\\\b_*[a-z][0-9A-Z_a-z]*)|\\\\b(_*[a-z][0-9A-Z_a-z]*)|\\\\b(_*[A-Z][0-9A-Z_]*))\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.function.c3\"},\"2\":{\"name\":\"variable.global.c3\"},\"3\":{\"name\":\"variable.other.constant.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"},{\"include\":\"#assign_right_expression\"}]},{\"begin\":\"\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"entity.name.type.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"},{\"include\":\"#assign_right_expression\"}]}]},{\"begin\":\"\\\\btypedef\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.typedef.c3\"}},\"end\":\";\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.terminator.c3\"}},\"name\":\"meta.typedef.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"entity.name.type.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#parens\"},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"},{\"include\":\"#assign_right_expression\"}]}]},{\"begin\":\"\\\\bfaultdef\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.faultdef.c3\"}},\"end\":\";\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.terminator.c3\"}},\"name\":\"meta.faultdef.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#attribute\"},{\"match\":\"\\\\b_*[A-Z][0-9A-Z_]*\\\\b\",\"name\":\"variable.other.constant.c3\"},{\"match\":\",\",\"name\":\"punctuation.separator.c3\"}]},{\"begin\":\"\\\\battrdef\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.attrdef.c3\"}},\"end\":\";\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.terminator.c3\"}},\"name\":\"meta.attrdef.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"@\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.annotation.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#attribute\"},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.group.begin.c3\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.group.end.c3\"}},\"name\":\"meta.group.c3\",\"patterns\":[{\"include\":\"#parameters\"}]},{\"begin\":\"=\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.assignment.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#attribute\"},{\"match\":\",\",\"name\":\"punctuation.separator.c3\"}]}]}]},{\"include\":\"#structlike\"},{\"begin\":\"(?=\\\\benum\\\\b)\",\"end\":\"(?<=})\",\"patterns\":[{\"begin\":\"\\\\benum\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.enum.c3\"}},\"end\":\"(?=\\\\{)\",\"name\":\"meta.enum.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"entity.name.type.enum.c3\"},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"},{\"begin\":\":\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"end\":\"(?=\\\\{)\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"\\\\b(?:inline|const)\\\\b\",\"name\":\"storage.modifier.c3\"},{\"include\":\"#type_no_generics\"},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.group.begin.c3\"}},\"contentName\":\"meta.group.c3\",\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.group.end.c3\"}},\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"\\\\b(?:inline|const)\\\\b\",\"name\":\"storage.modifier.c3\"},{\"include\":\"#parameters\"}]},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"}]}]},{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.block.begin.c3\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.block.end.c3\"}},\"name\":\"meta.enum.body.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"=\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.assignment.c3\"}},\"end\":\"(?=,)\",\"patterns\":[{\"include\":\"#expression\"}]},{\"include\":\"#attribute\"},{\"match\":\"\\\\b_*[A-Z][0-9A-Z_]*\\\\b\",\"name\":\"variable.other.constant.c3\"},{\"match\":\",\",\"name\":\"punctuation.separator.c3\"}]}]},{\"begin\":\"(?=\\\\binterface\\\\b)\",\"end\":\"(?<=})\",\"patterns\":[{\"begin\":\"\\\\binterface\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.interface.c3\"}},\"end\":\"(?=\\\\{)\",\"name\":\"meta.interface.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"entity.name.type.interface.c3\"},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"},{\"begin\":\":\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"end\":\"(?=\\\\{)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#punctuation\"},{\"include\":\"#type_no_generics\"}]}]},{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.block.begin.c3\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.block.end.c3\"}},\"name\":\"meta.interface.body.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\";\",\"name\":\"punctuation.terminator.c3\"},{\"include\":\"#function\"}]}]}]},\"type\":{\"patterns\":[{\"include\":\"#path\"},{\"begin\":\"(?:\\\\b(void|bool|char|double|float|float16|bfloat|int128|ichar|int|iptr|isz|long|short|uint128|uint|ulong|uptr|ushort|usz|float128|any|fault|typeid)|(\\\\$?\\\\b\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\b)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"storage.type.built-in.primitive.c3\"},\"2\":{\"name\":\"support.type.c3\"}},\"end\":\"(?=\\\\*>|[^\\\\t *?\\\\[{])\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#generic_args\"},{\"include\":\"#type_suffix\"}]},{\"include\":\"#type_expr\"}]},\"type_expr\":{\"patterns\":[{\"begin\":\"\\\\$(?:typeof|typefrom|evaltype)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.c3\"}},\"end\":\"(?<=\\\\))\",\"patterns\":[{\"include\":\"#parens\"}]},{\"begin\":\"\\\\$vatype\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.c3\"}},\"end\":\"(?<=])\",\"patterns\":[{\"include\":\"#brackets\"}]},{\"include\":\"#type_suffix\"}]},\"type_no_generics\":{\"patterns\":[{\"include\":\"#path\"},{\"begin\":\"(?:\\\\b(void|bool|char|double|float|float16|bfloat|int128|ichar|int|iptr|isz|long|short|uint128|uint|ulong|uptr|ushort|usz|float128|any|fault|typeid)|(\\\\$?\\\\b\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\b)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"storage.type.built-in.primitive.c3\"},\"2\":{\"name\":\"support.type.c3\"}},\"end\":\"(?=[^\\\\t *?@\\\\[])\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#type_suffix\"}]},{\"include\":\"#type_expr\"}]},\"type_suffix\":{\"patterns\":[{\"include\":\"#brackets\"},{\"match\":\"\\\\*\",\"name\":\"keyword.operator.address.c3\"},{\"match\":\"\\\\?\",\"name\":\"keyword.operator.c3\"}]},\"variable\":{\"begin\":\"(?<!#)\\\\$?\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"variable.other.c3\"}},\"end\":\"(?=[^\\\\t {])|(?<=})\",\"patterns\":[{\"include\":\"#generic_args\"}]}},\"scopeName\":\"source.c3\"}"))];
|
|
2
|
+
//#endregion
|
|
3
|
+
export { e as default };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var e = [Object.freeze(JSON.parse("{\"displayName\":\"Cadence\",\"name\":\"cadence\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#declarations\"},{\"include\":\"#keywords\"},{\"include\":\"#code-block\"},{\"include\":\"#expressions\"},{\"include\":\"#composite\"},{\"include\":\"#event\"}],\"repository\":{\"code-block\":{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.scope.begin.cadence\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.scope.end.cadence\"}},\"patterns\":[{\"include\":\"$self\"}]},\"comments\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"punctuation.definition.comment.cadence\"}},\"match\":\"\\\\A^(#!).*$\\\\n?\",\"name\":\"comment.line.number-sign.cadence\"},{\"begin\":\"/\\\\*\\\\*(?!/)\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.begin.cadence\"}},\"end\":\"\\\\*/\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.end.cadence\"}},\"name\":\"comment.block.documentation.cadence\",\"patterns\":[{\"include\":\"#nested\"}]},{\"begin\":\"/\\\\*:\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.begin.cadence\"}},\"end\":\"\\\\*/\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.end.cadence\"}},\"name\":\"comment.block.documentation.playground.cadence\",\"patterns\":[{\"include\":\"#nested\"}]},{\"begin\":\"/\\\\*\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.begin.cadence\"}},\"end\":\"\\\\*/\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.end.cadence\"}},\"name\":\"comment.block.cadence\",\"patterns\":[{\"include\":\"#nested\"}]},{\"match\":\"\\\\*/\",\"name\":\"invalid.illegal.unexpected-end-of-block-comment.cadence\"},{\"begin\":\"(^[\\\\t ]+)?(?=//)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.whitespace.comment.leading.cadence\"}},\"end\":\"(?!\\\\G)\",\"patterns\":[{\"begin\":\"///\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.cadence\"}},\"end\":\"$\",\"name\":\"comment.line.triple-slash.documentation.cadence\"},{\"begin\":\"//:\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.cadence\"}},\"end\":\"$\",\"name\":\"comment.line.double-slash.documentation.cadence\"},{\"begin\":\"//\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.cadence\"}},\"end\":\"$\",\"name\":\"comment.line.double-slash.cadence\"}]}],\"repository\":{\"nested\":{\"begin\":\"/\\\\*\",\"end\":\"\\\\*/\",\"patterns\":[{\"include\":\"#nested\"}]}}},\"composite\":{\"begin\":\"\\\\b((?:struct|resource|contract|attachment)(?:\\\\s+interface)?|enum)\\\\s+([_\\\\p{L}][_\\\\p{L}\\\\p{N}\\\\p{M}]*)\",\"beginCaptures\":{\"1\":{\"name\":\"storage.type.$1.cadence\"},\"2\":{\"name\":\"entity.name.type.$1.cadence\"}},\"end\":\"(?<=})|(?=\\\\s*\\\\Z)\",\"name\":\"meta.definition.type.composite.cadence\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#conformance-clause\"},{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.type.begin.cadence\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.type.end.cadence\"}},\"name\":\"meta.definition.type.body.cadence\",\"patterns\":[{\"include\":\"$self\"}]}]},\"conformance-clause\":{\"begin\":\"(:)(?=\\\\s*\\\\{)|(:)\\\\s*\",\"beginCaptures\":{\"1\":{\"name\":\"invalid.illegal.empty-conformance-clause.cadence\"},\"2\":{\"name\":\"punctuation.separator.conformance-clause.cadence\"}},\"end\":\"(?!\\\\G)$|(?=[={}])\",\"name\":\"meta.conformance-clause.cadence\",\"patterns\":[{\"begin\":\"\\\\G\",\"end\":\"(?!\\\\G)$|(?=[={}])\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#type\"}]}]},\"declarations\":{\"patterns\":[{\"include\":\"#var-let-declaration\"},{\"include\":\"#function\"},{\"include\":\"#initializer\"},{\"include\":\"#prepare-execute\"},{\"include\":\"#execute-phase\"},{\"include\":\"#pre-post\"},{\"include\":\"#transaction\"}]},\"event\":{\"begin\":\"\\\\b(event)\\\\b\\\\s+([_\\\\p{L}][_\\\\p{L}\\\\p{N}\\\\p{M}]*)\\\\s*\",\"beginCaptures\":{\"1\":{\"name\":\"storage.type.event.cadence\"},\"2\":{\"name\":\"entity.name.type.event.cadence\"}},\"end\":\"(?<=\\\\))\",\"name\":\"meta.definition.type.event.cadence\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#parameter-clause\"}]},\"execute-phase\":{\"begin\":\"(?<!\\\\.)\\\\b(execute)\\\\b\\\\s*(?=\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"storage.modifier.phase.cadence\"}},\"end\":\"(?<=})\",\"name\":\"meta.definition.transaction.phase.cadence\",\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.phase.begin.cadence\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.phase.end.cadence\"}},\"patterns\":[{\"include\":\"$self\"}]}]},\"expression-element-list\":{\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"([_\\\\p{L}][_\\\\p{L}\\\\p{N}\\\\p{M}]*)\\\\s*(:)\",\"beginCaptures\":{\"1\":{\"name\":\"variable.parameter.function-call.cadence\"},\"2\":{\"name\":\"punctuation.separator.argument-label.cadence\"}},\"end\":\"(?=[]),])\",\"patterns\":[{\"include\":\"#expressions\"}]},{\"begin\":\"(?![]),])(?=\\\\S)\",\"end\":\"(?=[]),])\",\"patterns\":[{\"include\":\"#expressions\"}]}]},\"expressions\":{\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#keywords\"},{\"include\":\"#language-variables\"},{\"include\":\"#function-expression\"},{\"include\":\"#path-literals\"},{\"begin\":\"(?!\\\\b(?:if|while|for|return|create|destroy|emit|as)\\\\b)([_\\\\p{L}][_\\\\p{L}\\\\p{N}\\\\p{M}]*)\\\\s*(<)(?=[\\\\&(@\\\\[_{\\\\p{Lu}]|auth\\\\b|\\\\s*$)\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.function.cadence\"},\"2\":{\"name\":\"punctuation.definition.type-arguments.begin.cadence\"}},\"end\":\"(>)(?!\\\\s*[<=>])\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.type-arguments.end.cadence\"}},\"name\":\"meta.type.arguments.cadence\",\"patterns\":[{\"include\":\"#type\"},{\"match\":\",\",\"name\":\"punctuation.separator.type-argument.cadence\"}]},{\"begin\":\"(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.arguments.begin.cadence\"}},\"end\":\"(\\\\))\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.arguments.end.cadence\"}},\"name\":\"meta.group.cadence\",\"patterns\":[{\"include\":\"#expression-element-list\"}]},{\"begin\":\"(?<=\\\\.)([_\\\\p{L}][_\\\\p{L}\\\\p{N}\\\\p{M}]*)\\\\s*(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.function.cadence\"},\"2\":{\"name\":\"punctuation.definition.arguments.begin.cadence\"}},\"end\":\"(\\\\))\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.arguments.end.cadence\"}},\"name\":\"meta.function-call.method.cadence\",\"patterns\":[{\"include\":\"#expression-element-list\"}]},{\"match\":\"(?<=\\\\.)[_\\\\p{L}][_\\\\p{L}\\\\p{N}\\\\p{M}]*\",\"name\":\"variable.other.member.cadence\"},{\"include\":\"#function-call-expression\"},{\"match\":\"(?<!\\\\.)\\\\b(?!(?:contract|struct|resource|event|enum|attachment|entitlement|import|fun|let|var|if|else|switch|case|default|while|for|in|break|continue|return|emit|as|create|destroy|attach|to|remove|from|pub|priv|access|all|self|view|auth|transaction|prepare|execute|pre|post|init|true|false|nil|Type|Int|UInt|Int8|Int16|Int32|Int64|Int128|Int256|UInt8|UInt16|UInt32|UInt64|UInt128|UInt256|Word8|Word16|Word32|Word64|Fix64|Fix128|UFix64|UFix128|String|Character|Bool|Address|Void|AnyStruct|AnyResource|Any|Never|mapping|include)\\\\b)[_\\\\p{L}][_\\\\p{L}\\\\p{N}\\\\p{M}]*\\\\b\",\"name\":\"variable.other.readwrite.cadence\"},{\"include\":\"#literals\"},{\"include\":\"#operators\"}]},\"function\":{\"begin\":\"\\\\b(fun)\\\\b\\\\s+([_\\\\p{L}][_\\\\p{L}\\\\p{N}\\\\p{M}]*)\\\\s*\",\"beginCaptures\":{\"1\":{\"name\":\"storage.type.function.cadence\"},\"2\":{\"name\":\"entity.name.function.cadence\"}},\"end\":\"(?<=})|;|(?=}\\\\s*$)|$\",\"name\":\"meta.definition.function.cadence\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#parameter-clause\"},{\"include\":\"#function-result\"},{\"begin\":\"(\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.section.function.begin.cadence\"}},\"end\":\"(})\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.section.function.end.cadence\"}},\"name\":\"meta.definition.function.body.cadence\",\"patterns\":[{\"include\":\"$self\"}]}]},\"function-call-expression\":{\"patterns\":[{\"begin\":\"(?<!\\\\.)\\\\b(?!set|init|transaction|prepare|execute|access|auth)([_\\\\p{L}][_\\\\p{L}\\\\p{N}\\\\p{M}]*)\\\\s*(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.function.cadence\"},\"2\":{\"name\":\"punctuation.definition.arguments.begin.cadence\"}},\"end\":\"(\\\\))\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.arguments.end.cadence\"}},\"name\":\"meta.function-call.cadence\",\"patterns\":[{\"include\":\"#expression-element-list\"}]}]},\"function-expression\":{\"begin\":\"(?<!\\\\.)\\\\b(?:(view)\\\\s+)?(fun)\\\\b(?=\\\\s*\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"storage.modifier.view.cadence\"},\"2\":{\"name\":\"storage.type.function.cadence\"}},\"end\":\"(?<=})|$\",\"name\":\"meta.function.expression.cadence\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#parameter-clause\"},{\"include\":\"#function-result\"},{\"begin\":\"(\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.section.function.begin.cadence\"}},\"end\":\"(})\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.section.function.end.cadence\"}},\"name\":\"meta.definition.function.body.cadence\",\"patterns\":[{\"include\":\"$self\"}]}]},\"function-result\":{\"begin\":\"(?<![-!%\\\\&*+./<=>^|~])(:)(?![-!%\\\\&*+./<=>^|~])\\\\s*\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.operator.function-result.cadence\"}},\"end\":\"(?<![\\\\&<@\\\\[])(?!\\\\G)(?=\\\\s*\\\\{)|(?=;|(?<!\\\\{)})|$\",\"name\":\"meta.function-result.cadence\",\"patterns\":[{\"include\":\"#type\"}]},\"initializer\":{\"begin\":\"(?<!\\\\.)\\\\b(init)\\\\s*(?=[(<])\",\"beginCaptures\":{\"1\":{\"name\":\"storage.type.function.cadence\"}},\"end\":\"(?<=})|$\",\"name\":\"meta.definition.function.initializer.cadence\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#parameter-clause\"},{\"begin\":\"(\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.section.function.begin.cadence\"}},\"end\":\"(})\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.section.function.end.cadence\"}},\"name\":\"meta.definition.function.body.cadence\",\"patterns\":[{\"include\":\"$self\"}]}]},\"keywords\":{\"patterns\":[{\"match\":\"(?<!\\\\.)\\\\bvar\\\\b\",\"name\":\"storage.type.var.cadence\"},{\"match\":\"(?<!\\\\.)\\\\blet\\\\b\",\"name\":\"storage.type.let.cadence\"},{\"begin\":\"(?<!\\\\.)\\\\b(entitlement)\\\\s+(mapping)\\\\s+([_\\\\p{L}][_\\\\p{L}\\\\p{N}\\\\p{M}]*)\\\\s*(\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.declaration.entitlement.cadence\"},\"2\":{\"name\":\"keyword.other.mapping.cadence\"},\"3\":{\"name\":\"entity.name.type.entitlement-mapping.cadence\"},\"4\":{\"name\":\"punctuation.definition.type.begin.cadence\"}},\"end\":\"(})\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.type.end.cadence\"}},\"name\":\"meta.definition.entitlement-mapping.cadence\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"\\\\binclude\\\\b\",\"name\":\"keyword.other.mapping.include.cadence\"},{\"captures\":{\"1\":{\"name\":\"entity.name.type.entitlement-mapping.cadence\"}},\"match\":\"(?<=\\\\binclude)\\\\s+([_\\\\p{L}][._\\\\p{L}\\\\p{N}\\\\p{M}]*)\"},{\"match\":\"[_\\\\p{L}][._\\\\p{L}\\\\p{N}\\\\p{M}]*\",\"name\":\"entity.name.type.entitlement.cadence\"},{\"match\":\"->\",\"name\":\"punctuation.separator.mapping.cadence\"}]},{\"captures\":{\"1\":{\"name\":\"keyword.declaration.entitlement.cadence\"},\"2\":{\"name\":\"entity.name.type.entitlement.cadence\"}},\"match\":\"(?<!\\\\.)\\\\b(entitlement)\\\\b\\\\s+([_\\\\p{L}][_\\\\p{L}\\\\p{N}\\\\p{M}]*)\"},{\"begin\":\"(?<!\\\\.)\\\\b(access)\\\\b\\\\s*(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"storage.modifier.access.cadence\"},\"2\":{\"name\":\"punctuation.section.group.begin.cadence\"}},\"end\":\"(\\\\))\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.section.group.end.cadence\"}},\"name\":\"meta.access.modifier.cadence\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"\\\\bmapping\\\\b\",\"name\":\"keyword.other.mapping.cadence\"},{\"captures\":{\"1\":{\"name\":\"entity.name.type.entitlement-mapping.cadence\"}},\"match\":\"(?<=\\\\bmapping)\\\\s+([_\\\\p{L}][._\\\\p{L}\\\\p{N}\\\\p{M}]*)\"},{\"match\":\"\\\\b(?:all|self|contract|account)\\\\b\",\"name\":\"constant.language.access.audience.cadence\"},{\"match\":\",\",\"name\":\"punctuation.separator.entitlement.cadence\"},{\"match\":\"\\\\|\",\"name\":\"punctuation.separator.entitlement.cadence\"},{\"match\":\"[_\\\\p{L}][._\\\\p{L}\\\\p{N}\\\\p{M}]*\",\"name\":\"entity.name.type.entitlement.cadence\"}]},{\"match\":\"(?<!\\\\.)\\\\b(?:if|else|switch|case|default)\\\\b\",\"name\":\"keyword.control.branch.cadence\"},{\"match\":\"(?<!\\\\.)\\\\b(?:return|continue|break)\\\\b\",\"name\":\"keyword.control.transfer.cadence\"},{\"match\":\"(?<!\\\\.)\\\\b(?:while|for|in)\\\\b\",\"name\":\"keyword.control.loop.cadence\"},{\"match\":\"(?<!\\\\.)\\\\b(?:create|destroy|emit|attach|to|remove|from)\\\\b\",\"name\":\"keyword.other.cadence\"},{\"match\":\"(?<!\\\\.)\\\\b(p(?:ub|riv))\\\\b\",\"name\":\"invalid.deprecated.keyword.cadence\"},{\"match\":\"(?<!\\\\.)\\\\bview\\\\b\",\"name\":\"storage.modifier.view.cadence\"},{\"match\":\"(?<!\\\\.)\\\\b(auth)\\\\b\",\"name\":\"keyword.other.auth.cadence\"},{\"begin\":\"(?<!\\\\.)\\\\b(import)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.import.cadence\"}},\"end\":\"(?=$|//|/\\\\*|;)\",\"name\":\"meta.import.cadence\",\"patterns\":[{\"match\":\"\\\\bfrom\\\\b\",\"name\":\"keyword.control.import.cadence\"},{\"include\":\"#literals\"},{\"match\":\"\\\\b[_\\\\p{L}][_\\\\p{L}\\\\p{N}\\\\p{M}]*\\\\b\",\"name\":\"variable.other.readwrite.cadence\"}]}]},\"language-variables\":{\"patterns\":[{\"match\":\"\\\\b(self)\\\\b\",\"name\":\"variable.language.cadence\"}]},\"literals\":{\"patterns\":[{\"include\":\"#boolean\"},{\"include\":\"#numeric\"},{\"include\":\"#string\"},{\"match\":\"\\\\bnil\\\\b\",\"name\":\"constant.language.nil.cadence\"}],\"repository\":{\"boolean\":{\"match\":\"\\\\b(true|false)\\\\b\",\"name\":\"constant.language.boolean.cadence\"},\"numeric\":{\"patterns\":[{\"include\":\"#binary\"},{\"include\":\"#octal\"},{\"include\":\"#hexadecimal\"},{\"include\":\"#fixed-point\"},{\"include\":\"#decimal\"}],\"repository\":{\"binary\":{\"match\":\"(\\\\B-|\\\\b)0b[01]([01_]*[01])?\\\\b\",\"name\":\"constant.numeric.integer.binary.cadence\"},\"decimal\":{\"match\":\"(\\\\B-|\\\\b)[0-9]([0-9_]*[0-9])?\\\\b\",\"name\":\"constant.numeric.integer.decimal.cadence\"},\"fixed-point\":{\"match\":\"(\\\\B-|\\\\b)[0-9]([0-9_]*[0-9])?\\\\.[0-9]([0-9_]*[0-9])?\\\\b\",\"name\":\"constant.numeric.float.cadence\"},\"hexadecimal\":{\"match\":\"(\\\\B-|\\\\b)0x\\\\h([_\\\\h]*\\\\h)?\\\\b\",\"name\":\"constant.numeric.integer.hexadecimal.cadence\"},\"octal\":{\"match\":\"(\\\\B-|\\\\b)0o[0-7]([0-7_]*[0-7])?\\\\b\",\"name\":\"constant.numeric.integer.octal.cadence\"}}},\"string\":{\"patterns\":[{\"begin\":\"\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.cadence\"}},\"end\":\"\\\"\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.cadence\"}},\"name\":\"string.quoted.double.single-line.cadence\",\"patterns\":[{\"match\":\"[\\\\n\\\\r]\",\"name\":\"invalid.illegal.returns-not-allowed.cadence\"},{\"begin\":\"\\\\\\\\\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.embedded.begin.cadence meta.embedded.cadence\"}},\"contentName\":\"meta.embedded.line.cadence\",\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.embedded.end.cadence meta.embedded.cadence\"}},\"name\":\"meta.interpolation.cadence\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.group.begin.cadence\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.group.end.cadence\"}},\"patterns\":[{\"include\":\"#expressions\"}]},{\"include\":\"#expressions\"}]},{\"include\":\"#string-guts\"}]}],\"repository\":{\"string-guts\":{\"patterns\":[{\"match\":\"\\\\\\\\[\\\"'0\\\\\\\\nrt]\",\"name\":\"constant.character.escape.cadence\"},{\"match\":\"\\\\\\\\u\\\\{\\\\h{1,8}}\",\"name\":\"constant.character.escape.unicode.cadence\"}]}}}}},\"operators\":{\"patterns\":[{\"match\":\"<->\",\"name\":\"keyword.operator.swap.cadence\"},{\"match\":\"\\\\?\\\\.\",\"name\":\"keyword.operator.optional.chain.cadence\"},{\"begin\":\"\\\\b(as(?:\\\\?|!?))\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.type.cast.cadence\"}},\"end\":\"(?=$|;|//|/\\\\\\\\*|\\\")|(?=[),}])|(?<=>)(?=\\\\s*\\\\{(?!\\\\s*[_\\\\p{L}][._\\\\p{L}\\\\p{N}\\\\p{M}]*\\\\s*:))|(?<=[])>?}\\\\p{L}\\\\p{N}])(?=\\\\s*\\\\{(?!\\\\s*[_\\\\p{L}][._\\\\p{L}\\\\p{N}\\\\p{M}]*\\\\s*:))|(?=\\\\?\\\\?)\",\"name\":\"meta.type.cast-target.cadence\",\"patterns\":[{\"begin\":\"\\\\{(?=\\\\s*[_\\\\p{L}][._\\\\p{L}\\\\p{N}\\\\p{M}]*\\\\s*:)\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.type.dictionary.begin.cadence\"}},\"end\":\"(})\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.type.dictionary.end.cadence\"}},\"name\":\"meta.type.dictionary.cadence\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#type\"},{\"match\":\":\",\"name\":\"punctuation.separator.type.dictionary.cadence\"},{\"match\":\",\",\"name\":\"punctuation.separator.type.dictionary.cadence\"}]},{\"include\":\"#type\"}]},{\"match\":\"-\",\"name\":\"keyword.operator.arithmetic.unary.cadence\"},{\"match\":\"(?<=\\\\))!\",\"name\":\"keyword.operator.force-unwrap.cadence\"},{\"match\":\"!\",\"name\":\"keyword.operator.logical.not.cadence\"},{\"match\":\"=\",\"name\":\"keyword.operator.assignment.cadence\"},{\"match\":\"<-\",\"name\":\"keyword.operator.move.cadence\"},{\"match\":\"<-!\",\"name\":\"keyword.operator.force-move.cadence\"},{\"match\":\"[-*+/]\",\"name\":\"keyword.operator.arithmetic.cadence\"},{\"match\":\"%\",\"name\":\"keyword.operator.arithmetic.remainder.cadence\"},{\"match\":\">>\",\"name\":\"keyword.operator.bitwise.shift.cadence\"},{\"match\":\"<<\",\"name\":\"keyword.operator.bitwise.shift.cadence\"},{\"match\":\"==|!=|[<>]|>=|<=\",\"name\":\"keyword.operator.comparison.cadence\"},{\"match\":\"\\\\?\\\\?\",\"name\":\"keyword.operator.coalescing.cadence\"},{\"match\":\"&&|\\\\|\\\\|\",\"name\":\"keyword.operator.logical.cadence\"},{\"match\":\"[!?]\",\"name\":\"keyword.operator.type.optional.cadence\"}]},\"parameter-clause\":{\"begin\":\"(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.parameters.begin.cadence\"}},\"end\":\"(\\\\))\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.parameters.end.cadence\"}},\"name\":\"meta.parameter-clause.cadence\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#parameter-list\"}]},\"parameter-list\":{\"patterns\":[{\"include\":\"#comments\"},{\"captures\":{\"1\":{\"name\":\"keyword.operator.unnamed-parameter.cadence\"},\"2\":{\"name\":\"variable.parameter.cadence\"}},\"match\":\"(_)\\\\s+([_\\\\p{L}][_\\\\p{L}\\\\p{N}\\\\p{M}]*)(?=\\\\s*:)\"},{\"captures\":{\"1\":{\"name\":\"entity.name.label.cadence\"},\"2\":{\"name\":\"variable.parameter.cadence\"}},\"match\":\"([_\\\\p{L}][_\\\\p{L}\\\\p{N}\\\\p{M}]*)\\\\s+([_\\\\p{L}][_\\\\p{L}\\\\p{N}\\\\p{M}]*)(?=\\\\s*:)\"},{\"captures\":{\"1\":{\"name\":\"variable.parameter.cadence\"}},\"match\":\"([_\\\\p{L}][_\\\\p{L}\\\\p{N}\\\\p{M}]*)(?=\\\\s*:)\"},{\"begin\":\":\\\\s*(?!\\\\s)\",\"end\":\"(?=[),])\",\"patterns\":[{\"include\":\"#type\"},{\"match\":\":\",\"name\":\"invalid.illegal.extra-colon-in-parameter-list.cadence\"}]}]},\"path-literals\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"punctuation.separator.path.cadence\"},\"2\":{\"name\":\"constant.other.path.cadence\"}},\"match\":\"(/)((storage|public)(/[_\\\\p{L}][_\\\\p{L}\\\\p{N}\\\\p{M}]*)?)\"}]},\"pre-post\":{\"begin\":\"(?<!\\\\.)\\\\b(p(?:re|ost))\\\\b\\\\s*(?=\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"storage.modifier.phase.cadence\"}},\"end\":\"(?<=})\",\"name\":\"meta.definition.transaction.phase.cadence\",\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.phase.begin.cadence\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.phase.end.cadence\"}},\"patterns\":[{\"include\":\"$self\"}]}]},\"prepare-execute\":{\"begin\":\"(?<!\\\\.)\\\\b(prepare)\\\\b\\\\s*(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"storage.modifier.phase.cadence\"}},\"end\":\"(?<=})\",\"name\":\"meta.definition.transaction.phase.cadence\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#parameter-clause\"},{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.phase.begin.cadence\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.phase.end.cadence\"}},\"patterns\":[{\"include\":\"$self\"}]}]},\"transaction\":{\"begin\":\"\\\\b(transaction)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"storage.type.transaction.cadence\"}},\"end\":\"(?<=\\\\))|(?<=})\",\"name\":\"meta.definition.transaction.cadence\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#parameter-clause\"},{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.transaction.begin.cadence\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.transaction.end.cadence\"}},\"name\":\"meta.definition.transaction.body.cadence\",\"patterns\":[{\"include\":\"$self\"}]}]},\"type\":{\"patterns\":[{\"begin\":\"(?<!\\\\.)\\\\b(?:(view)\\\\s+)?(fun)\\\\b\\\\s*(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"storage.modifier.view.cadence\"},\"2\":{\"name\":\"storage.type.function.cadence\"},\"3\":{\"name\":\"punctuation.definition.parameters.begin.cadence\"}},\"end\":\"(?=[]),>}]|$)\",\"name\":\"meta.type.function.cadence\",\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"\\\\G\",\"end\":\"(\\\\))\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.parameters.end.cadence\"}},\"patterns\":[{\"include\":\"#type\"},{\"match\":\",\",\"name\":\"punctuation.separator.parameter.cadence\"}]},{\"begin\":\"(:)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.operator.function-result.cadence\"}},\"end\":\"(?=[]),>}]|$)\",\"name\":\"meta.function-result.cadence\",\"patterns\":[{\"include\":\"#type\"}]}]},{\"include\":\"#comments\"},{\"begin\":\"(?<!\\\\.)([_\\\\p{L}][_\\\\p{L}\\\\p{N}\\\\p{M}]*)\\\\s*(<)\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.type.cadence\"},\"2\":{\"name\":\"punctuation.definition.type-arguments.begin.cadence\"}},\"end\":\"(>)\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.type-arguments.end.cadence\"}},\"name\":\"meta.type.arguments.cadence\",\"patterns\":[{\"include\":\"#type\"},{\"match\":\",\",\"name\":\"punctuation.separator.type-argument.cadence\"}]},{\"begin\":\"(?<!\\\\.)\\\\b(auth)\\\\b\\\\s*(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.other.auth.cadence\"},\"2\":{\"name\":\"punctuation.section.group.begin.cadence\"}},\"end\":\"(\\\\))\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.section.group.end.cadence\"}},\"name\":\"meta.auth.entitlements.cadence\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"\\\\bmapping\\\\b\",\"name\":\"keyword.other.mapping.cadence\"},{\"captures\":{\"1\":{\"name\":\"entity.name.type.entitlement-mapping.cadence\"}},\"match\":\"(?<=\\\\bmapping)\\\\s+([_\\\\p{L}][._\\\\p{L}\\\\p{N}\\\\p{M}]*)\"},{\"match\":\",\",\"name\":\"punctuation.separator.entitlement.cadence\"},{\"match\":\"\\\\|\",\"name\":\"punctuation.separator.entitlement.cadence\"},{\"match\":\"[_\\\\p{L}][._\\\\p{L}\\\\p{N}\\\\p{M}]*\",\"name\":\"entity.name.type.entitlement.cadence\"}]},{\"begin\":\"\\\\{(?![^}]*:)(?!.*}\\\\s*\\\\()\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.type.intersection.begin.cadence\"}},\"end\":\"(})\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.type.intersection.end.cadence\"}},\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#type\"},{\"match\":\",\",\"name\":\"punctuation.separator.type.intersection.cadence\"}]},{\"begin\":\"\\\\{(?=\\\\s*[_\\\\p{L}][._\\\\p{L}\\\\p{N}\\\\p{M}]*\\\\s*:)(?!.*}\\\\s*\\\\()\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.type.dictionary.begin.cadence\"}},\"end\":\"(})\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.type.dictionary.end.cadence\"}},\"name\":\"meta.type.dictionary.cadence\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#type\"},{\"match\":\":\",\"name\":\"punctuation.separator.type.dictionary.cadence\"},{\"match\":\",\",\"name\":\"punctuation.separator.type.dictionary.cadence\"}]},{\"begin\":\"\\\\[\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.type.array.begin.cadence\"}},\"end\":\"(])\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.type.array.end.cadence\"}},\"name\":\"meta.type.array.cadence\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#type\"}]},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.type.reference.cadence\"}},\"match\":\"([\\\\&@])(?=\\\\s*\\\\{)\"},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.type.reference.cadence\"},\"2\":{\"name\":\"entity.name.type.cadence\"}},\"match\":\"([\\\\&@])\\\\s*([_\\\\p{L}][._\\\\p{L}\\\\p{N}\\\\p{M}]*)\"},{\"match\":\"([_\\\\p{L}][_\\\\p{L}\\\\p{N}\\\\p{M}]*)\",\"name\":\"entity.name.type.cadence\"},{\"match\":\"[!?]\",\"name\":\"keyword.operator.type.optional.cadence\"}]},\"var-let-declaration\":{\"begin\":\"\\\\b(var|let)\\\\b\\\\s+([_\\\\p{L}][_\\\\p{L}\\\\p{N}\\\\p{M}]*)\",\"beginCaptures\":{\"1\":{\"name\":\"storage.type.$1.cadence\"},\"2\":{\"name\":\"variable.other.declaration.cadence\"}},\"end\":\"=|<-!??|;|(?=//)|$\",\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\":\\\\s*(?!\\\\s)\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.type.annotation.cadence\"}},\"end\":\"(?=//|=|<-!??|;|$)\",\"patterns\":[{\"include\":\"#type\"},{\"include\":\"#comments\"}]}]}},\"scopeName\":\"source.cadence\",\"aliases\":[\"cdc\"]}"))];
|
|
2
|
+
//#endregion
|
|
3
|
+
export { e as default };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import e from "./python-BhLDq9ED.js";
|
|
2
|
+
//#region node_modules/@shikijs/langs/dist/cairo.mjs
|
|
3
|
+
var t = Object.freeze(JSON.parse("{\"displayName\":\"Cairo\",\"name\":\"cairo\",\"patterns\":[{\"begin\":\"\\\\b(if).*\\\\(\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.if\"},\"2\":{\"name\":\"entity.name.condition\"}},\"contentName\":\"source.cairo0\",\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"keyword.control.end\"}},\"name\":\"meta.control.if\",\"patterns\":[{\"include\":\"source.cairo0\"}]},{\"begin\":\"\\\\b(with)\\\\s+(.+)\\\\s*\\\\{\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.with\"},\"2\":{\"name\":\"entity.name.identifiers\"}},\"contentName\":\"source.cairo0\",\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"keyword.control.end\"}},\"name\":\"meta.control.with\",\"patterns\":[{\"include\":\"source.cairo0\"}]},{\"begin\":\"\\\\b(with_attr)\\\\s+([A-Z_a-z][0-9A-Z_a-z]*)\\\\s*[({]\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.with_attr\"},\"2\":{\"name\":\"entity.name.function\"}},\"contentName\":\"source.cairo0\",\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"keyword.control.end\"}},\"name\":\"meta.control.with_attr\",\"patterns\":[{\"include\":\"source.cairo0\"}]},{\"match\":\"\\\\belse\\\\b\",\"name\":\"keyword.control.else\"},{\"match\":\"\\\\b(call|jmp|ret|abs|rel|if)\\\\b\",\"name\":\"keyword.other.opcode\"},{\"match\":\"\\\\b([af]p)\\\\b\",\"name\":\"keyword.other.register\"},{\"match\":\"\\\\b(const|let|local|tempvar|felt|as|from|import|static_assert|return|assert|cast|alloc_locals|with|with_attr|nondet|dw|codeoffset|new|using|and)\\\\b\",\"name\":\"keyword.other.meta\"},{\"match\":\"\\\\b(SIZE(?:OF_LOCALS|))\\\\b\",\"name\":\"markup.italic\"},{\"match\":\"//[^\\\\n]*\\\\n\",\"name\":\"comment.line.sharp\"},{\"match\":\"\\\\b[A-Z_a-z][0-9A-Z_a-z]*:\\\\s*$\",\"name\":\"entity.name.function\"},{\"begin\":\"\\\\b(func)\\\\s+([A-Z_a-z][0-9A-Z_a-z]*)\\\\s*[({]\",\"beginCaptures\":{\"1\":{\"name\":\"storage.type.function.cairo\"},\"2\":{\"name\":\"entity.name.function\"}},\"contentName\":\"source.cairo0\",\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"storage.type.function.cairo\"}},\"name\":\"meta.function.cairo\",\"patterns\":[{\"include\":\"source.cairo0\"}]},{\"begin\":\"\\\\b(struct|namespace)\\\\s+([A-Z_a-z][0-9A-Z_a-z]*)\\\\s*\\\\{\",\"beginCaptures\":{\"1\":{\"name\":\"storage.type.function.cairo\"},\"2\":{\"name\":\"entity.name.function\"}},\"contentName\":\"source.cairo0\",\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"storage.type.function.cairo\"}},\"name\":\"meta.function.cairo\",\"patterns\":[{\"include\":\"source.cairo0\"}]},{\"match\":\"\\\\b[-+]?[0-9]+\\\\b\",\"name\":\"constant.numeric.decimal\"},{\"match\":\"\\\\b[-+]?0x\\\\h+\\\\b\",\"name\":\"constant.numeric.hexadecimal\"},{\"match\":\"'[^']*'\",\"name\":\"string.quoted.single\"},{\"match\":\"\\\"[^\\\"]*\\\"\",\"name\":\"string.quoted.double\"},{\"begin\":\"%\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.embedded.begin.python\"}},\"contentName\":\"source.python\",\"end\":\"%}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.embedded.end.python\"},\"1\":{\"name\":\"source.python\"}},\"name\":\"meta.embedded.block.python\",\"patterns\":[{\"include\":\"source.python\"}]}],\"scopeName\":\"source.cairo0\",\"embeddedLangs\":[\"python\"]}")), n = [...e, t];
|
|
4
|
+
//#endregion
|
|
5
|
+
export { n as default };
|