Skip to content

Commit

Permalink
chore: Update Syntax Files
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed Jun 6, 2024
1 parent fc38762 commit 7ca4fbc
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 19 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@ To install the plugin into an existing Eclipse installation do:
|:--------------- |:----------------- |:------ |
| Apache HTTP Config <img src="plugin/syntaxes/apache-http/icon.png" width=16/> | file-extensions="conf, htaccess, htgroups, htpasswd" | [master@mrmlnc/vscode-apache](https://github.com/mrmlnc/vscode-apache/tree/0585b0bb3d390fc541aa27cfcfb83b3204156be3/)
| Astro <img src="plugin/syntaxes/astro/icon.png" width=16/> | file-extensions="astro" | [main@withastro/language-tools](https://github.com/withastro/language-tools/tree/eb7215cc0ab3a8f614455528cd71b81ea994cf68/packages/vscode)
| bazelrc <img src="plugin/syntaxes/bazel/icon.png" width=16/> | file-extensions="bazelrc"<br />file-names=".bazelrc, bazel.rc" | [master@bazelbuild/vscode-bazel](https://github.com/bazelbuild/vscode-bazel/tree/2614f1985f9ea4ba0a16418f338cfcd736067f2a/)
| bazelrc <img src="plugin/syntaxes/bazel/icon.png" width=16/> | file-extensions="bazelrc"<br />file-names=".bazelrc, bazel.rc" | [master@bazelbuild/vscode-bazel](https://github.com/bazelbuild/vscode-bazel/tree/7084368f5e76741fd8cdc2fd072a799187e7e513/)
| Entity Relationship <img src="plugin/syntaxes/er/icon.png" width=16/> | file-extensions="er" | [master@mikkel-ol/vsc-er-syntax-highlighting](https://github.com/mikkel-ol/vsc-er-syntax-highlighting/tree/160f6061a525858e4a17df97a4e3b51d0ff9c1bd/)
| GraphQL <img src="plugin/syntaxes/graphql/icon.png" width=16/> | file-extensions="gql, graphql, graphqls" | [main@graphql/graphiql](https://github.com/graphql/graphiql/tree/03ab3a6b76378591ef79a828d80cc69b0b8f2842/packages/vscode-graphql-syntax)
| GraphQL <img src="plugin/syntaxes/graphql/icon.png" width=16/> | file-extensions="gql, graphql, graphqls" | [main@graphql/graphiql](https://github.com/graphql/graphiql/tree/c1268783c2fe1ca40d61e52cdd3b360ba5868768/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/63ed7813ebc65a04d7fdbe1748c3b8802410e4c8/)
| HashiCorp Terraform | file-extensions="tf, tfvars" | [main@hashicorp/syntax](https://github.com/hashicorp/syntax/tree/63ed7813ebc65a04d7fdbe1748c3b8802410e4c8/)
Expand Down Expand Up @@ -128,18 +128,18 @@ To install the plugin into an existing Eclipse installation do:
| Mako Template | file-extensions="mako" | [master@marconi/mako-tmbundle](https://github.com/marconi/mako-tmbundle/tree/45037e4e98f0c215b55b194d303811d43b85407c/Syntaxes)
| 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/371d61df9ddc3850e12aabe61b602d02e259e8a4/)
| NGINX Conf <img src="plugin/syntaxes/nginx/icon.png" width=16/> | file-extensions="conf, conf.default, conf.template, fastcgi_params, mime.types, nginx, nginx.conf, scgi_params, uwsgi_params" | [main@ahmadalli/vscode-nginx-conf](https://github.com/ahmadalli/vscode-nginx-conf/tree/10414d948cc5e52fbf2a8207629427d4ae3bc8c4/)
| nushell <img src="plugin/syntaxes/nushell/nushell.png" width=16/> | file-extensions="nu" | [main@nushell/vscode-nushell-lang](https://github.com/nushell/vscode-nushell-lang/tree/359e3a69c516c996e5bcd7161290f78feaebbbfb/)
| OCaml <img src="plugin/syntaxes/ocaml/icon.png" width=16/> | file-extensions="eliom, ml, ocamlinit" | [master@ocamllabs/vscode-ocaml-platform](https://github.com/ocamllabs/vscode-ocaml-platform/tree/c585f581565837940e0d15a3e0baaf6fbf59e012/)
| OCaml Interface <img src="plugin/syntaxes/ocaml/icon.png" width=16/> | file-extensions="eliomi, mli" | [master@ocamllabs/vscode-ocaml-platform](https://github.com/ocamllabs/vscode-ocaml-platform/tree/c585f581565837940e0d15a3e0baaf6fbf59e012/)
| OCamlFormat <img src="plugin/syntaxes/ocaml/icon.png" width=16/> | file-extensions="ocamlformat" | [master@ocamllabs/vscode-ocaml-platform](https://github.com/ocamllabs/vscode-ocaml-platform/tree/c585f581565837940e0d15a3e0baaf6fbf59e012/)
| opam <img src="plugin/syntaxes/ocaml/icon.png" width=16/> | file-extensions="opam, opam.locked, opam.template"<br />file-names="opam" | [master@ocamllabs/vscode-ocaml-platform](https://github.com/ocamllabs/vscode-ocaml-platform/tree/c585f581565837940e0d15a3e0baaf6fbf59e012/)
| nushell <img src="plugin/syntaxes/nushell/nushell.png" width=16/> | file-extensions="nu" | [main@nushell/vscode-nushell-lang](https://github.com/nushell/vscode-nushell-lang/tree/c854eb1403a4a4ef9788a57fe042bec0a397c02d/)
| OCaml <img src="plugin/syntaxes/ocaml/icon.png" width=16/> | file-extensions="eliom, ml, ocamlinit" | [master@ocamllabs/vscode-ocaml-platform](https://github.com/ocamllabs/vscode-ocaml-platform/tree/93612358aa5a55f3ac67cdc0884840cccdcedeaf/)
| OCaml Interface <img src="plugin/syntaxes/ocaml/icon.png" width=16/> | file-extensions="eliomi, mli" | [master@ocamllabs/vscode-ocaml-platform](https://github.com/ocamllabs/vscode-ocaml-platform/tree/93612358aa5a55f3ac67cdc0884840cccdcedeaf/)
| OCamlFormat <img src="plugin/syntaxes/ocaml/icon.png" width=16/> | file-extensions="ocamlformat" | [master@ocamllabs/vscode-ocaml-platform](https://github.com/ocamllabs/vscode-ocaml-platform/tree/93612358aa5a55f3ac67cdc0884840cccdcedeaf/)
| opam <img src="plugin/syntaxes/ocaml/icon.png" width=16/> | file-extensions="opam, opam.locked, opam.template"<br />file-names="opam" | [master@ocamllabs/vscode-ocaml-platform](https://github.com/ocamllabs/vscode-ocaml-platform/tree/93612358aa5a55f3ac67cdc0884840cccdcedeaf/)
| OpenGL Shading Language <img src="plugin/syntaxes/glsl/icon.png" width=16/> | 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/717034785b6128d7a8ca85f507bddf33eba4c3e7/)
| 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 <img src="plugin/syntaxes/plantuml/icon.png" width=16/> | file-extensions="iuml, plantuml, pu, puml, wsd" | [master@qjebbs/vscode-plantuml](https://github.com/qjebbs/vscode-plantuml/tree/7bc1758ed73dc269f5721d78c6c6c01f461d7cb0/)
| Prisma <img src="plugin/syntaxes/prisma/prisma.png" width=16/> | file-extensions="prisma" | [main@prisma/language-tools](https://github.com/prisma/language-tools/tree/53e70077abbcf26c03c8aabb416521dba248804b/packages/vscode)
| Reason <img src="plugin/syntaxes/ocaml/icon.png" width=16/> | file-extensions="re, rei" | [master@ocamllabs/vscode-ocaml-platform](https://github.com/ocamllabs/vscode-ocaml-platform/tree/c585f581565837940e0d15a3e0baaf6fbf59e012/)
| Starlark <img src="plugin/syntaxes/bazel/icon.png" width=16/> | file-extensions="BUILD, WORKSPACE, bazel, bzl, bzlmod, sky, star"<br />file-names="BUILD, WORKSPACE" | [master@bazelbuild/vscode-bazel](https://github.com/bazelbuild/vscode-bazel/tree/2614f1985f9ea4ba0a16418f338cfcd736067f2a/)
| Svelte <img src="plugin/syntaxes/svelte/icon.png" width=16/> | file-extensions="svelte" | [master@sveltejs/language-tools](https://github.com/sveltejs/language-tools/tree/6e57bcef67d5d94c194a4eeaf4acd7fdd60b02fb/packages/svelte-vscode)
| Prisma <img src="plugin/syntaxes/prisma/prisma.png" width=16/> | file-extensions="prisma" | [main@prisma/language-tools](https://github.com/prisma/language-tools/tree/30df3444fcc3ef091aa00f1164a9dfd202e43883/packages/vscode)
| Reason <img src="plugin/syntaxes/ocaml/icon.png" width=16/> | file-extensions="re, rei" | [master@ocamllabs/vscode-ocaml-platform](https://github.com/ocamllabs/vscode-ocaml-platform/tree/93612358aa5a55f3ac67cdc0884840cccdcedeaf/)
| Starlark <img src="plugin/syntaxes/bazel/icon.png" width=16/> | file-extensions="BUILD, WORKSPACE, bazel, bzl, bzlmod, sky, star"<br />file-names="BUILD, WORKSPACE" | [master@bazelbuild/vscode-bazel](https://github.com/bazelbuild/vscode-bazel/tree/7084368f5e76741fd8cdc2fd072a799187e7e513/)
| Svelte <img src="plugin/syntaxes/svelte/icon.png" width=16/> | file-extensions="svelte" | [master@sveltejs/language-tools](https://github.com/sveltejs/language-tools/tree/c18615292110d7a945547a71609c4af03f971484/packages/svelte-vscode)
| TOML Config File <img src="plugin/syntaxes/toml/icon.png" width=16/> | file-extensions="toml"<br />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)
| Zig <img src="plugin/syntaxes/zig/icon.png" width=16/> | file-extensions="zig, zon" | [master@ziglang/vscode-zig](https://github.com/ziglang/vscode-zig/tree/8ba9f01e5d7fdce08704ea8b5cbe9efed4afb4ef/)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"end": "^\\s*# endregion"
}
},
"wordPattern": "(-?\\d*\\.\\d\\w*)|([^\\`\\~\\!\\@\\#\\%\\^\\&\\*\\(\\)\\-\\=\\+\\[\\{\\]\\}\\\\\\|\\;\\:\\'\\\"\\,\\.\\<\\>\\/\\?\\s]+)",
"wordPattern": "(-?\\d*\\.\\d\\w*)|([^\\`\\~\\!\\@\\#\\%\\^\\&\\*\\(\\)\\-\\=\\+\\[\\{\\]\\}\\|\\;\\:\\'\\\"\\,\\.\\<\\>\\?\\s]+)",
"indentationRules": {
"increaseIndentPattern": "{{?(def|def-env|else|extern|for|if|let|let-env|with-env)\\b.*}}?",
"decreaseIndentPattern": "{{?/(def|def-env|for|if)\\b}}?"
Expand Down
2 changes: 1 addition & 1 deletion plugin/updater/updater-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ sources:
path: packages/vscode
languages:
prisma:
example: https://raw.githubusercontent.com/prisma/language-tools/main/packages/language-server/test/fixtures/correct_mongodb.prisma
example: https://raw.githubusercontent.com/prisma/language-tools/main/packages/language-server/src/__test__/__fixtures__/single-file/jump-to-definition/correct_mongodb.prisma

svelte:
type: vscode-extension
Expand Down
12 changes: 6 additions & 6 deletions plugin/updater/updater-state.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ extensions:
github:
repo: bazelbuild/vscode-bazel
ref: master
commit: 2614f1985f9ea4ba0a16418f338cfcd736067f2a
commit: 7084368f5e76741fd8cdc2fd072a799187e7e513
languages:
bazelrc:
label: bazelrc
Expand Down Expand Up @@ -127,7 +127,7 @@ extensions:
repo: graphql/graphiql
path: packages/vscode-graphql-syntax
ref: main
commit: 03ab3a6b76378591ef79a828d80cc69b0b8f2842
commit: c1268783c2fe1ca40d61e52cdd3b360ba5868768
languages:
graphql:
label: GraphQL
Expand Down Expand Up @@ -585,7 +585,7 @@ extensions:
github:
repo: nushell/vscode-nushell-lang
ref: main
commit: 359e3a69c516c996e5bcd7161290f78feaebbbfb
commit: c854eb1403a4a4ef9788a57fe042bec0a397c02d
languages:
nushell:
label: nushell
Expand All @@ -596,7 +596,7 @@ extensions:
github:
repo: ocamllabs/vscode-ocaml-platform
ref: master
commit: c585f581565837940e0d15a3e0baaf6fbf59e012
commit: 93612358aa5a55f3ac67cdc0884840cccdcedeaf
languages:
ocaml:
label: OCaml
Expand Down Expand Up @@ -676,7 +676,7 @@ extensions:
repo: prisma/language-tools
path: packages/vscode
ref: main
commit: 53e70077abbcf26c03c8aabb416521dba248804b
commit: 30df3444fcc3ef091aa00f1164a9dfd202e43883
languages:
prisma:
label: Prisma
Expand All @@ -692,7 +692,7 @@ extensions:
repo: sveltejs/language-tools
path: packages/svelte-vscode
ref: master
commit: 6e57bcef67d5d94c194a4eeaf4acd7fdd60b02fb
commit: c18615292110d7a945547a71609c4af03f971484
languages:
svelte:
label: Svelte
Expand Down

0 comments on commit 7ca4fbc

Please sign in to comment.