From 99ce23281342ad65b4ab4bc533f5d65cc9aeed62 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 20:04:48 +0000 Subject: [PATCH] chore: Update Syntax Files --- README.md | 38 +-- plugin/plugin.xml | 11 +- .../cobol/endevor-print-cobol.tmLanguage.json | 232 ++++++++++++++++++ plugin/syntaxes/glsl/glsl.tmLanguage.json | 2 +- .../graphql/inline.graphql.tmLanguage.json | 18 +- plugin/updater/updater-state.yaml | 29 +-- 6 files changed, 286 insertions(+), 44 deletions(-) create mode 100644 plugin/syntaxes/cobol/endevor-print-cobol.tmLanguage.json diff --git a/README.md b/README.md index 0bbce85f..5520739c 100644 --- a/README.md +++ b/README.md @@ -128,11 +128,11 @@ To install the plugin into an existing Eclipse installation do: | arsd.DScript | file-extensions="ds, dscript" | [master@Pure-D/code-d](https://github.com/Pure-D/code-d/tree/3a0825ccea623103a7027f4c1c23e5a3c38434d9/) | Astro | file-extensions="astro" | [main@withastro/language-tools](https://github.com/withastro/language-tools/tree/b4bcb4fc02cd960936a5faee6c9cc0ad94fc4c05/packages/vscode) | Ballerina | file-extensions="bal" | [master@ballerina-platform/ballerina-grammar](https://github.com/ballerina-platform/ballerina-grammar/tree/afae97ac9640b8f6a05c5c9dccdf79399d43bf50/syntaxes) -| bazelrc | file-extensions="bazelrc"
file-names=".bazelrc, bazel.rc" | [master@bazelbuild/vscode-bazel](https://github.com/bazelbuild/vscode-bazel/tree/79dbfa4f081c2ecace9ab8af59075a70b55f4998/) +| bazelrc | file-extensions="bazelrc"
file-names=".bazelrc, bazel.rc" | [master@bazelbuild/vscode-bazel](https://github.com/bazelbuild/vscode-bazel/tree/759d20811c11bc6441279d9f542d9c3f034f93dc/) | Branflakes | file-extensions="bf, bfsck, brainfuck" | [main@chrisvrose/bf-server](https://github.com/chrisvrose/bf-server/tree/5945c04ccea21cd13e133547276d27d6540375f2/) -| Carbon | file-extensions="carbon" | [trunk@carbon-language/carbon-lang](https://github.com/carbon-language/carbon-lang/tree/ad0a4ea8a4cf6ae8a7d622316a34fe1d70fc83da/utils) -| COBOL | file-extensions="cbl, cob, cobol, copy, cpy"
file-patterns="\*\*/broadcommfd.cobol-language-support/\*/copybooks/\*\*" | [development@eclipse-che4z/che-che4z-lsp-for-cobol](https://github.com/eclipse-che4z/che-che4z-lsp-for-cobol/tree/07835f6fe5fcee39885ac7c256bfc09f608626bd/clients/cobol-lsp-vscode-extension) -| CodeQL | file-extensions="ql, qll" | [main@github/vscode-codeql](https://github.com/github/vscode-codeql/tree/77e9dd1c4b24cb8ad0c6e0498afa98dd39557072/) +| Carbon | file-extensions="carbon" | [trunk@carbon-language/carbon-lang](https://github.com/carbon-language/carbon-lang/tree/f8dd4d85bf23ba8aaed88470f1b7be46365b0c23/utils) +| COBOL | file-extensions="cbl, cob, cobol, copy, cpy"
file-patterns="\*\*/broadcommfd.cobol-language-support/\*/copybooks/\*\*" | [development@eclipse-che4z/che-che4z-lsp-for-cobol](https://github.com/eclipse-che4z/che-che4z-lsp-for-cobol/tree/548f4b5a18fcd5f5350fccb5e9f765c5d06e085a/clients/cobol-lsp-vscode-extension) +| CodeQL | file-extensions="ql, qll" | [main@github/vscode-codeql](https://github.com/github/vscode-codeql/tree/daff5607c7390f68bf4c6b8aff0e4ae47fab7536/) | Crystal | file-extensions="cr" | [master@crystal-lang-tools/vscode-crystal-lang](https://github.com/crystal-lang-tools/vscode-crystal-lang/tree/84df54030478ea0aeff5338cba989e6f58c5501a/) [[upstream]](https://github.com/Microsoft/vscode/blob/3f1f36333d3453f67a36b6bfb1206e9159e9c4f0/extensions/ruby/syntaxes/ruby.tmLanguage.json) | Crystal Slang | file-extensions="slang" | [master@crystal-lang-tools/vscode-crystal-lang](https://github.com/crystal-lang-tools/vscode-crystal-lang/tree/84df54030478ea0aeff5338cba989e6f58c5501a/) | CSV | file-extensions="csv" | [master@mechatroner/vscode_rainbow_csv](https://github.com/mechatroner/vscode_rainbow_csv/tree/82f1b82272e567d6e1736fce845f94eccef6d211/) @@ -143,6 +143,7 @@ To install the plugin into an existing Eclipse installation do: | EditorConfig | file-extensions="editorconfig" | [main@editorconfig/editorconfig-vscode](https://github.com/editorconfig/editorconfig-vscode/tree/4da6dd253eccf6182f384d3518c3dd72bd197ac4/) | Elm | file-extensions="elm" | [main@elm-tooling/elm-language-client-vscode](https://github.com/elm-tooling/elm-language-client-vscode/tree/4f164dc831a1a378a9958b2b230463316067606a/) | Embedded Crystal | file-extensions="ecr" | [master@crystal-lang-tools/vscode-crystal-lang](https://github.com/crystal-lang-tools/vscode-crystal-lang/tree/84df54030478ea0aeff5338cba989e6f58c5501a/) +| Endevor Print COBOL | file-extensions="cbl.prnt, cob.prnt, cobol.prnt, copy.prnt, cpy.prnt" | [development@eclipse-che4z/che-che4z-lsp-for-cobol](https://github.com/eclipse-che4z/che-che4z-lsp-for-cobol/tree/548f4b5a18fcd5f5350fccb5e9f765c5d06e085a/clients/cobol-lsp-vscode-extension) | Entity Relationship | file-extensions="er" | [master@mikkel-ol/vsc-er-syntax-highlighting](https://github.com/mikkel-ol/vsc-er-syntax-highlighting/tree/ffc822eb4edf4448f7ad375806e255b3e6370054/) | Erlang | file-extensions="config, erl, escript, hrl, src" | [main@erlang-ls/vscode](https://github.com/erlang-ls/vscode/tree/1e5bc08853523c6dcd563fa7de8af597710eaa8f/) | Fish | file-extensions="fish" | [main@bmalehorn/vscode-fish](https://github.com/bmalehorn/vscode-fish/tree/0741d59ecf3d2aa018543747874eb8f34c655612/) @@ -150,13 +151,13 @@ To install the plugin into an existing Eclipse installation do: | Fortran | file-extensions="F03, F08, F18, F90, F95, FPP, FYPP, PF, f03, f08, f18, f90, f95, fpp, fypp, pf" | [main@fortran-lang/vscode-fortran-support](https://github.com/fortran-lang/vscode-fortran-support/tree/1c8b212318a7c9e000f2e937df18bab1953ff365/) | Fortran77 | file-extensions="F, F77, FOR, f, f77, for" | [main@fortran-lang/vscode-fortran-support](https://github.com/fortran-lang/vscode-fortran-support/tree/1c8b212318a7c9e000f2e937df18bab1953ff365/) | Gleam | file-extensions="gleam" | [main@gleam-lang/vscode-gleam](https://github.com/gleam-lang/vscode-gleam/tree/9f28a4a0bffaccadf74f56ab72310187cd3ff6e2/) -| GraphQL | file-extensions="gql, graphql, graphqls" | [main@graphql/graphiql](https://github.com/graphql/graphiql/tree/7979bf5418ed702cc086a4857a583e625d09bf7e/packages/vscode-graphql-syntax) +| GraphQL | file-extensions="gql, graphql, graphqls" | [main@graphql/graphiql](https://github.com/graphql/graphiql/tree/b771e7a0997d093b5123f70b2924ca6b5b0320c8/packages/vscode-graphql-syntax) | GraphViz DOT File | file-extensions="dot" | [master@textmate/graphviz.tmbundle](https://github.com/textmate/graphviz.tmbundle/tree/d1d489f893a0e6ef5d9021bf7dc1ffd08b3f9b90/Syntaxes) | HashiCorp Sentinel | file-extensions="sentinel" | [main@hashicorp/syntax](https://github.com/hashicorp/syntax/tree/ae0c4e30047d0df4dc60c8e25aaaccc4e8cab604/) | HashiCorp Terraform | file-extensions="tf, tfvars" | [main@hashicorp/syntax](https://github.com/hashicorp/syntax/tree/ae0c4e30047d0df4dc60c8e25aaaccc4e8cab604/) | Haxe | file-extensions="hx" | [master@vshaxe/haxe-TmLanguage](https://github.com/vshaxe/haxe-TmLanguage/tree/6fbbbf958448f877a8d524a589e3280514c950e6/) | HCL Config File | file-extensions="hcl" | [main@hashicorp/syntax](https://github.com/hashicorp/syntax/tree/ae0c4e30047d0df4dc60c8e25aaaccc4e8cab604/) -| helm-template | file-patterns="\*\*/templates/\*\*/\*.tpl, \*\*/templates/\*\*/\*.yaml, \*\*/templates/\*\*/\*.yml, \*\*/templates/\*.tpl, \*\*/templates/\*.yaml, \*\*/templates/\*.yml" | [main@vscode-kubernetes-tools/vscode-kubernetes-tools](https://github.com/vscode-kubernetes-tools/vscode-kubernetes-tools/tree/fb251cf005df8f265edb7d140e8d5283e2e3cc4b/) +| helm-template | file-patterns="\*\*/templates/\*\*/\*.tpl, \*\*/templates/\*\*/\*.yaml, \*\*/templates/\*\*/\*.yml, \*\*/templates/\*.tpl, \*\*/templates/\*.yaml, \*\*/templates/\*.yml" | [main@vscode-kubernetes-tools/vscode-kubernetes-tools](https://github.com/vscode-kubernetes-tools/vscode-kubernetes-tools/tree/ca98cc14244497556ef01657917565119a5be52a/) | Janet | file-extensions="janet" | [master@janet-lang/vscode-janet](https://github.com/janet-lang/vscode-janet/tree/0225a87fb8c75d9dec024d592f2bdcf74f366e5e/) | Jinja C++ | file-extensions="c.j2, c.jinja, c.jinja2, cpp.j2, cpp.jinja, cpp.jinja2, h.j2, h.jinja, h.jinja2" | [main@samuelcolvin/jinjahtml-vscode](https://github.com/samuelcolvin/jinjahtml-vscode/tree/d8daf5fd43941deec8803be2335b35922e3e1eeb/) | Jinja Cisco Config | file-extensions="cisco.j2, cisco.jinja, cisco.jinja2, ios.j2, ios.jinja, ios.jinja2" | [main@samuelcolvin/jinjahtml-vscode](https://github.com/samuelcolvin/jinjahtml-vscode/tree/d8daf5fd43941deec8803be2335b35922e3e1eeb/) @@ -195,26 +196,25 @@ To install the plugin into an existing Eclipse installation do: | Markdown | file-extensions="livemd, markdown, md, mdown, mdwn, mkd, mkdn, mkdown, ronn, scd, workbook" | [main@wooorm/markdown-tm-language](https://github.com/wooorm/markdown-tm-language/tree/c78b1e5df644d24fa76716bbe26f4b48a6fc1610/) | MDX | file-extensions="mdx" | [main@mdx-js/mdx-analyzer](https://github.com/mdx-js/mdx-analyzer/tree/660067aae48fb28cf0e8ef15e3e94a538a1558aa/packages/vscode-mdx) | mermaid | file-extensions="mermaid, mmd" | [master@bpruitt-goddard/vscode-mermaid-syntax-highlight](https://github.com/bpruitt-goddard/vscode-mermaid-syntax-highlight/tree/fed7a3d180ccfb14b0f7260e19c1ebe01ab311a0/) -| NDVR-COBOL | file-extensions="cbl.prnt, cob.prnt, cobol.prnt, copy.prnt, cpy.prnt" | [development@eclipse-che4z/che-che4z-lsp-for-cobol](https://github.com/eclipse-che4z/che-che4z-lsp-for-cobol/tree/07835f6fe5fcee39885ac7c256bfc09f608626bd/clients/cobol-lsp-vscode-extension) | NGINX Conf | file-extensions="conf, fastcgi_params, nginx, scgi_params, uwsgi_params"
file-patterns="\*.conf.default, \*.conf.template, \*.mime.types, \*.nginx.conf" | [main@almir/nginx-syntax-highlighter](https://github.com/almir/nginx-syntax-highlighter/tree/03fa6617212032f1d538891730bb15feb4df2ef8/) | Nunjucks HTML | file-extensions="njk, njk.html" | [main@edheltzel/better-nunjucks-for-visual-studio-code](https://github.com/edheltzel/better-nunjucks-for-visual-studio-code/tree/83bfc919563c30f8eeb1548f983e143adad29781/) | nushell | file-extensions="nu" | [main@nushell/vscode-nushell-lang](https://github.com/nushell/vscode-nushell-lang/tree/d4561e4e4e529400603a0fd2b134571d920d6765/) -| OCaml | file-extensions="eliom, ml, ocamlinit" | [master@ocamllabs/vscode-ocaml-platform](https://github.com/ocamllabs/vscode-ocaml-platform/tree/2c2c4a191dda5cd6b3c9fabeb962a1a045725678/) -| OCaml Interface | file-extensions="eliomi, mli" | [master@ocamllabs/vscode-ocaml-platform](https://github.com/ocamllabs/vscode-ocaml-platform/tree/2c2c4a191dda5cd6b3c9fabeb962a1a045725678/) -| OCaml.mlx | file-extensions="mlx" | [master@ocamllabs/vscode-ocaml-platform](https://github.com/ocamllabs/vscode-ocaml-platform/tree/2c2c4a191dda5cd6b3c9fabeb962a1a045725678/) -| OCamlFormat | file-extensions="ocamlformat" | [master@ocamllabs/vscode-ocaml-platform](https://github.com/ocamllabs/vscode-ocaml-platform/tree/2c2c4a191dda5cd6b3c9fabeb962a1a045725678/) -| odin | file-extensions="odin" | [master@DanielGavin/ols](https://github.com/DanielGavin/ols/tree/8bcda891f6ab2adfdc7d2b9a8106814b401adfcf/editors/vscode) -| opam | file-extensions="opam, opam.locked, opam.template"
file-names="opam" | [master@ocamllabs/vscode-ocaml-platform](https://github.com/ocamllabs/vscode-ocaml-platform/tree/2c2c4a191dda5cd6b3c9fabeb962a1a045725678/) -| OpenGL Shading Language | file-extensions="comp, csh, frag, fs, fsh, fshader, geom, glsl, gs, gsh, gshader, mesh, rahit, rcall, rchit, rgen, rint, rmiss, task, tesc, tese, vert, vs, vsh, vshader" | [master@GeForceLegend/vscode-glsl](https://github.com/GeForceLegend/vscode-glsl/tree/da57fa1415d5b77191ee8566f2b4b6cd9dbb3572/) +| OCaml | file-extensions="eliom, ml, ocamlinit" | [master@ocamllabs/vscode-ocaml-platform](https://github.com/ocamllabs/vscode-ocaml-platform/tree/75b10f1525e088197d4a0fef158560420dd4a38f/) +| OCaml Interface | file-extensions="eliomi, mli" | [master@ocamllabs/vscode-ocaml-platform](https://github.com/ocamllabs/vscode-ocaml-platform/tree/75b10f1525e088197d4a0fef158560420dd4a38f/) +| OCaml.mlx | file-extensions="mlx" | [master@ocamllabs/vscode-ocaml-platform](https://github.com/ocamllabs/vscode-ocaml-platform/tree/75b10f1525e088197d4a0fef158560420dd4a38f/) +| OCamlFormat | file-extensions="ocamlformat" | [master@ocamllabs/vscode-ocaml-platform](https://github.com/ocamllabs/vscode-ocaml-platform/tree/75b10f1525e088197d4a0fef158560420dd4a38f/) +| odin | file-extensions="odin" | [master@DanielGavin/ols](https://github.com/DanielGavin/ols/tree/c2eed7d50f1b0d6b83c204c4164fed28c32d59ca/editors/vscode) +| opam | file-extensions="opam, opam.locked, opam.template"
file-names="opam" | [master@ocamllabs/vscode-ocaml-platform](https://github.com/ocamllabs/vscode-ocaml-platform/tree/75b10f1525e088197d4a0fef158560420dd4a38f/) +| OpenGL Shading Language | file-extensions="comp, csh, frag, fs, fsh, fshader, geom, glsl, gs, gsh, gshader, mesh, rahit, rcall, rchit, rgen, rint, rmiss, task, tesc, tese, vert, vs, vsh, vshader" | [master@GeForceLegend/vscode-glsl](https://github.com/GeForceLegend/vscode-glsl/tree/d9adb612cbb0dd3aefb8859e4084bee4872beac4/) | Pascal | file-extensions="dfm, dpk, dpr, fmx, lfm, lpr, p, pas" | [master@textmate/pascal.tmbundle](https://github.com/textmate/pascal.tmbundle/tree/3b11b782368065e55acce0423f385722771d28b0/Syntaxes) | PlantUML | file-extensions="iuml, plantuml, pu, puml, wsd" | [master@qjebbs/vscode-plantuml](https://github.com/qjebbs/vscode-plantuml/tree/7bc1758ed73dc269f5721d78c6c6c01f461d7cb0/) | Pony | file-extensions="pony" | [main@chalcolith/eohippus](https://github.com/chalcolith/eohippus/tree/de8031c34fbde4b124e4f0f34fa3fd84c4795bac/eohippus-vscode) -| Prisma | file-extensions="prisma" | [main@prisma/language-tools](https://github.com/prisma/language-tools/tree/cd19ff92b12f703271c46232cc8ddd799efc0c98/packages/vscode) -| Reason | file-extensions="re, rei" | [master@ocamllabs/vscode-ocaml-platform](https://github.com/ocamllabs/vscode-ocaml-platform/tree/2c2c4a191dda5cd6b3c9fabeb962a1a045725678/) -| Ring | file-extensions="rform, rh, ring" | [master@ring-lang/ring](https://github.com/ring-lang/ring/tree/901cda65d51579dbb9f455fdd8e09add04395a44/tools/editors/vscode/extension) +| Prisma | file-extensions="prisma" | [main@prisma/language-tools](https://github.com/prisma/language-tools/tree/5e3695dc3f0f5fa7ce9a114330883ed12eabee02/packages/vscode) +| Reason | file-extensions="re, rei" | [master@ocamllabs/vscode-ocaml-platform](https://github.com/ocamllabs/vscode-ocaml-platform/tree/75b10f1525e088197d4a0fef158560420dd4a38f/) +| Ring | file-extensions="rform, rh, ring" | [master@ring-lang/ring](https://github.com/ring-lang/ring/tree/e4e643cf76cce06cb469b1b6e15fa6322ce0087f/tools/editors/vscode/extension) | Roc | file-extensions="roc" | [main@ivan-demchenko/roc-vscode-unofficial](https://github.com/ivan-demchenko/roc-vscode-unofficial/tree/5913f7e83572b157df5115833f0d10bdfd773d9c/) -| Starlark | file-extensions="BUILD, WORKSPACE, bazel, bzl, bzlmod, sky, star"
file-names="BUILD, WORKSPACE" | [master@bazelbuild/vscode-bazel](https://github.com/bazelbuild/vscode-bazel/tree/79dbfa4f081c2ecace9ab8af59075a70b55f4998/) -| Svelte | file-extensions="svelte" | [master@sveltejs/language-tools](https://github.com/sveltejs/language-tools/tree/5be821d5a5a92b614ec1dbd06f34ac19c6a9fe8f/packages/svelte-vscode) +| Starlark | file-extensions="BUILD, WORKSPACE, bazel, bzl, bzlmod, sky, star"
file-names="BUILD, WORKSPACE" | [master@bazelbuild/vscode-bazel](https://github.com/bazelbuild/vscode-bazel/tree/759d20811c11bc6441279d9f542d9c3f034f93dc/) +| Svelte | file-extensions="svelte" | [master@sveltejs/language-tools](https://github.com/sveltejs/language-tools/tree/d99bb3406beff720c84a90419a1f4faedf5da936/packages/svelte-vscode) | systemd unit file | file-extensions="automount, build, container, device, kube, link, mount, netdev, network, path, pod, scope, service, slice, snapshot, socket, swap, target, timer, volume" | [master@bearmini/vscode-systemd-unit-file](https://github.com/bearmini/vscode-systemd-unit-file/tree/0dfc69cea5716b2be482842d34a5011416b56d9a/) | TOML Config File | file-extensions="toml"
file-names="Cargo.lock, Pipfile, pdm.lock" | [master@juggernautjp/less-toml](https://github.com/juggernautjp/less-toml/tree/13eb891232e98c4a9c595bf8c657893c84edf3a9/) [[upstream]](https://github.com/textmate/toml.tmbundle/commit/e82b64c1e86396220786846201e9aa3f0a2d9ca2) | TSV | file-extensions="tab, tsv" | [master@mechatroner/vscode_rainbow_csv](https://github.com/mechatroner/vscode_rainbow_csv/tree/82f1b82272e567d6e1736fce845f94eccef6d211/) diff --git a/plugin/plugin.xml b/plugin/plugin.xml index 3154ace9..b9356cdd 100644 --- a/plugin/plugin.xml +++ b/plugin/plugin.xml @@ -309,19 +309,19 @@ - + - - - + + - + @@ -1072,6 +1072,7 @@ + diff --git a/plugin/syntaxes/cobol/endevor-print-cobol.tmLanguage.json b/plugin/syntaxes/cobol/endevor-print-cobol.tmLanguage.json new file mode 100644 index 00000000..f2d4a65a --- /dev/null +++ b/plugin/syntaxes/cobol/endevor-print-cobol.tmLanguage.json @@ -0,0 +1,232 @@ +{ + "scopeName": "source.ndvr.cobol", + "patterns": [ + { + "include": "#ndvr-source-cobol" + } + ], + "repository": { + "ndvr-source-cobol": { + "patterns": [ + { + "include": "#ndvr-flower-box" + }, + { + "include": "#ndvr-flower-box-content" + }, + { + "include": "#ndvr-box-details" + } + ] + }, + "ndvr-flower-box": { + "match": "^\\s\\*{79}$", + "name": "entity.name.tag.ndvor" + }, + "ndvr-flower-box-content": { + "match": "^\\s\\*{2}(.*)\\*{2}$", + "name": "entity.name.tag.ndvor", + "captures": { + "1": { + "name": "entity.other.attribute-name.ndvor" + } + } + }, + "ndvr-box-details": { + "patterns": [ + { + "begin": "^\\s+([-]+\\s+)+$", + "end": "^\\s*$", + "name": "comment.line.table-separator", + "contentName": "entity.other.attribute-name.ndvor" + }, + { + "begin": "^ *[-]+\\s+(.*?)\\s+[-]+ *$", + "end": "(^\\s+(?:\\w+\\s+)+$)", + "endCaptures": { + "1": { + "name": "entity.name.tag.ndvor" + } + }, + "beginCaptures": { + "1": { + "name": "comment.block.separator" + }, + "0": { + "name": "comment.block.separator" + } + } + }, + { + "include": "#nvdvr-code-cobol" + } + ] + }, + "nvdvr-code-cobol": { + "name": "meta.cobol.code", + "patterns": [ + { + "include": "#comment-cobol-source" + }, + { + "include": "#sequence-number-area" + }, + { + "include": "#exec-sql-block" + }, + { + "include": "#exec-cics-block" + }, + { + "include": "#number-constant" + }, + { + "include": "#comment-floating" + }, + { + "include": "#string-quoted-constant" + }, + { + "include": "#string-double-quoted-constant" + }, + { + "include": "#picture" + }, + { + "include": "#db2-host-var-definition" + }, + { + "include": "#cobol-keywords" + }, + { + "include": "#cobol-preprocessor-keywords" + } + ] + }, + "comment-cobol-source": { + "match": "^(.{19})(\\/.*|\\*.*)$", + "captures": { + "1": { + "name": "constant.numeric.integer" + }, + "2": { + "name": "comment.line.cobol.fixed" + } + } + }, + "sequence-number-area": { + "match": "^.{19}", + "name": "constant.numeric.integer" + }, + "comment-floating": { + "match": "\\s\\*>.*", + "name": "comment.line.cobol.floating" + }, + "number-constant": { + "match": "(?)?\\s*\\(", @@ -39,10 +39,18 @@ }, { "patterns": [ - { "include": "source.js" }, - { "include": "source.ts" }, - { "include": "source.js.jsx" }, - { "include": "source.tsx" } + { + "include": "source.js" + }, + { + "include": "source.ts" + }, + { + "include": "source.js.jsx" + }, + { + "include": "source.tsx" + } ] } ] diff --git a/plugin/updater/updater-state.yaml b/plugin/updater/updater-state.yaml index 5032aa61..c9e647e9 100644 --- a/plugin/updater/updater-state.yaml +++ b/plugin/updater/updater-state.yaml @@ -83,7 +83,7 @@ extensions: github: repo: bazelbuild/vscode-bazel ref: master - commit: 79dbfa4f081c2ecace9ab8af59075a70b55f4998 + commit: 759d20811c11bc6441279d9f542d9c3f034f93dc languages: bazelrc: label: bazelrc @@ -125,7 +125,7 @@ extensions: repo: carbon-language/carbon-lang path: utils ref: trunk - commit: ad0a4ea8a4cf6ae8a7d622316a34fe1d70fc83da + commit: f8dd4d85bf23ba8aaed88470f1b7be46365b0c23 languages: carbon: label: Carbon @@ -137,7 +137,7 @@ extensions: repo: eclipse-che4z/che-che4z-lsp-for-cobol path: clients/cobol-lsp-vscode-extension ref: development - commit: 07835f6fe5fcee39885ac7c256bfc09f608626bd + commit: 548f4b5a18fcd5f5350fccb5e9f765c5d06e085a languages: cobol: label: COBOL @@ -150,8 +150,8 @@ extensions: - .cpy file-patterns: - '**/broadcommfd.cobol-language-support/*/copybooks/**' - ndvr-cobol: - label: NDVR-COBOL + endevor-print-cobol: + label: Endevor Print COBOL scope-name: source.ndvr.cobol file-extensions: - .cbl.prnt @@ -172,7 +172,7 @@ extensions: github: repo: github/vscode-codeql ref: main - commit: 77e9dd1c4b24cb8ad0c6e0498afa98dd39557072 + commit: daff5607c7390f68bf4c6b8aff0e4ae47fab7536 languages: ql: label: CodeQL @@ -448,7 +448,7 @@ extensions: github: repo: GeForceLegend/vscode-glsl ref: master - commit: da57fa1415d5b77191ee8566f2b4b6cd9dbb3572 + commit: d9adb612cbb0dd3aefb8859e4084bee4872beac4 languages: glsl: label: OpenGL Shading Language @@ -488,7 +488,7 @@ extensions: repo: graphql/graphiql path: packages/vscode-graphql-syntax ref: main - commit: 7979bf5418ed702cc086a4857a583e625d09bf7e + commit: b771e7a0997d093b5123f70b2924ca6b5b0320c8 languages: graphql: label: GraphQL @@ -509,6 +509,7 @@ extensions: - source.vue - text.html.derivative - text.html.markdown + - text.html.vue - scope-name: inline.graphql.markdown.codeblock inject-to: - text.html.derivative @@ -576,7 +577,7 @@ extensions: github: repo: vscode-kubernetes-tools/vscode-kubernetes-tools ref: main - commit: fb251cf005df8f265edb7d140e8d5283e2e3cc4b + commit: ca98cc14244497556ef01657917565119a5be52a languages: helm: label: helm-template @@ -1100,7 +1101,7 @@ extensions: github: repo: ocamllabs/vscode-ocaml-platform ref: master - commit: 2c2c4a191dda5cd6b3c9fabeb962a1a045725678 + commit: 75b10f1525e088197d4a0fef158560420dd4a38f languages: ocaml: label: OCaml @@ -1155,7 +1156,7 @@ extensions: repo: DanielGavin/ols path: editors/vscode ref: master - commit: 8bcda891f6ab2adfdc7d2b9a8106814b401adfcf + commit: c2eed7d50f1b0d6b83c204c4164fed28c32d59ca languages: odin: label: odin @@ -1221,7 +1222,7 @@ extensions: repo: prisma/language-tools path: packages/vscode ref: main - commit: cd19ff92b12f703271c46232cc8ddd799efc0c98 + commit: 5e3695dc3f0f5fa7ce9a114330883ed12eabee02 languages: prisma: label: Prisma @@ -1253,7 +1254,7 @@ extensions: repo: ring-lang/ring path: tools/editors/vscode/extension ref: master - commit: 901cda65d51579dbb9f455fdd8e09add04395a44 + commit: e4e643cf76cce06cb469b1b6e15fa6322ce0087f languages: ring: label: Ring @@ -1278,7 +1279,7 @@ extensions: repo: sveltejs/language-tools path: packages/svelte-vscode ref: master - commit: 5be821d5a5a92b614ec1dbd06f34ac19c6a9fe8f + commit: d99bb3406beff720c84a90419a1f4faedf5da936 languages: svelte: label: Svelte