@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
package/dist/less.mjs
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
const lang = Object.freeze(JSON.parse("{\"displayName\":\"Less\",\"name\":\"less\",\"patterns\":[{\"include\":\"#comment-block\"},{\"include\":\"#less-namespace-accessors\"},{\"include\":\"#less-extend\"},{\"include\":\"#at-rules\"},{\"include\":\"#less-variable-assignment\"},{\"include\":\"#property-list\"},{\"include\":\"#selector\"}],\"repository\":{\"angle-type\":{\"captures\":{\"1\":{\"name\":\"keyword.other.unit.less\"}},\"match\":\"(?i:[-+]?(?:(?:\\\\d*\\\\.\\\\d+(?:[eE](?:[-+]?\\\\d+))*)|(?:[-+]?\\\\d+))(deg|grad|rad|turn))\\\\b\",\"name\":\"constant.numeric.less\"},\"arbitrary-repetition\":{\"captures\":{\"1\":{\"name\":\"punctuation.definition.arbitrary-repetition.less\"}},\"match\":\"\\\\s*(?:(,))\"},\"at-charset\":{\"begin\":\"\\\\s*((@)charset\\\\b)\\\\s*\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.at-rule.charset.less\"},\"2\":{\"name\":\"punctuation.definition.keyword.less\"}},\"end\":\"\\\\s*((?=;|$))\",\"name\":\"meta.at-rule.charset.less\",\"patterns\":[{\"include\":\"#literal-string\"}]},\"at-container\":{\"begin\":\"(?=\\\\s*@container)\",\"end\":\"\\\\s*(\\\\})\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.block.end.less\"}},\"patterns\":[{\"begin\":\"((@)container)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.at-rule.container.less\"},\"2\":{\"name\":\"punctuation.definition.keyword.less\"},\"3\":{\"name\":\"support.constant.container.less\"}},\"end\":\"(?=\\\\{)\",\"name\":\"meta.at-rule.container.less\",\"patterns\":[{\"begin\":\"\\\\s*(?=[^{;])\",\"end\":\"\\\\s*(?=[{;])\",\"patterns\":[{\"match\":\"\\\\b(not|and|or)\\\\b\",\"name\":\"keyword.operator.comparison.less\"},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.at-rule.container-query.less\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"support.type.property-name.less\"}},\"match\":\"\\\\b(aspect-ratio|block-size|height|inline-size|orientation|width)\\\\b\",\"name\":\"support.constant.size-feature.less\"},{\"match\":\"((<|>)=?)|=|\\\\/\",\"name\":\"keyword.operator.comparison.less\"},{\"match\":\":\",\"name\":\"punctuation.separator.key-value.less\"},{\"match\":\"portrait|landscape\",\"name\":\"support.constant.property-value.less\"},{\"include\":\"#numeric-values\"},{\"match\":\"\\\\/\",\"name\":\"keyword.operator.arithmetic.less\"},{\"include\":\"#var-function\"},{\"include\":\"#less-variables\"},{\"include\":\"#less-variable-interpolation\"}]},{\"include\":\"#style-function\"},{\"match\":\"--|(?:-?(?:(?:[a-zA-Z_]|[\\\\x{00B7}\\\\x{00C0}-\\\\x{00D6}\\\\x{00D8}-\\\\x{00F6}\\\\x{00F8}-\\\\x{037D}\\\\x{037F}-\\\\x{1FFF}\\\\x{200C}\\\\x{200D}\\\\x{203F}\\\\x{2040}\\\\x{2070}-\\\\x{218F}\\\\x{2C00}-\\\\x{2FEF}\\\\x{3001}-\\\\x{D7FF}\\\\x{F900}-\\\\x{FDCF}\\\\x{FDF0}-\\\\x{FFFD}\\\\x{10000}-\\\\x{EFFFF}])|(?:\\\\\\\\(?:\\\\N|[^0-9A-Fa-f]|[0-9A-Fa-f]{1,6}[\\\\s\\\\R]))))(?:(?:[-\\\\da-zA-Z_]|[\\\\x{00B7}\\\\x{00C0}-\\\\x{00D6}\\\\x{00D8}-\\\\x{00F6}\\\\x{00F8}-\\\\x{037D}\\\\x{037F}-\\\\x{1FFF}\\\\x{200C}\\\\x{200D}\\\\x{203F}\\\\x{2040}\\\\x{2070}-\\\\x{218F}\\\\x{2C00}-\\\\x{2FEF}\\\\x{3001}-\\\\x{D7FF}\\\\x{F900}-\\\\x{FDCF}\\\\x{FDF0}-\\\\x{FFFD}\\\\x{10000}-\\\\x{EFFFF}])|(?:\\\\\\\\(?:\\\\N|[^0-9A-Fa-f]|[0-9A-Fa-f]{1,6}[\\\\s\\\\R])))*\",\"name\":\"variable.parameter.container-name.css\"},{\"include\":\"#arbitrary-repetition\"},{\"include\":\"#less-variables\"}]}]},{\"begin\":\"\\\\s*(\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.block.begin.less\"}},\"end\":\"(?=\\\\})\",\"patterns\":[{\"include\":\"#rule-list-body\"},{\"include\":\"$self\"}]}]},\"at-counter-style\":{\"begin\":\"\\\\s*((@)counter-style\\\\b)\\\\s+(?:(?i:\\\\b(decimal|none)\\\\b)|(-?(?:[[_a-zA-Z][^\\\\x{00}-\\\\x{7F}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))(?:[[-\\\\w][^\\\\x{00}-\\\\x{7F}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))*))\\\\s*(?=\\\\{|$)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.at-rule.counter-style.less\"},\"2\":{\"name\":\"punctuation.definition.keyword.less\"},\"3\":{\"name\":\"invalid.illegal.counter-style-name.less\"},\"4\":{\"name\":\"entity.other.counter-style-name.css\"}},\"end\":\"\\\\s*(\\\\})\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.block.begin.less\"}},\"name\":\"meta.at-rule.counter-style.less\",\"patterns\":[{\"include\":\"#comment-block\"},{\"include\":\"#rule-list\"}]},\"at-custom-media\":{\"begin\":\"(?=\\\\s*@custom-media\\\\b)\",\"end\":\"\\\\s*(?=;)\",\"name\":\"meta.at-rule.custom-media.less\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"punctuation.section.property-list.less\"}},\"match\":\"\\\\s*;\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.at-rule.custom-media.less\"},\"2\":{\"name\":\"punctuation.definition.keyword.less\"},\"3\":{\"name\":\"support.constant.custom-media.less\"}},\"match\":\"\\\\s*((@)custom-media)(?=.*?)\"},{\"include\":\"#media-query-list\"}]},\"at-font-face\":{\"begin\":\"\\\\s*((@)font-face)\\\\s*(?=\\\\{|$)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.at-rule.font-face.less\"},\"2\":{\"name\":\"punctuation.definition.keyword.less\"}},\"end\":\"\\\\s*(\\\\})\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.block.end.less\"}},\"name\":\"meta.at-rule.font-face.less\",\"patterns\":[{\"include\":\"#comment-block\"},{\"include\":\"#rule-list\"}]},\"at-import\":{\"begin\":\"\\\\s*((@)import\\\\b)\\\\s*\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.at-rule.import.less\"},\"2\":{\"name\":\"punctuation.definition.keyword.less\"}},\"end\":\"\\\\;\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.terminator.rule.less\"}},\"name\":\"meta.at-rule.import.less\",\"patterns\":[{\"include\":\"#url-function\"},{\"include\":\"#less-variables\"},{\"begin\":\"(?<=([\\\"'])|([\\\"']\\\\)))\\\\s*\",\"end\":\"\\\\s*(?=\\\\;)\",\"patterns\":[{\"include\":\"#media-query\"}]},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.group.less\",\"patterns\":[{\"match\":\"reference|inline|less|css|once|multiple|optional\",\"name\":\"constant.language.import-directive.less\"},{\"include\":\"#comma-delimiter\"}]},{\"include\":\"#literal-string\"}]},\"at-keyframes\":{\"begin\":\"\\\\s*((@)keyframes)(?=.*?\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.at-rule.keyframe.less\"},\"2\":{\"name\":\"punctuation.definition.keyword.less\"},\"4\":{\"name\":\"support.constant.keyframe.less\"}},\"end\":\"\\\\s*(\\\\})\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.block.end.less\"}},\"patterns\":[{\"begin\":\"\\\\s*(\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.block.begin.less\"}},\"end\":\"(?=\\\\})\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"keyword.other.keyframe-selector.less\"},\"2\":{\"name\":\"constant.numeric.less\"},\"3\":{\"name\":\"keyword.other.unit.less\"}},\"match\":\"\\\\s*(?:(from|to)|((?:\\\\.\\\\d+|\\\\d+(?:\\\\.\\\\d*)?)(%)))\\\\s*,?\\\\s*\"},{\"include\":\"$self\"}]},{\"begin\":\"\\\\s*(?=[^{;])\",\"end\":\"\\\\s*(?=\\\\{)\",\"name\":\"meta.at-rule.keyframe.less\",\"patterns\":[{\"include\":\"#keyframe-name\"},{\"include\":\"#arbitrary-repetition\"}]}]},\"at-media\":{\"begin\":\"(?=\\\\s*@media\\\\b)\",\"end\":\"\\\\s*(\\\\})\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.block.end.less\"}},\"patterns\":[{\"begin\":\"\\\\s*((@)media)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.at-rule.media.less\"},\"2\":{\"name\":\"punctuation.definition.keyword.less\"},\"3\":{\"name\":\"support.constant.media.less\"}},\"end\":\"\\\\s*(?=\\\\{)\",\"name\":\"meta.at-rule.media.less\",\"patterns\":[{\"include\":\"#media-query-list\"}]},{\"begin\":\"\\\\s*(\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.block.begin.less\"}},\"end\":\"(?=\\\\})\",\"patterns\":[{\"include\":\"#rule-list-body\"},{\"include\":\"$self\"}]}]},\"at-namespace\":{\"begin\":\"\\\\s*((@)namespace)\\\\s+\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.at-rule.namespace.less\"},\"2\":{\"name\":\"punctuation.definition.keyword.less\"}},\"end\":\"\\\\;\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.terminator.rule.less\"}},\"name\":\"meta.at-rule.namespace.less\",\"patterns\":[{\"include\":\"#url-function\"},{\"include\":\"#literal-string\"},{\"match\":\"(-?(?:[[_a-zA-Z][^\\\\x{00}-\\\\x{7F}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))(?:[[-\\\\w][^\\\\x{00}-\\\\x{7F}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))*)\",\"name\":\"entity.name.constant.namespace-prefix.less\"}]},\"at-page\":{\"captures\":{\"1\":{\"name\":\"keyword.control.at-rule.page.less\"},\"2\":{\"name\":\"punctuation.definition.keyword.less\"},\"3\":{\"name\":\"punctuation.definition.entity.less\"},\"4\":{\"name\":\"entity.other.attribute-name.pseudo-class.less\"}},\"match\":\"\\\\s*((@)page)\\\\s*(?:(:)(first|left|right))?\\\\s*(?=\\\\{|$)\",\"name\":\"meta.at-rule.page.less\",\"patterns\":[{\"include\":\"#comment-block\"},{\"include\":\"#rule-list\"}]},\"at-rules\":{\"patterns\":[{\"include\":\"#at-charset\"},{\"include\":\"#at-container\"},{\"include\":\"#at-counter-style\"},{\"include\":\"#at-custom-media\"},{\"include\":\"#at-font-face\"},{\"include\":\"#at-media\"},{\"include\":\"#at-import\"},{\"include\":\"#at-keyframes\"},{\"include\":\"#at-namespace\"},{\"include\":\"#at-page\"},{\"include\":\"#at-supports\"},{\"include\":\"#at-viewport\"}]},\"at-supports\":{\"begin\":\"(?=\\\\s*@supports\\\\b)\",\"end\":\"(?=\\\\s*)(\\\\})\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.block.end.less\"}},\"patterns\":[{\"begin\":\"\\\\s*((@)supports)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.at-rule.supports.less\"},\"2\":{\"name\":\"punctuation.definition.keyword.less\"},\"3\":{\"name\":\"support.constant.supports.less\"}},\"end\":\"\\\\s*(?=\\\\{)\",\"name\":\"meta.at-rule.supports.less\",\"patterns\":[{\"include\":\"#at-supports-operators\"},{\"include\":\"#at-supports-parens\"}]},{\"begin\":\"\\\\s*(\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.section.property-list.begin.less\"}},\"end\":\"(?=\\\\})\",\"patterns\":[{\"include\":\"#rule-list-body\"},{\"include\":\"$self\"}]}]},\"at-supports-operators\":{\"match\":\"\\\\b(?:and|or|not)\\\\b\",\"name\":\"keyword.operator.logic.less\"},\"at-supports-parens\":{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.group.less\",\"patterns\":[{\"include\":\"#at-supports-operators\"},{\"include\":\"#at-supports-parens\"},{\"include\":\"#rule-list-body\"}]},\"attr-function\":{\"begin\":\"\\\\b(attr)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.filter.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#qualified-name\"},{\"include\":\"#literal-string\"},{\"begin\":\"(-?(?:[[_a-zA-Z][^\\\\x{00}-\\\\x{7F}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))(?:[[-\\\\w][^\\\\x{00}-\\\\x{7F}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))*)\",\"end\":\"(?=\\\\))\",\"name\":\"entity.other.attribute-name.less\",\"patterns\":[{\"match\":\"\\\\b((?i:em|ex|ch|rem)|(?i:vw|vh|vmin|vmax)|(?i:cm|mm|q|in|pt|pc|px|fr)|(?i:deg|grad|rad|turn)|(?i:s|ms)|(?i:Hz|kHz)|(?i:dpi|dpcm|dppx))\\\\b\",\"name\":\"keyword.other.unit.less\"},{\"include\":\"#comma-delimiter\"},{\"include\":\"#property-value-constants\"},{\"include\":\"#numeric-values\"}]},{\"include\":\"#color-values\"}]}]},\"builtin-functions\":{\"patterns\":[{\"include\":\"#attr-function\"},{\"include\":\"#calc-function\"},{\"include\":\"#color-functions\"},{\"include\":\"#counter-functions\"},{\"include\":\"#cross-fade-function\"},{\"include\":\"#cubic-bezier-function\"},{\"include\":\"#filter-function\"},{\"include\":\"#fit-content-function\"},{\"include\":\"#format-function\"},{\"include\":\"#gradient-functions\"},{\"include\":\"#grid-repeat-function\"},{\"include\":\"#image-function\"},{\"include\":\"#less-functions\"},{\"include\":\"#local-function\"},{\"include\":\"#minmax-function\"},{\"include\":\"#regexp-function\"},{\"include\":\"#shape-functions\"},{\"include\":\"#steps-function\"},{\"include\":\"#symbols-function\"},{\"include\":\"#transform-functions\"},{\"include\":\"#url-function\"},{\"include\":\"#var-function\"}]},\"calc-function\":{\"begin\":\"\\\\b(calc)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.calc.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#less-strings\"},{\"include\":\"#var-function\"},{\"include\":\"#calc-function\"},{\"include\":\"#attr-function\"},{\"include\":\"#less-math\"},{\"include\":\"#relative-color\"}]}]},\"color-adjuster-operators\":{\"match\":\"[\\\\-+*](?=\\\\s+)\",\"name\":\"keyword.operator.less\"},\"color-functions\":{\"patterns\":[{\"begin\":\"\\\\b(rgba?)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.color.less\"}},\"comment\":\"rgb(), rgba()\",\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#less-strings\"},{\"include\":\"#less-variables\"},{\"include\":\"#var-function\"},{\"include\":\"#comma-delimiter\"},{\"include\":\"#value-separator\"},{\"include\":\"#percentage-type\"},{\"include\":\"#number-type\"}]}]},{\"begin\":\"\\\\b(hsla|hsl|hwb|oklab|oklch|lab|lch)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.color.less\"}},\"comment\":\"hsla, hsl, hwb, oklab, oklch, lab, lch\",\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#color-values\"},{\"include\":\"#less-strings\"},{\"include\":\"#less-variables\"},{\"include\":\"#var-function\"},{\"include\":\"#comma-delimiter\"},{\"include\":\"#angle-type\"},{\"include\":\"#percentage-type\"},{\"include\":\"#number-type\"},{\"include\":\"#calc-function\"},{\"include\":\"#value-separator\"}]}]},{\"begin\":\"\\\\b(light-dark)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.color.less\"}},\"comment\":\"light-dark()\",\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#color-values\"},{\"include\":\"#comma-delimiter\"}]}]},{\"include\":\"#less-color-functions\"}]},\"color-values\":{\"patterns\":[{\"include\":\"#color-functions\"},{\"include\":\"#less-functions\"},{\"include\":\"#less-variables\"},{\"include\":\"#var-function\"},{\"match\":\"\\\\b(aqua|black|blue|fuchsia|gray|green|lime|maroon|navy|olive|orange|purple|red|silver|teal|white|yellow)\\\\b\",\"name\":\"support.constant.color.w3c-standard-color-name.less\"},{\"match\":\"\\\\b(aliceblue|antiquewhite|aquamarine|azure|beige|bisque|blanchedalmond|blueviolet|brown|burlywood|cadetblue|chartreuse|chocolate|coral|cornflowerblue|cornsilk|crimson|cyan|darkblue|darkcyan|darkgoldenrod|darkgray|darkgreen|darkgrey|darkkhaki|darkmagenta|darkolivegreen|darkorange|darkorchid|darkred|darksalmon|darkseagreen|darkslateblue|darkslategray|darkslategrey|darkturquoise|darkviolet|deeppink|deepskyblue|dimgray|dimgrey|dodgerblue|firebrick|floralwhite|forestgreen|gainsboro|ghostwhite|gold|goldenrod|greenyellow|grey|honeydew|hotpink|indianred|indigo|ivory|khaki|lavender|lavenderblush|lawngreen|lemonchiffon|lightblue|lightcoral|lightcyan|lightgoldenrodyellow|lightgray|lightgreen|lightgrey|lightpink|lightsalmon|lightseagreen|lightskyblue|lightslategray|lightslategrey|lightsteelblue|lightyellow|limegreen|linen|magenta|mediumaquamarine|mediumblue|mediumorchid|mediumpurple|mediumseagreen|mediumslateblue|mediumspringgreen|mediumturquoise|mediumvioletred|midnightblue|mintcream|mistyrose|moccasin|navajowhite|oldlace|olivedrab|orangered|orchid|palegoldenrod|palegreen|paleturquoise|palevioletred|papayawhip|peachpuff|peru|pink|plum|powderblue|rebeccapurple|rosybrown|royalblue|saddlebrown|salmon|sandybrown|seagreen|seashell|sienna|skyblue|slateblue|slategray|slategrey|snow|springgreen|steelblue|tan|thistle|tomato|turquoise|violet|wheat|whitesmoke|yellowgreen)\\\\b\",\"name\":\"support.constant.color.w3c-extended-color-keywords.less\"},{\"match\":\"\\\\b((?i)currentColor|transparent)\\\\b\",\"name\":\"support.constant.color.w3c-special-color-keyword.less\"},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.constant.less\"}},\"match\":\"(#)(\\\\h{3}|\\\\h{4}|\\\\h{6}|\\\\h{8})\\\\b\",\"name\":\"constant.other.color.rgb-value.less\"},{\"include\":\"#relative-color\"}]},\"comma-delimiter\":{\"captures\":{\"1\":{\"name\":\"punctuation.separator.less\"}},\"match\":\"\\\\s*(,)\\\\s*\"},\"comment-block\":{\"patterns\":[{\"begin\":\"/\\\\*\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.less\"}},\"end\":\"\\\\*/\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.less\"}},\"name\":\"comment.block.less\"},{\"include\":\"#comment-line\"}]},\"comment-line\":{\"captures\":{\"1\":{\"name\":\"punctuation.definition.comment.less\"}},\"match\":\"(//).*$\\\\n?\",\"name\":\"comment.line.double-slash.less\"},\"counter-functions\":{\"patterns\":[{\"begin\":\"\\\\b(counter)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.filter.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#less-strings\"},{\"include\":\"#less-variables\"},{\"include\":\"#var-function\"},{\"match\":\"(?:--(?:[[-\\\\w][^\\\\x{00}-\\\\x{7F}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))+|-?(?:[[_a-zA-Z][^\\\\x{00}-\\\\x{7F}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))(?:[[-\\\\w][^\\\\x{00}-\\\\x{7F}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))*)\",\"name\":\"entity.other.counter-name.less\"},{\"begin\":\"(?=,)\",\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#comma-delimiter\"},{\"match\":\"\\\\b((?i:arabic-indic|armenian|bengali|cambodian|circle|cjk-decimal|cjk-earthly-branch|cjk-heavenly-stem|decimal-leading-zero|decimal|devanagari|disclosure-closed|disclosure-open|disc|ethiopic-numeric|georgian|gujarati|gurmukhi|hebrew|hiragana-iroha|hiragana|japanese-formal|japanese-informal|kannada|katakana-iroha|katakana|khmer|korean-hangul-formal|korean-hanja-formal|korean-hanja-informal|lao|lower-alpha|lower-armenian|lower-greek|lower-latin|lower-roman|malayalam|mongolian|myanmar|oriya|persian|simp-chinese-formal|simp-chinese-informal|square|tamil|telugu|thai|tibetan|trad-chinese-formal|trad-chinese-informal|upper-alpha|upper-armenian|upper-latin|upper-roman)|none)\\\\b\",\"name\":\"support.constant.property-value.counter-style.less\"}]}]}]},{\"begin\":\"\\\\b(counters)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.filter.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"match\":\"(-?(?:[[_a-zA-Z][^\\\\x{00}-\\\\x{7F}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))(?:[[-\\\\w][^\\\\x{00}-\\\\x{7F}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))*)\",\"name\":\"entity.other.counter-name.less string.unquoted.less\"},{\"begin\":\"(?=,)\",\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#less-strings\"},{\"include\":\"#less-variables\"},{\"include\":\"#var-function\"},{\"include\":\"#literal-string\"},{\"include\":\"#comma-delimiter\"},{\"match\":\"\\\\b((?i:arabic-indic|armenian|bengali|cambodian|circle|cjk-decimal|cjk-earthly-branch|cjk-heavenly-stem|decimal-leading-zero|decimal|devanagari|disclosure-closed|disclosure-open|disc|ethiopic-numeric|georgian|gujarati|gurmukhi|hebrew|hiragana-iroha|hiragana|japanese-formal|japanese-informal|kannada|katakana-iroha|katakana|khmer|korean-hangul-formal|korean-hanja-formal|korean-hanja-informal|lao|lower-alpha|lower-armenian|lower-greek|lower-latin|lower-roman|malayalam|mongolian|myanmar|oriya|persian|simp-chinese-formal|simp-chinese-informal|square|tamil|telugu|thai|tibetan|trad-chinese-formal|trad-chinese-informal|upper-alpha|upper-armenian|upper-latin|upper-roman)|none)\\\\b\",\"name\":\"support.constant.property-value.counter-style.less\"}]}]}]}]},\"cross-fade-function\":{\"patterns\":[{\"begin\":\"\\\\b(cross-fade)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.image.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#comma-delimiter\"},{\"include\":\"#percentage-type\"},{\"include\":\"#color-values\"},{\"include\":\"#image-type\"},{\"include\":\"#literal-string\"},{\"include\":\"#unquoted-string\"}]}]}]},\"cubic-bezier-function\":{\"begin\":\"\\\\b(cubic-bezier)(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.timing.less\"},\"2\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"contentName\":\"meta.group.less\",\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"include\":\"#less-functions\"},{\"include\":\"#calc-function\"},{\"include\":\"#less-variables\"},{\"include\":\"#var-function\"},{\"include\":\"#comma-delimiter\"},{\"include\":\"#number-type\"}]},\"custom-property-name\":{\"captures\":{\"1\":{\"name\":\"punctuation.definition.custom-property.less\"},\"2\":{\"name\":\"support.type.custom-property.name.less\"}},\"match\":\"\\\\s*(--)((?:[[-\\\\w][^\\\\x{00}-\\\\x{7F}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))+)\",\"name\":\"support.type.custom-property.less\"},\"dimensions\":{\"patterns\":[{\"include\":\"#angle-type\"},{\"include\":\"#frequency-type\"},{\"include\":\"#time-type\"},{\"include\":\"#percentage-type\"},{\"include\":\"#length-type\"}]},\"filter-function\":{\"begin\":\"\\\\b(filter)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.filter.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"name\":\"meta.group.less\",\"patterns\":[{\"include\":\"#comma-delimiter\"},{\"include\":\"#image-type\"},{\"include\":\"#literal-string\"},{\"include\":\"#filter-functions\"}]}]},\"filter-functions\":{\"patterns\":[{\"include\":\"#less-functions\"},{\"begin\":\"\\\\b(blur)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.filter.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#length-type\"}]}]},{\"begin\":\"\\\\b(brightness|contrast|grayscale|invert|opacity|saturate|sepia)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.filter.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#percentage-type\"},{\"include\":\"#number-type\"},{\"include\":\"#less-functions\"}]}]},{\"begin\":\"\\\\b(drop-shadow)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.filter.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#length-type\"},{\"include\":\"#color-values\"}]}]},{\"begin\":\"\\\\b(hue-rotate)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.filter.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#angle-type\"}]}]}]},\"fit-content-function\":{\"begin\":\"\\\\b(fit-content)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.grid.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#less-variables\"},{\"include\":\"#var-function\"},{\"include\":\"#calc-function\"},{\"include\":\"#percentage-type\"},{\"include\":\"#length-type\"}]}]},\"format-function\":{\"patterns\":[{\"begin\":\"\\\\b(format)(?=\\\\()\",\"beginCaptures\":{\"0\":{\"name\":\"support.function.format.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#literal-string\"}]}]}]},\"frequency-type\":{\"captures\":{\"1\":{\"name\":\"keyword.other.unit.less\"}},\"match\":\"(?i:[-+]?(?:(?:\\\\d*\\\\.\\\\d+(?:[eE](?:[-+]?\\\\d+))*)|(?:[-+]?\\\\d+))(Hz|kHz))\\\\b\",\"name\":\"constant.numeric.less\"},\"global-property-values\":{\"match\":\"\\\\b(?:initial|inherit|unset|revert-layer|revert)\\\\b\",\"name\":\"support.constant.property-value.less\"},\"gradient-functions\":{\"patterns\":[{\"begin\":\"\\\\b((?:repeating-)?linear-gradient)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.gradient.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#less-variables\"},{\"include\":\"#var-function\"},{\"include\":\"#angle-type\"},{\"include\":\"#color-values\"},{\"include\":\"#percentage-type\"},{\"include\":\"#length-type\"},{\"include\":\"#comma-delimiter\"},{\"match\":\"\\\\bto\\\\b\",\"name\":\"keyword.other.less\"},{\"match\":\"\\\\b(top|right|bottom|left)\\\\b\",\"name\":\"support.constant.property-value.less\"}]}]},{\"begin\":\"\\\\b((?:repeating-)?radial-gradient)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.gradient.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#less-variables\"},{\"include\":\"#var-function\"},{\"include\":\"#color-values\"},{\"include\":\"#percentage-type\"},{\"include\":\"#length-type\"},{\"include\":\"#comma-delimiter\"},{\"match\":\"\\\\b(at|circle|ellipse)\\\\b\",\"name\":\"keyword.other.less\"},{\"match\":\"\\\\b(top|right|bottom|left|center|(farthest|closest)-(corner|side))\\\\b\",\"name\":\"support.constant.property-value.less\"}]}]}]},\"grid-repeat-function\":{\"begin\":\"\\\\b(repeat)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.grid.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#comma-delimiter\"},{\"include\":\"#var-function\"},{\"include\":\"#length-type\"},{\"include\":\"#percentage-type\"},{\"include\":\"#minmax-function\"},{\"include\":\"#integer-type\"},{\"match\":\"\\\\b(auto-(fill|fit))\\\\b\",\"name\":\"support.keyword.repetitions.less\"},{\"match\":\"\\\\b(((max|min)-content)|auto)\\\\b\",\"name\":\"support.constant.property-value.less\"}]}]},\"image-function\":{\"begin\":\"\\\\b(image)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.image.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#image-type\"},{\"include\":\"#literal-string\"},{\"include\":\"#color-values\"},{\"include\":\"#comma-delimiter\"},{\"include\":\"#unquoted-string\"}]}]},\"image-type\":{\"patterns\":[{\"include\":\"#cross-fade-function\"},{\"include\":\"#gradient-functions\"},{\"include\":\"#image-function\"},{\"include\":\"#url-function\"}]},\"important\":{\"captures\":{\"1\":{\"name\":\"punctuation.separator.less\"}},\"match\":\"(!)\\\\s*important\",\"name\":\"keyword.other.important.less\"},\"integer-type\":{\"match\":\"(?:[-+]?\\\\d+)\",\"name\":\"constant.numeric.less\"},\"keyframe-name\":{\"begin\":\"\\\\s*(-?(?:[_a-z]|[^\\\\x{00}-\\\\x{7F}]|(?:(:?\\\\\\\\[0-9a-f]{1,6}(\\\\r\\\\n|[\\\\s\\\\t\\\\r\\\\n\\\\f])?)|\\\\\\\\[^\\\\r\\\\n\\\\f0-9a-f]))(?:[_a-z0-9-]|[^\\\\x{00}-\\\\x{7F}]|(?:(:?\\\\\\\\[0-9a-f]{1,6}(\\\\r\\\\n|[\\\\t\\\\r\\\\n\\\\f])?)|\\\\\\\\[^\\\\r\\\\n\\\\f0-9a-f]))*)?\",\"beginCaptures\":{\"1\":{\"name\":\"variable.other.constant.animation-name.less\"}},\"end\":\"\\\\s*(?:(,)|(?=[{;]))\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.arbitrary-repetition.less\"}}},\"length-type\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"keyword.other.unit.less\"}},\"match\":\"(?:[-+]?)(?:\\\\d+\\\\.\\\\d+|\\\\.?\\\\d+)(?:[eE][-+]?\\\\d+)?(em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|m|q|in|pt|pc|px|fr|dpi|dpcm|dppx|x)\",\"name\":\"constant.numeric.less\"},{\"match\":\"\\\\b(?:[-+]?)0\\\\b\",\"name\":\"constant.numeric.less\"}]},\"less-boolean-function\":{\"begin\":\"\\\\b(boolean)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.boolean.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#less-logical-comparisons\"}]}]},\"less-color-blend-functions\":{\"patterns\":[{\"begin\":\"\\\\b(multiply|screen|overlay|(soft|hard)light|difference|exclusion|negation|average)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.color-blend.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#less-variables\"},{\"include\":\"#var-function\"},{\"include\":\"#comma-delimiter\"},{\"include\":\"#color-values\"}]}]}]},\"less-color-channel-functions\":{\"patterns\":[{\"begin\":\"\\\\b(hue|saturation|lightness|hsv(hue|saturation|value)|red|green|blue|alpha|luma|luminance)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.color-definition.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#color-values\"}]}]}]},\"less-color-definition-functions\":{\"patterns\":[{\"begin\":\"\\\\b(argb)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.color-definition.less\"}},\"comment\":\"argb()\",\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#less-variables\"},{\"include\":\"#var-function\"},{\"include\":\"#color-values\"}]}]},{\"begin\":\"\\\\b(hsva?)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.color.less\"}},\"comment\":\"hsva(), hsv()\",\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#integer-type\"},{\"include\":\"#percentage-type\"},{\"include\":\"#number-type\"},{\"include\":\"#less-strings\"},{\"include\":\"#less-variables\"},{\"include\":\"#var-function\"},{\"include\":\"#calc-function\"},{\"include\":\"#comma-delimiter\"}]}]}]},\"less-color-functions\":{\"patterns\":[{\"include\":\"#less-color-blend-functions\"},{\"include\":\"#less-color-channel-functions\"},{\"include\":\"#less-color-definition-functions\"},{\"include\":\"#less-color-operation-functions\"}]},\"less-color-operation-functions\":{\"patterns\":[{\"begin\":\"\\\\b(fade|shade|tint)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.color-operation.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#color-values\"},{\"include\":\"#comma-delimiter\"},{\"include\":\"#percentage-type\"}]}]},{\"begin\":\"\\\\b(spin)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.color-operation.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#color-values\"},{\"include\":\"#comma-delimiter\"},{\"include\":\"#number-type\"}]}]},{\"begin\":\"\\\\b(((de)?saturate)|((light|dark)en)|(fade(in|out)))(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.color-operation.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#color-values\"},{\"include\":\"#comma-delimiter\"},{\"include\":\"#percentage-type\"},{\"match\":\"\\\\brelative\\\\b\",\"name\":\"constant.language.relative.less\"}]}]},{\"begin\":\"\\\\b(contrast)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.color-operation.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#color-values\"},{\"include\":\"#comma-delimiter\"},{\"include\":\"#percentage-type\"}]}]},{\"begin\":\"\\\\b(greyscale)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.color-operation.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#color-values\"}]}]},{\"begin\":\"\\\\b(mix)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.color-operation.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#color-values\"},{\"include\":\"#comma-delimiter\"},{\"include\":\"#less-math\"},{\"include\":\"#percentage-type\"}]}]}]},\"less-extend\":{\"begin\":\"(:)(extend)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.entity.less\"},\"2\":{\"name\":\"entity.other.attribute-name.pseudo-class.extend.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"match\":\"\\\\ball\\\\b\",\"name\":\"constant.language.all.less\"},{\"include\":\"#selectors\"}]}]},\"less-functions\":{\"patterns\":[{\"include\":\"#less-boolean-function\"},{\"include\":\"#less-color-functions\"},{\"include\":\"#less-if-function\"},{\"include\":\"#less-list-functions\"},{\"include\":\"#less-math-functions\"},{\"include\":\"#less-misc-functions\"},{\"include\":\"#less-string-functions\"},{\"include\":\"#less-type-functions\"}]},\"less-if-function\":{\"begin\":\"\\\\b(if)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.if.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#less-mixin-guards\"},{\"include\":\"#comma-delimiter\"},{\"include\":\"#property-values\"}]}]},\"less-list-functions\":{\"patterns\":[{\"begin\":\"\\\\b(length)(?=\\\\()\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.length.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#property-values\"},{\"include\":\"#comma-delimiter\"}]}]},{\"begin\":\"\\\\b(extract)(?=\\\\()\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.extract.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#property-values\"},{\"include\":\"#comma-delimiter\"},{\"include\":\"#integer-type\"}]}]},{\"begin\":\"\\\\b(range)(?=\\\\()\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.range.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#property-values\"},{\"include\":\"#comma-delimiter\"},{\"include\":\"#integer-type\"}]}]}]},\"less-logical-comparisons\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"keyword.operator.logical.less\"}},\"match\":\"\\\\s*(=|((<|>)=?))\\\\s*\"},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.group.less\",\"patterns\":[{\"include\":\"#less-logical-comparisons\"}]},{\"match\":\"\\\\btrue|false\\\\b\",\"name\":\"constant.language.less\"},{\"match\":\",\",\"name\":\"punctuation.separator.less\"},{\"include\":\"#property-values\"},{\"include\":\"#selectors\"},{\"include\":\"#unquoted-string\"}]},\"less-math\":{\"patterns\":[{\"match\":\"[-+\\\\*\\\\/]\",\"name\":\"keyword.operator.arithmetic.less\"},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.group.less\",\"patterns\":[{\"include\":\"#less-math\"}]},{\"include\":\"#numeric-values\"},{\"include\":\"#less-variables\"}]},\"less-math-functions\":{\"patterns\":[{\"begin\":\"\\\\b(ceil|floor|percentage|round|sqrt|abs|a?(sin|cos|tan))(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.math.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#less-variables\"},{\"include\":\"#numeric-values\"}]}]},{\"captures\":{\"2\":{\"name\":\"support.function.math.less\"},\"3\":{\"name\":\"punctuation.definition.group.begin.less\"},\"4\":{\"name\":\"punctuation.definition.group.end.less\"}},\"match\":\"((pi)(\\\\()(\\\\)))\",\"name\":\"meta.function-call.less\"},{\"begin\":\"\\\\b(pow|m(od|in|ax))(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.math.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#less-variables\"},{\"include\":\"#numeric-values\"},{\"include\":\"#comma-delimiter\"}]}]}]},\"less-misc-functions\":{\"patterns\":[{\"begin\":\"\\\\b(color)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.color.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#literal-string\"}]}]},{\"begin\":\"\\\\b(image-(size|width|height))(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.image.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#literal-string\"},{\"include\":\"#unquoted-string\"}]}]},{\"begin\":\"\\\\b(convert|unit)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.convert.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#less-variables\"},{\"include\":\"#numeric-values\"},{\"include\":\"#literal-string\"},{\"include\":\"#comma-delimiter\"},{\"match\":\"((c|m)?m|in|p(t|c|x)|m?s|g?rad|deg|turn|%|r?em|ex|ch)\",\"name\":\"keyword.other.unit.less\"}]}]},{\"begin\":\"\\\\b(data-uri)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.data-uri.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#less-variables\"},{\"include\":\"#literal-string\"},{\"captures\":{\"1\":{\"name\":\"punctuation.separator.less\"}},\"match\":\"\\\\s*(?:(,))\"}]}]},{\"captures\":{\"2\":{\"name\":\"punctuation.definition.group.begin.less\"},\"3\":{\"name\":\"punctuation.definition.group.end.less\"}},\"match\":\"\\\\b(default(\\\\()(\\\\)))\\\\b\",\"name\":\"support.function.default.less\"},{\"begin\":\"\\\\b(get-unit)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.get-unit.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#dimensions\"}]}]},{\"begin\":\"\\\\b(svg-gradient)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.svg-gradient.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#angle-type\"},{\"include\":\"#comma-delimiter\"},{\"include\":\"#color-values\"},{\"include\":\"#percentage-type\"},{\"include\":\"#length-type\"},{\"match\":\"\\\\bto\\\\b\",\"name\":\"keyword.other.less\"},{\"match\":\"\\\\b(top|right|bottom|left|center)\\\\b\",\"name\":\"support.constant.property-value.less\"},{\"match\":\"\\\\b(at|circle|ellipse)\\\\b\",\"name\":\"keyword.other.less\"}]}]}]},\"less-mixin-guards\":{\"patterns\":[{\"begin\":\"\\\\s*(and|not|or)?\\\\s*(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.operator.logical.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"name\":\"meta.group.less\",\"patterns\":[{\"include\":\"#less-variable-comparison\"},{\"captures\":{\"1\":{\"name\":\"meta.group.less\"},\"2\":{\"name\":\"punctuation.definition.group.begin.less\"},\"3\":{\"name\":\"punctuation.definition.group.end.less\"}},\"match\":\"default((\\\\()(\\\\)))\",\"name\":\"support.function.default.less\"},{\"include\":\"#property-values\"},{\"include\":\"#less-logical-comparisons\"},{\"include\":\"$self\"}]}]}]},\"less-namespace-accessors\":{\"patterns\":[{\"begin\":\"(?=\\\\s*when\\\\b)\",\"end\":\"\\\\s*(?:(,)|(?=[{;]))\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.block.end.less\"}},\"name\":\"meta.conditional.guarded-namespace.less\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"keyword.control.conditional.less\"},\"2\":{\"name\":\"punctuation.definition.keyword.less\"}},\"match\":\"\\\\s*(when)(?=.*?)\"},{\"include\":\"#less-mixin-guards\"},{\"include\":\"#comma-delimiter\"},{\"begin\":\"\\\\s*(\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.section.property-list.begin.less\"}},\"end\":\"(?=\\\\})\",\"name\":\"meta.block.less\",\"patterns\":[{\"include\":\"#rule-list-body\"}]},{\"include\":\"#selectors\"}]},{\"begin\":\"(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(\\\\))\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.group.end.less\"},\"2\":{\"name\":\"punctuation.terminator.rule.less\"}},\"name\":\"meta.group.less\",\"patterns\":[{\"include\":\"#less-variable-assignment\"},{\"include\":\"#comma-delimiter\"},{\"include\":\"#property-values\"},{\"include\":\"#rule-list-body\"}]},{\"captures\":{\"1\":{\"name\":\"punctuation.terminator.rule.less\"}},\"match\":\"(;)|(?=[})])\"}]},\"less-string-functions\":{\"patterns\":[{\"begin\":\"\\\\b(e(scape)?)(?=\\\\()\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.escape.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#less-variables\"},{\"include\":\"#comma-delimiter\"},{\"include\":\"#literal-string\"},{\"include\":\"#unquoted-string\"}]}]},{\"begin\":\"\\\\s*(%)(?=\\\\()\\\\s*\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.format.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#less-variables\"},{\"include\":\"#comma-delimiter\"},{\"include\":\"#literal-string\"},{\"include\":\"#property-values\"}]}]},{\"begin\":\"\\\\b(replace)(?=\\\\()\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.replace.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#less-variables\"},{\"include\":\"#comma-delimiter\"},{\"include\":\"#literal-string\"},{\"include\":\"#property-values\"}]}]}]},\"less-strings\":{\"patterns\":[{\"begin\":\"(~)('|\\\")\",\"beginCaptures\":{\"1\":{\"name\":\"constant.character.escape.less\"},\"2\":{\"name\":\"punctuation.definition.string.begin.less\"}},\"contentName\":\"markup.raw.inline.less\",\"end\":\"('|\\\")|(\\\\n)\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.string.end.less\"},\"2\":{\"name\":\"invalid.illegal.newline.less\"}},\"name\":\"string.quoted.other.less\",\"patterns\":[{\"include\":\"#string-content\"}]}]},\"less-type-functions\":{\"patterns\":[{\"begin\":\"\\\\b(is(number|string|color|keyword|url|pixel|em|percentage|ruleset))(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.type.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#property-values\"}]}]},{\"begin\":\"\\\\b(isunit)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.type.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#property-values\"},{\"include\":\"#comma-delimiter\"},{\"match\":\"\\\\b((?i:em|ex|ch|rem)|(?i:vw|vh|vmin|vmax)|(?i:cm|mm|q|in|pt|pc|px|fr)|(?i:deg|grad|rad|turn)|(?i:s|ms)|(?i:Hz|kHz)|(?i:dpi|dpcm|dppx))\\\\b\",\"name\":\"keyword.other.unit.less\"}]}]},{\"begin\":\"\\\\b(isdefined)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.type.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#less-variables\"}]}]}]},\"less-variable-assignment\":{\"patterns\":[{\"begin\":\"(@)(-?(?:[[-\\\\w][^\\\\x{00}-\\\\x{7F}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))(?:[[-\\\\w][^\\\\x{00}-\\\\x{7F}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))*)\",\"beginCaptures\":{\"0\":{\"name\":\"variable.other.readwrite.less\"},\"1\":{\"name\":\"punctuation.definition.variable.less\"},\"2\":{\"name\":\"support.other.variable.less\"}},\"end\":\"\\\\s*(;|(\\\\.{3})|(?=\\\\)))\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.terminator.rule.less\"},\"2\":{\"name\":\"keyword.operator.spread.less\"}},\"name\":\"meta.property-value.less\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"punctuation.separator.key-value.less\"},\"4\":{\"name\":\"meta.property-value.less\"}},\"match\":\"(((\\\\+_?)?):)([\\\\s\\\\t]*)\"},{\"include\":\"#property-values\"},{\"include\":\"#comma-delimiter\"},{\"include\":\"#property-list\"},{\"include\":\"#unquoted-string\"}]}]},\"less-variable-comparison\":{\"patterns\":[{\"begin\":\"(@{1,2})([-]?([_a-z]|[^\\\\x{00}-\\\\x{7F}]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))(?:[[-\\\\w][^\\\\x{00}-\\\\x{7F}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))*)\",\"beginCaptures\":{\"0\":{\"name\":\"variable.other.readwrite.less\"},\"1\":{\"name\":\"punctuation.definition.variable.less\"},\"2\":{\"name\":\"support.other.variable.less\"}},\"end\":\"\\\\s*(?=\\\\))\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.terminator.rule.less\"}},\"patterns\":[{\"captures\":{\"1\":{\"name\":\"keyword.operator.logical.less\"}},\"match\":\"\\\\s*(=|((<|>)=?))\\\\s*\"},{\"match\":\"\\\\btrue\\\\b\",\"name\":\"constant.language.less\"},{\"include\":\"#property-values\"},{\"include\":\"#selectors\"},{\"include\":\"#unquoted-string\"},{\"match\":\",\",\"name\":\"punctuation.separator.less\"}]}]},\"less-variable-interpolation\":{\"captures\":{\"1\":{\"name\":\"punctuation.definition.variable.less\"},\"2\":{\"name\":\"punctuation.definition.expression.less\"},\"3\":{\"name\":\"support.other.variable.less\"},\"4\":{\"name\":\"punctuation.definition.expression.less\"}},\"match\":\"(@)(\\\\{)([-\\\\w]+)(\\\\})\",\"name\":\"variable.other.readwrite.less\"},\"less-variables\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"punctuation.definition.variable.less\"},\"2\":{\"name\":\"support.other.variable.less\"}},\"match\":\"\\\\s*(@@?)([-\\\\w]+)\",\"name\":\"variable.other.readwrite.less\"},{\"include\":\"#less-variable-interpolation\"}]},\"literal-string\":{\"patterns\":[{\"begin\":\"'\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.less\"}},\"end\":\"(')|(\\\\n)\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.string.end.less\"},\"2\":{\"name\":\"invalid.illegal.newline.less\"}},\"name\":\"string.quoted.single.less\",\"patterns\":[{\"include\":\"#string-content\"}]},{\"begin\":\"\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.less\"}},\"end\":\"(\\\")|(\\\\n)\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.string.end.less\"},\"2\":{\"name\":\"invalid.illegal.newline.less\"}},\"name\":\"string.quoted.double.less\",\"patterns\":[{\"include\":\"#string-content\"}]},{\"include\":\"#less-strings\"}]},\"local-function\":{\"begin\":\"\\\\b(local)(?=\\\\()\",\"beginCaptures\":{\"0\":{\"name\":\"support.function.font-face.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#unquoted-string\"}]}]},\"media-query\":{\"begin\":\"\\\\s*(only|not)?\\\\s*(all|aural|braille|embossed|handheld|print|projection|screen|tty|tv)?\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.operator.logic.media.less\"},\"2\":{\"name\":\"support.constant.media.less\"}},\"end\":\"\\\\s*(?:(,)|(?=[{;]))\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.arbitrary-repetition.less\"}},\"patterns\":[{\"include\":\"#less-variables\"},{\"include\":\"#custom-property-name\"},{\"begin\":\"\\\\s*(and)?\\\\s*(\\\\()\\\\s*\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.operator.logic.media.less\"},\"2\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.group.less\",\"patterns\":[{\"begin\":\"(--|(?:-?(?:(?:[a-zA-Z_]|[\\\\x{00B7}\\\\x{00C0}-\\\\x{00D6}\\\\x{00D8}-\\\\x{00F6}\\\\x{00F8}-\\\\x{037D}\\\\x{037F}-\\\\x{1FFF}\\\\x{200C}\\\\x{200D}\\\\x{203F}\\\\x{2040}\\\\x{2070}-\\\\x{218F}\\\\x{2C00}-\\\\x{2FEF}\\\\x{3001}-\\\\x{D7FF}\\\\x{F900}-\\\\x{FDCF}\\\\x{FDF0}-\\\\x{FFFD}\\\\x{10000}-\\\\x{EFFFF}])|(?:\\\\\\\\(?:\\\\N|[^0-9A-Fa-f]|[0-9A-Fa-f]{1,6}[\\\\s\\\\R]))))(?:(?:[-\\\\da-zA-Z_]|[\\\\x{00B7}\\\\x{00C0}-\\\\x{00D6}\\\\x{00D8}-\\\\x{00F6}\\\\x{00F8}-\\\\x{037D}\\\\x{037F}-\\\\x{1FFF}\\\\x{200C}\\\\x{200D}\\\\x{203F}\\\\x{2040}\\\\x{2070}-\\\\x{218F}\\\\x{2C00}-\\\\x{2FEF}\\\\x{3001}-\\\\x{D7FF}\\\\x{F900}-\\\\x{FDCF}\\\\x{FDF0}-\\\\x{FFFD}\\\\x{10000}-\\\\x{EFFFF}])|(?:\\\\\\\\(?:\\\\N|[^0-9A-Fa-f]|[0-9A-Fa-f]{1,6}[\\\\s\\\\R])))*)\\\\s*(?=[:)])\",\"beginCaptures\":{\"0\":{\"name\":\"support.type.property-name.media.less\"}},\"end\":\"(((\\\\+_?)?):)|(?=\\\\))\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.separator.key-value.less\"}}},{\"match\":\"\\\\b(portrait|landscape|progressive|interlace)\",\"name\":\"support.constant.property-value.less\"},{\"captures\":{\"1\":{\"name\":\"constant.numeric.less\"},\"2\":{\"name\":\"keyword.operator.arithmetic.less\"},\"3\":{\"name\":\"constant.numeric.less\"}},\"match\":\"\\\\s*(\\\\d+)(/)(\\\\d+)\"},{\"include\":\"#less-math\"}]}]},\"media-query-list\":{\"begin\":\"\\\\s*(?=[^{;])\",\"end\":\"\\\\s*(?=[{;])\",\"patterns\":[{\"include\":\"#media-query\"}]},\"minmax-function\":{\"begin\":\"\\\\b(minmax)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.grid.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#less-variables\"},{\"include\":\"#var-function\"},{\"include\":\"#length-type\"},{\"include\":\"#comma-delimiter\"},{\"match\":\"\\\\b(max-content|min-content)\\\\b\",\"name\":\"support.constant.property-value.less\"}]}]},\"number-type\":{\"match\":\"(?:[-+]?)(?:\\\\d+\\\\.\\\\d+|\\\\.?\\\\d+)(?:[eE][-+]?\\\\d+)?\",\"name\":\"constant.numeric.less\"},\"numeric-values\":{\"patterns\":[{\"include\":\"#dimensions\"},{\"include\":\"#percentage-type\"},{\"include\":\"#number-type\"}]},\"percentage-type\":{\"captures\":{\"1\":{\"name\":\"keyword.other.unit.less\"}},\"match\":\"(?:[-+]?)(?:\\\\d+\\\\.\\\\d+|\\\\.?\\\\d+)(?:[eE][-+]?\\\\d+)?(%)\",\"name\":\"constant.numeric.less\"},\"property-list\":{\"patterns\":[{\"begin\":\"(?=(?=[^;]*)\\\\{)\",\"end\":\"\\\\}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.block.end.less\"}},\"patterns\":[{\"include\":\"#rule-list\"}]}]},\"property-value-constants\":{\"patterns\":[{\"comment\":\"align-content, align-items, align-self, justify-content, justify-items, justify-self\",\"match\":\"\\\\b(flex-start|flex-end|start|end|space-between|space-around|space-evenly|stretch|baseline|safe|unsafe|legacy|anchor-center|first|last|self-start|self-end)\\\\b\",\"name\":\"support.constant.property-value.less\"},{\"comment\":\"alignment-baseline\",\"match\":\"\\\\b(text-before-edge|before-edge|middle|central|text-after-edge|after-edge|ideographic|alphabetic|hanging|mathematical|top|center|bottom)\\\\b\",\"name\":\"support.constant.property-value.less\"},{\"include\":\"#global-property-values\"},{\"include\":\"#cubic-bezier-function\"},{\"include\":\"#steps-function\"},{\"comment\":\"animation-composition\",\"match\":\"\\\\b(?:replace|add|accumulate)\\\\b\",\"name\":\"support.constant.property-value.less\"},{\"comment\":\"animation-direction\",\"match\":\"\\\\b(?:normal|alternate-reverse|alternate|reverse)\\\\b\",\"name\":\"support.constant.property-value.less\"},{\"comment\":\"animation-fill-mode\",\"match\":\"\\\\b(?:forwards|backwards|both)\\\\b\",\"name\":\"support.constant.property-value.less\"},{\"comment\":\"animation-iteration-count\",\"match\":\"\\\\b(?:infinite)\\\\b\",\"name\":\"support.constant.property-value.less\"},{\"comment\":\"animation-play-state\",\"match\":\"\\\\b(?:running|paused)\\\\b\",\"name\":\"support.constant.property-value.less\"},{\"comment\":\"animation-range, animation-range-start, animation-range-end\",\"match\":\"\\\\b(?:entry-crossing|exit-crossing|entry|exit)\\\\b\",\"name\":\"support.constant.property-value.less\"},{\"comment\":\"animation-timing-function\",\"match\":\"\\\\b(linear|ease-in-out|ease-in|ease-out|ease|step-start|step-end)\\\\b\",\"name\":\"support.constant.property-value.less\"},{\"match\":\"\\\\b(absolute|active|add|all-petite-caps|all-small-caps|all-scroll|all|alphabetic|alpha|alternate-reverse|alternate|always|annotation|antialiased|at|autohiding-scrollbar|auto|avoid-column|avoid-page|avoid-region|avoid|background-color|background-image|background-position|background-size|background-repeat|background|backwards|balance|baseline|below|bevel|bicubic|bidi-override|blink|block-line-height|block-start|block-end|block|blur|bolder|bold|border-top-left-radius|border-top-right-radius|border-bottom-left-radius|border-bottom-right-radius|border-end-end-radius|border-end-start-radius|border-start-end-radius|border-start-start-radius|border-block-start-color|border-block-start-style|border-block-start-width|border-block-start|border-block-end-color|border-block-end-style|border-block-end-width|border-block-end|border-block-color|border-block-style|border-block-width|border-block|border-inline-start-color|border-inline-start-style|border-inline-start-width|border-inline-start|border-inline-end-color|border-inline-end-style|border-inline-end-width|border-inline-end|border-inline-color|border-inline-style|border-inline-width|border-inline|border-top-color|border-top-style|border-top-width|border-top|border-right-color|border-right-style|border-right-width|border-right|border-bottom-color|border-bottom-style|border-bottom-width|border-bottom|border-left-color|border-left-style|border-left-width|border-left|border-image-outset|border-image-repeat|border-image-slice|border-image-source|border-image-width|border-image|border-color|border-style|border-width|border-radius|border-collapse|border-spacing|border|both|bottom|box-shadow|box|break-all|break-word|break-spaces|brightness|butt(on)?|capitalize|central|center|char(acter-variant)?|cjk-ideographic|clip|clone|close-quote|closest-corner|closest-side|col-resize|collapse|color-stop|color-burn|color-dodge|color|column-count|column-gap|column-reverse|column-rule-color|column-rule-width|column-rule|column-width|columns|column|common-ligatures|condensed|consider-shifts|contain|content-box|contents?|contextual|contrast|cover|crisp-edges|crispEdges|crop|crosshair|cross|darken|dashed|default|dense|device-width|diagonal-fractions|difference|disabled|discard|discretionary-ligatures|disregard-shifts|distribute-all-lines|distribute-letter|distribute-space|distribute|dotted|double|drop-shadow|[nsew]{1,4}-resize|ease-in-out|ease-in|ease-out|ease|element|ellipsis|embed|end|EndColorStr|evenodd|exclude-ruby|exclusion|expanded|extra-condensed|extra-expanded|farthest-corner|farthest-side|farthest|fill-box|fill-opacity|fill|filter|fit-content|fixed|flat|flex-basis|flex-end|flex-grow|flex-shrink|flex-start|flexbox|flex|flip|flood-color|font-size-adjust|font-size|font-stretch|font-weight|font|forwards|from-image|from|full-width|gap|geometricPrecision|glyphs|gradient|grayscale|grid-column-gap|grid-column|grid-row-gap|grid-row|grid-gap|grid-height|grid|groove|hand|hanging|hard-light|height|help|hidden|hide|historical-forms|historical-ligatures|horizontal-tb|horizontal|hue|ideographic|ideograph-alpha|ideograph-numeric|ideograph-parenthesis|ideograph-space|inactive|include-ruby|infinite|inherit|initial|inline-end|inline-size|inline-start|inline-table|inline-line-height|inline-flexbox|inline-flex|inline-box|inline-block|inline|inset|inside|inter-ideograph|inter-word|intersect|invert|isolate|isolation|italic|jis(04|78|83|90)|justify-all|justify|keep-all|larger|large|last|layout|left|letter-spacing|lighten|lighter|lighting-color|linear-gradient|linearRGB|linear|line-edge|line-height|line-through|line|lining-nums|list-item|local|loose|lowercase|lr-tb|ltr|luminosity|luminance|manual|manipulation|margin-bottom|margin-box|margin-left|margin-right|margin-top|margin|marker(-offset|s)?|match-parent|mathematical|max-(content|height|lines|size|width)|medium|middle|min-(content|height|width)|miter|mixed|move|multiply|newspaper|no-change|no-clip|no-close-quote|no-open-quote|no-common-ligatures|no-discretionary-ligatures|no-historical-ligatures|no-contextual|no-drop|no-repeat|none|nonzero|normal|not-allowed|nowrap|oblique|offset-after|offset-before|offset-end|offset-start|offset|oldstyle-nums|opacity|open-quote|optimize(Legibility|Precision|Quality|Speed)|order|ordinal|ornaments|outline-color|outline-offset|outline-width|outline|outset|outside|overline|over-edge|overlay|padding(-bottom|-box|-left|-right|-top|-box)?|page|paint(ed)?|paused|pan-(x|left|right|y|up|down)|perspective-origin|petite-caps|pixelated|pointer|pinch-zoom|pretty|pre(-line|-wrap)?|preserve-3d|preserve-breaks|preserve-spaces|preserve|progid:DXImageTransform\\\\.Microsoft\\\\.(Alpha|Blur|dropshadow|gradient|Shadow)|progress|proportional-nums|proportional-width|radial-gradient|recto|region|relative|repeating-linear-gradient|repeating-radial-gradient|repeat-x|repeat-y|repeat|replaced|reset-size|reverse|revert-layer|revert|ridge|right|round|row-gap|row-resize|row-reverse|row|rtl|ruby|running|saturate|saturation|screen|scrollbar|scroll-position|scroll|separate|sepia|scale-down|semi-condensed|semi-expanded|shape-image-threshold|shape-margin|shape-outside|show|sideways-lr|sideways-rl|sideways|simplified|size|slashed-zero|slice|small-caps|smaller|small|smooth|snap|solid|soft-light|space-around|space-between|space|span|sRGB|stable|stacked-fractions|stack|startColorStr|start|static|step-end|step-start|sticky|stop-color|stop-opacity|stretch|strict|stroke-box|stroke-dasharray|stroke-dashoffset|stroke-miterlimit|stroke-opacity|stroke-width|stroke|styleset|style|stylistic|subgrid|subpixel-antialiased|subtract|super|swash|table-caption|table-cell|table-column-group|table-footer-group|table-header-group|table-row-group|table-column|table-row|table|tabular-nums|tb-rl|text((-bottom|-(decoration|emphasis)-color|-indent|-(over|under)-edge|-shadow|-size(-adjust)?|-top)|field)?|thick|thin|titling-caps|titling-case|top|touch|to|traditional|transform-origin|transform-style|transform|ultra-condensed|ultra-expanded|under-edge|underline|unicase|unset|uppercase|upright|use-glyph-orientation|use-script|verso|vertical(-align|-ideographic|-lr|-rl|-text)?|view-box|viewport-fill-opacity|viewport-fill|visibility|visibleFill|visiblePainted|visibleStroke|visible|wait|wavy|weight|whitespace|width|word-spacing|wrap-reverse|wrap-reverse|wrap|xx?-(large|small)|z-index|zero|zoom-in|zoom-out|zoom|arabic-indic|armenian|bengali|cambodian|circle|cjk-decimal|cjk-earthly-branch|cjk-heavenly-stem|decimal-leading-zero|decimal|devanagari|disclosure-closed|disclosure-open|disc|ethiopic-numeric|georgian|gujarati|gurmukhi|hebrew|hiragana-iroha|hiragana|japanese-formal|japanese-informal|kannada|katakana-iroha|katakana|khmer|korean-hangul-formal|korean-hanja-formal|korean-hanja-informal|lao|lower-alpha|lower-armenian|lower-greek|lower-latin|lower-roman|malayalam|mongolian|myanmar|oriya|persian|simp-chinese-formal|simp-chinese-informal|square|tamil|telugu|thai|tibetan|trad-chinese-formal|trad-chinese-informal|upper-alpha|upper-armenian|upper-latin|upper-roman)\\\\b\",\"name\":\"support.constant.property-value.less\"},{\"match\":\"\\\\b(sans-serif|serif|monospace|fantasy|cursive)\\\\b(?=\\\\s*[;,\\\\n}])\",\"name\":\"support.constant.font-name.less\"}]},\"property-values\":{\"patterns\":[{\"include\":\"#comment-block\"},{\"include\":\"#builtin-functions\"},{\"include\":\"#color-functions\"},{\"include\":\"#less-functions\"},{\"include\":\"#less-variables\"},{\"include\":\"#unicode-range\"},{\"include\":\"#numeric-values\"},{\"include\":\"#color-values\"},{\"include\":\"#property-value-constants\"},{\"include\":\"#less-math\"},{\"include\":\"#literal-string\"},{\"include\":\"#comma-delimiter\"},{\"include\":\"#important\"}]},\"pseudo-selectors\":{\"patterns\":[{\"begin\":\"(:)(dir)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.entity.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"entity.other.attribute-name.pseudo-class.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"match\":\"ltr|rtl\",\"name\":\"variable.parameter.dir.less\"},{\"include\":\"#less-variables\"}]}]},{\"begin\":\"(:)(lang)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.entity.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"entity.other.attribute-name.pseudo-class.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#less-variables\"},{\"include\":\"#literal-string\"},{\"include\":\"#unquoted-string\"}]}]},{\"begin\":\"(:)(not)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.entity.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"entity.other.attribute-name.pseudo-class.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#selectors\"}]}]},{\"begin\":\"(:)(nth(-last)?-(child|of-type))(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.entity.less\"},\"2\":{\"name\":\"entity.other.attribute-name.pseudo-class.less\"}},\"contentName\":\"meta.function-call.less\",\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"entity.other.attribute-name.pseudo-class.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"name\":\"meta.group.less\",\"patterns\":[{\"match\":\"\\\\b(even|odd)\\\\b\",\"name\":\"keyword.other.pseudo-class.less\"},{\"captures\":{\"1\":{\"name\":\"keyword.operator.arithmetic.less\"},\"2\":{\"name\":\"keyword.other.unit.less\"},\"4\":{\"name\":\"keyword.operator.arithmetic.less\"}},\"match\":\"(?:([-+])?(?:\\\\d+)?(n)(\\\\s*([-+])\\\\s*\\\\d+)?|[-+]?\\\\s*\\\\d+)\",\"name\":\"constant.numeric.less\"},{\"include\":\"#less-math\"},{\"include\":\"#less-strings\"},{\"include\":\"#less-variable-interpolation\"}]}]},{\"begin\":\"(:)(host-context|host|has|is|not|where)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.entity.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"entity.other.attribute-name.pseudo-class.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#selectors\"}]}]},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.entity.less\"},\"2\":{\"name\":\"entity.other.attribute-name.pseudo-class.less\"}},\"match\":\"(:)(active|any-link|autofill|blank|buffering|checked|current|default|defined|disabled|empty|enabled|first-child|first-of-type|first|focus-visible|focus-within|focus|fullscreen|future|host|hover|in-range|indeterminate|invalid|last-child|last-of-type|left|local-link|link|modal|muted|only-child|only-of-type|optional|out-of-range|past|paused|picture-in-picture|placeholder-shown|playing|popover-open|read-only|read-write|required|right|root|scope|seeking|stalled|target-within|target|user-invalid|user-valid|valid|visited|volume-locked)\\\\b\",\"name\":\"meta.function-call.less\"},{\"begin\":\"(::?)(highlight|part|state)(?=\\\\s*(\\\\())\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.entity.less\"}},\"comment\":\"::highlight()\",\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"entity.other.attribute-name.pseudo-element.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"match\":\"--|(?:-?(?:(?:[a-zA-Z_]|[\\\\x{00B7}\\\\x{00C0}-\\\\x{00D6}\\\\x{00D8}-\\\\x{00F6}\\\\x{00F8}-\\\\x{037D}\\\\x{037F}-\\\\x{1FFF}\\\\x{200C}\\\\x{200D}\\\\x{203F}\\\\x{2040}\\\\x{2070}-\\\\x{218F}\\\\x{2C00}-\\\\x{2FEF}\\\\x{3001}-\\\\x{D7FF}\\\\x{F900}-\\\\x{FDCF}\\\\x{FDF0}-\\\\x{FFFD}\\\\x{10000}-\\\\x{EFFFF}])|(?:\\\\\\\\(?:\\\\N|[^0-9A-Fa-f]|[0-9A-Fa-f]{1,6}[\\\\s\\\\R]))))(?:(?:[-\\\\da-zA-Z_]|[\\\\x{00B7}\\\\x{00C0}-\\\\x{00D6}\\\\x{00D8}-\\\\x{00F6}\\\\x{00F8}-\\\\x{037D}\\\\x{037F}-\\\\x{1FFF}\\\\x{200C}\\\\x{200D}\\\\x{203F}\\\\x{2040}\\\\x{2070}-\\\\x{218F}\\\\x{2C00}-\\\\x{2FEF}\\\\x{3001}-\\\\x{D7FF}\\\\x{F900}-\\\\x{FDCF}\\\\x{FDF0}-\\\\x{FFFD}\\\\x{10000}-\\\\x{EFFFF}])|(?:\\\\\\\\(?:\\\\N|[^0-9A-Fa-f]|[0-9A-Fa-f]{1,6}[\\\\s\\\\R])))*\",\"name\":\"variable.parameter.less\"},{\"include\":\"#less-variables\"}]}]},{\"begin\":\"(::?)slotted(?=\\\\s*(\\\\())\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.entity.less\"}},\"comment\":\"::slotted()\",\"contentName\":\"meta.function-call.less\",\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"entity.other.attribute-name.pseudo-element.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"name\":\"meta.group.less\",\"patterns\":[{\"include\":\"#selectors\"}]}]},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.entity.less\"}},\"comment\":\"defined pseudo-elements\",\"match\":\"(::?)(after|backdrop|before|cue|file-selector-button|first-letter|first-line|grammar-error|marker|placeholder|selection|spelling-error|target-text|view-transition-group|view-transition-image-pair|view-transition-new|view-transition-old|view-transition)\\\\b\",\"name\":\"entity.other.attribute-name.pseudo-element.less\"},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.entity.less\"},\"2\":{\"name\":\"meta.namespace.vendor-prefix.less\"}},\"comment\":\"other possible pseudo-elements\",\"match\":\"(::?)(-\\\\w+-)(--|(?:-?(?:(?:[a-zA-Z_]|[\\\\x{00B7}\\\\x{00C0}-\\\\x{00D6}\\\\x{00D8}-\\\\x{00F6}\\\\x{00F8}-\\\\x{037D}\\\\x{037F}-\\\\x{1FFF}\\\\x{200C}\\\\x{200D}\\\\x{203F}\\\\x{2040}\\\\x{2070}-\\\\x{218F}\\\\x{2C00}-\\\\x{2FEF}\\\\x{3001}-\\\\x{D7FF}\\\\x{F900}-\\\\x{FDCF}\\\\x{FDF0}-\\\\x{FFFD}\\\\x{10000}-\\\\x{EFFFF}])|(?:\\\\\\\\(?:\\\\N|[^0-9A-Fa-f]|[0-9A-Fa-f]{1,6}[\\\\s\\\\R]))))(?:(?:[-\\\\da-zA-Z_]|[\\\\x{00B7}\\\\x{00C0}-\\\\x{00D6}\\\\x{00D8}-\\\\x{00F6}\\\\x{00F8}-\\\\x{037D}\\\\x{037F}-\\\\x{1FFF}\\\\x{200C}\\\\x{200D}\\\\x{203F}\\\\x{2040}\\\\x{2070}-\\\\x{218F}\\\\x{2C00}-\\\\x{2FEF}\\\\x{3001}-\\\\x{D7FF}\\\\x{F900}-\\\\x{FDCF}\\\\x{FDF0}-\\\\x{FFFD}\\\\x{10000}-\\\\x{EFFFF}])|(?:\\\\\\\\(?:\\\\N|[^0-9A-Fa-f]|[0-9A-Fa-f]{1,6}[\\\\s\\\\R])))*)\\\\b\",\"name\":\"entity.other.attribute-name.pseudo-element.less\"}]},\"qualified-name\":{\"captures\":{\"1\":{\"name\":\"entity.name.constant.less\"},\"2\":{\"name\":\"entity.name.namespace.wildcard.less\"},\"3\":{\"name\":\"punctuation.separator.namespace.less\"}},\"match\":\"(?:(-?(?:[[-\\\\w][^\\\\x{00}-\\\\x{7F}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))(?:[[_a-zA-Z][^\\\\x{00}-\\\\x{7F}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))*)|(\\\\*))?([|])(?!=)\"},\"regexp-function\":{\"begin\":\"\\\\b(regexp)(?=\\\\()\",\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"support.function.regexp.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"name\":\"meta.function-call.less\",\"patterns\":[{\"include\":\"#literal-string\"}]}]},\"relative-color\":{\"patterns\":[{\"match\":\"from\",\"name\":\"keyword.other.less\"},{\"match\":\"\\\\b[hslawbch]\\\\b\",\"name\":\"keyword.other.less\"}]},\"rule-list\":{\"patterns\":[{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.block.begin.less\"}},\"end\":\"(?=\\\\s*\\\\})\",\"name\":\"meta.property-list.less\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"punctuation.terminator.rule.less\"}},\"match\":\"\\\\s*(;)|(?=[})])\"},{\"include\":\"#rule-list-body\"},{\"include\":\"#less-extend\"}]}]},\"rule-list-body\":{\"patterns\":[{\"include\":\"#comment-block\"},{\"include\":\"#comment-line\"},{\"include\":\"#at-rules\"},{\"include\":\"#less-variable-assignment\"},{\"begin\":\"(?=[-\\\\w]*?@\\\\{.*\\\\}[-\\\\w]*?\\\\s*:[^;{(]*(?=[;})]))\",\"end\":\"(?=\\\\s*(;)|(?=[})]))\",\"patterns\":[{\"begin\":\"(?=[^\\\\s:])\",\"end\":\"(?=(((\\\\+_?)?):)[\\\\s\\\\t]*)\",\"name\":\"support.type.property-name.less\",\"patterns\":[{\"include\":\"#less-variable-interpolation\"}]},{\"begin\":\"(((\\\\+_?)?):)(?=[\\\\s\\\\t]*)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.separator.key-value.less\"}},\"contentName\":\"support.type.property-name.less\",\"end\":\"(?=\\\\s*(;)|(?=[})]))\",\"patterns\":[{\"include\":\"#property-values\"}]}]},{\"begin\":\"(?=[-a-z])\",\"end\":\"$|(?![-a-z])\",\"patterns\":[{\"include\":\"#custom-property-name\"},{\"begin\":\"(-[\\\\w-]+?-)((?:(?:[a-zA-Z_]|[\\\\x{00B7}\\\\x{00C0}-\\\\x{00D6}\\\\x{00D8}-\\\\x{00F6}\\\\x{00F8}-\\\\x{037D}\\\\x{037F}-\\\\x{1FFF}\\\\x{200C}\\\\x{200D}\\\\x{203F}\\\\x{2040}\\\\x{2070}-\\\\x{218F}\\\\x{2C00}-\\\\x{2FEF}\\\\x{3001}-\\\\x{D7FF}\\\\x{F900}-\\\\x{FDCF}\\\\x{FDF0}-\\\\x{FFFD}\\\\x{10000}-\\\\x{EFFFF}])|(?:\\\\\\\\(?:\\\\N|[^0-9A-Fa-f]|[0-9A-Fa-f]{1,6}[\\\\s\\\\R])))(?:(?:[-\\\\da-zA-Z_]|[\\\\x{00B7}\\\\x{00C0}-\\\\x{00D6}\\\\x{00D8}-\\\\x{00F6}\\\\x{00F8}-\\\\x{037D}\\\\x{037F}-\\\\x{1FFF}\\\\x{200C}\\\\x{200D}\\\\x{203F}\\\\x{2040}\\\\x{2070}-\\\\x{218F}\\\\x{2C00}-\\\\x{2FEF}\\\\x{3001}-\\\\x{D7FF}\\\\x{F900}-\\\\x{FDCF}\\\\x{FDF0}-\\\\x{FFFD}\\\\x{10000}-\\\\x{EFFFF}])|(?:\\\\\\\\(?:\\\\N|[^0-9A-Fa-f]|[0-9A-Fa-f]{1,6}[\\\\s\\\\R])))*)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"support.type.property-name.less\"},\"1\":{\"name\":\"meta.namespace.vendor-prefix.less\"}},\"comment\":\"vendor-prefixed properties\",\"end\":\"\\\\s*(;)|(?=[})])\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.terminator.rule.less\"}},\"patterns\":[{\"begin\":\"(((\\\\+_?)?):)(?=[\\\\s\\\\t]*)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.separator.key-value.less\"}},\"contentName\":\"meta.property-value.less\",\"end\":\"(?=\\\\s*(;)|(?=[})]))\",\"patterns\":[{\"include\":\"#property-values\"},{\"match\":\"[\\\\w-]+\",\"name\":\"support.constant.property-value.less\"}]}]},{\"include\":\"#filter-function\"},{\"begin\":\"\\\\b(border((-(bottom|top)-(left|right))|((-(start|end)){2}))?-radius|(border-image(?!-)))\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"support.type.property-name.less\"}},\"comment\":\"border-radius and border-image properties utilize a slash as a separator\",\"end\":\"\\\\s*(;)|(?=[})])\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.terminator.rule.less\"}},\"patterns\":[{\"begin\":\"(((\\\\+_?)?):)(?=[\\\\s\\\\t]*)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.separator.key-value.less\"}},\"contentName\":\"meta.property-value.less\",\"end\":\"(?=\\\\s*(;)|(?=[})]))\",\"patterns\":[{\"include\":\"#value-separator\"},{\"include\":\"#property-values\"}]}]},{\"captures\":{\"1\":{\"name\":\"keyword.other.custom-property.prefix.less\"},\"2\":{\"name\":\"support.type.custom-property.name.less\"}},\"match\":\"\\\\b(var-)(-?(?:[[-\\\\w][^\\\\x{00}-\\\\x{9f}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))(?:[[_a-zA-Z][^\\\\x{00}-\\\\x{9f}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))*)(?=\\\\s)\",\"name\":\"invalid.deprecated.custom-property.less\"},{\"begin\":\"\\\\bfont(-family)?(?!-)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"support.type.property-name.less\"}},\"end\":\"\\\\s*(;)|(?=[})])\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.terminator.rule.less\"}},\"name\":\"meta.property-name.less\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"punctuation.separator.key-value.less\"},\"4\":{\"name\":\"meta.property-value.less\"}},\"match\":\"(((\\\\+_?)?):)([\\\\s\\\\t]*)\"},{\"include\":\"#property-values\"},{\"match\":\"-?(?:[[_a-zA-Z][^\\\\x{00}-\\\\x{9f}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))(?:[[-\\\\w][^\\\\x{00}-\\\\x{9f}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))*(\\\\s+-?(?:[[_a-zA-Z][^\\\\x{00}-\\\\x{9f}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))(?:[[-\\\\w][^\\\\x{00}-\\\\x{9f}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))*)*\",\"name\":\"string.unquoted.less\"},{\"match\":\",\",\"name\":\"punctuation.separator.less\"}]},{\"begin\":\"\\\\banimation-timeline\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"support.type.property-name.less\"}},\"end\":\"\\\\s*(;)|(?=[})])\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.terminator.rule.less\"}},\"patterns\":[{\"begin\":\"(((\\\\+_?)?):)(?=[\\\\s\\\\t]*)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.separator.key-value.less\"}},\"contentName\":\"meta.property-value.less\",\"end\":\"(?=\\\\s*(;)|(?=[})]))\",\"patterns\":[{\"include\":\"#comment-block\"},{\"include\":\"#custom-property-name\"},{\"include\":\"#scroll-function\"},{\"include\":\"#view-function\"},{\"include\":\"#property-values\"},{\"include\":\"#less-variables\"},{\"include\":\"#arbitrary-repetition\"},{\"include\":\"#important\"}]}]},{\"begin\":\"\\\\banimation(?:-name)?(?=(?:\\\\+_?)?:)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"support.type.property-name.less\"}},\"end\":\"\\\\s*(;)|(?=[})])\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.terminator.rule.less\"}},\"patterns\":[{\"begin\":\"(((\\\\+_?)?):)(?=[\\\\s\\\\t]*)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.separator.key-value.less\"}},\"contentName\":\"meta.property-value.less\",\"end\":\"(?=\\\\s*(;)|(?=[})]))\",\"patterns\":[{\"include\":\"#comment-block\"},{\"include\":\"#builtin-functions\"},{\"include\":\"#less-functions\"},{\"include\":\"#less-variables\"},{\"include\":\"#numeric-values\"},{\"include\":\"#property-value-constants\"},{\"match\":\"-?(?:[_a-zA-Z]|[^\\\\x{00}-\\\\x{7F}]|(?:(:?\\\\\\\\[0-9a-f]{1,6}(\\\\r\\\\n|[\\\\s\\\\t\\\\r\\\\n\\\\f])?)|\\\\\\\\[^\\\\r\\\\n\\\\f0-9a-f]))(?:[-_a-zA-Z0-9]|[^\\\\x{00}-\\\\x{7F}]|(?:(:?\\\\\\\\[0-9a-f]{1,6}(\\\\r\\\\n|[\\\\t\\\\r\\\\n\\\\f])?)|\\\\\\\\[^\\\\r\\\\n\\\\f0-9a-f]))*\",\"name\":\"variable.other.constant.animation-name.less string.unquoted.less\"},{\"include\":\"#less-math\"},{\"include\":\"#arbitrary-repetition\"},{\"include\":\"#important\"}]}]},{\"begin\":\"\\\\b(transition(-(property|duration|delay|timing-function))?)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"support.type.property-name.less\"}},\"end\":\"\\\\s*(;)|(?=[})])\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.terminator.rule.less\"}},\"patterns\":[{\"begin\":\"(((\\\\+_?)?):)(?=[\\\\s\\\\t]*)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.separator.key-value.less\"}},\"contentName\":\"meta.property-value.less\",\"end\":\"(?=\\\\s*(;)|(?=[})]))\",\"patterns\":[{\"include\":\"#time-type\"},{\"include\":\"#property-values\"},{\"include\":\"#cubic-bezier-function\"},{\"include\":\"#steps-function\"},{\"include\":\"#arbitrary-repetition\"}]}]},{\"begin\":\"\\\\b(?:backdrop-)?filter\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"support.type.property-name.less\"}},\"end\":\"\\\\s*(;)|(?=[})])\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.terminator.rule.less\"}},\"name\":\"meta.property-name.less\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"punctuation.separator.key-value.less\"},\"4\":{\"name\":\"meta.property-value.less\"}},\"match\":\"(((\\\\+_?)?):)([\\\\s\\\\t]*)\"},{\"match\":\"\\\\b(inherit|initial|unset|none)\\\\b\",\"name\":\"meta.property-value.less\"},{\"include\":\"#filter-functions\"}]},{\"begin\":\"\\\\bwill-change\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"support.type.property-name.less\"}},\"end\":\"\\\\s*(;)|(?=[})])\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.terminator.rule.less\"}},\"name\":\"meta.property-name.less\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"punctuation.separator.key-value.less\"},\"4\":{\"name\":\"meta.property-value.less\"}},\"match\":\"(((\\\\+_?)?):)([\\\\s\\\\t]*)\"},{\"match\":\"unset|initial|inherit|will-change|auto|scroll-position|contents\",\"name\":\"invalid.illegal.property-value.less\"},{\"match\":\"-?(?:[[-\\\\w][^\\\\x{00}-\\\\x{9f}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))(?:[[_a-zA-Z][^\\\\x{00}-\\\\x{9f}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))*\",\"name\":\"support.constant.property-value.less\"},{\"include\":\"#arbitrary-repetition\"}]},{\"begin\":\"\\\\bcounter-(increment|(re)?set)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"support.type.property-name.less\"}},\"end\":\"\\\\s*(;)|(?=[})])\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.terminator.rule.less\"}},\"name\":\"meta.property-name.less\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"punctuation.separator.key-value.less\"},\"4\":{\"name\":\"meta.property-value.less\"}},\"match\":\"(((\\\\+_?)?):)([\\\\s\\\\t]*)\"},{\"match\":\"-?(?:[[-\\\\w][^\\\\x{00}-\\\\x{9f}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))(?:[[_a-zA-Z][^\\\\x{00}-\\\\x{9f}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))*\",\"name\":\"entity.name.constant.counter-name.less\"},{\"include\":\"#integer-type\"},{\"match\":\"unset|initial|inherit|auto\",\"name\":\"invalid.illegal.property-value.less\"}]},{\"begin\":\"\\\\bcontainer(?:-name)?(?=\\\\s*?:)\",\"end\":\"\\\\s*(;)|(?=[})])\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.terminator.rule.less\"}},\"name\":\"support.type.property-name.less\",\"patterns\":[{\"begin\":\"(((\\\\+_?)?):)(?=[\\\\s\\\\t]*)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.separator.key-value.less\"}},\"contentName\":\"meta.property-value.less\",\"end\":\"(?=\\\\s*(;)|(?=[})]))\",\"patterns\":[{\"match\":\"\\\\bdefault\\\\b\",\"name\":\"invalid.illegal.property-value.less\"},{\"include\":\"#global-property-values\"},{\"include\":\"#custom-property-name\"},{\"contentName\":\"variable.other.constant.container-name.less\",\"match\":\"--|(?:-?(?:(?:[a-zA-Z_]|[\\\\x{00B7}\\\\x{00C0}-\\\\x{00D6}\\\\x{00D8}-\\\\x{00F6}\\\\x{00F8}-\\\\x{037D}\\\\x{037F}-\\\\x{1FFF}\\\\x{200C}\\\\x{200D}\\\\x{203F}\\\\x{2040}\\\\x{2070}-\\\\x{218F}\\\\x{2C00}-\\\\x{2FEF}\\\\x{3001}-\\\\x{D7FF}\\\\x{F900}-\\\\x{FDCF}\\\\x{FDF0}-\\\\x{FFFD}\\\\x{10000}-\\\\x{EFFFF}])|(?:\\\\\\\\(?:\\\\N|[^0-9A-Fa-f]|[0-9A-Fa-f]{1,6}[\\\\s\\\\R]))))(?:(?:[-\\\\da-zA-Z_]|[\\\\x{00B7}\\\\x{00C0}-\\\\x{00D6}\\\\x{00D8}-\\\\x{00F6}\\\\x{00F8}-\\\\x{037D}\\\\x{037F}-\\\\x{1FFF}\\\\x{200C}\\\\x{200D}\\\\x{203F}\\\\x{2040}\\\\x{2070}-\\\\x{218F}\\\\x{2C00}-\\\\x{2FEF}\\\\x{3001}-\\\\x{D7FF}\\\\x{F900}-\\\\x{FDCF}\\\\x{FDF0}-\\\\x{FFFD}\\\\x{10000}-\\\\x{EFFFF}])|(?:\\\\\\\\(?:\\\\N|[^0-9A-Fa-f]|[0-9A-Fa-f]{1,6}[\\\\s\\\\R])))*\",\"name\":\"support.constant.property-value.less\"},{\"include\":\"#property-values\"}]}]},{\"match\":\"\\\\b(accent-height|align-content|align-items|align-self|alignment-baseline|all|animation-timing-function|animation-range-start|animation-range-end|animation-range|animation-play-state|animation-name|animation-iteration-count|animation-fill-mode|animation-duration|animation-direction|animation-delay|animation-composition|animation|appearance|ascent|aspect-ratio|azimuth|backface-visibility|background-size|background-repeat-y|background-repeat-x|background-repeat|background-position-y|background-position-x|background-position|background-origin|background-image|background-color|background-clip|background-blend-mode|background-attachment|background|baseline-shift|begin|bias|blend-mode|border-top-left-radius|border-top-right-radius|border-bottom-left-radius|border-bottom-right-radius|border-end-end-radius|border-end-start-radius|border-start-end-radius|border-start-start-radius|border-block-start-color|border-block-start-style|border-block-start-width|border-block-start|border-block-end-color|border-block-end-style|border-block-end-width|border-block-end|border-block-color|border-block-style|border-block-width|border-block|border-inline-start-color|border-inline-start-style|border-inline-start-width|border-inline-start|border-inline-end-color|border-inline-end-style|border-inline-end-width|border-inline-end|border-inline-color|border-inline-style|border-inline-width|border-inline|border-top-color|border-top-style|border-top-width|border-top|border-right-color|border-right-style|border-right-width|border-right|border-bottom-color|border-bottom-style|border-bottom-width|border-bottom|border-left-color|border-left-style|border-left-width|border-left|border-image-outset|border-image-repeat|border-image-slice|border-image-source|border-image-width|border-image|border-color|border-style|border-width|border-radius|border-collapse|border-spacing|border|bottom|box-(align|decoration-break|direction|flex|ordinal-group|orient|pack|shadow|sizing)|break-(after|before|inside)|caption-side|clear|clip-path|clip-rule|clip|color(-(interpolation(-filters)?|profile|rendering))?|columns|column-(break-before|count|fill|gap|(rule(-(color|style|width))?)|span|width)|container-name|container-type|container|contain-intrinsic-block-size|contain-intrinsic-inline-size|contain-intrinsic-height|contain-intrinsic-size|contain-intrinsic-width|contain|content|counter-(increment|reset)|cursor|[cdf][xy]|direction|display|divisor|dominant-baseline|dur|elevation|empty-cells|enable-background|end|fallback|fill(-(opacity|rule))?|filter|flex(-(align|basis|direction|flow|grow|item-align|line-pack|negative|order|pack|positive|preferred-size|shrink|wrap))?|float|flood-(color|opacity)|font-display|font-family|font-feature-settings|font-kerning|font-language-override|font-size(-adjust)?|font-smoothing|font-stretch|font-style|font-synthesis|font-variant(-(alternates|caps|east-asian|ligatures|numeric|position))?|font-weight|font|fr|((column|row)-)?gap|glyph-orientation-(horizontal|vertical)|grid-(area|gap)|grid-auto-(columns|flow|rows)|grid-(column|row)(-(end|gap|start))?|grid-template(-(areas|columns|rows))?|grid|height|hyphens|image-(orientation|rendering|resolution)|inset(-(block|inline))?(-(start|end))?|isolation|justify-content|justify-items|justify-self|kerning|left|letter-spacing|lighting-color|line-(box-contain|break|clamp|height)|list-style(-(image|position|type))?|(margin|padding)(-(bottom|left|right|top)|(-(block|inline)?(-(end|start))?))?|marker(-(end|mid|start))?|mask(-(clip||composite|image|origin|position|repeat|size|type))?|(max|min)-(height|width)|mix-blend-mode|nbsp-mode|negative|object-(fit|position)|opacity|operator|order|orphans|outline(-(color|offset|style|width))?|overflow(-((inline|block)|scrolling|wrap|x|y))?|overscroll-behavior(-block|-(inline|x|y))?|pad(ding(-(bottom|left|right|top))?)?|page(-break-(after|before|inside))?|paint-order|pause(-(after|before))?|perspective(-origin(-(x|y))?)?|pitch(-range)?|place-content|place-self|pointer-events|position|prefix|quotes|range|resize|right|rotate|scale|scroll-behavior|shape-(image-threshold|margin|outside|rendering)|size|speak(-as)?|src|stop-(color|opacity)|stroke(-(dash(array|offset)|line(cap|join)|miterlimit|opacity|width))?|suffix|symbols|system|tab-size|table-layout|tap-highlight-color|text-align(-last)?|text-decoration(-(color|line|style))?|text-emphasis(-(color|position|style))?|text-(anchor|fill-color|height|indent|justify|orientation|overflow|rendering|size-adjust|shadow|transform|underline-position|wrap)|top|touch-action|transform(-origin(-(x|y))?)|transform(-style)?|transition(-(delay|duration|property|timing-function))?|translate|unicode-(bidi|range)|user-(drag|select)|vertical-align|visibility|white-space(-collapse)?|widows|width|will-change|word-(break|spacing|wrap)|writing-mode|z-index|zoom)\\\\b\",\"name\":\"support.type.property-name.less\"},{\"match\":\"\\\\b(((contain-intrinsic|max|min)-)?(block|inline)?-size)\\\\b\",\"name\":\"support.type.property-name.less\"},{\"include\":\"$self\"}]},{\"begin\":\"\\\\b((?:(?:\\\\+_?)?):)([\\\\s\\\\t]*)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.separator.key-value.less\"},\"2\":{\"name\":\"meta.property-value.less\"}},\"captures\":{\"1\":{\"name\":\"punctuation.separator.key-value.less\"},\"4\":{\"name\":\"meta.property-value.less\"}},\"contentName\":\"meta.property-value.less\",\"end\":\"\\\\s*(;)|(?=[})])\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.terminator.rule.less\"}},\"patterns\":[{\"include\":\"#property-values\"}]},{\"include\":\"$self\"}]},\"scroll-function\":{\"begin\":\"\\\\b(scroll)(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.scroll.less\"},\"2\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"match\":\"root|nearest|self\",\"name\":\"support.constant.scroller.less\"},{\"match\":\"block|inline|x|y\",\"name\":\"support.constant.axis.less\"},{\"include\":\"#less-variables\"},{\"include\":\"#var-function\"}]},\"selector\":{\"patterns\":[{\"begin\":\"(?=[>~+/\\\\.*#a-zA-Z\\\\[&]|(:{1,2}[^\\\\s])|@\\\\{)\",\"contentName\":\"meta.selector.less\",\"end\":\"(?=@(?!\\\\{)|[{;])\",\"patterns\":[{\"include\":\"#comment-line\"},{\"include\":\"#selectors\"},{\"include\":\"#less-namespace-accessors\"},{\"include\":\"#less-variable-interpolation\"},{\"include\":\"#important\"}]}]},\"selectors\":{\"patterns\":[{\"match\":\"\\\\b([a-z](?:(?:[-_a-z0-9\\\\x{00B7}]|\\\\\\\\\\\\.|[[\\\\x{00C0}-\\\\x{00D6}][\\\\x{00D8}-\\\\x{00F6}][\\\\x{00F8}-\\\\x{02FF}][\\\\x{0300}-\\\\x{037D}][\\\\x{037F}-\\\\x{1FFF}][\\\\x{200C}-\\\\x{200D}][\\\\x{203F}-\\\\x{2040}][\\\\x{2070}-\\\\x{218F}][\\\\x{2C00}-\\\\x{2FEF}][\\\\x{3001}-\\\\x{D7FF}][\\\\x{F900}-\\\\x{FDCF}][\\\\x{FDF0}-\\\\x{FFFD}][\\\\x{10000}-\\\\x{EFFFF}]]))*-(?:(?:[-_a-z0-9\\\\x{00B7}]|\\\\\\\\\\\\.|[[\\\\x{00C0}-\\\\x{00D6}][\\\\x{00D8}-\\\\x{00F6}][\\\\x{00F8}-\\\\x{02FF}][\\\\x{0300}-\\\\x{037D}][\\\\x{037F}-\\\\x{1FFF}][\\\\x{200C}-\\\\x{200D}][\\\\x{203F}-\\\\x{2040}][\\\\x{2070}-\\\\x{218F}][\\\\x{2C00}-\\\\x{2FEF}][\\\\x{3001}-\\\\x{D7FF}][\\\\x{F900}-\\\\x{FDCF}][\\\\x{FDF0}-\\\\x{FFFD}][\\\\x{10000}-\\\\x{EFFFF}]]))*)\\\\b\",\"name\":\"entity.name.tag.custom.less\"},{\"match\":\"\\\\b(a|abbr|acronym|address|applet|area|article|aside|audio|b|base|basefont|bdi|bdo|big|blockquote|body|br|button|canvas|caption|circle|cite|clipPath|code|col|colgroup|content|data|dataList|dd|defs|del|details|dfn|dialog|dir|div|dl|dt|element|ellipse|em|embed|eventsource|fieldset|figcaption|figure|filter|footer|foreignObject|form|frame|frameset|g|glyph|glyphRef|h1|h2|h3|h4|h5|h6|head|header|hgroup|hr|html|i|iframe|image|img|input|ins|isindex|kbd|keygen|label|legend|li|line|linearGradient|link|main|map|mark|marker|mask|menu|meta|meter|nav|noframes|noscript|object|ol|optgroup|option|output|p|param|path|pattern|picture|polygon|polyline|pre|progress|q|radialGradient|rect|rp|ruby|rt|rtc|s|samp|script|section|select|shadow|small|source|span|stop|strike|strong|style|sub|summary|sup|svg|switch|symbol|table|tbody|td|template|textarea|textPath|tfoot|th|thead|time|title|tr|track|tref|tspan|tt|u|ul|use|var|video|wbr|xmp)\\\\b\",\"name\":\"entity.name.tag.less\"},{\"begin\":\"(\\\\.)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.entity.less\"}},\"end\":\"(?![-\\\\w]|[^\\\\x{00}-\\\\x{9f}]|\\\\\\\\([A-Fa-f0-9]{1,6} ?|[^A-Fa-f0-9])|(\\\\@(?=\\\\{)))\",\"name\":\"entity.other.attribute-name.class.less\",\"patterns\":[{\"include\":\"#less-variable-interpolation\"}]},{\"begin\":\"(#)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.entity.less\"}},\"end\":\"(?![-\\\\w]|[^\\\\x{00}-\\\\x{9f}]|\\\\\\\\([A-Fa-f0-9]{1,6} ?|[^A-Fa-f0-9])|(\\\\@(?=\\\\{)))\",\"name\":\"entity.other.attribute-name.id.less\",\"patterns\":[{\"include\":\"#less-variable-interpolation\"}]},{\"begin\":\"(&)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.entity.less\"}},\"contentName\":\"entity.other.attribute-name.parent.less\",\"end\":\"(?![-\\\\w]|[^\\\\x{00}-\\\\x{9f}]|\\\\\\\\([A-Fa-f0-9]{1,6} ?|[^A-Fa-f0-9])|(\\\\@(?=\\\\{)))\",\"name\":\"entity.other.attribute-name.parent.less\",\"patterns\":[{\"include\":\"#less-variable-interpolation\"},{\"include\":\"#selectors\"}]},{\"include\":\"#pseudo-selectors\"},{\"include\":\"#less-extend\"},{\"match\":\"(?!\\\\+_?:)(?:>{1,3}|[~+])(?![>~+;}])\",\"name\":\"punctuation.separator.combinator.less\"},{\"match\":\"((?:>{1,3}|[~+])){2,}\",\"name\":\"invalid.illegal.combinator.less\"},{\"match\":\"\\\\/deep\\\\/\",\"name\":\"invalid.illegal.combinator.less\"},{\"begin\":\"\\\\[\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.braces.begin.less\"}},\"end\":\"\\\\]\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.braces.end.less\"}},\"name\":\"meta.attribute-selector.less\",\"patterns\":[{\"include\":\"#less-variable-interpolation\"},{\"include\":\"#qualified-name\"},{\"match\":\"(-?(?:[[_a-zA-Z][^\\\\x{00}-\\\\x{7F}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))(?:[[-\\\\w][^\\\\x{00}-\\\\x{7F}]]|(?:\\\\\\\\\\\\h{1,6}[\\\\s\\\\t\\\\n\\\\f]?|\\\\\\\\[^\\\\n\\\\f\\\\h]))*)\",\"name\":\"entity.other.attribute-name.less\"},{\"begin\":\"\\\\s*([~*|^$]?=)\\\\s*\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.operator.attribute-selector.less\"}},\"end\":\"(?=(\\\\s|\\\\]))\",\"patterns\":[{\"include\":\"#less-variable-interpolation\"},{\"match\":\"[^\\\\s\\\\]\\\\['\\\"]\",\"name\":\"string.unquoted.less\"},{\"include\":\"#literal-string\"},{\"captures\":{\"1\":{\"name\":\"keyword.other.less\"}},\"match\":\"(?:\\\\s+([iI]))?\"},{\"match\":\"\\\\]\",\"name\":\"punctuation.definition.entity.less\"}]}]},{\"include\":\"#arbitrary-repetition\"},{\"match\":\"\\\\*\",\"name\":\"entity.name.tag.wildcard.less\"}]},\"shape-functions\":{\"patterns\":[{\"begin\":\"\\\\b(rect)(?=\\\\()\",\"beginCaptures\":{\"0\":{\"name\":\"support.function.shape.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"match\":\"\\\\bauto\\\\b\",\"name\":\"support.constant.property-value.less\"},{\"include\":\"#length-type\"},{\"include\":\"#comma-delimiter\"}]}]},{\"begin\":\"\\\\b(inset)(?=\\\\()\",\"beginCaptures\":{\"0\":{\"name\":\"support.function.shape.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"match\":\"\\\\bround\\\\b\",\"name\":\"keyword.other.less\"},{\"include\":\"#length-type\"},{\"include\":\"#percentage-type\"}]}]},{\"begin\":\"\\\\b(circle|ellipse)(?=\\\\()\",\"beginCaptures\":{\"0\":{\"name\":\"support.function.shape.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"match\":\"\\\\bat\\\\b\",\"name\":\"keyword.other.less\"},{\"match\":\"\\\\b(top|right|bottom|left|center|closest-side|farthest-side)\\\\b\",\"name\":\"support.constant.property-value.less\"},{\"include\":\"#length-type\"},{\"include\":\"#percentage-type\"}]}]},{\"begin\":\"\\\\b(polygon)(?=\\\\()\",\"beginCaptures\":{\"0\":{\"name\":\"support.function.shape.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"match\":\"\\\\b(nonzero|evenodd)\\\\b\",\"name\":\"support.constant.property-value.less\"},{\"include\":\"#length-type\"},{\"include\":\"#percentage-type\"}]}]}]},\"steps-function\":{\"begin\":\"\\\\b(steps)(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.timing.less\"},\"2\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"contentName\":\"meta.group.less\",\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"match\":\"jump-start|jump-end|jump-none|jump-both|start|end\",\"name\":\"support.constant.step-position.less\"},{\"include\":\"#comma-delimiter\"},{\"include\":\"#integer-type\"},{\"include\":\"#less-variables\"},{\"include\":\"#var-function\"},{\"include\":\"#calc-function\"}]},\"string-content\":{\"patterns\":[{\"include\":\"#less-variable-interpolation\"},{\"match\":\"\\\\\\\\\\\\s*\\\\n\",\"name\":\"constant.character.escape.newline.less\"},{\"match\":\"\\\\\\\\(\\\\h{1,6}|.)\",\"name\":\"constant.character.escape.less\"}]},\"style-function\":{\"begin\":\"\\\\b(style)(?=\\\\()\",\"beginCaptures\":{\"0\":{\"name\":\"support.function.style.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#rule-list-body\"}]}]},\"symbols-function\":{\"begin\":\"\\\\b(symbols)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.counter.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"match\":\"\\\\b(cyclic|numeric|alphabetic|symbolic|fixed)\\\\b\",\"name\":\"support.constant.symbol-type.less\"},{\"include\":\"#comma-delimiter\"},{\"include\":\"#literal-string\"},{\"include\":\"#image-type\"}]}]},\"time-type\":{\"captures\":{\"1\":{\"name\":\"keyword.other.unit.less\"}},\"match\":\"(?i:[-+]?(?:(?:\\\\d*\\\\.\\\\d+(?:[eE](?:[-+]?\\\\d+))*)|(?:[-+]?\\\\d+))(s|ms))\\\\b\",\"name\":\"constant.numeric.less\"},\"transform-functions\":{\"patterns\":[{\"begin\":\"\\\\b(matrix3d|scale3d|matrix|scale)(?=\\\\()\",\"beginCaptures\":{\"0\":{\"name\":\"support.function.transform.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#comma-delimiter\"},{\"include\":\"#number-type\"},{\"include\":\"#less-variables\"},{\"include\":\"#var-function\"}]}]},{\"begin\":\"\\\\b(translate(3d)?)(?=\\\\()\",\"beginCaptures\":{\"0\":{\"name\":\"support.function.transform.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#comma-delimiter\"},{\"include\":\"#percentage-type\"},{\"include\":\"#length-type\"},{\"include\":\"#number-type\"},{\"include\":\"#less-variables\"},{\"include\":\"#var-function\"}]}]},{\"begin\":\"\\\\b(translate[XY])(?=\\\\()\",\"beginCaptures\":{\"0\":{\"name\":\"support.function.transform.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#percentage-type\"},{\"include\":\"#length-type\"},{\"include\":\"#number-type\"},{\"include\":\"#less-variables\"},{\"include\":\"#var-function\"}]}]},{\"begin\":\"\\\\b(rotate[XYZ]?|skew[XY])(?=\\\\()\",\"beginCaptures\":{\"0\":{\"name\":\"support.function.transform.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#angle-type\"},{\"include\":\"#less-variables\"},{\"include\":\"#calc-function\"},{\"include\":\"#var-function\"}]}]},{\"begin\":\"\\\\b(skew)(?=\\\\()\",\"beginCaptures\":{\"0\":{\"name\":\"support.function.transform.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#comma-delimiter\"},{\"include\":\"#angle-type\"},{\"include\":\"#less-variables\"},{\"include\":\"#calc-function\"},{\"include\":\"#var-function\"}]}]},{\"begin\":\"\\\\b(translateZ|perspective)(?=\\\\()\",\"beginCaptures\":{\"0\":{\"name\":\"support.function.transform.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#length-type\"},{\"include\":\"#less-variables\"},{\"include\":\"#calc-function\"},{\"include\":\"#var-function\"}]}]},{\"begin\":\"\\\\b(rotate3d)(?=\\\\()\",\"beginCaptures\":{\"0\":{\"name\":\"support.function.transform.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#comma-delimiter\"},{\"include\":\"#angle-type\"},{\"include\":\"#number-type\"},{\"include\":\"#less-variables\"},{\"include\":\"#calc-function\"},{\"include\":\"#var-function\"}]}]},{\"begin\":\"\\\\b(scale[XYZ])(?=\\\\()\",\"beginCaptures\":{\"0\":{\"name\":\"support.function.transform.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#comma-delimiter\"},{\"include\":\"#number-type\"},{\"include\":\"#less-variables\"},{\"include\":\"#calc-function\"},{\"include\":\"#var-function\"}]}]}]},\"unicode-range\":{\"captures\":{\"1\":{\"name\":\"support.constant.unicode-range.prefix.less\"},\"2\":{\"name\":\"constant.codepoint-range.less\"},\"3\":{\"name\":\"punctuation.section.range.less\"}},\"match\":\"(?i)(u\\\\+)([0-9a-f?]{1,6}(?:(-)[0-9a-f]{1,6})?)\",\"name\":\"support.unicode-range.less\"},\"unquoted-string\":{\"match\":\"[^\\\\s'\\\"]\",\"name\":\"string.unquoted.less\"},\"url-function\":{\"begin\":\"\\\\b(url)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.url.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#less-variables\"},{\"include\":\"#literal-string\"},{\"include\":\"#unquoted-string\"},{\"include\":\"#var-function\"}]}]},\"value-separator\":{\"captures\":{\"1\":{\"name\":\"punctuation.separator.less\"}},\"match\":\"\\\\s*(/)\\\\s*\"},\"var-function\":{\"begin\":\"\\\\b(var)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.var.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#comma-delimiter\"},{\"include\":\"#custom-property-name\"},{\"include\":\"#less-variables\"},{\"include\":\"#property-values\"}]}]},\"view-function\":{\"begin\":\"\\\\b(view)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.view.less\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.end.less\"}},\"name\":\"meta.function-call.less\",\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.begin.less\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"match\":\"block|inline|x|y|auto\",\"name\":\"support.constant.property-value.less\"},{\"include\":\"#percentage-type\"},{\"include\":\"#length-type\"},{\"include\":\"#less-variables\"},{\"include\":\"#var-function\"},{\"include\":\"#calc-function\"},{\"include\":\"#arbitrary-repetition\"}]}]}},\"scopeName\":\"source.css.less\"}"))
|
|
2
|
+
|
|
3
|
+
export default [
|
|
4
|
+
lang
|
|
5
|
+
]
|
package/dist/liquid.mjs
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import html from './html.mjs'
|
|
2
|
+
import css from './css.mjs'
|
|
3
|
+
import json from './json.mjs'
|
|
4
|
+
import javascript from './javascript.mjs'
|
|
5
|
+
|
|
6
|
+
const lang = Object.freeze(JSON.parse("{\"displayName\":\"Liquid\",\"fileTypes\":[\"liquid\"],\"foldingStartMarker\":\"{%-?\\\\s*(capture|case|comment|for|form|if|javascript|paginate|schema|style)[^(%})]+%}\",\"foldingStopMarker\":\"{%\\\\s*(endcapture|endcase|endcomment|endfor|endform|endif|endjavascript|endpaginate|endschema|endstyle)[^(%})]+%}\",\"injections\":{\"L:meta.embedded.block.js, L:meta.embedded.block.css, L:meta.embedded.block.html, L:string.quoted\":{\"patterns\":[{\"include\":\"#injection\"}]}},\"name\":\"liquid\",\"patterns\":[{\"include\":\"#core\"}],\"repository\":{\"attribute\":{\"begin\":\"\\\\w+:\",\"beginCaptures\":{\"0\":{\"name\":\"entity.other.attribute-name.liquid\"}},\"end\":\"(?=,|%}|}}|\\\\|)\",\"patterns\":[{\"include\":\"#value_expression\"}]},\"attribute_liquid\":{\"begin\":\"\\\\w+:\",\"beginCaptures\":{\"0\":{\"name\":\"entity.other.attribute-name.liquid\"}},\"end\":\"(?=,|\\\\|)|$\",\"patterns\":[{\"include\":\"#value_expression\"}]},\"comment_block\":{\"begin\":\"{%-?\\\\s*comment\\\\s*-?%}\",\"end\":\"{%-?\\\\s*endcomment\\\\s*-?%}\",\"name\":\"comment.block.liquid\",\"patterns\":[{\"include\":\"#comment_block\"},{\"match\":\"(.(?!{%-?\\\\s*(comment|endcomment)\\\\s*-?%}))*.\"}]},\"core\":{\"patterns\":[{\"include\":\"#raw_tag\"},{\"include\":\"#doc_tag\"},{\"include\":\"#comment_block\"},{\"include\":\"#style_codefence\"},{\"include\":\"#stylesheet_codefence\"},{\"include\":\"#json_codefence\"},{\"include\":\"#javascript_codefence\"},{\"include\":\"#object\"},{\"include\":\"#tag\"},{\"include\":\"text.html.basic\"}]},\"doc_tag\":{\"begin\":\"{%-?\\\\s*(doc)\\\\s*-?%}\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.liquid\"},\"1\":{\"name\":\"entity.name.tag.doc.liquid\"}},\"contentName\":\"comment.block.documentation.liquid\",\"end\":\"{%-?\\\\s*(enddoc)\\\\s*-?%}\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.liquid\"},\"1\":{\"name\":\"entity.name.tag.doc.liquid\"}},\"name\":\"meta.block.doc.liquid\",\"patterns\":[{\"include\":\"#liquid_doc_param_tag\"},{\"include\":\"#liquid_doc_example_tag\"},{\"include\":\"#liquid_doc_fallback_tag\"}]},\"filter\":{\"captures\":{\"1\":{\"name\":\"support.function.liquid\"}},\"match\":\"\\\\|\\\\s*((?![\\\\.0-9])[a-zA-Z0-9_-]+:?)\\\\s*\"},\"injection\":{\"patterns\":[{\"include\":\"#raw_tag\"},{\"include\":\"#comment_block\"},{\"include\":\"#object\"},{\"include\":\"#tag_injection\"}]},\"invalid_range\":{\"match\":\"\\\\((.(?!\\\\.\\\\.))+\\\\)\",\"name\":\"invalid.illegal.range.liquid\"},\"javascript_codefence\":{\"begin\":\"({%-?)\\\\s*(javascript)\\\\s*(-?%})\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.javascript.start.liquid\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.liquid\"},\"2\":{\"name\":\"entity.name.tag.javascript.liquid\"},\"3\":{\"name\":\"punctuation.definition.tag.begin.liquid\"}},\"contentName\":\"meta.embedded.block.js\",\"end\":\"({%-?)\\\\s*(endjavascript)\\\\s*(-?%})\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.javascript.end.liquid\"},\"1\":{\"name\":\"punctuation.definition.tag.end.liquid\"},\"2\":{\"name\":\"entity.name.tag.javascript.liquid\"},\"3\":{\"name\":\"punctuation.definition.tag.end.liquid\"}},\"name\":\"meta.block.javascript.liquid\",\"patterns\":[{\"include\":\"source.js\"}]},\"json_codefence\":{\"begin\":\"({%-?)\\\\s*(schema)\\\\s*(-?%})\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.schema.start.liquid\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.liquid\"},\"2\":{\"name\":\"entity.name.tag.schema.liquid\"},\"3\":{\"name\":\"punctuation.definition.tag.begin.liquid\"}},\"contentName\":\"meta.embedded.block.json\",\"end\":\"({%-?)\\\\s*(endschema)\\\\s*(-?%})\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.schema.end.liquid\"},\"1\":{\"name\":\"punctuation.definition.tag.end.liquid\"},\"2\":{\"name\":\"entity.name.tag.schema.liquid\"},\"3\":{\"name\":\"punctuation.definition.tag.end.liquid\"}},\"name\":\"meta.block.schema.liquid\",\"patterns\":[{\"include\":\"source.json\"}]},\"language_constant\":{\"match\":\"\\\\b(false|true|nil|blank)\\\\b|empty(?!\\\\?)\",\"name\":\"constant.language.liquid\"},\"liquid_doc_example_tag\":{\"captures\":{\"1\":{\"name\":\"storage.type.class.liquid\"}},\"match\":\"(@example)\\\\b\"},\"liquid_doc_fallback_tag\":{\"captures\":{\"1\":{\"name\":\"storage.type.class.liquid\"}},\"match\":\"(@\\\\w+)\\\\b\"},\"liquid_doc_param_tag\":{\"captures\":{\"1\":{\"name\":\"storage.type.class.liquid\"},\"2\":{\"name\":\"entity.name.type.instance.liquid\"},\"3\":{\"name\":\"variable.other.liquid\"}},\"match\":\"(@param)\\\\s+(?:({[^}]*}?)\\\\s+)?([a-zA-Z_]\\\\w*)?\"},\"number\":{\"match\":\"((-|\\\\+)\\\\s*)?\\\\d+(\\\\.\\\\d+)?\",\"name\":\"constant.numeric.liquid\"},\"object\":{\"begin\":\"(?<!comment %})(?<!comment -%})(?<!comment%})(?<!comment-%})(?<!raw %})(?<!raw -%})(?<!raw%})(?<!raw-%}){{-?\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.tag.begin.liquid\"}},\"end\":\"-?}}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.tag.end.liquid\"}},\"name\":\"meta.object.liquid\",\"patterns\":[{\"include\":\"#filter\"},{\"include\":\"#attribute\"},{\"include\":\"#value_expression\"}]},\"operator\":{\"captures\":{\"1\":{\"name\":\"keyword.operator.expression.liquid\"}},\"match\":\"(?:(?<=\\\\s)|\\\\b)(==|!=|>|<|>=|<=|or|and|contains)(?:(?=\\\\s)|\\\\b)\"},\"range\":{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.parens.begin.liquid\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.parens.end.liquid\"}},\"name\":\"meta.range.liquid\",\"patterns\":[{\"match\":\"\\\\.\\\\.\",\"name\":\"punctuation.range.liquid\"},{\"include\":\"#variable_lookup\"},{\"include\":\"#number\"}]},\"raw_tag\":{\"begin\":\"{%-?\\\\s*(raw)\\\\s*-?%}\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.tag.liquid\"}},\"contentName\":\"string.unquoted.liquid\",\"end\":\"{%-?\\\\s*(endraw)\\\\s*-?%}\",\"endCaptures\":{\"1\":{\"name\":\"entity.name.tag.liquid\"}},\"name\":\"meta.entity.tag.raw.liquid\",\"patterns\":[{\"match\":\"(.(?!{%-?\\\\s*endraw\\\\s*-?%}))*.\"}]},\"string\":{\"patterns\":[{\"include\":\"#string_single\"},{\"include\":\"#string_double\"}]},\"string_double\":{\"begin\":\"\\\"\",\"end\":\"\\\"\",\"name\":\"string.quoted.double.liquid\"},\"string_single\":{\"begin\":\"'\",\"end\":\"'\",\"name\":\"string.quoted.single.liquid\"},\"style_codefence\":{\"begin\":\"({%-?)\\\\s*(style)\\\\s*(-?%})\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.style.start.liquid\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.liquid\"},\"2\":{\"name\":\"entity.name.tag.style.liquid\"},\"3\":{\"name\":\"punctuation.definition.tag.begin.liquid\"}},\"contentName\":\"meta.embedded.block.css\",\"end\":\"({%-?)\\\\s*(endstyle)\\\\s*(-?%})\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.style.end.liquid\"},\"1\":{\"name\":\"punctuation.definition.tag.end.liquid\"},\"2\":{\"name\":\"entity.name.tag.style.liquid\"},\"3\":{\"name\":\"punctuation.definition.tag.end.liquid\"}},\"name\":\"meta.block.style.liquid\",\"patterns\":[{\"include\":\"source.css\"}]},\"stylesheet_codefence\":{\"begin\":\"({%-?)\\\\s*(stylesheet)\\\\s*(-?%})\",\"beginCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.style.start.liquid\"},\"1\":{\"name\":\"punctuation.definition.tag.begin.liquid\"},\"2\":{\"name\":\"entity.name.tag.style.liquid\"},\"3\":{\"name\":\"punctuation.definition.tag.begin.liquid\"}},\"contentName\":\"meta.embedded.block.css\",\"end\":\"({%-?)\\\\s*(endstylesheet)\\\\s*(-?%})\",\"endCaptures\":{\"0\":{\"name\":\"meta.tag.metadata.style.end.liquid\"},\"1\":{\"name\":\"punctuation.definition.tag.end.liquid\"},\"2\":{\"name\":\"entity.name.tag.style.liquid\"},\"3\":{\"name\":\"punctuation.definition.tag.end.liquid\"}},\"name\":\"meta.block.style.liquid\",\"patterns\":[{\"include\":\"source.css\"}]},\"tag\":{\"begin\":\"(?<!comment %})(?<!comment -%})(?<!comment%})(?<!comment-%})(?<!raw %})(?<!raw -%})(?<!raw%})(?<!raw-%}){%-?\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.tag.begin.liquid\"}},\"end\":\"-?%}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.tag.end.liquid\"}},\"name\":\"meta.tag.liquid\",\"patterns\":[{\"include\":\"#tag_body\"}]},\"tag_assign\":{\"begin\":\"(?:(?:(?<={%)|(?<={%-)|^)\\\\s*)(assign|echo)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.tag.liquid\"}},\"end\":\"(?=%})\",\"name\":\"meta.entity.tag.liquid\",\"patterns\":[{\"include\":\"#filter\"},{\"include\":\"#attribute\"},{\"include\":\"#value_expression\"}]},\"tag_assign_liquid\":{\"begin\":\"(?:(?:(?<={%)|(?<={%-)|^)\\\\s*)(assign|echo)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.tag.liquid\"}},\"end\":\"$\",\"name\":\"meta.entity.tag.liquid\",\"patterns\":[{\"include\":\"#filter\"},{\"include\":\"#attribute_liquid\"},{\"include\":\"#value_expression\"}]},\"tag_body\":{\"patterns\":[{\"include\":\"#tag_liquid\"},{\"include\":\"#tag_assign\"},{\"include\":\"#tag_comment_inline\"},{\"include\":\"#tag_case\"},{\"include\":\"#tag_conditional\"},{\"include\":\"#tag_for\"},{\"include\":\"#tag_paginate\"},{\"include\":\"#tag_render\"},{\"include\":\"#tag_tablerow\"},{\"include\":\"#tag_expression\"}]},\"tag_case\":{\"begin\":\"(?:(?:(?<={%)|(?<={%-)|^)\\\\s*)(case|when)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.case.liquid\"}},\"end\":\"(?=%})\",\"name\":\"meta.entity.tag.case.liquid\",\"patterns\":[{\"include\":\"#value_expression\"}]},\"tag_case_liquid\":{\"begin\":\"(?:(?:(?<={%)|(?<={%-)|^)\\\\s*)(case|when)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.case.liquid\"}},\"end\":\"$\",\"name\":\"meta.entity.tag.case.liquid\",\"patterns\":[{\"include\":\"#value_expression\"}]},\"tag_comment_block_liquid\":{\"begin\":\"(?:^\\\\s*)(comment)\\\\b\",\"end\":\"(?:^\\\\s*)(endcomment)\\\\b\",\"name\":\"comment.block.liquid\",\"patterns\":[{\"include\":\"#tag_comment_block_liquid\"},{\"match\":\"(?:^\\\\s*)(?!(comment|endcomment)).*\"}]},\"tag_comment_inline\":{\"begin\":\"#\",\"end\":\"(?=%})\",\"name\":\"comment.line.number-sign.liquid\"},\"tag_comment_inline_liquid\":{\"begin\":\"(?:^\\\\s*)#.*\",\"end\":\"$\",\"name\":\"comment.line.number-sign.liquid\"},\"tag_conditional\":{\"begin\":\"(?:(?:(?<={%)|(?<={%-)|^)\\\\s*)(if|elsif|unless)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.conditional.liquid\"}},\"end\":\"(?=%})\",\"name\":\"meta.entity.tag.conditional.liquid\",\"patterns\":[{\"include\":\"#value_expression\"}]},\"tag_conditional_liquid\":{\"begin\":\"(?:(?:(?<={%)|(?<={%-)|^)\\\\s*)(if|elsif|unless)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.conditional.liquid\"}},\"end\":\"$\",\"name\":\"meta.entity.tag.conditional.liquid\",\"patterns\":[{\"include\":\"#value_expression\"}]},\"tag_expression\":{\"patterns\":[{\"include\":\"#tag_expression_without_arguments\"},{\"begin\":\"(?:(?:(?<={%)|(?<={%-)|^)\\\\s*)(\\\\w+)\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.tag.liquid\"}},\"end\":\"(?=%})\",\"name\":\"meta.entity.tag.liquid\",\"patterns\":[{\"include\":\"#value_expression\"}]}]},\"tag_expression_liquid\":{\"patterns\":[{\"include\":\"#tag_expression_without_arguments\"},{\"begin\":\"(?:(?:(?<={%)|(?<={%-)|^)\\\\s*)(\\\\w+)\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.tag.liquid\"}},\"end\":\"$\",\"name\":\"meta.entity.tag.liquid\",\"patterns\":[{\"include\":\"#value_expression\"}]}]},\"tag_expression_without_arguments\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"keyword.control.conditional.liquid\"}},\"match\":\"(?:(?:(?<={%)|(?<={%-)|^)\\\\s*)(endunless|endif)\\\\b\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.loop.liquid\"}},\"match\":\"(?:(?:(?<={%)|(?<={%-)|^)\\\\s*)(endfor|endtablerow|endpaginate)\\\\b\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.case.liquid\"}},\"match\":\"(?:(?:(?<={%)|(?<={%-)|^)\\\\s*)(endcase)\\\\b\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.other.liquid\"}},\"match\":\"(?:(?:(?<={%)|(?<={%-)|^)\\\\s*)(capture|case|comment|for|form|if|javascript|paginate|schema|style)\\\\b\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.other.liquid\"}},\"match\":\"(?:(?:(?<={%)|(?<={%-)|^)\\\\s*)(endcapture|endcase|endcomment|endfor|endform|endif|endjavascript|endpaginate|endschema|endstyle)\\\\b\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.other.liquid\"}},\"match\":\"(?:(?:(?<={%)|(?<={%-)|^)\\\\s*)(else|break|continue)\\\\b\"}]},\"tag_for\":{\"begin\":\"(?:(?:(?<={%)|(?<={%-)|^)\\\\s*)(for)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.for.liquid\"}},\"end\":\"(?=%})\",\"name\":\"meta.entity.tag.for.liquid\",\"patterns\":[{\"include\":\"#tag_for_body\"}]},\"tag_for_body\":{\"patterns\":[{\"match\":\"\\\\b(in|reversed)\\\\b\",\"name\":\"keyword.control.liquid\"},{\"match\":\"\\\\b(offset|limit):\",\"name\":\"keyword.control.liquid\"},{\"include\":\"#value_expression\"}]},\"tag_for_liquid\":{\"begin\":\"(?:(?:(?<={%)|(?<={%-)|^)\\\\s*)(for)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.for.liquid\"}},\"end\":\"$\",\"name\":\"meta.entity.tag.for.liquid\",\"patterns\":[{\"include\":\"#tag_for_body\"}]},\"tag_injection\":{\"begin\":\"(?<!comment %})(?<!comment -%})(?<!comment%})(?<!comment-%})(?<!raw %})(?<!raw -%})(?<!raw%})(?<!raw-%}){%-?(?!-?\\\\s*(endstyle|endjavascript|endcomment|endraw))\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.tag.end.liquid\"}},\"end\":\"-?%}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.tag.end.liquid\"}},\"name\":\"meta.tag.liquid\",\"patterns\":[{\"include\":\"#tag_body\"}]},\"tag_liquid\":{\"begin\":\"(?:(?:(?<={%)|(?<={%-)|^)\\\\s*)(liquid)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.liquid.liquid\"}},\"end\":\"(?=%})\",\"name\":\"meta.entity.tag.liquid.liquid\",\"patterns\":[{\"include\":\"#tag_comment_block_liquid\"},{\"include\":\"#tag_comment_inline_liquid\"},{\"include\":\"#tag_assign_liquid\"},{\"include\":\"#tag_case_liquid\"},{\"include\":\"#tag_conditional_liquid\"},{\"include\":\"#tag_for_liquid\"},{\"include\":\"#tag_paginate_liquid\"},{\"include\":\"#tag_render_liquid\"},{\"include\":\"#tag_tablerow_liquid\"},{\"include\":\"#tag_expression_liquid\"}]},\"tag_paginate\":{\"begin\":\"(?:(?:(?<={%)|(?<={%-)|^)\\\\s*)(paginate)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.paginate.liquid\"}},\"end\":\"(?=%})\",\"name\":\"meta.entity.tag.paginate.liquid\",\"patterns\":[{\"include\":\"#tag_paginate_body\"}]},\"tag_paginate_body\":{\"patterns\":[{\"match\":\"\\\\b(by)\\\\b\",\"name\":\"keyword.control.liquid\"},{\"include\":\"#value_expression\"}]},\"tag_paginate_liquid\":{\"begin\":\"(?:(?:(?<={%)|(?<={%-)|^)\\\\s*)(paginate)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.paginate.liquid\"}},\"end\":\"$\",\"name\":\"meta.entity.tag.paginate.liquid\",\"patterns\":[{\"include\":\"#tag_paginate_body\"}]},\"tag_render\":{\"begin\":\"(?:(?:(?<={%)|(?<={%-)|^)\\\\s*)(render)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.tag.render.liquid\"}},\"end\":\"(?=%})\",\"name\":\"meta.entity.tag.render.liquid\",\"patterns\":[{\"include\":\"#tag_render_special_keywords\"},{\"include\":\"#attribute\"},{\"include\":\"#value_expression\"}]},\"tag_render_liquid\":{\"begin\":\"(?:(?:(?<={%)|(?<={%-)|^)\\\\s*)(render)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.tag.render.liquid\"}},\"end\":\"$\",\"name\":\"meta.entity.tag.render.liquid\",\"patterns\":[{\"include\":\"#tag_render_special_keywords\"},{\"include\":\"#attribute_liquid\"},{\"include\":\"#value_expression\"}]},\"tag_render_special_keywords\":{\"match\":\"\\\\b(with|as|for)\\\\b\",\"name\":\"keyword.control.other.liquid\"},\"tag_tablerow\":{\"begin\":\"(?:(?:(?<={%)|(?<={%-)|^)\\\\s*)(tablerow)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.tablerow.liquid\"}},\"end\":\"(?=%})\",\"name\":\"meta.entity.tag.tablerow.liquid\",\"patterns\":[{\"include\":\"#tag_tablerow_body\"}]},\"tag_tablerow_body\":{\"patterns\":[{\"match\":\"\\\\b(in)\\\\b\",\"name\":\"keyword.control.liquid\"},{\"match\":\"\\\\b(cols|offset|limit):\",\"name\":\"keyword.control.liquid\"},{\"include\":\"#value_expression\"}]},\"tag_tablerow_liquid\":{\"begin\":\"(?:(?:(?<={%)|(?<={%-)|^)\\\\s*)(tablerow)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.tablerow.liquid\"}},\"end\":\"$\",\"name\":\"meta.entity.tag.tablerow.liquid\",\"patterns\":[{\"include\":\"#tag_tablerow_body\"}]},\"value_expression\":{\"patterns\":[{\"captures\":{\"2\":{\"name\":\"invalid.illegal.filter.liquid\"},\"3\":{\"name\":\"invalid.illegal.filter.liquid\"}},\"match\":\"(\\\\[)(\\\\|)(?=[^\\\\]]*)(?=\\\\])\"},{\"match\":\"(?<=\\\\s)(\\\\+|-|\\\\/|\\\\*)(?=\\\\s)\",\"name\":\"invalid.illegal.filter.liquid\"},{\"include\":\"#language_constant\"},{\"include\":\"#operator\"},{\"include\":\"#invalid_range\"},{\"include\":\"#range\"},{\"include\":\"#number\"},{\"include\":\"#string\"},{\"include\":\"#variable_lookup\"}]},\"variable_lookup\":{\"patterns\":[{\"match\":\"\\\\b(additional_checkout_buttons|address|all_country_option_tags|all_products|article|articles|block|blog|blogs|canonical_url|cart|checkout|collection|collections|comment|content_for_additional_checkout_buttons|content_for_header|content_for_index|content_for_layout|country_option_tags|currency|current_page|current_tags|customer|customer_address|discount_allocation|discount_application|external_video|font|forloop|form|fulfillment|gift_card|handle|image|images|line_item|link|linklist|linklists|location|localization|metafield|model|model_source|order|page|page_description|page_image|page_title|pages|paginate|part|policy|powered_by_link|predictive_search|product|product_option|product_variant|recommendations|request|routes|script|scripts|search|section|selling_plan|selling_plan_allocation|selling_plan_group|settings|shipping_method|shop|shop_locale|store_availability|tablerow|tax_line|template|theme|transaction|unit_price_measurement|variant|video|video_source)\\\\b\",\"name\":\"variable.language.liquid\"},{\"match\":\"((?<=\\\\w:\\\\s)\\\\w+)\",\"name\":\"variable.parameter.liquid\"},{\"begin\":\"(?<=\\\\w)\\\\[\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.brackets.begin.liquid\"}},\"end\":\"\\\\]\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.brackets.end.liquid\"}},\"name\":\"meta.brackets.liquid\",\"patterns\":[{\"include\":\"#string\"}]},{\"match\":\"(?<=(\\\\w|\\\\])\\\\.)([-\\\\w]+\\\\??)\",\"name\":\"variable.other.member.liquid\"},{\"match\":\"(?<=\\\\w)\\\\.(?=\\\\w)\",\"name\":\"punctuation.accessor.liquid\"},{\"match\":\"(?i)[a-z_](\\\\w|(?:-(?!\\\\}\\\\})))*\",\"name\":\"variable.other.liquid\"}]}},\"scopeName\":\"text.html.liquid\",\"embeddedLangs\":[\"html\",\"css\",\"json\",\"javascript\"]}"))
|
|
7
|
+
|
|
8
|
+
export default [
|
|
9
|
+
...html,
|
|
10
|
+
...css,
|
|
11
|
+
...json,
|
|
12
|
+
...javascript,
|
|
13
|
+
lang
|
|
14
|
+
]
|
package/dist/lisp.d.mts
ADDED
package/dist/lisp.mjs
ADDED
package/dist/lit.d.mts
ADDED
package/dist/lit.mjs
ADDED
package/dist/log.d.mts
ADDED
package/dist/log.mjs
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
const lang = Object.freeze(JSON.parse("{\"displayName\":\"Log file\",\"fileTypes\":[\"log\"],\"name\":\"log\",\"patterns\":[{\"match\":\"\\\\b(Trace)\\\\b:\",\"name\":\"comment log.verbose\"},{\"match\":\"(?i)\\\\[(verbose|verb|vrb|vb|v)\\\\]\",\"name\":\"comment log.verbose\"},{\"match\":\"(?<=^[\\\\s\\\\d\\\\p]*)\\\\bV\\\\b\",\"name\":\"comment log.verbose\"},{\"match\":\"\\\\b(DEBUG|Debug)\\\\b|(?i)\\\\b(debug):\",\"name\":\"markup.changed log.debug\"},{\"match\":\"(?i)\\\\[(debug|dbug|dbg|de|d)\\\\]\",\"name\":\"markup.changed log.debug\"},{\"match\":\"(?<=^[\\\\s\\\\d\\\\p]*)\\\\bD\\\\b\",\"name\":\"markup.changed log.debug\"},{\"match\":\"\\\\b(HINT|INFO|INFORMATION|Info|NOTICE|II)\\\\b|(?i)\\\\b(info|information):\",\"name\":\"markup.inserted log.info\"},{\"match\":\"(?i)\\\\[(information|info|inf|in|i)\\\\]\",\"name\":\"markup.inserted log.info\"},{\"match\":\"(?<=^[\\\\s\\\\d\\\\p]*)\\\\bI\\\\b\",\"name\":\"markup.inserted log.info\"},{\"match\":\"\\\\b(WARNING|WARN|Warn|WW)\\\\b|(?i)\\\\b(warning):\",\"name\":\"markup.deleted log.warning\"},{\"match\":\"(?i)\\\\[(warning|warn|wrn|wn|w)\\\\]\",\"name\":\"markup.deleted log.warning\"},{\"match\":\"(?<=^[\\\\s\\\\d\\\\p]*)\\\\bW\\\\b\",\"name\":\"markup.deleted log.warning\"},{\"match\":\"\\\\b(ALERT|CRITICAL|EMERGENCY|ERROR|FAILURE|FAIL|Fatal|FATAL|Error|EE)\\\\b|(?i)\\\\b(error):\",\"name\":\"string.regexp, strong log.error\"},{\"match\":\"(?i)\\\\[(error|eror|err|er|e|fatal|fatl|ftl|fa|f)\\\\]\",\"name\":\"string.regexp, strong log.error\"},{\"match\":\"(?<=^[\\\\s\\\\d\\\\p]*)\\\\bE\\\\b\",\"name\":\"string.regexp, strong log.error\"},{\"match\":\"\\\\b\\\\d{4}-\\\\d{2}-\\\\d{2}(?=T|\\\\b)\",\"name\":\"comment log.date\"},{\"match\":\"(?<=(^|\\\\s))\\\\d{2}[^\\\\w\\\\s]\\\\d{2}[^\\\\w\\\\s]\\\\d{4}\\\\b\",\"name\":\"comment log.date\"},{\"match\":\"T?\\\\d{1,2}:\\\\d{2}(:\\\\d{2}([.,]\\\\d{1,})?)?(Z| ?[+-]\\\\d{1,2}:\\\\d{2})?\\\\b\",\"name\":\"comment log.date\"},{\"match\":\"T\\\\d{2}\\\\d{2}(\\\\d{2}([.,]\\\\d{1,})?)?(Z| ?[+-]\\\\d{1,2}\\\\d{2})?\\\\b\",\"name\":\"comment log.date\"},{\"match\":\"\\\\b([0-9a-fA-F]{40}|[0-9a-fA-F]{10}|[0-9a-fA-F]{7})\\\\b\",\"name\":\"constant.language\"},{\"match\":\"\\\\b[0-9a-fA-F]{8}[-]?([0-9a-fA-F]{4}[-]?){3}[0-9a-fA-F]{12}\\\\b\",\"name\":\"constant.language log.constant\"},{\"match\":\"\\\\b([0-9a-fA-F]{2,}[:-])+[0-9a-fA-F]{2,}+\\\\b\",\"name\":\"constant.language log.constant\"},{\"match\":\"\\\\b(\\\\d+|true|false|null)\\\\b\",\"name\":\"constant.language log.constant\"},{\"match\":\"\\\\b(0x[a-fA-F0-9]+)\\\\b\",\"name\":\"constant.language log.constant\"},{\"match\":\"\\\"[^\\\"]*\\\"\",\"name\":\"string log.string\"},{\"match\":\"(?<![\\\\w])'[^']*'\",\"name\":\"string log.string\"},{\"match\":\"\\\\b([a-zA-Z.]*Exception)\\\\b\",\"name\":\"string.regexp, emphasis log.exceptiontype\"},{\"begin\":\"^[\\\\t ]*at[\\\\t ]\",\"end\":\"$\",\"name\":\"string.key, emphasis log.exception\"},{\"match\":\"\\\\b[a-z]+://\\\\S+\\\\b/?\",\"name\":\"constant.language log.constant\"},{\"match\":\"(?<![\\\\w/\\\\\\\\])([\\\\w-]+\\\\.)+([\\\\w-])+(?![\\\\w/\\\\\\\\])\",\"name\":\"constant.language log.constant\"}],\"scopeName\":\"text.log\"}"))
|
|
2
|
+
|
|
3
|
+
export default [
|
|
4
|
+
lang
|
|
5
|
+
]
|
package/dist/logo.d.mts
ADDED
package/dist/logo.mjs
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
const lang = Object.freeze(JSON.parse("{\"displayName\":\"Logo\",\"fileTypes\":[],\"name\":\"logo\",\"patterns\":[{\"match\":\"^to [\\\\w.]+\",\"name\":\"entity.name.function.logo\"},{\"match\":\"continue|do\\\\.until|do\\\\.while|end|for(each)?|if(else|falsetrue|)|repeat|stop|until\",\"name\":\"keyword.control.logo\"},{\"match\":\"\\\\b(\\\\.defmacro|\\\\.eq|\\\\.macro|\\\\.maybeoutput|\\\\.setbf|\\\\.setfirst|\\\\.setitem|\\\\.setsegmentsize|allopen|allowgetset|and|apply|arc|arctan|arity|array|arrayp|arraytolist|ascii|ashift|back|background|backslashedp|beforep|bitand|bitnot|bitor|bitxor|buried|buriedp|bury|buryall|buryname|butfirst|butfirsts|butlast|bye|cascade|case|caseignoredp|catch|char|clean|clearscreen|cleartext|close|closeall|combine|cond|contents|copydef|cos|count|crossmap|cursor|define|definedp|dequeue|difference|dribble|edall|edit|editfile|edn|edns|edpl|edpls|edps|emptyp|eofp|epspict|equalp|erall|erase|erasefile|ern|erns|erpl|erpls|erps|erract|error|exp|fence|filep|fill|filter|find|first|firsts|forever|form|forward|fput|fullprintp|fullscreen|fulltext|gc|gensym|global|goto|gprop|greaterp|heading|help|hideturtle|home|ignore|int|invoke|iseq|item|keyp|label|last|left|lessp|list|listp|listtoarray|ln|load|loadnoisily|loadpict|local|localmake|log10|lowercase|lput|lshift|macroexpand|macrop|make|map|map.se|mdarray|mditem|mdsetitem|member|memberp|minus|modulo|name|namelist|namep|names|nodes|nodribble|norefresh|not|numberp|openappend|openread|openupdate|openwrite|or|output|palette|parse|pause|pen|pencolor|pendown|pendownp|penerase|penmode|penpaint|penreverse|pensize|penup|pick|plist|plistp|plists|pllist|po|poall|pon|pons|pop|popl|popls|pops|pos|pot|pots|power|pprop|prefix|primitivep|print|printdepthlimit|printwidthlimit|procedurep|procedures|product|push|queue|quoted|quotient|radarctan|radcos|radsin|random|rawascii|readchar|readchars|reader|readlist|readpos|readrawline|readword|redefp|reduce|refresh|remainder|remdup|remove|remprop|repcount|rerandom|reverse|right|round|rseq|run|runparse|runresult|save|savel|savepict|screenmode|scrunch|sentence|setbackground|setcursor|seteditor|setheading|sethelploc|setitem|setlibloc|setmargins|setpalette|setpen|setpencolor|setpensize|setpos|setprefix|setread|setreadpos|setscrunch|settemploc|settextcolor|setwrite|setwritepos|setx|setxy|sety|shell|show|shownp|showturtle|sin|splitscreen|sqrt|standout|startup|step|stepped|steppedp|substringp|sum|tag|test|text|textscreen|thing|throw|towards|trace|traced|tracedp|transfer|turtlemode|type|unbury|unburyall|unburyname|unburyonedit|unstep|untrace|uppercase|usealternatenam|wait|while|window|word|wordp|wrap|writepos|writer|xcor|ycor)\\\\b\",\"name\":\"keyword.other.logo\"},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.variable.logo\"}},\"match\":\"(:)(?:\\\\|[^|]*\\\\||[-\\\\w.]*)+\",\"name\":\"variable.parameter.logo\"},{\"match\":\"\\\"(?:\\\\|[^|]*\\\\||[-\\\\w.]*)+\",\"name\":\"string.other.word.logo\"},{\"begin\":\"(^[ \\\\t]+)?(?=;)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.whitespace.comment.leading.logo\"}},\"end\":\"(?!\\\\G)\",\"patterns\":[{\"begin\":\";\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.logo\"}},\"end\":\"\\\\n\",\"name\":\"comment.line.semicolon.logo\"}]}],\"scopeName\":\"source.logo\"}"))
|
|
2
|
+
|
|
3
|
+
export default [
|
|
4
|
+
lang
|
|
5
|
+
]
|
package/dist/lua.d.mts
ADDED
package/dist/lua.mjs
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import c from './c.mjs'
|
|
2
|
+
|
|
3
|
+
const lang = Object.freeze(JSON.parse("{\"displayName\":\"Lua\",\"name\":\"lua\",\"patterns\":[{\"begin\":\"\\\\b(?:(local)\\\\s+)?(function)\\\\b(?![,:])\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.local.lua\"},\"2\":{\"name\":\"keyword.control.lua\"}},\"end\":\"(?<=[)\\\\-{}\\\\[\\\\]\\\"'])\",\"name\":\"meta.function.lua\",\"patterns\":[{\"include\":\"#comment\"},{\"begin\":\"(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.parameters.begin.lua\"}},\"end\":\"(\\\\))|(?=[\\\\-\\\\.{}\\\\[\\\\]\\\"'])\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.parameters.finish.lua\"}},\"name\":\"meta.parameter.lua\",\"patterns\":[{\"include\":\"#comment\"},{\"match\":\"[a-zA-Z_]\\\\w*\",\"name\":\"variable.parameter.function.lua\"},{\"match\":\",\",\"name\":\"punctuation.separator.arguments.lua\"},{\"begin\":\":\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.separator.arguments.lua\"}},\"end\":\"(?=[),])\",\"patterns\":[{\"include\":\"#emmydoc.type\"}]}]},{\"match\":\"\\\\b([a-zA-Z_]\\\\w*)\\\\b\\\\s*(?=:)\",\"name\":\"entity.name.class.lua\"},{\"match\":\"\\\\b([a-zA-Z_]\\\\w*)\\\\b\",\"name\":\"entity.name.function.lua\"}]},{\"match\":\"(?<![\\\\w\\\\d.])0[xX][0-9A-Fa-f]+(\\\\.[0-9A-Fa-f]*)?([eE]-?\\\\d*)?([pP][-+]\\\\d+)?\",\"name\":\"constant.numeric.float.hexadecimal.lua\"},{\"match\":\"(?<![\\\\w\\\\d.])0[xX]\\\\.[0-9A-Fa-f]+([eE]-?\\\\d*)?([pP][-+]\\\\d+)?\",\"name\":\"constant.numeric.float.hexadecimal.lua\"},{\"match\":\"(?<![\\\\w\\\\d.])0[xX][0-9A-Fa-f]+(?![pPeE.0-9])\",\"name\":\"constant.numeric.integer.hexadecimal.lua\"},{\"match\":\"(?<![\\\\w\\\\d.])\\\\d+(\\\\.\\\\d*)?([eE]-?\\\\d*)?\",\"name\":\"constant.numeric.float.lua\"},{\"match\":\"(?<![\\\\w\\\\d.])\\\\.\\\\d+([eE]-?\\\\d*)?\",\"name\":\"constant.numeric.float.lua\"},{\"match\":\"(?<![\\\\w\\\\d.])\\\\d+(?![pPeE.0-9])\",\"name\":\"constant.numeric.integer.lua\"},{\"include\":\"#string\"},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.comment.lua\"}},\"match\":\"\\\\A(#!).*$\\\\n?\",\"name\":\"comment.line.shebang.lua\"},{\"include\":\"#comment\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.goto.lua\"},\"2\":{\"name\":\"string.tag.lua\"}},\"match\":\"\\\\b(goto)\\\\s+([a-zA-Z_]\\\\w*)\"},{\"captures\":{\"1\":{\"name\":\"punctuation.section.embedded.begin.lua\"},\"2\":{\"name\":\"punctuation.section.embedded.end.lua\"}},\"match\":\"(::)\\\\s*[a-zA-Z_]\\\\w*\\\\s*(::)\",\"name\":\"string.tag.lua\"},{\"captures\":{\"0\":{\"name\":\"storage.type.attribute.lua\"}},\"match\":\"<\\\\s*(const|close)\\\\s*>\"},{\"match\":\"<[a-zA-Z_\\\\*][a-zA-Z0-9_\\\\.\\\\*\\\\-]*>\",\"name\":\"storage.type.generic.lua\"},{\"match\":\"\\\\b(break|do|else|for|if|elseif|goto|return|then|repeat|while|until|end|in)\\\\b\",\"name\":\"keyword.control.lua\"},{\"match\":\"\\\\b(local)\\\\b\",\"name\":\"keyword.local.lua\"},{\"match\":\"\\\\b(function)\\\\b(?![,:])\",\"name\":\"keyword.control.lua\"},{\"match\":\"(?<![^.]\\\\.|:)\\\\b(false|nil(?!:)|true|_ENV|_G|_VERSION|math\\\\.(pi|huge|maxinteger|mininteger)|utf8\\\\.charpattern|io\\\\.(stdin|stdout|stderr)|package\\\\.(config|cpath|loaded|loaders|path|preload|searchers))\\\\b|(?<![.])\\\\.{3}(?!\\\\.)\",\"name\":\"constant.language.lua\"},{\"match\":\"(?<![^.]\\\\.|:)\\\\b(self)\\\\b\",\"name\":\"variable.language.self.lua\"},{\"match\":\"(?<![^.]\\\\.|:)\\\\b(assert|collectgarbage|dofile|error|getfenv|getmetatable|ipairs|load|loadfile|loadstring|module|next|pairs|pcall|print|rawequal|rawget|rawlen|rawset|require|select|setfenv|setmetatable|tonumber|tostring|type|unpack|xpcall)\\\\b(?!\\\\s*=(?!=))\",\"name\":\"support.function.lua\"},{\"match\":\"(?<![^.]\\\\.|:)\\\\b(async)\\\\b(?!\\\\s*=(?!=))\",\"name\":\"entity.name.tag.lua\"},{\"match\":\"(?<![^.]\\\\.|:)\\\\b(coroutine\\\\.(create|isyieldable|close|resume|running|status|wrap|yield)|string\\\\.(byte|char|dump|find|format|gmatch|gsub|len|lower|match|pack|packsize|rep|reverse|sub|unpack|upper)|table\\\\.(concat|insert|maxn|move|pack|remove|sort|unpack)|math\\\\.(abs|acos|asin|atan2?|ceil|cosh?|deg|exp|floor|fmod|frexp|ldexp|log|log10|max|min|modf|pow|rad|random|randomseed|sinh?|sqrt|tanh?|tointeger|type)|io\\\\.(close|flush|input|lines|open|output|popen|read|tmpfile|type|write)|os\\\\.(clock|date|difftime|execute|exit|getenv|remove|rename|setlocale|time|tmpname)|package\\\\.(loadlib|seeall|searchpath)|debug\\\\.(debug|[gs]etfenv|[gs]ethook|getinfo|[gs]etlocal|[gs]etmetatable|getregistry|[gs]etupvalue|[gs]etuservalue|set[Cc]stacklimit|traceback|upvalueid|upvaluejoin)|bit32\\\\.(arshift|band|bnot|bor|btest|bxor|extract|replace|lrotate|lshift|rrotate|rshift)|utf8\\\\.(char|codes|codepoint|len|offset))\\\\b(?!\\\\s*=(?!=))\",\"name\":\"support.function.library.lua\"},{\"match\":\"\\\\b(and|or|not|\\\\|\\\\||\\\\&\\\\&|!)\\\\b\",\"name\":\"keyword.operator.lua\"},{\"match\":\"\\\\b([a-zA-Z_]\\\\w*)\\\\b(?=\\\\s*(?:[({\\\"']|\\\\[\\\\[))\",\"name\":\"support.function.any-method.lua\"},{\"match\":\"\\\\b([a-zA-Z_]\\\\w*)\\\\b(?=\\\\s*\\\\??:)\",\"name\":\"entity.name.class.lua\"},{\"match\":\"(?<=[^.]\\\\.|:)\\\\b([a-zA-Z_]\\\\w*)\\\\b(?!\\\\s*=\\\\s*\\\\b(function)\\\\b)\",\"name\":\"entity.other.attribute.lua\"},{\"match\":\"\\\\b([a-zA-Z_]\\\\w*)\\\\b(?!\\\\s*=\\\\s*\\\\b(function)\\\\b)\",\"name\":\"variable.other.lua\"},{\"match\":\"\\\\b([a-zA-Z_]\\\\w*)\\\\b(?=\\\\s*=\\\\s*\\\\b(function)\\\\b)\",\"name\":\"entity.name.function.lua\"},{\"match\":\"\\\\+|-|%|#|\\\\*|\\\\/|\\\\^|==?|~=|!=|<=?|>=?|(?<!\\\\.)\\\\.{2}(?!\\\\.)\",\"name\":\"keyword.operator.lua\"}],\"repository\":{\"comment\":{\"patterns\":[{\"begin\":\"(^[ \\\\t]+)?(?=--)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.whitespace.comment.leading.lua\"}},\"end\":\"(?!\\\\G)((?!^)[ \\\\t]+\\\\n)?\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.whitespace.comment.trailing.lua\"}},\"patterns\":[{\"begin\":\"--\\\\[(=*)\\\\[@@@\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.begin.lua\"}},\"end\":\"(--)?\\\\]\\\\1\\\\]\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.end.lua\"}},\"name\":\"\",\"patterns\":[{\"include\":\"source.lua\"}]},{\"begin\":\"--\\\\[(=*)\\\\[\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.begin.lua\"}},\"end\":\"(--)?\\\\]\\\\1\\\\]\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.end.lua\"}},\"name\":\"comment.block.lua\",\"patterns\":[{\"include\":\"#emmydoc\"},{\"include\":\"#ldoc_tag\"}]},{\"begin\":\"----\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.lua\"}},\"end\":\"\\\\n\",\"name\":\"comment.line.double-dash.lua\"},{\"begin\":\"---\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.lua\"}},\"end\":\"\\\\n\",\"name\":\"comment.line.double-dash.documentation.lua\",\"patterns\":[{\"include\":\"#emmydoc\"},{\"include\":\"#ldoc_tag\"}]},{\"begin\":\"--\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.lua\"}},\"end\":\"\\\\n\",\"name\":\"comment.line.double-dash.lua\",\"patterns\":[{\"include\":\"#ldoc_tag\"}]}]},{\"begin\":\"\\\\/\\\\*\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.begin.lua\"}},\"end\":\"\\\\*\\\\/\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.end.lua\"}},\"name\":\"comment.block.lua\",\"patterns\":[{\"include\":\"#emmydoc\"},{\"include\":\"#ldoc_tag\"}]}]},\"emmydoc\":{\"patterns\":[{\"begin\":\"(?<=---)[ \\\\t]*@class\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.annotation.lua\"}},\"end\":\"(?=[\\\\n@#])\",\"patterns\":[{\"match\":\"\\\\b([a-zA-Z_\\\\*][a-zA-Z0-9_\\\\.\\\\*\\\\-]*)\",\"name\":\"support.class.lua\"},{\"match\":\":|,\",\"name\":\"keyword.operator.lua\"}]},{\"begin\":\"(?<=---)[ \\\\t]*@enum\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.annotation.lua\"}},\"end\":\"(?=[\\\\n@#])\",\"patterns\":[{\"begin\":\"\\\\b([a-zA-Z_\\\\*][a-zA-Z0-9_\\\\.\\\\*\\\\-]*)\",\"beginCaptures\":{\"0\":{\"name\":\"variable.lua\"}},\"end\":\"(?=\\\\n)\"}]},{\"begin\":\"(?<=---)[ \\\\t]*@type\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.annotation.lua\"}},\"end\":\"(?=[\\\\n@#])\",\"patterns\":[{\"include\":\"#emmydoc.type\"}]},{\"begin\":\"(?<=---)[ \\\\t]*@alias\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.annotation.lua\"}},\"end\":\"(?=[\\\\n@#])\",\"patterns\":[{\"begin\":\"\\\\b([a-zA-Z_\\\\*][a-zA-Z0-9_\\\\.\\\\*\\\\-]*)\",\"beginCaptures\":{\"0\":{\"name\":\"variable.lua\"}},\"end\":\"(?=[\\\\n#])\",\"patterns\":[{\"include\":\"#emmydoc.type\"}]}]},{\"begin\":\"(?<=---)[ \\\\t]*(@operator)\\\\s*(\\\\b[a-z]+)?\",\"beginCaptures\":{\"1\":{\"name\":\"storage.type.annotation.lua\"},\"2\":{\"name\":\"support.function.library.lua\"}},\"end\":\"(?=[\\\\n@#])\",\"patterns\":[{\"include\":\"#emmydoc.type\"}]},{\"begin\":\"(?<=---)[ \\\\t]*@cast\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.annotation.lua\"}},\"end\":\"(?=[\\\\n@#])\",\"patterns\":[{\"begin\":\"\\\\b([a-zA-Z_\\\\*][a-zA-Z0-9_\\\\.\\\\*\\\\-]*)\",\"beginCaptures\":{\"0\":{\"name\":\"variable.other.lua\"}},\"end\":\"(?=\\\\n)\",\"patterns\":[{\"include\":\"#emmydoc.type\"},{\"match\":\"([+-|])\",\"name\":\"keyword.operator.lua\"}]}]},{\"begin\":\"(?<=---)[ \\\\t]*@param\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.annotation.lua\"}},\"end\":\"(?=[\\\\n@#])\",\"patterns\":[{\"begin\":\"\\\\b([a-zA-Z_]\\\\w*)\\\\b(\\\\??)\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.variable.lua\"},\"2\":{\"name\":\"keyword.operator.lua\"}},\"end\":\"(?=[\\\\n#])\",\"patterns\":[{\"include\":\"#emmydoc.type\"}]}]},{\"begin\":\"(?<=---)[ \\\\t]*@return\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.annotation.lua\"}},\"end\":\"(?=[\\\\n@#])\",\"patterns\":[{\"match\":\"\\\\?\",\"name\":\"keyword.operator.lua\"},{\"include\":\"#emmydoc.type\"}]},{\"begin\":\"(?<=---)[ \\\\t]*@field\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.annotation.lua\"}},\"end\":\"(?=[\\\\n@#])\",\"patterns\":[{\"begin\":\"(\\\\b([a-zA-Z_]\\\\w*)\\\\b|(\\\\[))(\\\\??)\",\"beginCaptures\":{\"2\":{\"name\":\"entity.name.variable.lua\"},\"3\":{\"name\":\"keyword.operator.lua\"}},\"end\":\"(?=[\\\\n#])\",\"patterns\":[{\"include\":\"#string\"},{\"include\":\"#emmydoc.type\"},{\"match\":\"\\\\]\",\"name\":\"keyword.operator.lua\"}]}]},{\"begin\":\"(?<=---)[ \\\\t]*@generic\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.annotation.lua\"}},\"end\":\"(?=[\\\\n@#])\",\"patterns\":[{\"begin\":\"\\\\b([a-zA-Z_]\\\\w*)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.generic.lua\"}},\"end\":\"(?=\\\\n)|(,)\",\"endCaptures\":{\"0\":{\"name\":\"keyword.operator.lua\"}},\"patterns\":[{\"match\":\":\",\"name\":\"keyword.operator.lua\"},{\"include\":\"#emmydoc.type\"}]}]},{\"begin\":\"(?<=---)[ \\\\t]*@vararg\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.annotation.lua\"}},\"end\":\"(?=[\\\\n@#])\",\"patterns\":[{\"include\":\"#emmydoc.type\"}]},{\"begin\":\"(?<=---)[ \\\\t]*@overload\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.annotation.lua\"}},\"end\":\"(?=[\\\\n@#])\",\"patterns\":[{\"include\":\"#emmydoc.type\"}]},{\"begin\":\"(?<=---)[ \\\\t]*@deprecated\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.annotation.lua\"}},\"end\":\"(?=[\\\\n@#])\"},{\"begin\":\"(?<=---)[ \\\\t]*@meta\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.annotation.lua\"}},\"end\":\"(?=[\\\\n@#])\"},{\"begin\":\"(?<=---)[ \\\\t]*@private\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.annotation.lua\"}},\"end\":\"(?=[\\\\n@#])\"},{\"begin\":\"(?<=---)[ \\\\t]*@protected\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.annotation.lua\"}},\"end\":\"(?=[\\\\n@#])\"},{\"begin\":\"(?<=---)[ \\\\t]*@package\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.annotation.lua\"}},\"end\":\"(?=[\\\\n@#])\"},{\"begin\":\"(?<=---)[ \\\\t]*@version\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.annotation.lua\"}},\"end\":\"(?=[\\\\n@#])\",\"patterns\":[{\"match\":\"\\\\b(5\\\\.1|5\\\\.2|5\\\\.3|5\\\\.4|JIT)\\\\b\",\"name\":\"support.class.lua\"},{\"match\":\",|>|<\",\"name\":\"keyword.operator.lua\"}]},{\"begin\":\"(?<=---)[ \\\\t]*@see\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.annotation.lua\"}},\"end\":\"(?=[\\\\n@#])\",\"patterns\":[{\"match\":\"\\\\b([a-zA-Z_\\\\*][a-zA-Z0-9_\\\\.\\\\*\\\\-]*)\",\"name\":\"support.class.lua\"},{\"match\":\"#\",\"name\":\"keyword.operator.lua\"}]},{\"begin\":\"(?<=---)[ \\\\t]*@diagnostic\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.annotation.lua\"}},\"end\":\"(?=[\\\\n@#])\",\"patterns\":[{\"begin\":\"([a-zA-Z_\\\\-0-9]+)[ \\\\t]*(:)?\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.other.unit\"},\"2\":{\"name\":\"keyword.operator.unit\"}},\"end\":\"(?=\\\\n)\",\"patterns\":[{\"match\":\"\\\\b([a-zA-Z_\\\\*][a-zA-Z0-9_\\\\-]*)\",\"name\":\"support.class.lua\"},{\"match\":\",\",\"name\":\"keyword.operator.lua\"}]}]},{\"begin\":\"(?<=---)[ \\\\t]*@module\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.annotation.lua\"}},\"end\":\"(?=[\\\\n@#])\",\"patterns\":[{\"include\":\"#string\"}]},{\"match\":\"(?<=---)[ \\\\t]*@(async|nodiscard)\",\"name\":\"storage.type.annotation.lua\"},{\"begin\":\"(?<=---)\\\\|\\\\s*[>+]?\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.annotation.lua\"}},\"end\":\"(?=[\\\\n@#])\",\"patterns\":[{\"include\":\"#string\"}]}]},\"emmydoc.type\":{\"patterns\":[{\"begin\":\"\\\\bfun\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.control.lua\"}},\"end\":\"(?=[\\\\s#])\",\"patterns\":[{\"match\":\"[(),:?][ \\\\t]*\",\"name\":\"keyword.operator.lua\"},{\"match\":\"([a-zA-Z_][a-zA-Z0-9_\\\\.\\\\*\\\\[\\\\]<>\\\\,\\\\-]*)(?<!,)[ \\\\t]*(?=\\\\??:)\",\"name\":\"entity.name.variable.lua\"},{\"include\":\"#emmydoc.type\"},{\"include\":\"#string\"}]},{\"match\":\"<[a-zA-Z_\\\\*][a-zA-Z0-9_\\\\.\\\\*\\\\-]*>\",\"name\":\"storage.type.generic.lua\"},{\"match\":\"\\\\basync\\\\b\",\"name\":\"entity.name.tag.lua\"},{\"match\":\"[{}:\\\\,?\\\\|\\\\`][ \\\\t]*\",\"name\":\"keyword.operator.lua\"},{\"begin\":\"(?=[a-zA-Z_\\\\.\\\\*\\\"'\\\\[])\",\"end\":\"(?=[\\\\s)\\\\,?:}\\\\|#])\",\"patterns\":[{\"match\":\"([a-zA-Z0-9_\\\\.\\\\*\\\\[\\\\]<>\\\\,\\\\-]+)(?<!,)[ \\\\t]*\",\"name\":\"support.type.lua\"},{\"match\":\"(\\\\.\\\\.\\\\.)[ \\\\t]*\",\"name\":\"constant.language.lua\"},{\"include\":\"#string\"}]}]},\"escaped_char\":{\"patterns\":[{\"match\":\"\\\\\\\\[abfnrtv\\\\\\\\\\\"'\\\\n]\",\"name\":\"constant.character.escape.lua\"},{\"match\":\"\\\\\\\\z[\\\\n\\\\t ]*\",\"name\":\"constant.character.escape.lua\"},{\"match\":\"\\\\\\\\\\\\d{1,3}\",\"name\":\"constant.character.escape.byte.lua\"},{\"match\":\"\\\\\\\\x[0-9A-Fa-f][0-9A-Fa-f]\",\"name\":\"constant.character.escape.byte.lua\"},{\"match\":\"\\\\\\\\u\\\\{[0-9A-Fa-f]+\\\\}\",\"name\":\"constant.character.escape.unicode.lua\"},{\"match\":\"\\\\\\\\.\",\"name\":\"invalid.illegal.character.escape.lua\"}]},\"ldoc_tag\":{\"captures\":{\"1\":{\"name\":\"punctuation.definition.block.tag.ldoc\"},\"2\":{\"name\":\"storage.type.class.ldoc\"}},\"match\":\"\\\\G[ \\\\t]*(@)(alias|annotation|author|charset|class|classmod|comment|constructor|copyright|description|example|export|factory|field|file|fixme|function|include|lfunction|license|local|module|name|param|pragma|private|raise|release|return|script|section|see|set|static|submodule|summary|tfield|thread|tparam|treturn|todo|topic|type|usage|warning|within)\\\\b\"},\"string\":{\"patterns\":[{\"begin\":\"'\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.lua\"}},\"end\":\"'[ \\\\t]*|(?=\\\\n)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.lua\"}},\"name\":\"string.quoted.single.lua\",\"patterns\":[{\"include\":\"#escaped_char\"}]},{\"begin\":\"\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.lua\"}},\"end\":\"\\\"[ \\\\t]*|(?=\\\\n)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.lua\"}},\"name\":\"string.quoted.double.lua\",\"patterns\":[{\"include\":\"#escaped_char\"}]},{\"begin\":\"`\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.lua\"}},\"end\":\"`[ \\\\t]*|(?=\\\\n)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.lua\"}},\"name\":\"string.quoted.double.lua\"},{\"begin\":\"(?<=\\\\.cdef)\\\\s*(\\\\[(=*)\\\\[)\",\"beginCaptures\":{\"0\":{\"name\":\"string.quoted.other.multiline.lua\"},\"1\":{\"name\":\"punctuation.definition.string.begin.lua\"}},\"contentName\":\"meta.embedded.lua\",\"end\":\"(\\\\]\\\\2\\\\])[ \\\\t]*\",\"endCaptures\":{\"0\":{\"name\":\"string.quoted.other.multiline.lua\"},\"1\":{\"name\":\"punctuation.definition.string.end.lua\"}},\"patterns\":[{\"include\":\"source.c\"}]},{\"begin\":\"(?<!--)\\\\[(=*)\\\\[\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.lua\"}},\"end\":\"\\\\]\\\\1\\\\][ \\\\t]*\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.lua\"}},\"name\":\"string.quoted.other.multiline.lua\"}]}},\"scopeName\":\"source.lua\",\"embeddedLangs\":[\"c\"]}"))
|
|
4
|
+
|
|
5
|
+
export default [
|
|
6
|
+
...c,
|
|
7
|
+
lang
|
|
8
|
+
]
|
package/dist/luau.d.mts
ADDED