@shikijs/langs 1.25.0
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 +22 -0
- package/README.md +7 -0
- package/dist/1c-query.d.mts +3 -0
- package/dist/1c-query.mjs +2 -0
- package/dist/1c.d.mts +3 -0
- package/dist/1c.mjs +2 -0
- package/dist/abap.d.mts +3 -0
- package/dist/abap.mjs +5 -0
- package/dist/actionscript-3.d.mts +3 -0
- package/dist/actionscript-3.mjs +5 -0
- package/dist/ada.d.mts +3 -0
- package/dist/ada.mjs +5 -0
- package/dist/adoc.d.mts +3 -0
- package/dist/adoc.mjs +2 -0
- package/dist/angular-expression.d.mts +3 -0
- package/dist/angular-expression.mjs +5 -0
- package/dist/angular-html.d.mts +3 -0
- package/dist/angular-html.mjs +16 -0
- package/dist/angular-inline-style.d.mts +3 -0
- package/dist/angular-inline-style.mjs +8 -0
- package/dist/angular-inline-template.d.mts +3 -0
- package/dist/angular-inline-template.mjs +10 -0
- package/dist/angular-let-declaration.d.mts +3 -0
- package/dist/angular-let-declaration.mjs +8 -0
- package/dist/angular-template-blocks.d.mts +3 -0
- package/dist/angular-template-blocks.mjs +10 -0
- package/dist/angular-template.d.mts +3 -0
- package/dist/angular-template.mjs +8 -0
- package/dist/angular-ts.d.mts +3 -0
- package/dist/angular-ts.mjs +18 -0
- package/dist/apache.d.mts +3 -0
- package/dist/apache.mjs +5 -0
- package/dist/apex.d.mts +3 -0
- package/dist/apex.mjs +5 -0
- package/dist/apl.d.mts +3 -0
- package/dist/apl.mjs +16 -0
- package/dist/applescript.d.mts +3 -0
- package/dist/applescript.mjs +5 -0
- package/dist/ara.d.mts +3 -0
- package/dist/ara.mjs +5 -0
- package/dist/asciidoc.d.mts +3 -0
- package/dist/asciidoc.mjs +5 -0
- package/dist/asm.d.mts +3 -0
- package/dist/asm.mjs +5 -0
- package/dist/astro.d.mts +3 -0
- package/dist/astro.mjs +16 -0
- package/dist/awk.d.mts +3 -0
- package/dist/awk.mjs +5 -0
- package/dist/ballerina.d.mts +3 -0
- package/dist/ballerina.mjs +5 -0
- package/dist/bash.d.mts +3 -0
- package/dist/bash.mjs +2 -0
- package/dist/bat.d.mts +3 -0
- package/dist/bat.mjs +5 -0
- package/dist/batch.d.mts +3 -0
- package/dist/batch.mjs +2 -0
- package/dist/be.d.mts +3 -0
- package/dist/be.mjs +2 -0
- package/dist/beancount.d.mts +3 -0
- package/dist/beancount.mjs +5 -0
- package/dist/berry.d.mts +3 -0
- package/dist/berry.mjs +5 -0
- package/dist/bibtex.d.mts +3 -0
- package/dist/bibtex.mjs +5 -0
- package/dist/bicep.d.mts +3 -0
- package/dist/bicep.mjs +5 -0
- package/dist/blade.d.mts +3 -0
- package/dist/blade.mjs +18 -0
- package/dist/bsl.d.mts +3 -0
- package/dist/bsl.mjs +8 -0
- package/dist/c.d.mts +3 -0
- package/dist/c.mjs +5 -0
- package/dist/cadence.d.mts +3 -0
- package/dist/cadence.mjs +5 -0
- package/dist/cairo.d.mts +3 -0
- package/dist/cairo.mjs +8 -0
- package/dist/cdc.d.mts +3 -0
- package/dist/cdc.mjs +2 -0
- package/dist/clarity.d.mts +3 -0
- package/dist/clarity.mjs +5 -0
- package/dist/clj.d.mts +3 -0
- package/dist/clj.mjs +2 -0
- package/dist/clojure.d.mts +3 -0
- package/dist/clojure.mjs +5 -0
- package/dist/closure-templates.d.mts +3 -0
- package/dist/closure-templates.mjs +2 -0
- package/dist/cmake.d.mts +3 -0
- package/dist/cmake.mjs +5 -0
- package/dist/cmd.d.mts +3 -0
- package/dist/cmd.mjs +2 -0
- package/dist/cobol.d.mts +3 -0
- package/dist/cobol.mjs +10 -0
- package/dist/codeowners.d.mts +3 -0
- package/dist/codeowners.mjs +5 -0
- package/dist/codeql.d.mts +3 -0
- package/dist/codeql.mjs +5 -0
- package/dist/coffee.d.mts +3 -0
- package/dist/coffee.mjs +8 -0
- package/dist/coffeescript.d.mts +3 -0
- package/dist/coffeescript.mjs +2 -0
- package/dist/common-lisp.d.mts +3 -0
- package/dist/common-lisp.mjs +5 -0
- package/dist/console.d.mts +3 -0
- package/dist/console.mjs +2 -0
- package/dist/coq.d.mts +3 -0
- package/dist/coq.mjs +5 -0
- package/dist/cpp-macro.d.mts +3 -0
- package/dist/cpp-macro.mjs +12 -0
- package/dist/cpp.d.mts +3 -0
- package/dist/cpp.mjs +14 -0
- package/dist/cql.d.mts +3 -0
- package/dist/cql.mjs +2 -0
- package/dist/crystal.d.mts +3 -0
- package/dist/crystal.mjs +18 -0
- package/dist/cs.d.mts +3 -0
- package/dist/cs.mjs +2 -0
- package/dist/csharp.d.mts +3 -0
- package/dist/csharp.mjs +5 -0
- package/dist/css.d.mts +3 -0
- package/dist/css.mjs +5 -0
- package/dist/csv.d.mts +3 -0
- package/dist/csv.mjs +5 -0
- package/dist/cue.d.mts +3 -0
- package/dist/cue.mjs +5 -0
- package/dist/cypher.d.mts +3 -0
- package/dist/cypher.mjs +5 -0
- package/dist/d.d.mts +3 -0
- package/dist/d.mjs +5 -0
- package/dist/dart.d.mts +3 -0
- package/dist/dart.mjs +5 -0
- package/dist/dax.d.mts +3 -0
- package/dist/dax.mjs +5 -0
- package/dist/desktop.d.mts +3 -0
- package/dist/desktop.mjs +5 -0
- package/dist/diff.d.mts +3 -0
- package/dist/diff.mjs +5 -0
- package/dist/docker.d.mts +3 -0
- package/dist/docker.mjs +5 -0
- package/dist/dockerfile.d.mts +3 -0
- package/dist/dockerfile.mjs +2 -0
- package/dist/dotenv.d.mts +3 -0
- package/dist/dotenv.mjs +5 -0
- package/dist/dream-maker.d.mts +3 -0
- package/dist/dream-maker.mjs +5 -0
- package/dist/edge.d.mts +3 -0
- package/dist/edge.mjs +12 -0
- package/dist/elisp.d.mts +3 -0
- package/dist/elisp.mjs +2 -0
- package/dist/elixir.d.mts +3 -0
- package/dist/elixir.mjs +8 -0
- package/dist/elm.d.mts +3 -0
- package/dist/elm.mjs +8 -0
- package/dist/emacs-lisp.d.mts +3 -0
- package/dist/emacs-lisp.mjs +5 -0
- package/dist/erb.d.mts +3 -0
- package/dist/erb.mjs +10 -0
- package/dist/erl.d.mts +3 -0
- package/dist/erl.mjs +2 -0
- package/dist/erlang.d.mts +3 -0
- package/dist/erlang.mjs +5 -0
- package/dist/es-tag-css.d.mts +3 -0
- package/dist/es-tag-css.mjs +12 -0
- package/dist/es-tag-glsl.d.mts +3 -0
- package/dist/es-tag-glsl.mjs +12 -0
- package/dist/es-tag-html.d.mts +3 -0
- package/dist/es-tag-html.mjs +12 -0
- package/dist/es-tag-sql.d.mts +3 -0
- package/dist/es-tag-sql.mjs +10 -0
- package/dist/es-tag-xml.d.mts +3 -0
- package/dist/es-tag-xml.mjs +8 -0
- package/dist/f.d.mts +3 -0
- package/dist/f.mjs +2 -0
- package/dist/f03.d.mts +3 -0
- package/dist/f03.mjs +2 -0
- package/dist/f08.d.mts +3 -0
- package/dist/f08.mjs +2 -0
- package/dist/f18.d.mts +3 -0
- package/dist/f18.mjs +2 -0
- package/dist/f77.d.mts +3 -0
- package/dist/f77.mjs +2 -0
- package/dist/f90.d.mts +3 -0
- package/dist/f90.mjs +2 -0
- package/dist/f95.d.mts +3 -0
- package/dist/f95.mjs +2 -0
- package/dist/fennel.d.mts +3 -0
- package/dist/fennel.mjs +5 -0
- package/dist/fish.d.mts +3 -0
- package/dist/fish.mjs +5 -0
- package/dist/fluent.d.mts +3 -0
- package/dist/fluent.mjs +5 -0
- package/dist/for.d.mts +3 -0
- package/dist/for.mjs +2 -0
- package/dist/fortran-fixed-form.d.mts +3 -0
- package/dist/fortran-fixed-form.mjs +8 -0
- package/dist/fortran-free-form.d.mts +3 -0
- package/dist/fortran-free-form.mjs +5 -0
- package/dist/fs.d.mts +3 -0
- package/dist/fs.mjs +2 -0
- package/dist/fsharp.d.mts +3 -0
- package/dist/fsharp.mjs +8 -0
- package/dist/fsl.d.mts +3 -0
- package/dist/fsl.mjs +2 -0
- package/dist/ftl.d.mts +3 -0
- package/dist/ftl.mjs +2 -0
- package/dist/gdresource.d.mts +3 -0
- package/dist/gdresource.mjs +10 -0
- package/dist/gdscript.d.mts +3 -0
- package/dist/gdscript.mjs +5 -0
- package/dist/gdshader.d.mts +3 -0
- package/dist/gdshader.mjs +5 -0
- package/dist/genie.d.mts +3 -0
- package/dist/genie.mjs +5 -0
- package/dist/gherkin.d.mts +3 -0
- package/dist/gherkin.mjs +5 -0
- package/dist/git-commit.d.mts +3 -0
- package/dist/git-commit.mjs +8 -0
- package/dist/git-rebase.d.mts +3 -0
- package/dist/git-rebase.mjs +8 -0
- package/dist/gjs.d.mts +3 -0
- package/dist/gjs.mjs +2 -0
- package/dist/gleam.d.mts +3 -0
- package/dist/gleam.mjs +5 -0
- package/dist/glimmer-js.d.mts +3 -0
- package/dist/glimmer-js.mjs +14 -0
- package/dist/glimmer-ts.d.mts +3 -0
- package/dist/glimmer-ts.mjs +14 -0
- package/dist/glsl.d.mts +3 -0
- package/dist/glsl.mjs +8 -0
- package/dist/gnuplot.d.mts +3 -0
- package/dist/gnuplot.mjs +5 -0
- package/dist/go.d.mts +3 -0
- package/dist/go.mjs +5 -0
- package/dist/gql.d.mts +3 -0
- package/dist/gql.mjs +2 -0
- package/dist/graphql.d.mts +3 -0
- package/dist/graphql.mjs +14 -0
- package/dist/groovy.d.mts +3 -0
- package/dist/groovy.mjs +5 -0
- package/dist/gts.d.mts +3 -0
- package/dist/gts.mjs +2 -0
- package/dist/hack.d.mts +3 -0
- package/dist/hack.mjs +10 -0
- package/dist/haml.d.mts +3 -0
- package/dist/haml.mjs +10 -0
- package/dist/handlebars.d.mts +3 -0
- package/dist/handlebars.mjs +14 -0
- package/dist/haskell.d.mts +3 -0
- package/dist/haskell.mjs +5 -0
- package/dist/haxe.d.mts +3 -0
- package/dist/haxe.mjs +5 -0
- package/dist/hbs.d.mts +3 -0
- package/dist/hbs.mjs +2 -0
- package/dist/hcl.d.mts +3 -0
- package/dist/hcl.mjs +5 -0
- package/dist/hjson.d.mts +3 -0
- package/dist/hjson.mjs +5 -0
- package/dist/hlsl.d.mts +3 -0
- package/dist/hlsl.mjs +5 -0
- package/dist/hs.d.mts +3 -0
- package/dist/hs.mjs +2 -0
- package/dist/html-derivative.d.mts +3 -0
- package/dist/html-derivative.mjs +8 -0
- package/dist/html.d.mts +3 -0
- package/dist/html.mjs +10 -0
- package/dist/http.d.mts +3 -0
- package/dist/http.mjs +14 -0
- package/dist/hxml.d.mts +3 -0
- package/dist/hxml.mjs +8 -0
- package/dist/hy.d.mts +3 -0
- package/dist/hy.mjs +5 -0
- package/dist/imba.d.mts +3 -0
- package/dist/imba.mjs +8 -0
- package/dist/index.d.mts +1 -0
- package/dist/index.mjs +239 -0
- package/dist/ini.d.mts +3 -0
- package/dist/ini.mjs +5 -0
- package/dist/jade.d.mts +3 -0
- package/dist/jade.mjs +2 -0
- package/dist/java.d.mts +3 -0
- package/dist/java.mjs +5 -0
- package/dist/javascript.d.mts +3 -0
- package/dist/javascript.mjs +5 -0
- package/dist/jinja-html.d.mts +3 -0
- package/dist/jinja-html.mjs +8 -0
- package/dist/jinja.d.mts +3 -0
- package/dist/jinja.mjs +8 -0
- package/dist/jison.d.mts +3 -0
- package/dist/jison.mjs +8 -0
- package/dist/jl.d.mts +3 -0
- package/dist/jl.mjs +2 -0
- package/dist/js.d.mts +3 -0
- package/dist/js.mjs +2 -0
- package/dist/json.d.mts +3 -0
- package/dist/json.mjs +5 -0
- package/dist/json5.d.mts +3 -0
- package/dist/json5.mjs +5 -0
- package/dist/jsonc.d.mts +3 -0
- package/dist/jsonc.mjs +5 -0
- package/dist/jsonl.d.mts +3 -0
- package/dist/jsonl.mjs +5 -0
- package/dist/jsonnet.d.mts +3 -0
- package/dist/jsonnet.mjs +5 -0
- package/dist/jssm.d.mts +3 -0
- package/dist/jssm.mjs +5 -0
- package/dist/jsx.d.mts +3 -0
- package/dist/jsx.mjs +5 -0
- package/dist/julia.d.mts +3 -0
- package/dist/julia.mjs +16 -0
- package/dist/kotlin.d.mts +3 -0
- package/dist/kotlin.mjs +5 -0
- package/dist/kql.d.mts +3 -0
- package/dist/kql.mjs +2 -0
- package/dist/kt.d.mts +3 -0
- package/dist/kt.mjs +2 -0
- package/dist/kts.d.mts +3 -0
- package/dist/kts.mjs +2 -0
- package/dist/kusto.d.mts +3 -0
- package/dist/kusto.mjs +5 -0
- package/dist/latex.d.mts +3 -0
- package/dist/latex.mjs +8 -0
- package/dist/lean.d.mts +3 -0
- package/dist/lean.mjs +5 -0
- package/dist/lean4.d.mts +3 -0
- package/dist/lean4.mjs +2 -0
- package/dist/less.d.mts +3 -0
- package/dist/less.mjs +5 -0
- package/dist/liquid.d.mts +3 -0
- package/dist/liquid.mjs +14 -0
- package/dist/lisp.d.mts +3 -0
- package/dist/lisp.mjs +2 -0
- package/dist/lit.d.mts +3 -0
- package/dist/lit.mjs +2 -0
- package/dist/log.d.mts +3 -0
- package/dist/log.mjs +5 -0
- package/dist/logo.d.mts +3 -0
- package/dist/logo.mjs +5 -0
- package/dist/lua.d.mts +3 -0
- package/dist/lua.mjs +8 -0
- package/dist/luau.d.mts +3 -0
- package/dist/luau.mjs +5 -0
- package/dist/make.d.mts +3 -0
- package/dist/make.mjs +5 -0
- package/dist/makefile.d.mts +3 -0
- package/dist/makefile.mjs +2 -0
- package/dist/markdown-vue.d.mts +3 -0
- package/dist/markdown-vue.mjs +5 -0
- package/dist/markdown.d.mts +3 -0
- package/dist/markdown.mjs +5 -0
- package/dist/marko.d.mts +3 -0
- package/dist/marko.mjs +14 -0
- package/dist/matlab.d.mts +3 -0
- package/dist/matlab.mjs +5 -0
- package/dist/md.d.mts +3 -0
- package/dist/md.mjs +2 -0
- package/dist/mdc.d.mts +3 -0
- package/dist/mdc.mjs +12 -0
- package/dist/mdx.d.mts +3 -0
- package/dist/mdx.mjs +5 -0
- package/dist/mediawiki.d.mts +3 -0
- package/dist/mediawiki.mjs +2 -0
- package/dist/mermaid.d.mts +3 -0
- package/dist/mermaid.mjs +5 -0
- package/dist/mips.d.mts +3 -0
- package/dist/mips.mjs +2 -0
- package/dist/mipsasm.d.mts +3 -0
- package/dist/mipsasm.mjs +5 -0
- package/dist/mmd.d.mts +3 -0
- package/dist/mmd.mjs +2 -0
- package/dist/mojo.d.mts +3 -0
- package/dist/mojo.mjs +5 -0
- package/dist/move.d.mts +3 -0
- package/dist/move.mjs +5 -0
- package/dist/nar.d.mts +3 -0
- package/dist/nar.mjs +2 -0
- package/dist/narrat.d.mts +3 -0
- package/dist/narrat.mjs +5 -0
- package/dist/nextflow.d.mts +3 -0
- package/dist/nextflow.mjs +5 -0
- package/dist/nf.d.mts +3 -0
- package/dist/nf.mjs +2 -0
- package/dist/nginx.d.mts +3 -0
- package/dist/nginx.mjs +8 -0
- package/dist/nim.d.mts +3 -0
- package/dist/nim.mjs +20 -0
- package/dist/nix.d.mts +3 -0
- package/dist/nix.mjs +5 -0
- package/dist/nu.d.mts +3 -0
- package/dist/nu.mjs +2 -0
- package/dist/nushell.d.mts +3 -0
- package/dist/nushell.mjs +5 -0
- package/dist/objc.d.mts +3 -0
- package/dist/objc.mjs +2 -0
- package/dist/objective-c.d.mts +3 -0
- package/dist/objective-c.mjs +5 -0
- package/dist/objective-cpp.d.mts +3 -0
- package/dist/objective-cpp.mjs +5 -0
- package/dist/ocaml.d.mts +3 -0
- package/dist/ocaml.mjs +5 -0
- package/dist/pascal.d.mts +3 -0
- package/dist/pascal.mjs +5 -0
- package/dist/perl.d.mts +3 -0
- package/dist/perl.mjs +16 -0
- package/dist/perl6.d.mts +3 -0
- package/dist/perl6.mjs +2 -0
- package/dist/php.d.mts +3 -0
- package/dist/php.mjs +18 -0
- package/dist/plsql.d.mts +3 -0
- package/dist/plsql.mjs +5 -0
- package/dist/po.d.mts +3 -0
- package/dist/po.mjs +5 -0
- package/dist/polar.d.mts +3 -0
- package/dist/polar.mjs +5 -0
- package/dist/postcss.d.mts +3 -0
- package/dist/postcss.mjs +5 -0
- package/dist/pot.d.mts +3 -0
- package/dist/pot.mjs +2 -0
- package/dist/potx.d.mts +3 -0
- package/dist/potx.mjs +2 -0
- package/dist/powerquery.d.mts +3 -0
- package/dist/powerquery.mjs +5 -0
- package/dist/powershell.d.mts +3 -0
- package/dist/powershell.mjs +5 -0
- package/dist/prisma.d.mts +3 -0
- package/dist/prisma.mjs +5 -0
- package/dist/prolog.d.mts +3 -0
- package/dist/prolog.mjs +5 -0
- package/dist/properties.d.mts +3 -0
- package/dist/properties.mjs +2 -0
- package/dist/proto.d.mts +3 -0
- package/dist/proto.mjs +5 -0
- package/dist/protobuf.d.mts +3 -0
- package/dist/protobuf.mjs +2 -0
- package/dist/ps.d.mts +3 -0
- package/dist/ps.mjs +2 -0
- package/dist/ps1.d.mts +3 -0
- package/dist/ps1.mjs +2 -0
- package/dist/pug.d.mts +3 -0
- package/dist/pug.mjs +12 -0
- package/dist/puppet.d.mts +3 -0
- package/dist/puppet.mjs +5 -0
- package/dist/purescript.d.mts +3 -0
- package/dist/purescript.mjs +5 -0
- package/dist/py.d.mts +3 -0
- package/dist/py.mjs +2 -0
- package/dist/python.d.mts +3 -0
- package/dist/python.mjs +5 -0
- package/dist/ql.d.mts +3 -0
- package/dist/ql.mjs +2 -0
- package/dist/qml.d.mts +3 -0
- package/dist/qml.mjs +8 -0
- package/dist/qmldir.d.mts +3 -0
- package/dist/qmldir.mjs +5 -0
- package/dist/qss.d.mts +3 -0
- package/dist/qss.mjs +5 -0
- package/dist/r.d.mts +3 -0
- package/dist/r.mjs +5 -0
- package/dist/racket.d.mts +3 -0
- package/dist/racket.mjs +5 -0
- package/dist/raku.d.mts +3 -0
- package/dist/raku.mjs +5 -0
- package/dist/razor.d.mts +3 -0
- package/dist/razor.mjs +10 -0
- package/dist/rb.d.mts +3 -0
- package/dist/rb.mjs +2 -0
- package/dist/reg.d.mts +3 -0
- package/dist/reg.mjs +5 -0
- package/dist/regex.d.mts +3 -0
- package/dist/regex.mjs +2 -0
- package/dist/regexp.d.mts +3 -0
- package/dist/regexp.mjs +5 -0
- package/dist/rel.d.mts +3 -0
- package/dist/rel.mjs +5 -0
- package/dist/riscv.d.mts +3 -0
- package/dist/riscv.mjs +5 -0
- package/dist/rs.d.mts +3 -0
- package/dist/rs.mjs +2 -0
- package/dist/rst.d.mts +3 -0
- package/dist/rst.mjs +22 -0
- package/dist/ruby.d.mts +3 -0
- package/dist/ruby.mjs +30 -0
- package/dist/rust.d.mts +3 -0
- package/dist/rust.mjs +5 -0
- package/dist/sas.d.mts +3 -0
- package/dist/sas.mjs +8 -0
- package/dist/sass.d.mts +3 -0
- package/dist/sass.mjs +5 -0
- package/dist/scala.d.mts +3 -0
- package/dist/scala.mjs +5 -0
- package/dist/scheme.d.mts +3 -0
- package/dist/scheme.mjs +5 -0
- package/dist/scss.d.mts +3 -0
- package/dist/scss.mjs +8 -0
- package/dist/sdbl.d.mts +3 -0
- package/dist/sdbl.mjs +5 -0
- package/dist/sh.d.mts +3 -0
- package/dist/sh.mjs +2 -0
- package/dist/shader.d.mts +3 -0
- package/dist/shader.mjs +2 -0
- package/dist/shaderlab.d.mts +3 -0
- package/dist/shaderlab.mjs +8 -0
- package/dist/shell.d.mts +3 -0
- package/dist/shell.mjs +2 -0
- package/dist/shellscript.d.mts +3 -0
- package/dist/shellscript.mjs +5 -0
- package/dist/shellsession.d.mts +3 -0
- package/dist/shellsession.mjs +8 -0
- package/dist/smalltalk.d.mts +3 -0
- package/dist/smalltalk.mjs +5 -0
- package/dist/solidity.d.mts +3 -0
- package/dist/solidity.mjs +5 -0
- package/dist/soy.d.mts +3 -0
- package/dist/soy.mjs +8 -0
- package/dist/sparql.d.mts +3 -0
- package/dist/sparql.mjs +8 -0
- package/dist/spl.d.mts +3 -0
- package/dist/spl.mjs +2 -0
- package/dist/splunk.d.mts +3 -0
- package/dist/splunk.mjs +5 -0
- package/dist/sql.d.mts +3 -0
- package/dist/sql.mjs +5 -0
- package/dist/ssh-config.d.mts +3 -0
- package/dist/ssh-config.mjs +5 -0
- package/dist/stata.d.mts +3 -0
- package/dist/stata.mjs +8 -0
- package/dist/styl.d.mts +3 -0
- package/dist/styl.mjs +2 -0
- package/dist/stylus.d.mts +3 -0
- package/dist/stylus.mjs +5 -0
- package/dist/svelte.d.mts +3 -0
- package/dist/svelte.mjs +14 -0
- package/dist/swift.d.mts +3 -0
- package/dist/swift.mjs +5 -0
- package/dist/system-verilog.d.mts +3 -0
- package/dist/system-verilog.mjs +5 -0
- package/dist/systemd.d.mts +3 -0
- package/dist/systemd.mjs +5 -0
- package/dist/talon.d.mts +3 -0
- package/dist/talon.mjs +2 -0
- package/dist/talonscript.d.mts +3 -0
- package/dist/talonscript.mjs +5 -0
- package/dist/tasl.d.mts +3 -0
- package/dist/tasl.mjs +5 -0
- package/dist/tcl.d.mts +3 -0
- package/dist/tcl.mjs +5 -0
- package/dist/templ.d.mts +3 -0
- package/dist/templ.mjs +12 -0
- package/dist/terraform.d.mts +3 -0
- package/dist/terraform.mjs +5 -0
- package/dist/tex.d.mts +3 -0
- package/dist/tex.mjs +8 -0
- package/dist/tf.d.mts +3 -0
- package/dist/tf.mjs +2 -0
- package/dist/tfvars.d.mts +3 -0
- package/dist/tfvars.mjs +2 -0
- package/dist/toml.d.mts +3 -0
- package/dist/toml.mjs +5 -0
- package/dist/ts-tags.d.mts +3 -0
- package/dist/ts-tags.mjs +18 -0
- package/dist/ts.d.mts +3 -0
- package/dist/ts.mjs +2 -0
- package/dist/tsp.d.mts +3 -0
- package/dist/tsp.mjs +2 -0
- package/dist/tsv.d.mts +3 -0
- package/dist/tsv.mjs +5 -0
- package/dist/tsx.d.mts +3 -0
- package/dist/tsx.mjs +5 -0
- package/dist/turtle.d.mts +3 -0
- package/dist/turtle.mjs +5 -0
- package/dist/twig.d.mts +3 -0
- package/dist/twig.mjs +18 -0
- package/dist/typ.d.mts +3 -0
- package/dist/typ.mjs +2 -0
- package/dist/typescript.d.mts +3 -0
- package/dist/typescript.mjs +5 -0
- package/dist/typespec.d.mts +3 -0
- package/dist/typespec.mjs +5 -0
- package/dist/typst.d.mts +3 -0
- package/dist/typst.mjs +5 -0
- package/dist/v.d.mts +3 -0
- package/dist/v.mjs +5 -0
- package/dist/vala.d.mts +3 -0
- package/dist/vala.mjs +5 -0
- package/dist/vb.d.mts +3 -0
- package/dist/vb.mjs +5 -0
- package/dist/verilog.d.mts +3 -0
- package/dist/verilog.mjs +5 -0
- package/dist/vhdl.d.mts +3 -0
- package/dist/vhdl.mjs +5 -0
- package/dist/vim.d.mts +3 -0
- package/dist/vim.mjs +2 -0
- package/dist/viml.d.mts +3 -0
- package/dist/viml.mjs +5 -0
- package/dist/vimscript.d.mts +3 -0
- package/dist/vimscript.mjs +2 -0
- package/dist/vue-directives.d.mts +3 -0
- package/dist/vue-directives.mjs +5 -0
- package/dist/vue-html.d.mts +3 -0
- package/dist/vue-html.mjs +10 -0
- package/dist/vue-interpolations.d.mts +3 -0
- package/dist/vue-interpolations.mjs +5 -0
- package/dist/vue-sfc-style-variable-injection.d.mts +3 -0
- package/dist/vue-sfc-style-variable-injection.mjs +8 -0
- package/dist/vue.d.mts +3 -0
- package/dist/vue.mjs +26 -0
- package/dist/vy.d.mts +3 -0
- package/dist/vy.mjs +2 -0
- package/dist/vyper.d.mts +3 -0
- package/dist/vyper.mjs +5 -0
- package/dist/wasm.d.mts +3 -0
- package/dist/wasm.mjs +5 -0
- package/dist/wenyan.d.mts +3 -0
- package/dist/wenyan.mjs +5 -0
- package/dist/wgsl.d.mts +3 -0
- package/dist/wgsl.mjs +5 -0
- package/dist/wiki.d.mts +3 -0
- package/dist/wiki.mjs +2 -0
- package/dist/wikitext.d.mts +3 -0
- package/dist/wikitext.mjs +5 -0
- package/dist/wl.d.mts +3 -0
- package/dist/wl.mjs +2 -0
- package/dist/wolfram.d.mts +3 -0
- package/dist/wolfram.mjs +5 -0
- package/dist/xml.d.mts +3 -0
- package/dist/xml.mjs +8 -0
- package/dist/xsl.d.mts +3 -0
- package/dist/xsl.mjs +8 -0
- package/dist/yaml.d.mts +3 -0
- package/dist/yaml.mjs +5 -0
- package/dist/yml.d.mts +3 -0
- package/dist/yml.mjs +2 -0
- package/dist/zenscript.d.mts +3 -0
- package/dist/zenscript.mjs +5 -0
- package/dist/zig.d.mts +3 -0
- package/dist/zig.mjs +5 -0
- package/dist/zsh.d.mts +3 -0
- package/dist/zsh.mjs +2 -0
- package/package.json +354 -0
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
const lang = Object.freeze(JSON.parse("{\"displayName\":\"AsciiDoc\",\"fileTypes\":[\"ad\",\"asc\",\"adoc\",\"asciidoc\",\"adoc.txt\"],\"name\":\"asciidoc\",\"patterns\":[{\"include\":\"#comment\"},{\"include\":\"#callout-list-item\"},{\"include\":\"#titles\"},{\"include\":\"#attribute-entry\"},{\"include\":\"#blocks\"},{\"include\":\"#block-title\"},{\"include\":\"#tables\"},{\"include\":\"#horizontal-rule\"},{\"include\":\"#list\"},{\"include\":\"#inlines\"},{\"include\":\"#block-attribute\"},{\"include\":\"#line-break\"}],\"repository\":{\"admonition-paragraph\":{\"patterns\":[{\"begin\":\"(?=(?>(?:^\\\\[(NOTE|TIP|IMPORTANT|WARNING|CAUTION)((?:,|#|\\\\.|%)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|====)$|^\\\\p{Blank}*$)\",\"name\":\"markup.admonition.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(NOTE|TIP|IMPORTANT|WARNING|CAUTION)((?:,|#|\\\\.|%)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(={4,})\\\\s*$\",\"comment\":\"example block\",\"end\":\"(?<=\\\\1)\",\"patterns\":[{\"include\":\"#inlines\"},{\"include\":\"#list\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"end\":\"(?<=\\\\1)\",\"patterns\":[{\"include\":\"#inlines\"},{\"include\":\"#list\"}]}]},{\"begin\":\"^(NOTE|TIP|IMPORTANT|WARNING|CAUTION):\\\\p{Blank}+\",\"captures\":{\"1\":{\"name\":\"entity.name.function.asciidoc\"}},\"end\":\"^\\\\p{Blank}*$\",\"name\":\"markup.admonition.asciidoc\",\"patterns\":[{\"include\":\"#inlines\"}]}]},\"anchor-macro\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"support.constant.asciidoc\"},\"2\":{\"name\":\"markup.blockid.asciidoc\"},\"3\":{\"name\":\"string.unquoted.asciidoc\"},\"4\":{\"name\":\"support.constant.asciidoc\"}},\"match\":\"(?<!\\\\\\\\)(?:(\\\\[{2})([\\\\p{Alpha}:_][\\\\p{Word}:.-]*)(?:,\\\\p{Blank}*(\\\\S.*?))?(\\\\]{2}))\",\"name\":\"markup.other.anchor.asciidoc\"},{\"captures\":{\"1\":{\"name\":\"entity.name.function.asciidoc\"},\"2\":{\"name\":\"markup.blockid.asciidoc\"},\"3\":{\"name\":\"string.unquoted.asciidoc\"}},\"match\":\"(?<!\\\\\\\\)(anchor):(\\\\S+)\\\\[(.*?[^\\\\\\\\])?\\\\]\",\"name\":\"markup.other.anchor.asciidoc\"}]},\"attribute-entry\":{\"patterns\":[{\"begin\":\"^(:)(!?\\\\w.*?)(:)(\\\\p{Blank}+.+\\\\p{Blank}(?:\\\\+|\\\\\\\\))$\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.separator.attribute-entry.asciidoc\"},\"2\":{\"name\":\"support.constant.attribute-name.asciidoc\"},\"3\":{\"name\":\"punctuation.separator.attribute-entry.asciidoc\"},\"4\":{\"name\":\"string.unquoted.attribute-value.asciidoc\",\"patterns\":[{\"include\":\"#inlines\"},{\"include\":\"#hard-break-backslash\"},{\"include\":\"#line-break\"},{\"include\":\"#line-break-backslash\"}]}},\"contentName\":\"string.unquoted.attribute-value.asciidoc\",\"end\":\"^\\\\p{Blank}+.+$(?<!\\\\+|\\\\\\\\)|^\\\\p{Blank}*$\",\"endCaptures\":{\"0\":{\"name\":\"string.unquoted.attribute-value.asciidoc\"}},\"name\":\"meta.definition.attribute-entry.asciidoc\",\"patterns\":[{\"include\":\"#inlines\"},{\"include\":\"#hard-break-backslash\"},{\"include\":\"#line-break\"},{\"include\":\"#line-break-backslash\"}]},{\"captures\":{\"1\":{\"name\":\"punctuation.separator.asciidoc\"},\"2\":{\"name\":\"support.constant.attribute-name.asciidoc\"},\"3\":{\"name\":\"punctuation.separator.asciidoc\"},\"4\":{\"name\":\"string.unquoted.attribute-value.asciidoc\",\"patterns\":[{\"include\":\"#inlines\"},{\"include\":\"#line-break\"}]}},\"match\":\"^(:)(!?\\\\w.*?)(:)(\\\\p{Blank}+(.*))?$\",\"name\":\"meta.definition.attribute-entry.asciidoc\"}]},\"attribute-reference\":{\"patterns\":[{\"captures\":{\"2\":{\"name\":\"entity.name.function.asciidoc\"},\"3\":{\"name\":\"punctuation.separator.asciidoc\"},\"4\":{\"name\":\"support.constant.attribute-name.asciidoc\"},\"6\":{\"name\":\"punctuation.separator.asciidoc\"},\"7\":{\"name\":\"string.unquoted.attribute-value.asciidoc\"}},\"match\":\"(?<!\\\\\\\\)(\\\\{)(set|counter2?)(:)([\\\\p{Alnum}\\\\-_!]+)((:)(.*?))?(?<!\\\\\\\\)(\\\\})\",\"name\":\"markup.substitution.attribute-reference.asciidoc\"},{\"match\":\"(?<!\\\\\\\\)(\\\\{)(\\\\w+(?:[\\\\-]\\\\w+)*)(?<!\\\\\\\\)(\\\\})\",\"name\":\"markup.substitution.attribute-reference.asciidoc\"}]},\"bibliography-anchor\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"support.constant.asciidoc\"},\"2\":{\"name\":\"markup.biblioref.asciidoc\"},\"3\":{\"name\":\"support.constant.asciidoc\"}},\"match\":\"(?<!\\\\\\\\)(\\\\[{3})([\\\\p{Word}:][\\\\p{Word}:.-]*?)(\\\\]{3})\",\"name\":\"bibliography-anchor.asciidoc\"}]},\"bibtex-macro\":{\"patterns\":[{\"begin\":\"(?<!\\\\\\\\)(citenp:)([a-z,]*)(\\\\[)\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.function.asciidoc\"},\"2\":{\"name\":\"markup.meta.attribute-list.asciidoc\"}},\"contentName\":\"string.unquoted.asciidoc\",\"end\":\"\\\\]|^$\",\"name\":\"markup.macro.inline.bibtex.asciidoc\"}]},\"block-attribute\":{\"patterns\":[{\"captures\":{\"0\":{\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(|\\\\p{Blank}*[\\\\p{Word}{,.#\\\"'%].*)\\\\]$\",\"name\":\"markup.heading.block-attribute.asciidoc\"}]},\"block-attribute-inner\":{\"patterns\":[{\"comment\":\"separators\",\"match\":\"([,.#%])\",\"name\":\"punctuation.separator.asciidoc\"},{\"captures\":{\"0\":{\"name\":\"markup.meta.attribute-list.asciidoc\",\"patterns\":[{\"include\":\"#keywords\"}]}},\"comment\":\"blockname\",\"match\":\"(?<=\\\\[)([^\\\\[\\\\],.#%=]+)\"},{\"captures\":{\"0\":{\"patterns\":[{\"include\":\"#attribute-reference\"}]}},\"comment\":\"attributes\",\"match\":\"(?<=\\\\{|,|.|#|\\\"|'|%)([^\\\\],.#%]+)\",\"name\":\"markup.meta.attribute-list.asciidoc\"}]},\"block-callout\":{\"patterns\":[{\"captures\":{\"2\":{\"name\":\"constant.other.symbol.asciidoc\"},\"4\":{\"name\":\"constant.numeric.asciidoc\"},\"5\":{\"name\":\"constant.other.symbol.asciidoc\"}},\"match\":\"(?:(?:\\\\/\\\\/|#|--|;;) ?)?( )?(?<!\\\\\\\\)(<)!?(--|)(\\\\d+)\\\\3(>)(?=(?: ?<!?\\\\3\\\\d+\\\\3>)*$)\",\"name\":\"callout.source.code.asciidoc\"}]},\"block-title\":{\"patterns\":[{\"begin\":\"^\\\\.([^\\\\p{Blank}.].*)\",\"captures\":{\"1\":{\"name\":\"markup.heading.blocktitle.asciidoc\"}},\"end\":\"$\"}]},\"blocks\":{\"patterns\":[{\"include\":\"#front-matter-block\"},{\"include\":\"#comment-paragraph\"},{\"include\":\"#admonition-paragraph\"},{\"include\":\"#quote-paragraph\"},{\"include\":\"#listing-paragraph\"},{\"include\":\"#source-paragraphs\"},{\"include\":\"#passthrough-paragraph\"},{\"include\":\"#example-paragraph\"},{\"include\":\"#sidebar-paragraph\"},{\"include\":\"#literal-paragraph\"},{\"include\":\"#open-block\"}]},\"callout-list-item\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"constant.other.symbol.asciidoc\"},\"2\":{\"name\":\"constant.numeric.asciidoc\"},\"3\":{\"name\":\"constant.other.symbol.asciidoc\"},\"4\":{\"patterns\":[{\"include\":\"#inlines\"}]}},\"match\":\"^(<)(\\\\d+)(>)\\\\p{Blank}+(.*)$\",\"name\":\"callout.asciidoc\"}]},\"characters\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"constant.character.asciidoc\"},\"3\":{\"name\":\"constant.character.asciidoc\"}},\"match\":\"(?<!\\\\\\\\)(&)(\\\\S+?)(;)\",\"name\":\"markup.character-reference.asciidoc\"}]},\"comment\":{\"patterns\":[{\"begin\":\"^(/{4,})$\",\"end\":\"^\\\\1$\",\"name\":\"comment.block.asciidoc\",\"patterns\":[{\"include\":\"#inlines\"}]},{\"match\":\"^/{2}([^/].*)?$\",\"name\":\"comment.inline.asciidoc\"}]},\"comment-paragraph\":{\"patterns\":[{\"begin\":\"(?=(?>(?:^\\\\[(comment)((?:,|#|\\\\.|%)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--)$|^\\\\p{Blank}*$)\",\"name\":\"comment.block.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(comment)((?:,|#|\\\\.|%)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#inlines\"},{\"include\":\"#list\"}]},{\"include\":\"#inlines\"}]}]},\"emphasis\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"markup.meta.attribute-list.asciidoc\"},\"2\":{\"name\":\"markup.italic.asciidoc\"},\"3\":{\"name\":\"punctuation.definition.asciidoc\"},\"5\":{\"name\":\"punctuation.definition.asciidoc\"}},\"match\":\"(?<!\\\\\\\\\\\\\\\\)(\\\\[(?:[^\\\\]]+?)\\\\])?((__)((?!_).+?)(__))\",\"name\":\"markup.emphasis.unconstrained.asciidoc\"},{\"captures\":{\"1\":{\"name\":\"markup.meta.attribute-list.asciidoc\"},\"2\":{\"name\":\"markup.italic.asciidoc\"},\"3\":{\"name\":\"punctuation.definition.asciidoc\"},\"5\":{\"name\":\"punctuation.definition.asciidoc\"}},\"match\":\"(?!_{4,}\\\\s*$)(?<=^|[^\\\\p{Word};:])(\\\\[(?:[^\\\\]]+?)\\\\])?((_)(\\\\S|\\\\S.*?\\\\S)(_))(?!\\\\p{Word})\",\"name\":\"markup.emphasis.constrained.asciidoc\"}]},\"example-paragraph\":{\"patterns\":[{\"begin\":\"(?=(?>(?:^\\\\[(example)((?:,|#|\\\\.|%)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|====)$|^\\\\p{Blank}*$)\",\"name\":\"markup.block.example.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(example)((?:,|#|\\\\.|%)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#block-title\"},{\"begin\":\"^(={4,})$\",\"comment\":\"example block\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"$self\"}]},{\"begin\":\"^(-{2})$\",\"comment\":\"open block\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"$self\"}]},{\"include\":\"#inlines\"}]},{\"begin\":\"^(={4,})$\",\"end\":\"^(\\\\1)$\",\"name\":\"markup.block.example.asciidoc\",\"patterns\":[{\"include\":\"$self\"}]}]},\"footnote-macro\":{\"patterns\":[{\"begin\":\"(?<!\\\\\\\\)footnote(?:(ref):|:([\\\\w-]+)?)\\\\[(?:|(.*?[^\\\\\\\\]))\\\\]\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.function.asciidoc\"},\"2\":{\"name\":\"support.constant.attribute-name.asciidoc\"}},\"contentName\":\"string.unquoted.asciidoc\",\"end\":\"\\\\]|^$\",\"name\":\"markup.other.footnote.asciidoc\",\"patterns\":[{\"include\":\"#inlines\"}]}]},\"front-matter-block\":{\"patterns\":[{\"begin\":\"\\\\A(-{3}$)\",\"end\":\"^(\\\\1)$\",\"name\":\"markup.block.front-matter.asciidoc\",\"patterns\":[{\"include\":\"source.yaml\"}]}]},\"general-block-macro\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"entity.name.function.asciidoc\"},\"2\":{\"name\":\"punctuation.separator.asciidoc\"},\"3\":{\"name\":\"markup.link.asciidoc\",\"patterns\":[{\"include\":\"#attribute-reference\"}]},\"4\":{\"name\":\"punctuation.separator.asciidoc\"},\"5\":{\"name\":\"string.unquoted.asciidoc\",\"patterns\":[{\"include\":\"#attribute-reference\"}]},\"6\":{\"name\":\"punctuation.separator.asciidoc\"}},\"match\":\"^(\\\\p{Word}+)(::)(\\\\S*?)(\\\\[)((?:\\\\\\\\\\\\]|[^\\\\]])*?)(\\\\])$\",\"name\":\"markup.macro.block.general.asciidoc\"}]},\"hard-break-backslash\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"constant.other.symbol.hard-break.asciidoc\"}},\"match\":\"(?<=\\\\S)\\\\p{Blank}+(\\\\+ \\\\\\\\)$\"}]},\"horizontal-rule\":{\"patterns\":[{\"match\":\"^(?:'|<){3,}$|^ {0,3}([-\\\\*'])( *)\\\\1\\\\2\\\\1$\",\"name\":\"constant.other.symbol.horizontal-rule.asciidoc\"}]},\"image-macro\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"entity.name.function.asciidoc\"},\"2\":{\"name\":\"markup.link.asciidoc\"},\"3\":{\"name\":\"string.unquoted.asciidoc\"}},\"match\":\"(?<!\\\\\\\\)(image|icon):([^:\\\\[][^\\\\[]*)\\\\[((?:\\\\\\\\\\\\]|[^\\\\]])*?)\\\\]\",\"name\":\"markup.macro.image.asciidoc\"}]},\"include-directive\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"entity.name.function.asciidoc\"},\"2\":{\"name\":\"punctuation.separator.asciidoc\"},\"3\":{\"name\":\"markup.link.asciidoc\",\"patterns\":[{\"include\":\"#attribute-reference\"}]},\"4\":{\"name\":\"punctuation.separator.asciidoc\"},\"5\":{\"name\":\"string.unquoted.asciidoc\",\"patterns\":[{\"include\":\"#attribute-reference\"}]},\"6\":{\"name\":\"punctuation.separator.asciidoc\"}},\"match\":\"^(include)(::)([^\\\\[]+)(\\\\[)(.*?)(\\\\])$\"}]},\"inlines\":{\"patterns\":[{\"include\":\"#typographic-quotes\"},{\"include\":\"#strong\"},{\"include\":\"#monospace\"},{\"include\":\"#emphasis\"},{\"include\":\"#superscript\"},{\"include\":\"#subscript\"},{\"include\":\"#mark\"},{\"include\":\"#general-block-macro\"},{\"include\":\"#anchor-macro\"},{\"include\":\"#footnote-macro\"},{\"include\":\"#image-macro\"},{\"include\":\"#kbd-macro\"},{\"include\":\"#link-macro\"},{\"include\":\"#stem-macro\"},{\"include\":\"#menu-macro\"},{\"include\":\"#passthrough-macro\"},{\"include\":\"#xref-macro\"},{\"include\":\"#attribute-reference\"},{\"include\":\"#characters\"},{\"include\":\"#bibtex-macro\"},{\"include\":\"#bibliography-anchor\"}]},\"kbd-macro\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"entity.name.function.asciidoc\"},\"3\":{\"name\":\"string.unquoted.asciidoc\"}},\"match\":\"(?<!\\\\\\\\)(kbd|btn):(\\\\[)((?:\\\\\\\\\\\\]|[^\\\\]])+?)(\\\\])\",\"name\":\"markup.macro.kbd.asciidoc\"}]},\"keywords\":{\"patterns\":[{\"comment\":\"Admonition\",\"match\":\"(NOTE|TIP|IMPORTANT|WARNING|CAUTION)\",\"name\":\"entity.name.function.asciidoc\"},{\"comment\":\"Paragraph or verbatim\",\"match\":\"(comment|example|literal|listing|normal|pass|quote|sidebar|source|verse|abstract|partintro)\",\"name\":\"entity.name.function.asciidoc\"},{\"comment\":\"Diagram\",\"match\":\"(actdiag|blockdiag|ditaa|graphviz|meme|mermaid|nwdiag|packetdiag|pikchr|plantuml|rackdiag|seqdiag|shaape|wavedrom)\",\"name\":\"entity.name.function.asciidoc\"},{\"comment\":\"Others\",\"match\":\"(sect[1-4]|preface|colophon|dedication|glossary|bibliography|synopsis|appendix|index|normal|partintro|music|latex|stem)\",\"name\":\"entity.name.function.asciidoc\"}]},\"line-break\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"variable.line-break.asciidoc\"}},\"match\":\"(?<=\\\\S)\\\\p{Blank}+(\\\\+)$\"}]},\"line-break-backslash\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"variable.line-break.asciidoc\"}},\"match\":\"(?<=\\\\S)\\\\p{Blank}+(\\\\\\\\)$\"}]},\"link-macro\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"markup.link.asciidoc\",\"patterns\":[{\"include\":\"#attribute-reference\"}]},\"2\":{\"name\":\"string.unquoted.asciidoc\"}},\"match\":\"(?:^|<|[\\\\s>()\\\\[\\\\];])((?<!\\\\\\\\)(?:https?|file|ftp|irc)://[^\\\\s\\\\[\\\\]<]*[^\\\\s.,\\\\[\\\\]<)])(?:\\\\[((?:\\\\\\\\\\\\]|[^\\\\]])*?)\\\\])?\",\"name\":\"markup.other.url.asciidoc\"},{\"captures\":{\"1\":{\"name\":\"markup.substitution.attribute-reference.asciidoc\"},\"2\":{\"name\":\"string.unquoted.asciidoc\"}},\"match\":\"(?:^|<|[\\\\p{Blank}>()\\\\[\\\\];])((?<!\\\\\\\\)\\\\{uri-\\\\w+(?:[\\\\-]\\\\w+)*(?<!\\\\\\\\)\\\\})(?:\\\\[((?:\\\\\\\\\\\\]|[^\\\\]])*?)\\\\])\",\"name\":\"markup.other.url.asciidoc\"},{\"captures\":{\"1\":{\"name\":\"entity.name.function.asciidoc\"},\"2\":{\"name\":\"markup.link.asciidoc\",\"patterns\":[{\"include\":\"#attribute-reference\"}]},\"3\":{\"name\":\"string.unquoted.asciidoc\"}},\"match\":\"(?<!\\\\\\\\)(link|mailto):([^\\\\s\\\\[]+)(?:\\\\[((?:\\\\\\\\\\\\]|[^\\\\]])*?)\\\\])\",\"name\":\"markup.other.url.asciidoc\"},{\"match\":\"\\\\p{Word}[\\\\p{Word}.%+-]*(@)\\\\p{Alnum}[\\\\p{Alnum}.-]*(\\\\.)\\\\p{Alpha}{2,4}\\\\b\",\"name\":\"markup.link.email.asciidoc\"}]},\"list\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"markup.list.bullet.asciidoc\"},\"2\":{\"name\":\"markup.todo.box.asciidoc\"}},\"match\":\"^\\\\s*(-)\\\\p{Blank}(\\\\[[\\\\p{Blank}\\\\*x]\\\\])(?=\\\\p{Blank})\",\"name\":\"markup.todo.asciidoc\"},{\"captures\":{\"1\":{\"name\":\"markup.list.bullet.asciidoc\"}},\"match\":\"^\\\\p{Blank}*(-|\\\\*{1,5}|\\\\u2022{1,5})(?=\\\\p{Blank})\",\"name\":\"markup.list.asciidoc\"},{\"captures\":{\"1\":{\"name\":\"markup.list.bullet.asciidoc\"}},\"match\":\"^\\\\p{Blank}*(\\\\.{1,5}|\\\\d+\\\\.|[a-zA-Z]\\\\.|[IVXivx]+\\\\))(?=\\\\p{Blank})\",\"name\":\"markup.list.asciidoc\"},{\"captures\":{\"1\":{\"patterns\":[{\"include\":\"#link-macro\"},{\"include\":\"#attribute-reference\"}]},\"2\":{\"name\":\"markup.list.bullet.asciidoc\"}},\"match\":\"^\\\\p{Blank}*(.*?\\\\S)(:{2,4}|;;)($|\\\\p{Blank}+)\",\"name\":\"markup.heading.list.asciidoc\"}]},\"listing-paragraph\":{\"patterns\":[{\"begin\":\"(?=(?>(?:^\\\\[(listing)((?:,|#|\\\\.|%)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--)$|^\\\\p{Blank}*$)\",\"name\":\"markup.block.listing.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(listing)((?:,|#|\\\\.|%)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"end\":\"^(\\\\1)$\"},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"end\":\"^(\\\\1)$\"},{\"include\":\"#inlines\"}]}]},\"literal-paragraph\":{\"patterns\":[{\"begin\":\"(?=(?>(?:^\\\\[(literal)((?:,|#|\\\\.|%)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.block.literal.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(literal)((?:,|#|\\\\.|%)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#block-title\"},{\"begin\":\"^(\\\\.{4,})$\",\"comment\":\"literal block\",\"end\":\"^(\\\\1)$\"},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"end\":\"^(\\\\1)$\"},{\"include\":\"#inlines\"}]},{\"begin\":\"^(\\\\.{4,})$\",\"end\":\"^(\\\\1)$\",\"name\":\"markup.block.literal.asciidoc\"}]},\"mark\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"markup.meta.attribute-list.asciidoc\"},\"2\":{\"name\":\"markup.mark.asciidoc\"},\"3\":{\"name\":\"punctuation.definition.asciidoc\"},\"5\":{\"name\":\"punctuation.definition.asciidoc\"}},\"match\":\"(?<!\\\\\\\\\\\\\\\\)(\\\\[[^\\\\]]+?\\\\])((##)(.+?)(##))\",\"name\":\"markup.mark.unconstrained.asciidoc\"},{\"captures\":{\"1\":{\"name\":\"markup.highlight.asciidoc\"},\"2\":{\"name\":\"punctuation.definition.asciidoc\"},\"4\":{\"name\":\"punctuation.definition.asciidoc\"}},\"match\":\"(?<!\\\\\\\\\\\\\\\\)((##)(.+?)(##))\",\"name\":\"markup.mark.unconstrained.asciidoc\"},{\"captures\":{\"1\":{\"name\":\"markup.meta.attribute-list.asciidoc\"},\"2\":{\"name\":\"markup.mark.asciidoc\"},\"3\":{\"name\":\"punctuation.definition.asciidoc\"},\"5\":{\"name\":\"punctuation.definition.asciidoc\"}},\"match\":\"(?<![\\\\\\\\;:\\\\p{Word}#])(\\\\[[^\\\\]]+?\\\\])((#)(\\\\S|\\\\S.*?\\\\S)(#)(?!\\\\p{Word}))\",\"name\":\"markup.mark.constrained.asciidoc\"},{\"captures\":{\"1\":{\"name\":\"markup.meta.attribute-list.asciidoc\"},\"2\":{\"name\":\"markup.highlight.asciidoc\"},\"3\":{\"name\":\"punctuation.definition.asciidoc\"},\"5\":{\"name\":\"punctuation.definition.asciidoc\"}},\"match\":\"(?<![\\\\\\\\;:\\\\p{Word}#])(\\\\[[^\\\\]]+?\\\\])?((#)(\\\\S|\\\\S.*?\\\\S)(#)(?!\\\\p{Word}))\",\"name\":\"markup.mark.constrained.asciidoc\"}]},\"menu-macro\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"entity.name.function.asciidoc\"},\"2\":{\"name\":\"markup.link.asciidoc\"},\"3\":{\"name\":\"string.unquoted.asciidoc\"}},\"match\":\"(?<!\\\\\\\\)(menu):(\\\\p{Word}|\\\\p{Word}.*?\\\\S)\\\\[\\\\p{Blank}*(.+?)?\\\\]\",\"name\":\"markup.other.menu.asciidoc\"}]},\"monospace\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"markup.meta.attribute-list.asciidoc\"},\"2\":{\"name\":\"markup.raw.monospace.asciidoc\"},\"3\":{\"name\":\"punctuation.definition.asciidoc\"},\"5\":{\"name\":\"punctuation.definition.asciidoc\"}},\"match\":\"(?<!\\\\\\\\)(\\\\[.+?\\\\])?((``)(.+?)(``))\",\"name\":\"markup.monospace.unconstrained.asciidoc\"},{\"captures\":{\"1\":{\"name\":\"markup.meta.attribute-list.asciidoc\"},\"2\":{\"name\":\"markup.raw.monospace.asciidoc\"},\"3\":{\"name\":\"punctuation.definition.asciidoc\"},\"5\":{\"name\":\"punctuation.definition.asciidoc\"}},\"match\":\"(?<![\\\\\\\\;:\\\\p{Word}\\\"'`])(\\\\[.+?\\\\])?((`)(\\\\S|\\\\S.*?\\\\S)(`))(?![\\\\p{Word}\\\"'`])\",\"name\":\"markup.monospace.constrained.asciidoc\"}]},\"open-block\":{\"patterns\":[{\"begin\":\"^(-{2})$\",\"beginCaptures\":{\"1\":{\"name\":\"constant.other.symbol.asciidoc\"}},\"end\":\"^(\\\\1)$\",\"endCaptures\":{\"1\":{\"name\":\"constant.other.symbol.asciidoc\"}},\"name\":\"markup.block.open.asciidoc\",\"patterns\":[{\"include\":\"$self\"}]}]},\"passthrough-macro\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"markup.meta.attribute-list.asciidoc\"},\"3\":{\"name\":\"support.constant.asciidoc\"},\"4\":{\"name\":\"string.unquoted.asciidoc\",\"patterns\":[{\"include\":\"text.html.basic\"}]},\"5\":{\"name\":\"support.constant.asciidoc\"}},\"match\":\"(?:(?<!\\\\\\\\)(\\\\[([^\\\\]]+?)\\\\]))?(?:\\\\\\\\{0,2})(?<delim>\\\\+{2,3}|\\\\${2})(.*?)(\\\\k<delim>)\",\"name\":\"markup.macro.inline.passthrough.asciidoc\"},{\"begin\":\"(?<!\\\\\\\\)(pass:)([a-z,]*)(\\\\[)\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.function.asciidoc\"},\"2\":{\"name\":\"markup.meta.attribute-list.asciidoc\"}},\"contentName\":\"string.unquoted.asciidoc\",\"end\":\"\\\\]|^$\",\"name\":\"markup.macro.inline.passthrough.asciidoc\",\"patterns\":[{\"include\":\"text.html.basic\"}]}]},\"passthrough-paragraph\":{\"patterns\":[{\"begin\":\"(?=(?>(?:^\\\\[(pass)((?:,|#|\\\\.|%)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\+\\\\+)$|^\\\\p{Blank}*$)\",\"name\":\"markup.block.passthrough.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(pass)((?:,|#|\\\\.|%)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#block-title\"},{\"begin\":\"^(\\\\+{4,})\\\\s*$\",\"comment\":\"passthrough block\",\"end\":\"(?<=\\\\1)\",\"patterns\":[{\"include\":\"text.html.basic\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"end\":\"(?<=\\\\1)\",\"patterns\":[{\"include\":\"text.html.basic\"}]}]},{\"begin\":\"(^\\\\+{4,}$)\",\"end\":\"\\\\1\",\"name\":\"markup.block.passthrough.asciidoc\",\"patterns\":[{\"include\":\"text.html.basic\"}]}]},\"quote-paragraph\":{\"patterns\":[{\"begin\":\"(?=(?>(?:^\\\\[(quote|verse)((?:,|#|\\\\.|%)([^,\\\\]]+))*\\\\]$)))\",\"end\":\"((?<=____|\\\"\\\"|--)$|^\\\\p{Blank}*$)\",\"name\":\"markup.italic.quotes.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(quote|verse)((?:,|#|\\\\.|%)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#block-title\"},{\"include\":\"#inlines\"},{\"begin\":\"^([_]{4,})\\\\s*$\",\"comment\":\"quotes block\",\"end\":\"(?<=\\\\1)\",\"patterns\":[{\"include\":\"#inlines\"},{\"include\":\"#list\"}]},{\"begin\":\"^(\\\"{2})\\\\s*$\",\"comment\":\"air quotes\",\"end\":\"(?<=\\\\1)\",\"patterns\":[{\"include\":\"#inlines\"},{\"include\":\"#list\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"end\":\"(?<=\\\\1)$\",\"patterns\":[{\"include\":\"#inlines\"},{\"include\":\"#list\"}]}]},{\"begin\":\"^(\\\"\\\")$\",\"end\":\"^\\\\1$\",\"name\":\"markup.italic.quotes.asciidoc\",\"patterns\":[{\"include\":\"#inlines\"},{\"include\":\"#list\"}]},{\"begin\":\"^\\\\p{Blank}*(>) \",\"end\":\"^\\\\p{Blank}*?$\",\"name\":\"markup.italic.quotes.asciidoc\",\"patterns\":[{\"include\":\"#inlines\"},{\"include\":\"#list\"}]}]},\"sidebar-paragraph\":{\"patterns\":[{\"begin\":\"(?=(?>(?:^\\\\[(sidebar)((?:,|#|\\\\.|%)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\*\\\\*\\\\*\\\\*)$|^\\\\p{Blank}*$)\",\"name\":\"markup.block.sidebar.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(sidebar)((?:,|#|\\\\.|%)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#block-title\"},{\"begin\":\"^(\\\\*{4,})$\",\"comment\":\"sidebar block\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"$self\"}]},{\"begin\":\"^(-{2})$\",\"comment\":\"open block\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"$self\"}]},{\"include\":\"#inlines\"}]},{\"begin\":\"^(\\\\*{4,})$\",\"end\":\"^(\\\\1)$\",\"name\":\"markup.block.sidebar.asciidoc\",\"patterns\":[{\"include\":\"$self\"}]}]},\"source-asciidoctor\":{\"patterns\":[{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(c))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.c.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(c))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.c\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.c\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.c\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.c\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.c\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.c\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(clojure))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.clojure.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(clojure))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.clojure\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.clojure\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.clojure\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.clojure\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.clojure\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.clojure\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(coffee-?(script)?))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.coffee.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(coffee-?(script)?))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.coffee\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.coffee\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.coffee\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.coffee\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.coffee\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.coffee\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(c(pp|\\\\+\\\\+)))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.cpp.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(c(pp|\\\\+\\\\+)))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.cpp\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.cpp\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.cpp\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.cpp\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.cpp\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.cpp\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(css))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.css.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(css))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.css\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.css\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.css\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.css\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.css\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.css\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(cs(harp)?))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.cs.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(cs(harp)?))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.cs\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.cs\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.cs\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.cs\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.cs\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.cs\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(diff|patch|rej))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.diff.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(diff|patch|rej))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.diff\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.diff\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.diff\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.diff\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.diff\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.diff\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(docker(file)?))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.dockerfile.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(docker(file)?))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.dockerfile\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.dockerfile\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.dockerfile\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.dockerfile\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.dockerfile\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.dockerfile\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(elixir))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.elixir.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(elixir))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.elixir\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.elixir\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.elixir\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.elixir\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.elixir\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.elixir\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(elm))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.elm.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(elm))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.elm\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.elm\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.elm\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.elm\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.elm\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.elm\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(erlang))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.erlang.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(erlang))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.erlang\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.erlang\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.erlang\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.erlang\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.erlang\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.erlang\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(go(lang)?))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.go.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(go(lang)?))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.go\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.go\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.go\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.go\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.go\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.go\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(groovy))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.groovy.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(groovy))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.groovy\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.groovy\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.groovy\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.groovy\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.groovy\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.groovy\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(haskell))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.haskell.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(haskell))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.haskell\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.haskell\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.haskell\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.haskell\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.haskell\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.haskell\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(html))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.html.basic.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(html))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"text.embedded.html.basic\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"text.html.basic\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"text.embedded.html.basic\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"text.html.basic\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"text.embedded.html.basic\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"text.html.basic\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(java))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.java.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(java))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.java\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.java\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.java\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.java\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.java\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.java\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(javascript|js))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.js.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(javascript|js))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.js\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.js\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.js\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.js\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.js\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.js\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(json))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.json.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(json))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.json\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.json\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.json\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.json\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.json\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.json\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(jsx))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.js.jsx.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(jsx))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.js.jsx\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.js.jsx\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.js.jsx\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.js.jsx\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.js.jsx\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.js.jsx\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(julia))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.julia.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(julia))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.julia\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.julia\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.julia\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.julia\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.julia\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.julia\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(kotlin|kts?))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.kotlin.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(kotlin|kts?))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.kotlin\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.kotlin\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.kotlin\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.kotlin\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.kotlin\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.kotlin\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(less))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.css.less.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(less))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.css.less\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.css.less\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.css.less\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.css.less\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.css.less\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.css.less\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(make(file)?))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.makefile.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(make(file)?))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.makefile\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.makefile\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.makefile\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.makefile\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.makefile\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.makefile\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(markdown|mdown|md))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.gfm.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(markdown|mdown|md))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.gfm\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.gfm\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.gfm\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.gfm\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.gfm\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.gfm\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(mustache))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.html.mustache.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(mustache))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"text.embedded.html.mustache\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"text.html.mustache\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"text.embedded.html.mustache\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"text.html.mustache\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"text.embedded.html.mustache\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"text.html.mustache\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(objc|objective-c))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.objc.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(objc|objective-c))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.objc\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.objc\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.objc\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.objc\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.objc\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.objc\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(ocaml))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.ocaml.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(ocaml))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.ocaml\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.ocaml\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.ocaml\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.ocaml\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.ocaml\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.ocaml\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(perl))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.perl.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(perl))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.perl\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.perl\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.perl\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.perl\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.perl\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.perl\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(perl6))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.perl6.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(perl6))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.perl6\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.perl6\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.perl6\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.perl6\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.perl6\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.perl6\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(php))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.html.php.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(php))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"text.embedded.html.php\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"text.html.php\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"text.embedded.html.php\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"text.html.php\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"text.embedded.html.php\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"text.html.php\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(properties))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.asciidoc.properties.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(properties))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.asciidoc.properties\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.asciidoc.properties\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.asciidoc.properties\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.asciidoc.properties\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.asciidoc.properties\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.asciidoc.properties\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(py(thon)?))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.python.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(py(thon)?))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.python\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.python\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.python\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.python\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.python\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.python\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(r))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.r.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(r))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.r\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.r\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.r\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.r\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.r\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.r\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(ruby|rb))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.ruby.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(ruby|rb))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.ruby\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.ruby\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.ruby\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.ruby\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.ruby\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.ruby\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(rust|rs))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.rust.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(rust|rs))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.rust\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.rust\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.rust\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.rust\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.rust\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.rust\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(sass))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.sass.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(sass))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.sass\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.sass\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.sass\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.sass\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.sass\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.sass\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(scala))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.scala.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(scala))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.scala\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.scala\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.scala\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.scala\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.scala\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.scala\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(scss))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.css.scss.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(scss))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.css.scss\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.css.scss\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.css.scss\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.css.scss\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.css.scss\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.css.scss\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(sh|bash|shell))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.shell.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(sh|bash|shell))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.shell\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.shell\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.shell\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.shell\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.shell\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.shell\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(sql))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.sql.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(sql))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.sql\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.sql\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.sql\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.sql\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.sql\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.sql\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(swift))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.swift.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(swift))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.swift\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.swift\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.swift\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.swift\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.swift\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.swift\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(toml))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.toml.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(toml))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.toml\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.toml\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.toml\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.toml\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.toml\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.toml\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(typescript|ts))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.ts.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(typescript|ts))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.ts\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.ts\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.ts\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.ts\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.ts\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.ts\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(xml))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.xml.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(xml))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"text.embedded.xml\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"text.xml\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"text.embedded.xml\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"text.xml\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"text.embedded.xml\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"text.xml\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(ya?ml))((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"name\":\"markup.code.yaml.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)(?:,|#)\\\\p{Blank}*(?i:(ya?ml))((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"contentName\":\"source.embedded.yaml\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.yaml\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"contentName\":\"source.embedded.yaml\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.yaml\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"contentName\":\"source.embedded.yaml\",\"end\":\"^(\\\\1)$\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"},{\"include\":\"source.yaml\"}]}]},{\"begin\":\"(?=(?>(?:^\\\\[(source)((?:,|#)[^\\\\]]+)*\\\\]$)))\",\"end\":\"((?<=--|\\\\.\\\\.\\\\.\\\\.)$|^\\\\p{Blank}*$)\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.heading.asciidoc\",\"patterns\":[{\"include\":\"#block-attribute-inner\"}]}},\"match\":\"^\\\\[(source)((?:,|#)([^,\\\\]]+))*\\\\]$\"},{\"include\":\"#inlines\"},{\"include\":\"#block-title\"},{\"begin\":\"^(-{4,})\\\\s*$\",\"comment\":\"listing block\",\"end\":\"^(\\\\1)$\",\"name\":\"markup.raw.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"}]},{\"begin\":\"^(-{2})\\\\s*$\",\"comment\":\"open block\",\"end\":\"^(\\\\1)$\",\"name\":\"markup.raw.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"}]},{\"begin\":\"^(\\\\.{4})\\\\s*$\",\"comment\":\"literal block\",\"end\":\"^(\\\\1)$\",\"name\":\"markup.raw.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"}]}]},{\"begin\":\"^(-{4,})\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"end\":\"^(\\\\1)$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.raw.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"#include-directive\"}]}]},\"source-markdown\":{\"patterns\":[{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(c))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.c\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.c.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.c\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(clojure))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.clojure\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.clojure.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.clojure\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(coffee-?(script)?))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.coffee\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.coffee.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.coffee\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(c(pp|\\\\+\\\\+)))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.cpp\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.cpp.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.cpp\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(css))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.css\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.css.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.css\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(cs(harp)?))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.cs\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.cs.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.cs\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(diff|patch|rej))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.diff\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.diff.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.diff\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(docker(file)?))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.dockerfile\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.dockerfile.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.dockerfile\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(elixir))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.elixir\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.elixir.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.elixir\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(elm))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.elm\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.elm.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.elm\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(erlang))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.erlang\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.erlang.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.erlang\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(go(lang)?))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.go\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.go.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.go\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(groovy))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.groovy\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.groovy.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.groovy\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(haskell))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.haskell\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.haskell.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.haskell\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(html))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"text.embedded.html.basic\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.html.basic.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"text.html.basic\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(java))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.java\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.java.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.java\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(javascript|js))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.js\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.js.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.js\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(json))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.json\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.json.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.json\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(jsx))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.js.jsx\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.js.jsx.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.js.jsx\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(julia))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.julia\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.julia.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.julia\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(kotlin|kts?))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.kotlin\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.kotlin.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.kotlin\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(less))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.css.less\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.css.less.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.css.less\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(make(file)?))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.makefile\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.makefile.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.makefile\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(markdown|mdown|md))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.gfm\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.gfm.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.gfm\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(mustache))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"text.embedded.html.mustache\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.html.mustache.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"text.html.mustache\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(objc|objective-c))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.objc\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.objc.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.objc\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(ocaml))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.ocaml\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.ocaml.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.ocaml\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(perl))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.perl\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.perl.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.perl\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(perl6))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.perl6\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.perl6.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.perl6\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(php))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"text.embedded.html.php\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.html.php.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"text.html.php\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(properties))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.asciidoc.properties\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.asciidoc.properties.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.asciidoc.properties\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(py(thon)?))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.python\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.python.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.python\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(r))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.r\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.r.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.r\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(ruby|rb))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.ruby\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.ruby.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.ruby\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(rust|rs))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.rust\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.rust.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.rust\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(sass))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.sass\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.sass.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.sass\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(scala))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.scala\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.scala.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.scala\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(scss))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.css.scss\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.css.scss.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.css.scss\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(sh|bash|shell))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.shell\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.shell.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.shell\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(sql))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.sql\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.sql.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.sql\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(swift))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.swift\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.swift.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.swift\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(toml))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.toml\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.toml.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.toml\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(typescript|ts))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.ts\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.ts.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.ts\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(xml))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"text.embedded.xml\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.xml.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"text.xml\"}]},{\"begin\":\"^\\\\s*(`{3,})\\\\s*(?i:(ya?ml))\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"contentName\":\"source.embedded.yaml\",\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.code.yaml.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"},{\"include\":\"source.yaml\"}]},{\"begin\":\"^\\\\s*(`{3,}).*$\",\"beginCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"end\":\"^\\\\s*\\\\1\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"support.asciidoc\"}},\"name\":\"markup.raw.asciidoc\",\"patterns\":[{\"include\":\"#block-callout\"}]}]},\"source-paragraphs\":{\"patterns\":[{\"include\":\"#source-asciidoctor\"},{\"include\":\"#source-markdown\"}]},\"stem-macro\":{\"patterns\":[{\"begin\":\"(?<!\\\\\\\\)(stem|(?:latex|ascii)math):([a-z,]*)(\\\\[)\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.function.asciidoc\"},\"2\":{\"name\":\"markup.meta.attribute-list.asciidoc\"}},\"contentName\":\"string.unquoted.asciidoc\",\"end\":\"\\\\]|^$\",\"name\":\"markup.macro.inline.stem.asciidoc\"}]},\"strong\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"markup.meta.attribute-list.asciidoc\"},\"2\":{\"name\":\"markup.bold.asciidoc\"},\"3\":{\"name\":\"punctuation.definition.asciidoc\"},\"5\":{\"name\":\"punctuation.definition.asciidoc\"}},\"match\":\"(?<!\\\\\\\\\\\\\\\\)(\\\\[.+?\\\\])?((\\\\*\\\\*)(.+?)(\\\\*\\\\*))\",\"name\":\"markup.strong.unconstrained.asciidoc\"},{\"captures\":{\"1\":{\"name\":\"markup.meta.attribute-list.asciidoc\"},\"2\":{\"name\":\"markup.bold.asciidoc\"},\"3\":{\"name\":\"punctuation.definition.asciidoc\"},\"5\":{\"name\":\"punctuation.definition.asciidoc\"}},\"match\":\"(?<![\\\\\\\\;:\\\\p{Word}\\\\*])(\\\\[.+?\\\\])?((\\\\*)(\\\\S|\\\\S.*?\\\\S)(\\\\*)(?!\\\\p{Word}))\",\"name\":\"markup.strong.constrained.asciidoc\"}]},\"subscript\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"markup.meta.sub.attribute-list.asciidoc\"},\"2\":{\"name\":\"markup.sub.subscript.asciidoc\"},\"3\":{\"name\":\"punctuation.definition.asciidoc\"},\"5\":{\"name\":\"punctuation.definition.asciidoc\"}},\"match\":\"(?<!\\\\\\\\)(\\\\[.+?\\\\])?((~)(\\\\S+?)(~))\",\"name\":\"markup.subscript.asciidoc\"}]},\"superscript\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"markup.meta.super.attribute-list.asciidoc\"},\"2\":{\"name\":\"markup.super.superscript.asciidoc\"},\"3\":{\"name\":\"punctuation.definition.asciidoc\"},\"5\":{\"name\":\"punctuation.definition.asciidoc\"}},\"match\":\"(?<!\\\\\\\\)(\\\\[.+?\\\\])?((\\\\^)(\\\\S+?)(\\\\^))\",\"name\":\"markup.superscript.asciidoc\"}]},\"table-csv\":{\"patterns\":[{\"begin\":\"^(,===)$\",\"beginCaptures\":{\"0\":{\"name\":\"markup.table.delimiter.asciidoc\"}},\"contentName\":\"string.unquoted.asciidoc\",\"end\":\"^(\\\\1)$\",\"endCaptures\":{\"0\":{\"name\":\"markup.table.delimiter.asciidoc\"}},\"name\":\"markup.table.csv.asciidoc\",\"patterns\":[{\"include\":\"text.csv\"},{\"captures\":{\"0\":{\"name\":\"markup.table.cell.delimiter.asciidoc\"}},\"comment\":\"cell separator\",\"match\":\",\"},{\"include\":\"#general-block-macro\"}]}]},\"table-dsv\":{\"patterns\":[{\"begin\":\"^(:===)$\",\"beginCaptures\":{\"0\":{\"name\":\"markup.table.delimiter.asciidoc\"}},\"contentName\":\"string.unquoted.asciidoc\",\"end\":\"^(\\\\1)$\",\"endCaptures\":{\"0\":{\"name\":\"markup.table.delimiter.asciidoc\"}},\"name\":\"markup.table.dsv.asciidoc\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"markup.table.cell.delimiter.asciidoc\"}},\"comment\":\"cell separator\",\"match\":\":\"},{\"include\":\"#general-block-macro\"}]}]},\"table-nested\":{\"patterns\":[{\"begin\":\"^(!===)$\",\"beginCaptures\":{\"0\":{\"name\":\"markup.table.delimiter.asciidoc\"}},\"contentName\":\"markup.table.content.asciidoc\",\"end\":\"^(\\\\1)$\",\"endCaptures\":{\"0\":{\"name\":\"markup.table.delimiter.asciidoc\"}},\"name\":\"markup.table.nested.asciidoc\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"markup.meta.attribute-list.asciidoc\"},\"2\":{\"name\":\"markup.table.cell.delimiter.asciidoc\"}},\"comment\":\"cell separator and attributes\",\"match\":\"(^|[^\\\\p{Blank}\\\\\\\\]*)(?<!\\\\\\\\)(!)\"},{\"include\":\"#tables-includes\"}]}]},\"table-psv\":{\"patterns\":[{\"begin\":\"^(\\\\|===)\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"markup.table.delimiter.asciidoc\"}},\"contentName\":\"markup.table.content.asciidoc\",\"end\":\"^(\\\\1)\\\\s*$\",\"endCaptures\":{\"0\":{\"name\":\"markup.table.delimiter.asciidoc\"}},\"name\":\"markup.table.asciidoc\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"markup.meta.attribute-list.asciidoc\"},\"2\":{\"name\":\"markup.table.cell.delimiter.asciidoc\"}},\"comment\":\"cell separator and attributes\",\"match\":\"(^|[^\\\\p{Blank}\\\\\\\\]*)(?<!\\\\\\\\)(\\\\|)\"},{\"include\":\"#tables-includes\"}]}]},\"tables\":{\"patterns\":[{\"include\":\"#table-psv\"},{\"include\":\"#table-nested\"},{\"include\":\"#table-csv\"},{\"include\":\"#table-dsv\"}]},\"tables-includes\":{\"patterns\":[{\"include\":\"#comment\"},{\"include\":\"#callout-list-item\"},{\"include\":\"#attribute-entry\"},{\"include\":\"#block-title\"},{\"include\":\"#explicit-paragraph\"},{\"include\":\"#section\"},{\"include\":\"#blocks\"},{\"include\":\"#list\"},{\"include\":\"#inlines\"},{\"include\":\"#line-break\"}]},\"titles\":{\"patterns\":[{\"begin\":\"^((?:=|#){6})([\\\\p{Blank}]+)(?=\\\\S+)\",\"beginCaptures\":{\"1\":{\"name\":\"markup.heading.marker.asciidoc\"},\"2\":{\"name\":\"markup.heading.space.asciidoc\"}},\"end\":\"$\",\"name\":\"markup.heading.heading-5.asciidoc\",\"patterns\":[{\"include\":\"$self\"}]},{\"begin\":\"^((?:=|#){5})([\\\\p{Blank}]+)(?=\\\\S+)\",\"beginCaptures\":{\"1\":{\"name\":\"markup.heading.marker.asciidoc\"},\"2\":{\"name\":\"markup.heading.space.asciidoc\"}},\"end\":\"$\",\"name\":\"markup.heading.heading-4.asciidoc\",\"patterns\":[{\"include\":\"$self\"}]},{\"begin\":\"^((?:=|#){4})([\\\\p{Blank}]+)(?=\\\\S+)\",\"beginCaptures\":{\"1\":{\"name\":\"markup.heading.marker.asciidoc\"},\"2\":{\"name\":\"markup.heading.space.asciidoc\"}},\"end\":\"$\",\"name\":\"markup.heading.heading-3.asciidoc\",\"patterns\":[{\"include\":\"$self\"}]},{\"begin\":\"^((?:=|#){3})([\\\\p{Blank}]+)(?=\\\\S+)\",\"beginCaptures\":{\"1\":{\"name\":\"markup.heading.marker.asciidoc\"},\"2\":{\"name\":\"markup.heading.space.asciidoc\"}},\"end\":\"$\",\"name\":\"markup.heading.heading-2.asciidoc\",\"patterns\":[{\"include\":\"$self\"}]},{\"begin\":\"^((?:=|#){2})([\\\\p{Blank}]+)(?=\\\\S+)\",\"beginCaptures\":{\"1\":{\"name\":\"markup.heading.marker.asciidoc\"},\"2\":{\"name\":\"markup.heading.space.asciidoc\"}},\"end\":\"$\",\"name\":\"markup.heading.heading-1.asciidoc\",\"patterns\":[{\"include\":\"$self\"}]},{\"begin\":\"^((?:=|#){1})([\\\\p{Blank}]+)(?=\\\\S+)\",\"beginCaptures\":{\"1\":{\"name\":\"markup.heading.marker.asciidoc\"},\"2\":{\"name\":\"markup.heading.space.asciidoc\"}},\"end\":\"$\",\"name\":\"markup.heading.heading-0.asciidoc\",\"patterns\":[{\"include\":\"$self\"}]}]},\"typographic-quotes\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"markup.meta.attribute-list.asciidoc\"},\"3\":{\"name\":\"punctuation.definition.asciidoc\"},\"5\":{\"name\":\"punctuation.definition.asciidoc\"}},\"comment\":\"double-quoted\",\"match\":\"(?:^|(?<!\\\\p{Word}|;|:))(\\\\[([^\\\\]]+?)\\\\])?(\\\"`)(\\\\S|\\\\S.*?\\\\S)(`\\\")(?!\\\\p{Word})\",\"name\":\"markup.italic.quote.typographic-quotes.asciidoc\"},{\"captures\":{\"1\":{\"name\":\"markup.meta.attribute-list.asciidoc\"},\"3\":{\"name\":\"punctuation.definition.asciidoc\"},\"5\":{\"name\":\"punctuation.definition.asciidoc\"}},\"comment\":\"single-quoted\",\"match\":\"(?:^|(?<!\\\\p{Word}|;|:))(\\\\[([^\\\\]]+?)\\\\])?('`)(\\\\S|\\\\S.*?\\\\S)(`')(?!\\\\p{Word})\",\"name\":\"markup.italic.quote.typographic-quotes.asciidoc\"}]},\"xref-macro\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"constant.asciidoc\"},\"2\":{\"name\":\"markup.meta.attribute-list.asciidoc\"},\"3\":{\"name\":\"string.unquoted.asciidoc\"},\"4\":{\"name\":\"constant.asciidoc\"}},\"match\":\"(?<!\\\\\\\\)(?:(<<)([\\\\p{Word}\\\":./]+,)?(.*?)(>>))\",\"name\":\"markup.reference.xref.asciidoc\"},{\"begin\":\"(?<!\\\\\\\\)(xref:)([\\\\p{Word}\\\":.\\\\/].*?)(\\\\[)\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.function.asciidoc\"},\"2\":{\"name\":\"markup.meta.attribute-list.asciidoc\"}},\"contentName\":\"string.unquoted.asciidoc\",\"end\":\"\\\\]|^$\",\"name\":\"markup.reference.xref.asciidoc\"}]}},\"scopeName\":\"text.asciidoc\",\"embeddedLangs\":[],\"aliases\":[\"adoc\"],\"embeddedLangsLazy\":[\"html\",\"yaml\",\"csv\",\"c\",\"clojure\",\"coffee\",\"cpp\",\"css\",\"csharp\",\"diff\",\"docker\",\"elixir\",\"elm\",\"erlang\",\"go\",\"groovy\",\"haskell\",\"java\",\"javascript\",\"json\",\"jsx\",\"julia\",\"kotlin\",\"less\",\"make\",\"objective-c\",\"ocaml\",\"perl\",\"python\",\"r\",\"ruby\",\"rust\",\"sass\",\"scala\",\"scss\",\"shellscript\",\"sql\",\"swift\",\"toml\",\"typescript\",\"xml\"]}"))
|
|
2
|
+
|
|
3
|
+
export default [
|
|
4
|
+
lang
|
|
5
|
+
]
|
package/dist/asm.d.mts
ADDED
package/dist/asm.mjs
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
const lang = Object.freeze(JSON.parse("{\"displayName\":\"Assembly\",\"fileTypes\":[\"asm\",\"nasm\",\"yasm\",\"inc\",\"s\"],\"name\":\"asm\",\"patterns\":[{\"include\":\"#registers\"},{\"include\":\"#mnemonics\"},{\"include\":\"#constants\"},{\"include\":\"#entities\"},{\"include\":\"#support\"},{\"include\":\"#comments\"},{\"include\":\"#preprocessor\"},{\"include\":\"#strings\"}],\"repository\":{\"comments\":{\"patterns\":[{\"match\":\"(;|(^|\\\\s)#\\\\s).*$\",\"name\":\"comment.line\"},{\"begin\":\"/\\\\*\",\"end\":\"\\\\*/\",\"name\":\"comment.block\"},{\"begin\":\"^\\\\s*[#%]\\\\s*if\\\\s+0\\\\b\",\"end\":\"^\\\\s*[#%]\\\\s*endif\\\\b\",\"name\":\"comment.preprocessor\"}]},\"constants\":{\"patterns\":[{\"match\":\"(?i)\\\\b0[by](?:[01][01_]*)\\\\.(?:(?:[01][01_]*)?(?:p[+-]?(?:\\\\d[0-9_]*))?\\\\b)?\",\"name\":\"constant.numeric.binary.floating-point.asm.x86_64\"},{\"match\":\"(?i)\\\\b0[by](?:[01][01_]*)(?:p[+-]?(?:\\\\d[0-9_]*))\\\\b\",\"name\":\"constant.numeric.binary.floating-point.asm.x86_64\"},{\"match\":\"(?i)\\\\b0[oq](?:[0-7][0-7_]*)\\\\.(?:(?:[0-7][0-7_]*)?(?:p[+-]?(?:\\\\d[0-9_]*))?\\\\b)?\",\"name\":\"constant.numeric.octal.floating-point.asm.x86_64\"},{\"match\":\"(?i)\\\\b0[oq](?:[0-7][0-7_]*)(?:p[+-]?(?:\\\\d[0-9_]*))\\\\b\",\"name\":\"constant.numeric.octal.floating-point.asm.x86_64\"},{\"match\":\"(?i)\\\\b(?:0[dt])?(?:\\\\d[0-9_]*)\\\\.(?:(?:\\\\d[0-9_]*)?(?:e[+-]?(?:\\\\d[0-9_]*))?\\\\b)?\",\"name\":\"constant.numeric.decimal.floating-point.asm.x86_64\"},{\"match\":\"(?i)\\\\b(?:\\\\d[0-9_]*)(?:e[+-]?(?:\\\\d[0-9_]*))\\\\b\",\"name\":\"constant.numeric.decimal.floating-point.asm.x86_64\"},{\"match\":\"(?i)\\\\b(?:\\\\d[0-9_]*)p(?:\\\\d[0-9_]*)?\\\\b\",\"name\":\"constant.numeric.decimal.packed-bcd.asm.x86_64\"},{\"match\":\"(?i)\\\\b0[xh](?:[0-9A-Fa-f][0-9A-Fa-f_]*)\\\\.(?:(?:[0-9A-Fa-f][0-9A-Fa-f_]*)?(?:p[+-]?(?:\\\\d[0-9_]*))?\\\\b)?\",\"name\":\"constant.numeric.hex.floating-point.asm.x86_64\"},{\"match\":\"(?i)\\\\b0[xh](?:[0-9A-Fa-f][0-9A-Fa-f_]*)(?:p[+-]?(?:\\\\d[0-9_]*))\\\\b\",\"name\":\"constant.numeric.hex.floating-point.asm.x86_64\"},{\"match\":\"(?i)\\\\$\\\\d_?(?:[0-9A-Fa-f][0-9A-Fa-f_]*)?\\\\.(?:(?:[0-9A-Fa-f][0-9A-Fa-f_]*)?(?:p[+-]?(?:\\\\d[0-9_]*))?\\\\b)?\",\"name\":\"constant.numeric.hex.floating-point.asm.x86_64\"},{\"match\":\"(?i)\\\\$\\\\d_?(?:[0-9A-Fa-f][0-9A-Fa-f_]*)(?:p[+-]?(?:\\\\d[0-9_]*))\\\\b\",\"name\":\"constant.numeric.hex.floating-point.asm.x86_64\"},{\"match\":\"(?i)\\\\b(?:(?:0[by](?:[01][01_]*))|(?:(?:[01][01_]*)[by]))\\\\b\",\"name\":\"constant.numeric.binary.asm.x86_64\"},{\"match\":\"(?i)\\\\b(?:(?:0[oq](?:[0-7][0-7_]*))|(?:(?:[0-7][0-7_]*)[oq]))\\\\b\",\"name\":\"constant.numeric.octal.asm.x86_64\"},{\"match\":\"(?i)\\\\b(?:(?:0[dt](?:\\\\d[0-9_]*))|(?:(?:\\\\d[0-9_]*)[dt]?))\\\\b\",\"name\":\"constant.numeric.decimal.asm.x86_64\"},{\"match\":\"(?i)(?:\\\\$\\\\d_?(?:[0-9A-Fa-f][0-9A-Fa-f_]*)?)\\\\b\",\"name\":\"constant.numeric.hex.asm.x86_64\"},{\"match\":\"(?i)\\\\b(?:(?:0[xh](?:[0-9A-Fa-f][0-9A-Fa-f_]*))|(?:(?:[0-9A-Fa-f][0-9A-Fa-f_]*)[hxHX]))\\\\b\",\"name\":\"constant.numeric.hex.asm.x86_64\"}]},\"entities\":{\"patterns\":[{\"match\":\"((section|segment)\\\\s+)?\\\\.((ro)?data|bss|text)\",\"name\":\"entity.name.section\"},{\"match\":\"^\\\\.?(globa?l|extern|required)\\\\b\",\"name\":\"entity.directive\"},{\"match\":\"(\\\\$\\\\w+)\\\\b\",\"name\":\"text.variable\"},{\"captures\":{\"1\":{\"name\":\"punctuation.separator.asm.x86_64 storage.modifier.asm.x86_64\"},\"2\":{\"name\":\"entity.name.function.special.asm.x86_64\"},\"3\":{\"name\":\"punctuation.separator.asm.x86_64\"}},\"match\":\"(\\\\.\\\\.@)((?:[A-Za-z_?](?:[0-9A-Za-z_$#@~.?]*)))(?:(:)?|\\\\b)\",\"name\":\"entity.name.function.asm.x86_64\"},{\"captures\":{\"1\":{\"name\":\"punctuation.separator.asm.x86_64 storage.modifier.asm.x86_64\"},\"2\":{\"name\":\"entity.name.function.asm.x86_64\"},\"3\":{\"name\":\"punctuation.separator.asm.x86_64\"}},\"match\":\"(?:(\\\\.)?|\\\\b)((?:[A-Za-z_?](?:[0-9A-Za-z_$#@~.?]*)))(?:(:))\",\"name\":\"entity.name.function.asm.x86_64\"},{\"captures\":{\"1\":{\"name\":\"punctuation.separator.asm.x86_64 storage.modifier.asm.x86_64\"},\"2\":{\"name\":\"entity.name.function.asm.x86_64\"},\"3\":{\"name\":\"punctuation.separator.asm.x86_64\"}},\"match\":\"(\\\\.)(\\\\d+(?:[0-9A-Za-z_$#@~.?]*))(?:(:)?|\\\\b)\",\"name\":\"entity.name.function.asm.x86_64\"},{\"captures\":{\"1\":{\"name\":\"punctuation.separator.asm.x86_64 storage.modifier.asm.x86_64\"},\"2\":{\"name\":\"invalid.illegal.entity.name.function.asm.x86_64\"},\"3\":{\"name\":\"punctuation.separator.asm.x86_64\"}},\"match\":\"(?:(\\\\.)?|\\\\b)([0-9$@~](?:[0-9A-Za-z_$#@~.?]*))(?:(:))\",\"name\":\"invalid.illegal.entity.name.function.asm.x86_64\"}]},\"mnemonics\":{\"patterns\":[{\"include\":\"#mnemonics-general-purpose\"},{\"include\":\"#mnemonics-fpu\"},{\"include\":\"#mnemonics-mmx\"},{\"include\":\"#mnemonics-sse\"},{\"include\":\"#mnemonics-sse2\"},{\"include\":\"#mnemonics-sse3\"},{\"include\":\"#mnemonics-sse4\"},{\"include\":\"#mnemonics-aesni\"},{\"include\":\"#mnemonics-avx\"},{\"include\":\"#mnemonics-avx2\"},{\"include\":\"#mnemonics-tsx\"},{\"include\":\"#mnemonics-sha\"},{\"include\":\"#mnemonics-avx512\"},{\"include\":\"#mnemonics-system\"},{\"include\":\"#mnemonics-64bit\"},{\"include\":\"#mnemonics-vmx\"},{\"include\":\"#mnemonics-smx\"},{\"include\":\"#mnemonics-mpx\"},{\"include\":\"#mnemonics-sgx\"},{\"include\":\"#mnemonics-cet\"},{\"include\":\"#mnemonics-amx\"},{\"include\":\"#mnemonics-uirq\"},{\"include\":\"#mnemonics-esi\"},{\"include\":\"#mnemonics-intel-manual-listing\"},{\"include\":\"#mnemonics-intel-isa-xeon-phi\"},{\"include\":\"#mnemonics-intel-isa-keylocker\"},{\"include\":\"#mnemonics-supplemental-amd\"},{\"include\":\"#mnemonics-supplemental-cyrix\"},{\"include\":\"#mnemonics-supplemental-via\"},{\"include\":\"#mnemonics-undocumented\"},{\"include\":\"#mnemonics-future-intel\"},{\"include\":\"#mnemonics-pseudo-ops\"}]},\"mnemonics-64bit\":{\"patterns\":[{\"match\":\"(?i)\\\\b(cdqe|cqo|(cmp|lod|mov|sto)sq|cmpxchg16b|mov(ntq|sxd)|scasq|swapgs|sys(call|ret))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.64-bit-mode\"}]},\"mnemonics-aesni\":{\"patterns\":[{\"match\":\"(?i)\\\\b(aes((dec|enc)(last)?|imc|keygenassist)|pclmulqdq)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.aesni\"}]},\"mnemonics-amx\":{\"patterns\":[{\"match\":\"(?i)\\\\b((ld|st)tilecfg|tdpb(f16ps|[su]{2}d)|tile(loadd(t1)?|release|stored|zero))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.amx\"}]},\"mnemonics-avx\":{\"patterns\":[{\"match\":\"(?i)\\\\b(v((test|permil|maskmov)p[ds]|zero(all|upper)|(perm2|insert|extract|broadcast)f128|broadcasts[ds]))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx\"},{\"match\":\"(?i)\\\\b(vaes((dec|enc)(last)?|imc|keygenassist)|vpclmulqdq)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx.promoted.aes\"},{\"match\":\"(?i)\\\\b(v((cmp[ps]|u?comis)[ds]|pcmp([ei]str[im]|(eq|gt)[bdqw])))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx.promoted.comparison\"},{\"match\":\"(?i)\\\\b(v(cvt(dq2pd|dq2ps|pd2ps|ps2pd|sd2ss|si2sd|si2ss|ss2sd|t?(pd2dq|ps2dq|sd2si|ss2si))))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx.promoted.conversion\"},{\"match\":\"(?i)\\\\b(vh((add|sub)p[ds])|vph((add|sub)([dw]|sw)|minposuw))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx.promoted.horizontal-packed-arithmetic\"},{\"match\":\"(?i)\\\\b(v((andn?|x?or)p[ds]))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx.promoted.logical\"},{\"match\":\"(?i)\\\\b(v(mov(([ahl]|msk|nt|u)p[ds]|(hl|lh)ps|s([ds]|[hl]dup)|q)))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx.promoted.mov\"},{\"match\":\"(?i)\\\\b(v((add|div|mul|sub|max|min|round|sqrt)[ps][ds]|(addsub|dp)p[ds]|(rcp|rsqrt)[ps]s))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx.promoted.packed-arithmetic\"},{\"match\":\"(?i)\\\\b(v(pack[su]s(dw|wb)|punpck[hl](bw|dq|wd|qdq)|unpck[hl]p[ds]))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx.promoted.packed-conversion\"},{\"match\":\"(?i)\\\\b(vp(shuf([bd]|[hl]w))|vshufp[ds])\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx.promoted.packed-shuffle\"},{\"match\":\"(?i)\\\\b(vp((abs|sign|(max|min)[su])[bdw]|(add|sub)([bdqw]|u?s[bw])|avg[bw]|extr[bdqw]|madd(wd|ubsw)|mul(hu?w|hrsw|l[dw]|u?dq)|sadbw))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx.promoted.supplemental.arithmetic\"},{\"match\":\"(?i)\\\\b(vp(andn?|x?or))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx.promoted.supplemental.logical\"},{\"match\":\"(?i)\\\\b(vpblend(vb|w))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx.promoted.supplemental.blending\"},{\"match\":\"(?i)\\\\b(vpmov(mskb|[sz]x(b[dqw]|w[dq]|dq)))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx.promoted.supplemental.mov\"},{\"match\":\"(?i)\\\\b(vp(insr[bdqw]|sll(dq|[dqw])|srl(dq)))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx.promoted.simd-integer\"},{\"match\":\"(?i)\\\\b(vp(sra[dwq]|srl[dqw]))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx.promoted.shift-and-rotate\"},{\"match\":\"(?i)\\\\b(vblendv?p[ds])\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx.promoted.packed-blending\"},{\"match\":\"(?i)\\\\b(vp(test|alignr))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx.promoted.packed-other\"},{\"match\":\"(?i)\\\\b(vmov(d(dup|qa|qu)?))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx.promoted.simd-integer.mov\"},{\"match\":\"(?i)\\\\b(v((extract|insert)ps|lddqu|(ld|st)mxcsr|mpsadbw))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx.promoted.other\"},{\"match\":\"(?i)\\\\b(v(maskmovdqu|movntdqa?))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx.promoted.cacheability-control\"},{\"match\":\"(?i)\\\\b(vcvt(ph2ps|ps2ph))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.16-bit-floating-point-conversion\"},{\"match\":\"(?i)\\\\b(vfn?m((add|sub)(132|213|231)[ps][ds])|vfm((addsub|subadd)(132|213|231)p[ds]))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.fma\"}]},\"mnemonics-avx2\":{\"patterns\":[{\"match\":\"(?i)\\\\b(v((broadcast|extract|insert|perm2)i128|pmaskmov[dq]|perm([dsq]|p[sd])))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx2.promoted.simd\"},{\"match\":\"(?i)\\\\b(vpbroadcast[bdqw])\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx2.promoted.packed\"},{\"match\":\"(?i)\\\\b(vp(blendd|s[lr]lv[dq]|sravd))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx2.blend\"},{\"match\":\"(?i)\\\\b(vp?gather[dq][dq]|vgather([dq]|dq)p[ds])\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx2.gather\"}]},\"mnemonics-avx512\":{\"patterns\":[{\"include\":\"#mnemonics-avx512f\"},{\"include\":\"#mnemonics-avx512dq\"},{\"include\":\"#mnemonics-avx512bw\"},{\"include\":\"#mnemonics-avx512-opmask\"},{\"include\":\"#mnemonics-avx512er\"},{\"include\":\"#mnemonics-avx512pf\"},{\"include\":\"#mnemonics-avx512fp16\"}]},\"mnemonics-avx512-opmask\":{\"patterns\":[{\"match\":\"(?i)\\\\bk(add|andn?|mov|not|or(test)?|shift[lr]|test|xn?or)[bdqw]\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.opmask\"},{\"match\":\"(?i)\\\\bkunpck(bw|wd|dq)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.opmask.unpack\"}]},\"mnemonics-avx512bw\":{\"patterns\":[{\"match\":\"(?i)\\\\bv(dbpsadbw|movdqu(8|16))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.bw.dbpsad\"},{\"match\":\"(?i)\\\\bvp(blendm|cmpu?|movm2)[bw]\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.bw.pblend\"},{\"match\":\"(?i)\\\\bvperm(w|i2[bw])\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.bw.perpmi2\"},{\"match\":\"(?i)\\\\bvp(mov([bw]2m|u?swb))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.bw.pmov\"},{\"match\":\"(?i)\\\\bvp(s(ll|ra|rl)vw|testn?m[bw])\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.bw.psll\"},{\"match\":\"(?i)\\\\bvp(broadcastm(b2q|w2d)|(conflict|lzcnt)[dq])\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.bw.broadcast\"}]},\"mnemonics-avx512dq\":{\"patterns\":[{\"match\":\"(?i)\\\\bvcvt(t?p[ds]2u?qq|uqq2p[ds])\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.dq.cvt\"},{\"match\":\"(?i)\\\\bv((extract|insert)[fi]64x2|(fpclass|range|reduce)[ps][ds])\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.dq.extract\"},{\"match\":\"(?i)\\\\bvp(mov(m2[dq]|b2d|q2m)|mullq)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.dq.pmov\"}]},\"mnemonics-avx512er\":{\"patterns\":[{\"match\":\"(?i)\\\\bv(exp2|rcp28|rsqrt28)[ps][ds]\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.er\"}]},\"mnemonics-avx512f\":{\"patterns\":[{\"match\":\"(?i)\\\\bv(align[dq]|(blendm|compress)p[ds])\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.f.align\"},{\"match\":\"(?i)\\\\bv(cvtt?[ps][ds]2u(dq|si))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.f.cvtt\"},{\"match\":\"(?i)\\\\bv(cvt((q|ud)q2p|usi2s)[ds])\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.f.cvt\"},{\"match\":\"(?i)\\\\bv(expandp[ds]|extract[fi](32|64)x4|fixupimm[ps][ds])\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.f.expand\"},{\"match\":\"(?i)\\\\bv(get(exp|mant)[ps][ds]|insertf(32|64)x4|movdq[au](32|64))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.f.getexp\"},{\"match\":\"(?i)\\\\bvp(blendm[dq]|cmpu?[dq]|compress[dq])\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.f.pblend\"},{\"match\":\"(?i)\\\\bvp(erm[it]2(d|q|p[ds])|expand[dq]|(max|min)[su]q|movu?s(q[bdw]|d[bw]))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.f.permi\"},{\"match\":\"(?i)\\\\bvp(rolv?|rorr?|scatter[dq]|testn?m|terlog)[dq]\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.f.prol\"},{\"match\":\"(?i)\\\\bvpsravq\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.f.sravq\"},{\"match\":\"(?i)\\\\bv(rcp14|(rnd)?scale|rsqrt14)[ps][ds]\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.f.rcp\"},{\"match\":\"(?i)\\\\bv(scatter[dq]{2}|shuf[fi](32|64)x[24])\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.f.scatter\"}]},\"mnemonics-avx512fp16\":{\"patterns\":[{\"match\":\"(?i)\\\\bv((add|cmp|div|fc?(madd|mul)c|fpclass|get(exp|mant)|mul|rcp|reduce|(rnd)?scale|r?sqrt|sub)[ps]h|u?comish)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.fp16.add\"},{\"match\":\"(?i)\\\\bvcvt(u?([dq]q|w)|pd)2ph\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.fp16.cvtx2ph\"},{\"match\":\"(?i)\\\\bvcvtph2(u?([dq]q|w)|pd)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.fp16.cvtph2x\"},{\"match\":\"(?i)\\\\bvcvt(ph2psx|ps2phx)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.fp16.cvtx\"},{\"match\":\"(?i)\\\\bvcvt(s[dsi]|usi)2sh\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.fp16.cvtx2sh\"},{\"match\":\"(?i)\\\\bvcvtsh2(s[dsi]|usi)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.fp16.cvtsh2x\"},{\"match\":\"(?i)\\\\bvcvtt(ph2(u?(dq|qq|w))|sh2u?si)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.fp16.cvttph2x\"},{\"match\":\"(?i)\\\\bvfn?m((add|sub)(132|213|231))[ps]h\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.fp16.fmadd\"},{\"match\":\"(?i)\\\\bvfm(addsub|subadd)(132|213|231)ph\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.fp16.fmaddsub\"},{\"match\":\"(?i)\\\\bv((min|max)ph|mov(sh|w))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.fp16.max\"}]},\"mnemonics-avx512pf\":{\"patterns\":[{\"match\":\"(?i)\\\\bv(gather|scatter)pf[01][dq]p[ds]\\\\b\",\"name\":\"keyword.operator.word.mnemonic.avx512.pf\"}]},\"mnemonics-cet\":{\"patterns\":[{\"match\":\"(?i)\\\\b((inc|save(prev)?|rstor|rd)ssp|wru?ss|(set|clr)ssbsy|endbr(32|64))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.cet\"},{\"match\":\"(?i)\\\\bendbranch\\\\b\",\"name\":\"keyword.operator.word.mnemonic.cet.misc\"}]},\"mnemonics-esi\":{\"patterns\":[{\"match\":\"(?i)\\\\benqcmds?\\\\b\",\"name\":\"keyword.operator.word.mnemonic.esi\"}]},\"mnemonics-fpu\":{\"patterns\":[{\"match\":\"(?i)\\\\b(fcmov(n?([beu]|be)))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.fpu.data-transfer.mov\"},{\"match\":\"(?i)\\\\b(f(i?(ld|stp?)|b(ld|stp)|xch))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.fpu.data-transfer.other\"},{\"match\":\"(?i)\\\\b(f((add|div|mul|sub)p?|i(add|div|mul|sub)|(div|sub)rp?|i(div|sub)r))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.fpu.basic-arithmetic.basic\"},{\"match\":\"(?i)\\\\b(f(prem1?|abs|chs|rndint|scale|sqrt|xtract))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.fpu.basic-arithmetic.other\"},{\"match\":\"(?i)\\\\b(f(u?com[ip]?p?|icomp?|tst|xam))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.fpu.comparison\"},{\"match\":\"(?i)\\\\b(f(sin|cos|sincos|pa?tan|2xm1|yl2x(p1)?))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.fpu.transcendental\"},{\"match\":\"(?i)\\\\b(fld(1|z|pi|l2[et]|l[ng]2))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.fpu.load-constants\"},{\"match\":\"(?i)\\\\b(f((inc|dec)stp|free|n?(init|clex|st[cs]w|stenv|save)|ld(cw|env)|rstor|nop)|f?wait)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.fpu.control-management\"},{\"match\":\"(?i)\\\\b(fx(save|rstor)(64)?)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.fpu.state-management\"}]},\"mnemonics-future-intel\":{\"patterns\":[{\"include\":\"#mnemonics-future-intel-apx\"}]},\"mnemonics-future-intel-apx\":{\"patterns\":[{\"match\":\"(?i)\\\\b(c(cmp|test)(n?[bl]e?|[ft]|n?[osz]))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.apx.ccmp_test\"},{\"match\":\"(?i)\\\\b(cfcmovn?([bl]e?|[opsz]))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.apx.cfcmov\"},{\"match\":\"(?i)\\\\b(cmpn?([bl]e?|[opsz])xadd)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.apx.cmpxadd\"},{\"match\":\"(?i)\\\\b(jmpabs|(push|pop)2p?)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.apx.other\"}]},\"mnemonics-general-purpose\":{\"patterns\":[{\"match\":\"(?i)\\\\b(?:mov(?:[sz]x)?|cmov(?:n?[abceglopsz]|n?[abgl]e|p[eo]))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.general-purpose.data-transfer.mov\"},{\"match\":\"(?i)\\\\b(xchg|bswap|xadd|cmpxchg(8b)?)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.general-purpose.data-transfer.xchg\"},{\"match\":\"(?i)\\\\b((push|pop)(ad?)?|cwde?|cdq|cbw)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.general-purpose.data-transfer.other\"},{\"match\":\"(?i)\\\\b(adcx?|adox|add|sub|sbb|i?mul|i?div|inc|dec|neg|cmp)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.general-purpose.binary-arithmetic\"},{\"match\":\"(?i)\\\\b(daa|das|aaa|aas|aam|aad)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.general-purpose.decimal-arithmetic\"},{\"match\":\"(?i)\\\\b(and|x?or|not)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.general-purpose.logical\"},{\"match\":\"(?i)\\\\b(s[ah][rl]|sh[rl]d|r[co][rl])\\\\b\",\"name\":\"keyword.operator.word.mnemonic.general-purpose.rotate\"},{\"match\":\"(?i)\\\\b(set(n?[abceglopsz]|n?[abgl]e|p[eo]))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.general-purpose.bit-and-byte.set\"},{\"match\":\"(?i)\\\\b(bt[crs]?|bs[fr]|test|crc32|popcnt)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.general-purpose.bit-and-byte.other\"},{\"match\":\"(?i)\\\\b(jmp|jn?[abceglopsz]|jn?[abgl]e|jp[eo]|j[er]?cxz)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.general-purpose.control-transfer.jmp\"},{\"match\":\"(?i)\\\\b(loop(n?[ez])?|call|ret|iret[dq]?|into?|bound|enter|leave)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.general-purpose.control-transfer.other\"},{\"match\":\"(?i)\\\\b((mov|cmp|sca|lod|sto)(s[bdw]?)|rep(n?[ez])?)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.general-purpose.strings\"},{\"match\":\"(?i)\\\\b((in|out)(s[bdw]?)?)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.general-purpose.io\"},{\"match\":\"(?i)\\\\b((st|cl)[cdi]|cmc|[ls]ahf|(push|pop)f[dq]?)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.general-purpose.flag-control\"},{\"match\":\"(?i)\\\\b(l[defgs]s)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.general-purpose.segment-registers\"},{\"match\":\"(?i)\\\\b(lea|nop|ud2?|xlatb?|cpuid|movbe)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.general-purpose.misc\"},{\"match\":\"(?i)\\\\b(cl(flush(opt)?|demote|wb)|pcommit)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.general-purpose.cache-control\"},{\"match\":\"(?i)\\\\b(rdrand|rdseed)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.general-purpose.rng\"},{\"match\":\"(?i)\\\\b(andn|bextr|bls(i|r|msk)|bzhi|pdep|pext|[lt]zcnt|(mul|ror|sar|shl|shr)x)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.general-purpose.bmi\"}]},\"mnemonics-intel-isa-keylocker\":{\"patterns\":[{\"match\":\"(?i)\\\\b(aes(enc|dec)(wide)?(128|256)kl|encodekey(128|256)|loadiwkey)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.keylocker\"}]},\"mnemonics-intel-isa-xeon-phi\":{\"patterns\":[{\"match\":\"(?i)\\\\bv(4fn?(madd)[ps]s|p4dpwssds?)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.xeon-phi\"}]},\"mnemonics-intel-manual-listing\":{\"patterns\":[{\"match\":\"(?i)\\\\bcvtt?pd1pi\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.c\"},{\"match\":\"(?i)\\\\bv?gf2p8(affine(inv)?q|mul)b\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.g\"},{\"match\":\"(?i)\\\\bhreset\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.h\"},{\"match\":\"(?i)\\\\bincssp[dq]\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.i\"},{\"match\":\"(?i)\\\\bmovdir(i|64b)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.m\"},{\"match\":\"(?i)\\\\bp((abs|(max|min)[su]?|mull|sra)q|config|twrite)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.p\"},{\"match\":\"(?i)\\\\brd(pid|ssp[dq])\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.r\"},{\"match\":\"(?i)\\\\bserialize\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.s\"},{\"match\":\"(?i)\\\\btpause\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.t\"},{\"match\":\"(?i)\\\\bu(monitor|mwait)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.u\"},{\"match\":\"(?i)\\\\bvbroadcast[fi](32x[248]|64x[24])\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.vb\"},{\"match\":\"(?i)\\\\bv(compressw|cvtne2?ps2bf16)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.vc\"},{\"match\":\"(?i)\\\\bvdpbf16ps\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.vd\"},{\"match\":\"(?i)\\\\bvextract[fi]32x8\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.ve\"},{\"match\":\"(?i)\\\\bv(insert([fi]32x8|i(32|64)x4))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.vi\"},{\"match\":\"(?i)\\\\bv(maskmov|(max|min)sh)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.vm\"},{\"match\":\"(?i)\\\\bvp((2intersect|andn?)[dq]|absq)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.vpa\"},{\"match\":\"(?i)\\\\bvpbroadcasti32x4\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.vpb\"},{\"match\":\"(?i)\\\\bvpcompress[bw]\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.vpc\"},{\"match\":\"(?i)\\\\bvp(dp(bu|ws)sds?)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.vpd\"},{\"match\":\"(?i)\\\\b(vperm(b|t2[bw])|vp(expand[bw]|extrtd))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.vpe\"},{\"match\":\"(?i)\\\\bvp(madd52[hl]uq|mov(d(2m|[bw])|q[bdw]|wb)|mpov[bdqw]2m|multishiftqb)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.vpm\"},{\"match\":\"(?i)\\\\b(vpopcnt[bdqw]|vpor[dq])\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.vpo\"},{\"match\":\"(?i)\\\\bvprorv[dq]\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.vpr\"},{\"match\":\"(?i)\\\\bvp(sh[lr]dv?[dqw]|shufbitqmb|shufps)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.vps\"},{\"match\":\"(?i)\\\\bvpternlog[dq]\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.vpt\"},{\"match\":\"(?i)\\\\bvpxor[dq]\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.vpx\"},{\"match\":\"(?i)\\\\bv(scalef[ps][dhs]|scatter[dq]p[ds])\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.vs\"},{\"match\":\"(?i)\\\\b(wbnoinvd|wru?ss[dq])\\\\b\",\"name\":\"keyword.operator.word.mnemonic.other.w\"}]},\"mnemonics-invalid\":{\"patterns\":[{\"include\":\"#mnemonics-invalid-amd-sse5\"}]},\"mnemonics-invalid-amd-sse5\":{\"patterns\":[{\"match\":\"(?i)\\\\b(com[ps][ds]|pcomu?[bdqw])\\\\b\",\"name\":\"invalid.keyword.operator.word.mnemonic.sse5.comparison\"},{\"match\":\"(?i)\\\\b(cvtp(h2ps|s2ph)|frcz[ps][ds])\\\\b\",\"name\":\"invalid.keyword.operator.word.mnemonic.sse5.conversion\"},{\"match\":\"(?i)\\\\b(fn?m((add|sub)[ps][ds])|ph(addu?(b[dqw]|w[dq]|dq)|sub(bw|dq|wd))|pma(css?(d(d|q[hl])|w[dw])|dcss?wd))\\\\b\",\"name\":\"invalid.keyword.operator.word.mnemonic.sse5.packed-arithmetic\"},{\"match\":\"(?i)\\\\b(pcmov|permp[ds]|pperm|prot[bdqw]|psh[al][bdqw])\\\\b\",\"name\":\"invalid.keyword.operator.word.mnemonic.sse5.simd-integer\"}]},\"mnemonics-mmx\":{\"patterns\":[{\"match\":\"(?i)\\\\b(mov[dq])\\\\b\",\"name\":\"keyword.operator.word.mnemonic.mmx.data-transfer\"},{\"match\":\"(?i)\\\\b(pack(ssdw|[su]swb)|punpck[hl](bw|dq|wd))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.mmx.conversion\"},{\"match\":\"(?i)\\\\b(p(((add|sub)(d|(u?s)?[bw]))|maddwd|mul[lh]w))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.mmx.packed-arithmetic\"},{\"match\":\"(?i)\\\\b(pcmp((eq|gt)[bdw]))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.mmx.comparison\"},{\"match\":\"(?i)\\\\b(pandn?|px?or)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.mmx.logical\"},{\"match\":\"(?i)\\\\b(ps([rl]l[dwq]|raw|rad))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.mmx.shift-and-rotate\"},{\"match\":\"(?i)\\\\b(emms)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.mmx.state-management\"}]},\"mnemonics-mpx\":{\"patterns\":[{\"match\":\"(?i)\\\\b(bnd(mk|c[lnu]|mov|ldx|stx))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.mpx\"}]},\"mnemonics-pseudo-ops\":{\"patterns\":[{\"match\":\"(?i)\\\\b(cmp(n?(eq|lt|le)|(un)?ord)[ps][ds])\\\\b\",\"name\":\"keyword.operator.word.pseudo-mnemonic.sse2.compare\"},{\"match\":\"(?i)\\\\b(v?pclmul([hl]q[hl]q|[hl]qh)dq)\\\\b\",\"name\":\"keyword.operator.word.pseudo-mnemonic.avx.promoted.aes\"},{\"match\":\"(?i)\\\\b(vcmp(eq(_(os|uq|us))?|neq(_(oq|os|us))?|[gl][et](_oq)?|n[gl][et](_uq)?|(un)?ord(_s)?|false(_os)?|true(_us)?)[ps][ds])\\\\b\",\"name\":\"keyword.operator.word.pseudo-mnemonic.avx.promoted.comparison\"},{\"match\":\"(?i)\\\\bvp(cmpn?(eq|le|lt))\\\\b\",\"name\":\"keyword.operator.word.pseudo-mnemonic.avx512.compare\"},{\"match\":\"(?i)\\\\b(vpcom(n?eq|[gl][et]|false|true)(b|uw))\\\\b\",\"name\":\"keyword.operator.word.pseudo-mnemonic.supplemental.amd.xop.simd\"}]},\"mnemonics-sgx\":{\"patterns\":[{\"match\":\"(?i)\\\\bencl[su]\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sgx\"},{\"match\":\"(?i)\\\\be(add|block|create|dbg(rd|wr)|extend|init|ld[bu]|pa|remove|track|wb)\\\\b\",\"name\":\"support.constant.sgx1.supervisor\"},{\"match\":\"(?i)\\\\be(add|block|create|dbg(rd|wr)|extend|init|ld[bu]|pa|remove|track|wb)\\\\b\",\"name\":\"support.constant.sgx1.supervisor\"},{\"match\":\"(?i)\\\\be(enter|exit|getkey|report|resume)\\\\b\",\"name\":\"support.constant.sgx1.user\"},{\"match\":\"(?i)\\\\be(aug|mod(pr|t))\\\\b\",\"name\":\"support.constant.sgx2.supervisor\"},{\"match\":\"(?i)\\\\be(accept(copy)?|modpe)\\\\b\",\"name\":\"support.constant.sgx2.user\"}]},\"mnemonics-sha\":{\"patterns\":[{\"match\":\"(?i)\\\\b(sha(1rnds4|256rnds2|1nexte|(1|256)msg[12]))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sha\"}]},\"mnemonics-smx\":{\"patterns\":[{\"match\":\"(?i)\\\\b(getsec)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.smx.getsec\"},{\"match\":\"(?i)\\\\b(capabilities|enteraccs|exitac|senter|sexit|parameters|smctrl|wakeup)\\\\b\",\"name\":\"support.constant.smx\"}]},\"mnemonics-sse\":{\"patterns\":[{\"match\":\"(?i)\\\\b(mov(([ahlu]|hl|lh|msk)ps|ss))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse.data-transfer\"},{\"match\":\"(?i)\\\\b((add|div|max|min|mul|rcp|r?sqrt|sub)[ps]s)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse.packed-arithmetic\"},{\"match\":\"(?i)\\\\b(cmp[ps]s|u?comiss)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse.comparison\"},{\"match\":\"(?i)\\\\b((andn?|x?or)ps)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse.logical\"},{\"match\":\"(?i)\\\\b((shuf|unpck[hl])ps)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse.shuffle-and-unpack\"},{\"match\":\"(?i)\\\\b(cvt(pi2ps|si2ss|ps2pi|tps2pi|ss2si|tss2si))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse.conversion\"},{\"match\":\"(?i)\\\\b((ld|st)mxcsr)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse.state-management\"},{\"match\":\"(?i)\\\\b(p(avg[bw]|extrw|insrw|(max|min)(sw|ub)|sadbw|shufw|mulhuw|movmskb))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse.simd-integer\"},{\"match\":\"(?i)\\\\b(maskmovq|movntps|sfence)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse.cacheability-control\"},{\"match\":\"(?i)\\\\b(prefetch(nta|t[0-2]|w(t1)?))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse.prefetch\"}]},\"mnemonics-sse2\":{\"patterns\":[{\"match\":\"(?i)\\\\b(mov([auhl]|msk)pd)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse2.data-transfer\"},{\"match\":\"(?i)\\\\b((add|div|max|min|mul|sub|sqrt)[ps]d)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse2.packed-arithmetic\"},{\"match\":\"(?i)\\\\b((andn?|x?or)pd)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse2.logical\"},{\"match\":\"(?i)\\\\b((cmpp|u?comis)d)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse2.compare\"},{\"match\":\"(?i)\\\\b((shuf|unpck[hl])pd)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse2.shuffle-and-unpack\"},{\"match\":\"(?i)\\\\b(cvt(dq2pd|pi2pd|ps2pd|pd2ps|si2sd|sd2ss|ss2sd|t?(pd2dq|pd2pi|sd2si)))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse2.conversion\"},{\"match\":\"(?i)\\\\b(cvt(dq2ps|ps2dq|tps2dq))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse2.packed-floating-point\"},{\"match\":\"(?i)\\\\b(mov(dq[au]|q2dq|dq2q))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse2.simd-integer.mov\"},{\"match\":\"(?i)\\\\b(p((add|sub|(s[lr]l|mulu|unpck[hl]q)d)q|shuf(d|[hl]w)))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse2.simd-integer.other\"},{\"match\":\"(?i)\\\\b([lm]fence|pause|maskmovdqu|movnt(dq|i|pd))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse2.cacheability-control\"}]},\"mnemonics-sse3\":{\"patterns\":[{\"match\":\"(?i)\\\\b(fisttp|lddqu|(addsub|h(add|sub))p[sd]|mov(sh|sl|d)dup|monitor|mwait)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse3\"},{\"match\":\"(?i)\\\\b(ph(add|sub)(s?w|d))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse3.supplimental.horizontal-packed-arithmetic\"},{\"match\":\"(?i)\\\\b(p((abs|sign)[bdw]|maddubsw|mulhrsw|shufb|alignr))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse3.supplimental.other\"}]},\"mnemonics-sse4\":{\"patterns\":[{\"match\":\"(?i)\\\\b(pmul(ld|dq)|dpp[ds])\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse4.1.arithmetic\"},{\"match\":\"(?i)\\\\b(movntdqa)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse4.1.load-hint\"},{\"match\":\"(?i)\\\\b(blendv?p[ds]|pblend(vb|w))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse4.1.packed-blending\"},{\"match\":\"(?i)\\\\b(p(min|max)(u[dw]|s[bd]))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse4.1.packed-integer\"},{\"match\":\"(?i)\\\\b(round[ps][sd])\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse4.1.packed-floating-point\"},{\"match\":\"(?i)\\\\b((extract|insert)ps|p((ins|ext)(r[bdq])))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse4.1.insertion-and-extraction\"},{\"match\":\"(?i)\\\\b(pmov([sz]x(b[dqw]|dq|wd|wq)))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse4.1.conversion\"},{\"match\":\"(?i)\\\\b(mpsadbw|phminposuw|ptest|pcmpeqq|packusdw)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse4.1.other\"},{\"match\":\"(?i)\\\\b(pcmp([ei]str[im]|gtq))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.sse4.2\"}]},\"mnemonics-supplemental-amd\":{\"patterns\":[{\"match\":\"(?i)\\\\b(bl([cs](fill|ic?|msk)|cs)|t1mskc|tzmsk)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.supplemental.amd.general-purpose\"},{\"match\":\"(?i)\\\\b(clgi|int3|invlpga|iretw|skinit|stgi|vm(load|mcall|run|save)|monitorx|mwaitx)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.supplemental.amd.system\"},{\"match\":\"(?i)\\\\b([ls]lwpcb|lwp(ins|val))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.supplemental.amd.profiling\"},{\"match\":\"(?i)\\\\b(movnts[ds])\\\\b\",\"name\":\"keyword.operator.word.mnemonic.supplemental.amd.memory-management\"},{\"match\":\"(?i)\\\\b(prefetch|clzero)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.supplemental.amd.cache-management\"},{\"match\":\"(?i)\\\\b((extr|insert)q)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.supplemental.amd.sse4.a\"},{\"match\":\"(?i)\\\\b(vfn?m((add|sub)[ps][ds])|vfm((addsub|subadd)p[ds]))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.supplemental.amd.fma4\"},{\"match\":\"(?i)\\\\b(vp(cmov|(comu?|rot|sh[al])[bdqw]|mac(s?s(d(d|q[hl])|w[dw]))|madcss?wd|perm))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.supplemental.amd.xop.simd\"},{\"match\":\"(?i)\\\\b(vph(addu?(b[dqw]|w[dq]|dq)|sub(bw|dq|wd)))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.supplemental.amd.xop.simd-horizontal\"},{\"match\":\"(?i)\\\\b(vfrcz[ps][ds]|vpermil2p[ds])\\\\b\",\"name\":\"keyword.operator.word.mnemonic.supplemental.amd.xop.other\"},{\"match\":\"(?i)\\\\b(femms)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.supplemental.amd.3dnow\"},{\"match\":\"(?i)\\\\b(p(avgusb|(f2i|i2f)[dw]|mulhrw|swapd)|pf((p?n)?acc|add|max|min|mul|rcp(it[12])?|rsqit1|rsqrt|subr?))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.supplemental.amd.3dnow.simd\"},{\"match\":\"(?i)\\\\b(pfcmp(eq|ge|gt))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.supplemental.amd.3dnow.comparison\"}]},\"mnemonics-supplemental-cyrix\":{\"patterns\":[{\"match\":\"(?i)\\\\b((sv|rs)dc|(wr|rd)shr|paddsiw)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.supplemental.cyrix\"}]},\"mnemonics-supplemental-via\":{\"patterns\":[{\"match\":\"(?i)\\\\b(montmul)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.supplemental.via\"},{\"match\":\"(?i)\\\\b(x(store(rng)?|crypt(ecb|cbc|ctr|cfb|ofb)|sha(1|256)))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.supplemental.via.padlock\"}]},\"mnemonics-system\":{\"patterns\":[{\"match\":\"(?i)\\\\b((cl|st)ac|[ls]([gli]dt|tr|msw)|clts|arpl|lar|lsl|ver[rw]|inv(d|lpg|pcid)|wbinvd)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.system\"},{\"match\":\"(?i)\\\\b(lock|hlt|rsm|(rd|wr)(msr|pkru|[fg]sbase)|rd(pmc|tscp?)|sys(enter|exit))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.system\"},{\"match\":\"(?i)\\\\b(x((save(c|opt|s)?|rstors?)(64)?|[gs]etbv))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.system\"}]},\"mnemonics-tsx\":{\"patterns\":[{\"match\":\"(?i)\\\\b(x(abort|begin|end|test|(res|sus)ldtrk))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.tsx\"}]},\"mnemonics-uirq\":{\"patterns\":[{\"match\":\"(?i)\\\\b((cl|st|test)ui|senduipi|uiret)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.uirq\"}]},\"mnemonics-undocumented\":{\"patterns\":[{\"match\":\"(?i)\\\\b(ret[nf]|icebp|int1|int03|smi|ud1)\\\\b\",\"name\":\"keyword.operator.word.mnemonic.undocumented\"}]},\"mnemonics-vmx\":{\"patterns\":[{\"match\":\"(?i)\\\\b(vm(ptr(ld|st)|clear|read|write|launch|resume|xo(ff|n)|call|func)|inv(ept|vpid))\\\\b\",\"name\":\"keyword.operator.word.mnemonic.vmx\"}]},\"preprocessor\":{\"patterns\":[{\"begin\":\"^\\\\s*[#%]\\\\s*(error|warning)\\\\b\",\"captures\":{\"1\":{\"name\":\"keyword.control.import.error.c\"}},\"end\":\"$\",\"name\":\"meta.preprocessor.diagnostic.c\",\"patterns\":[{\"match\":\"(?>\\\\\\\\\\\\s*\\\\n)\",\"name\":\"punctuation.separator.continuation.c\"}]},{\"begin\":\"^\\\\s*[#%]\\\\s*(include|import)\\\\b\\\\s+\",\"captures\":{\"1\":{\"name\":\"keyword.control.import.include.c\"}},\"end\":\"(?=(?://|/\\\\*))|$\",\"name\":\"meta.preprocessor.c.include\",\"patterns\":[{\"match\":\"(?>\\\\\\\\\\\\s*\\\\n)\",\"name\":\"punctuation.separator.continuation.c\"},{\"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\"}]},{\"begin\":\"^\\\\s*[%#]\\\\s*(i?x?define|defined|elif(def)?|else|i[fs]n?(?:def|macro|ctx|idni?|id|num|str|token|empty|env)?|line|(i|end|uni?)?macro|pragma|endif)\\\\b\",\"captures\":{\"1\":{\"name\":\"keyword.control.import.c\"}},\"end\":\"(?=(?://|/\\\\*))|$\",\"name\":\"meta.preprocessor.c\",\"patterns\":[{\"match\":\"(?>\\\\\\\\\\\\s*\\\\n)\",\"name\":\"punctuation.separator.continuation.c\"},{\"include\":\"#preprocessor-functions\"}]},{\"begin\":\"^\\\\s*[#%]\\\\s*(assign|strlen|substr|(end|exit)?rep|push|pop|rotate|use|ifusing|ifusable|def(?:ailas|str|tok)|undef(?:alias)?)\\\\b\",\"captures\":{\"1\":{\"name\":\"keyword.control\"}},\"end\":\"$\",\"name\":\"meta.preprocessor.nasm\",\"patterns\":[{\"match\":\"(?>\\\\\\\\\\\\s*\\\\n)\",\"name\":\"punctuation.separator.continuation.c\"},{\"include\":\"#preprocessor-functions\"}]}]},\"preprocessor-functions\":{\"patterns\":[{\"begin\":\"((%)(?:(abs|cond|count|eval|isn?(?:def|macro|ctx|idni?|id|num|str|token|empty|env)?|num|sel|str(?:cat|len)?|substr|tok)\\\\s*(\\\\()))\",\"captures\":{\"3\":{\"name\":\"support.function.preprocessor.asm.x86_64\"}},\"end\":\"(\\\\))|$\",\"name\":\"meta.preprocessor.function.asm.x86_64\",\"patterns\":[{\"include\":\"#preprocessor-functions\"}]}]},\"registers\":{\"patterns\":[{\"match\":\"(?i)\\\\b(?:[abcd][hl]|[er]?[abcd]x|[er]?(?:di|si|bp|sp)|dil|sil|bpl|spl|r(?:8|9|1[0-5])[bdlw]?)\\\\b\",\"name\":\"constant.language.register.general-purpose.asm.x86_64\"},{\"match\":\"(?i)\\\\b(?:[cdefgs]s)\\\\b\",\"name\":\"constant.language.register.segment.asm.x86_64\"},{\"match\":\"(?i)\\\\b(?:[er]?flags)\\\\b\",\"name\":\"constant.language.register.flags.asm.x86_64\"},{\"match\":\"(?i)\\\\b(?:[er]?ip)\\\\b\",\"name\":\"constant.language.register.instruction-pointer.asm.x86_64\"},{\"match\":\"(?i)\\\\b(?:cr[02-4])\\\\b\",\"name\":\"constant.language.register.control.asm.x86_64\"},{\"match\":\"(?i)\\\\b(?:(?:mm|st|fpr)[0-7])\\\\b\",\"name\":\"constant.language.register.mmx.asm.x86_64\"},{\"match\":\"(?i)\\\\b(?:[xy]mm(?:\\\\d|1[0-5])|mxcsr)\\\\b\",\"name\":\"constant.language.register.sse_avx.asm.x86_64\"},{\"match\":\"(?i)\\\\b(?:zmm(?:[12]?\\\\d|30|31))\\\\b\",\"name\":\"constant.language.register.avx512.asm.x86_64\"},{\"match\":\"(?i)\\\\b(?:bnd(?:[0-3]|cfg[su]|status))\\\\b\",\"name\":\"constant.language.register.memory-protection.asm.x86_64\"},{\"match\":\"(?i)\\\\b(?:(?:[gil]dt)r?|tr)\\\\b\",\"name\":\"constant.language.register.system-table-pointer.asm.x86_64\"},{\"match\":\"(?i)\\\\b(?:dr[0-367])\\\\b\",\"name\":\"constant.language.register.debug.asm.x86_64\"},{\"match\":\"(?i)\\\\b(?:cr8|dr(?:[89]|1[0-5])|efer|tpr|syscfg)\\\\b\",\"name\":\"constant.language.register.amd.asm.x86_64\"},{\"match\":\"(?i)\\\\b(?:db[0-367]|t[67]|tr[3-7]|st)\\\\b\",\"name\":\"invalid.deprecated.constant.language.register.asm.x86_64\"},{\"match\":\"(?i)\\\\b[xy]mm(?:1[6-9]|2\\\\d|3[01])\\\\b\",\"name\":\"constant.language.register.general-purpose.alias.asm.x86_64\"}]},\"strings\":{\"patterns\":[{\"begin\":\"\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.asm\"}},\"end\":\"\\\"\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.asm\"}},\"name\":\"string.quoted.double.asm\",\"patterns\":[{\"include\":\"#string_escaped_char\"},{\"include\":\"#string_placeholder\"}]},{\"begin\":\"'\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.asm\"}},\"end\":\"'\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.asm\"}},\"name\":\"string.quoted.single.asm\",\"patterns\":[{\"include\":\"#string_escaped_char\"},{\"include\":\"#string_placeholder\"}]},{\"begin\":\"`\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.asm\"}},\"end\":\"`\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.asm\"}},\"name\":\"string.quoted.backquote.asm\",\"patterns\":[{\"include\":\"#string_escaped_char\"},{\"include\":\"#string_placeholder\"}]}]},\"support\":{\"patterns\":[{\"match\":\"(?i)\\\\b(?:s?byte|(?:[doqtyz]|dq|s[dq]?)?word|(?:d|res)[bdoqtwyz]|ddq)\\\\b\",\"name\":\"storage.type.asm.x86_64\"},{\"match\":\"(?i)\\\\b(?:incbin|equ|times|dup)\\\\b\",\"name\":\"support.function.asm.x86_64\"},{\"match\":\"(?i)\\\\b(?:strict|nosplit|near|far|abs|rel)\\\\b\",\"name\":\"storage.modifier.asm.x86_64\"},{\"match\":\"(?i)\\\\b(?:[ao](?:16|32|64))\\\\b\",\"name\":\"storage.modifier.prefix.asm.x86_64\"},{\"match\":\"(?i)\\\\b(?:rep(?:n?[ez])?|lock|xacquire|xrelease|(?:no)?bnd)\\\\b\",\"name\":\"storage.modifier.prefix.asm.x86_64\"},{\"captures\":{\"1\":{\"name\":\"storage.modifier.prefix.vex.asm.x86_64\"}},\"match\":\"{(vex[23]?|evex|rex)}\"},{\"captures\":{\"1\":{\"name\":\"storage.modifier.opmask.asm.x86_64\"}},\"match\":\"{(k[1-7])}\"},{\"captures\":{\"1\":{\"name\":\"storage.modifier.precision.asm.x86_64\"}},\"match\":\"{(1to(?:8|16))}\"},{\"captures\":{\"1\":{\"name\":\"storage.modifier.rounding.asm.x86_64\"}},\"match\":\"{(z|(?:r[nudz]-)?sae)}\"},{\"match\":\"\\\\.\\\\.(?:start|imagebase|tlvp|got(?:pc(?:rel)?|(?:tp)?off)?|plt|sym|tlsie)\\\\b\",\"name\":\"support.constant.asm.x86_64\"},{\"match\":\"\\\\b__\\\\?(?:utf(?:(?:16|32)(?:[lb]e)?)|float(?:8|16|32|64|80[me]|128[lh])|bfloat16|Infinity|[QS]?NaN)\\\\?__\\\\b\",\"name\":\"support.function.asm.x86_64\"},{\"match\":\"\\\\b__(?:utf(?:(?:16|32)(?:[lb]e)?)|float(?:8|16|32|64|80[me]|128[lh])|bfloat16|Infinity|[QS]?NaN)__\\\\b\",\"name\":\"support.function.legacy.asm.x86_64\"},{\"match\":\"\\\\b__\\\\?NASM_(?:MAJOR|(?:SUB)?MINOR|SNAPSHOT|VER(?:SION_ID)?)\\\\?__\\\\b\",\"name\":\"support.function.asm.x86_64\"},{\"match\":\"\\\\b___\\\\?NASM_PATCHLEVEL\\\\?__\\\\b\",\"name\":\"support.function.asm.x86_64\"},{\"match\":\"\\\\b__\\\\?(?:FILE|LINE|BITS|OUTPUT_FORMAT|DEBUG_FORMAT)\\\\?__\\\\b\",\"name\":\"support.function.asm.x86_64\"},{\"match\":\"\\\\b__\\\\?(?:(?:UTC_)?(?:DATE|TIME)(?:_NUM)?|POSIX_TIME)\\\\?__\\\\b\",\"name\":\"support.function.asm.x86_64\"},{\"match\":\"\\\\b__\\\\?USE_(?:\\\\w+)\\\\?__\\\\b\",\"name\":\"support.function.asm.x86_64\"},{\"match\":\"\\\\b__\\\\?PASS\\\\?__\\\\b\",\"name\":\"invalid.deprecated.support.constant.altreg.asm.x86_64\"},{\"match\":\"\\\\b__\\\\?ALIGNMODE\\\\?__\\\\b\",\"name\":\"support.constant.smartalign.asm.x86_64\"},{\"match\":\"\\\\b__\\\\?ALIGN_(\\\\w+)\\\\?__\\\\b\",\"name\":\"support.function.smartalign.asm.x86_64\"},{\"match\":\"\\\\b__NASM_(?:MAJOR|(?:SUB)?MINOR|SNAPSHOT|VER(?:SION_ID)?)__\\\\b\",\"name\":\"support.function.asm.x86_64\"},{\"match\":\"\\\\b___NASM_PATCHLEVEL__\\\\b\",\"name\":\"support.function.asm.x86_64\"},{\"match\":\"\\\\b__(?:FILE|LINE|BITS|OUTPUT_FORMAT|DEBUG_FORMAT)__\\\\b\",\"name\":\"support.function.asm.x86_64\"},{\"match\":\"\\\\b__(?:(?:UTC_)?(?:DATE|TIME)(?:_NUM)?|POSIX_TIME)__\\\\b\",\"name\":\"support.function.asm.x86_64\"},{\"match\":\"\\\\b__USE_(?:\\\\w+)__\\\\b\",\"name\":\"support.function.asm.x86_64\"},{\"match\":\"\\\\b__PASS__\\\\b\",\"name\":\"invalid.deprecated.support.constant.altreg.asm.x86_64\"},{\"match\":\"\\\\b__ALIGNMODE__\\\\b\",\"name\":\"support.constant.smartalign.asm.x86_64\"},{\"match\":\"\\\\b__ALIGN_(\\\\w+)__\\\\b\",\"name\":\"support.function.smartalign.asm.x86_64\"},{\"match\":\"\\\\b(?:Inf|[QS]?NaN)\\\\b\",\"name\":\"support.constant.fp.asm.x86_64\"},{\"match\":\"\\\\b(?:float(?:8|16|32|64|80[me]|128[lh]))\\\\b\",\"name\":\"support.function.fp.asm.x86_64\"},{\"match\":\"(?i)\\\\bilog2(?:[ewfc]|[fc]w)?\\\\b\",\"name\":\"support.function.ifunc.asm.x86_64\"}]}},\"scopeName\":\"source.asm.x86_64\"}"))
|
|
2
|
+
|
|
3
|
+
export default [
|
|
4
|
+
lang
|
|
5
|
+
]
|
package/dist/astro.d.mts
ADDED