Skip to content

Commit bb7c3b1

Browse files
chore: Update Syntax Files (#202)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent be2cab2 commit bb7c3b1

File tree

3 files changed

+25
-16
lines changed

3 files changed

+25
-16
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ To install the plugin into an existing Eclipse installation do:
127127
| Ballerina | file-extensions="bal" | [master@ballerina-platform/ballerina-grammar](https://github.com/ballerina-platform/ballerina-grammar/tree/10325fc5436a87606407ba68bf668bcd59dc180d/syntaxes)
128128
| 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/d112ed7245c1876b3cc0d0b504423aba5ab0cdbb/)
129129
| Branflakes <img src="plugin/syntaxes/bf/icon.png" width=16/> | file-extensions="bf, bfsck, brainfuck" | [main@chrisvrose/bf-server](https://github.com/chrisvrose/bf-server/tree/5945c04ccea21cd13e133547276d27d6540375f2/)
130-
| Carbon | file-extensions="carbon" | [trunk@carbon-language/carbon-lang](https://github.com/carbon-language/carbon-lang/tree/90f839e84ef9663ae40590aa17d35ab9a7b4b4ec/utils)
130+
| Carbon | file-extensions="carbon" | [trunk@carbon-language/carbon-lang](https://github.com/carbon-language/carbon-lang/tree/531d0635965e0979551f2d3acd2d2b361b26655e/utils)
131131
| COBOL <img src="plugin/syntaxes/cobol/icon.png" width=16/> | file-extensions="cbl, cob, cobol, copy, cpy"<br />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/cc17306f1b528c360db17621e25897c9144da67c/clients/cobol-lsp-vscode-extension)
132132
| CodeQL <img src="plugin/syntaxes/codeql/icon.png" width=16/> | file-extensions="ql, qll" | [main@github/vscode-codeql](https://github.com/github/vscode-codeql/tree/e2b378b33427df5bf43d58cbfdf09943615bb923/)
133133
| Crystal <img src="plugin/syntaxes/crystal/icon.png" width=16/> | file-extensions="cr" | [master@crystal-lang-tools/vscode-crystal-lang](https://github.com/crystal-lang-tools/vscode-crystal-lang/tree/5f14b919a52e4149587d1b72dc34fe2afa371a1e/) [[upstream]](https://github.com/Microsoft/vscode/blob/3f1f36333d3453f67a36b6bfb1206e9159e9c4f0/extensions/ruby/syntaxes/ruby.tmLanguage.json)
@@ -141,16 +141,16 @@ To install the plugin into an existing Eclipse installation do:
141141
| Erlang <img src="plugin/syntaxes/erlang/icon.png" width=16/> | file-extensions="config, erl, escript, hrl, src" | [main@erlang-ls/vscode](https://github.com/erlang-ls/vscode/tree/1e5bc08853523c6dcd563fa7de8af597710eaa8f/)
142142
| Fish <img src="plugin/syntaxes/fish/icon.png" width=16/> | file-extensions="fish" | [main@bmalehorn/vscode-fish](https://github.com/bmalehorn/vscode-fish/tree/0741d59ecf3d2aa018543747874eb8f34c655612/)
143143
| fluent <img src="plugin/syntaxes/fluent/fluent.icon.png" width=16/> | file-extensions="ftl" | [master@macabeus/vscode-fluent](https://github.com/macabeus/vscode-fluent/tree/9f2a1c1f39175c1d4da46e5a14f1b11c6d466b63/)
144-
| Fortran <img src="plugin/syntaxes/fortran/FortranFreeForm.icon.png" width=16/> | 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/8f356b65108b91dfedf26827a3eaf30e6ab85bde/)
145-
| Fortran77 <img src="plugin/syntaxes/fortran/FortranFixedForm.icon.png" width=16/> | file-extensions="F, F77, FOR, f, f77, for" | [main@fortran-lang/vscode-fortran-support](https://github.com/fortran-lang/vscode-fortran-support/tree/8f356b65108b91dfedf26827a3eaf30e6ab85bde/)
144+
| Fortran <img src="plugin/syntaxes/fortran/FortranFreeForm.icon.png" width=16/> | 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/f87209f16180d7adc095e012dd6457e5ce331eff/)
145+
| Fortran77 <img src="plugin/syntaxes/fortran/FortranFixedForm.icon.png" width=16/> | file-extensions="F, F77, FOR, f, f77, for" | [main@fortran-lang/vscode-fortran-support](https://github.com/fortran-lang/vscode-fortran-support/tree/f87209f16180d7adc095e012dd6457e5ce331eff/)
146146
| Gleam <img src="plugin/syntaxes/gleam/gleam.icon.png" width=16/> | file-extensions="gleam" | [main@gleam-lang/vscode-gleam](https://github.com/gleam-lang/vscode-gleam/tree/9f28a4a0bffaccadf74f56ab72310187cd3ff6e2/)
147147
| GraphQL <img src="plugin/syntaxes/graphql/icon.png" width=16/> | file-extensions="gql, graphql, graphqls" | [main@graphql/graphiql](https://github.com/graphql/graphiql/tree/aacdc8586fa4346a4681e73e29af7afda4718617/packages/vscode-graphql-syntax)
148148
| GraphViz DOT File | file-extensions="dot" | [master@textmate/graphviz.tmbundle](https://github.com/textmate/graphviz.tmbundle/tree/d1d489f893a0e6ef5d9021bf7dc1ffd08b3f9b90/Syntaxes)
149149
| HashiCorp Sentinel | file-extensions="sentinel" | [main@hashicorp/syntax](https://github.com/hashicorp/syntax/tree/f1c438932384c2d249a3a0d7a336cb9089865f42/)
150150
| HashiCorp Terraform | file-extensions="tf, tfvars" | [main@hashicorp/syntax](https://github.com/hashicorp/syntax/tree/f1c438932384c2d249a3a0d7a336cb9089865f42/)
151151
| Haxe | file-extensions="hx" | [master@vshaxe/haxe-TmLanguage](https://github.com/vshaxe/haxe-TmLanguage/tree/6fbbbf958448f877a8d524a589e3280514c950e6/)
152152
| HCL Config File | file-extensions="hcl" | [main@hashicorp/syntax](https://github.com/hashicorp/syntax/tree/f1c438932384c2d249a3a0d7a336cb9089865f42/)
153-
| helm-template <img src="plugin/syntaxes/helm/icon.png" width=16/> | file-patterns="\*\*/templates/\*\*/\*.tpl, \*\*/templates/\*\*/\*.yaml, \*\*/templates/\*\*/\*.yml, \*\*/templates/\*.tpl, \*\*/templates/\*.yaml, \*\*/templates/\*.yml" | [master@vscode-kubernetes-tools/vscode-kubernetes-tools](https://github.com/vscode-kubernetes-tools/vscode-kubernetes-tools/tree/c75f8502bcf8ce37ab9524fc23afc47a64e24038/)
153+
| helm-template <img src="plugin/syntaxes/helm/icon.png" width=16/> | file-patterns="\*\*/templates/\*\*/\*.tpl, \*\*/templates/\*\*/\*.yaml, \*\*/templates/\*\*/\*.yml, \*\*/templates/\*.tpl, \*\*/templates/\*.yaml, \*\*/templates/\*.yml" | [master@vscode-kubernetes-tools/vscode-kubernetes-tools](https://github.com/vscode-kubernetes-tools/vscode-kubernetes-tools/tree/5b5c56e3bbca86d1e3e0d48690df9d05f93b740f/)
154154
| Janet <img src="plugin/syntaxes/janet/icon.png" width=16/> | file-extensions="janet" | [master@janet-lang/vscode-janet](https://github.com/janet-lang/vscode-janet/tree/0225a87fb8c75d9dec024d592f2bdcf74f366e5e/)
155155
| Jinja C++ <img src="plugin/syntaxes/jinja/icon.png" width=16/> | 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/)
156156
| Jinja Cisco Config <img src="plugin/syntaxes/jinja/icon.png" width=16/> | 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/)
@@ -197,15 +197,15 @@ To install the plugin into an existing Eclipse installation do:
197197
| 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/87820992562aa0f213cfa231b2dad3c42d163054/)
198198
| OCaml.mlx <img src="plugin/syntaxes/ocaml/icon.png" width=16/> | file-extensions="mlx" | [master@ocamllabs/vscode-ocaml-platform](https://github.com/ocamllabs/vscode-ocaml-platform/tree/87820992562aa0f213cfa231b2dad3c42d163054/)
199199
| 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/87820992562aa0f213cfa231b2dad3c42d163054/)
200-
| odin <img src="plugin/syntaxes/odin/odin.icon.png" width=16/> | file-extensions="odin" | [master@DanielGavin/ols](https://github.com/DanielGavin/ols/tree/3fae1fa52ceee347940eabd8cbca0e2c7edec036/editors/vscode)
200+
| odin <img src="plugin/syntaxes/odin/odin.icon.png" width=16/> | file-extensions="odin" | [master@DanielGavin/ols](https://github.com/DanielGavin/ols/tree/5872154f56d21074f0e77950612bc769351094aa/editors/vscode)
201201
| 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/87820992562aa0f213cfa231b2dad3c42d163054/)
202202
| 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/da57fa1415d5b77191ee8566f2b4b6cd9dbb3572/)
203203
| Pascal | file-extensions="dfm, dpk, dpr, fmx, lfm, lpr, p, pas" | [master@textmate/pascal.tmbundle](https://github.com/textmate/pascal.tmbundle/tree/3b11b782368065e55acce0423f385722771d28b0/Syntaxes)
204204
| 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/)
205205
| Pony | file-extensions="pony" | [main@chalcolith/eohippus](https://github.com/chalcolith/eohippus/tree/de8031c34fbde4b124e4f0f34fa3fd84c4795bac/eohippus-vscode)
206-
| Prisma <img src="plugin/syntaxes/prisma/prisma.icon.png" width=16/> | file-extensions="prisma" | [main@prisma/language-tools](https://github.com/prisma/language-tools/tree/6c1b746c8509d8352695999ec1d0c9161ae40751/packages/vscode)
206+
| Prisma <img src="plugin/syntaxes/prisma/prisma.icon.png" width=16/> | file-extensions="prisma" | [main@prisma/language-tools](https://github.com/prisma/language-tools/tree/ca7702b17112d28f47f53dcc9800770740146ad5/packages/vscode)
207207
| 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/87820992562aa0f213cfa231b2dad3c42d163054/)
208-
| Ring <img src="plugin/syntaxes/ring/ring.icon.png" width=16/> | file-extensions="rform, rh, ring" | [master@ring-lang/ring](https://github.com/ring-lang/ring/tree/33273a82327a8866274d966e8caaf7269e37bda0/tools/editors/vscode/extension)
208+
| Ring <img src="plugin/syntaxes/ring/ring.icon.png" width=16/> | file-extensions="rform, rh, ring" | [master@ring-lang/ring](https://github.com/ring-lang/ring/tree/84db9e5a82801f317c72a00a2fc9e49bf565754b/tools/editors/vscode/extension)
209209
| Roc <img src="plugin/syntaxes/roc/roc.icon.png" width=16/> | file-extensions="roc" | [main@ivan-demchenko/roc-vscode-unofficial](https://github.com/ivan-demchenko/roc-vscode-unofficial/tree/f60596f4b8d65937e7a8df2c0b454a3a309aa91e/)
210210
| 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/d112ed7245c1876b3cc0d0b504423aba5ab0cdbb/)
211211
| Svelte <img src="plugin/syntaxes/svelte/icon.png" width=16/> | file-extensions="svelte" | [master@sveltejs/language-tools](https://github.com/sveltejs/language-tools/tree/63a22b8089e69e3bc829713d21a5ac7837a5b9a1/packages/svelte-vscode)

plugin/syntaxes/fortran/FortranFreeForm.tmLanguage.json

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1642,11 +1642,11 @@
16421642
{
16431643
"comment": "rest of else line",
16441644
"begin": "(?!(\\s*(;|!|\\n)))",
1645-
"end": "(?=[;!\\n])",
1645+
"end": "\\s*(?=[;!\\n])",
16461646
"patterns": [
16471647
{
16481648
"comment": "capture the label if present",
1649-
"match": "\\s*([a-z]\\w*)?\\s*\\b(\\w*)\\b",
1649+
"match": "(?i)\\s*([a-z]\\w*)?\\s*\\b(\\w*)\\b",
16501650
"captures": {
16511651
"1": {
16521652
"name": "meta.label.else.fortran"
@@ -1882,11 +1882,20 @@
18821882
"name": "keyword.control.elsewhere.fortran"
18831883
}
18841884
},
1885-
"end": "(?=[;!\\n])",
1885+
"end": "\\s*(?=[;!\\n])",
18861886
"patterns": [
18871887
{
18881888
"include": "#parentheses"
18891889
},
1890+
{
1891+
"comment": "capture the label if present",
1892+
"match": "(?i)(\\s*[a-z]\\w*)?",
1893+
"captures": {
1894+
"1": {
1895+
"name": "meta.label.elsewhere.fortran"
1896+
}
1897+
}
1898+
},
18901899
{
18911900
"include": "#invalid-word"
18921901
}

plugin/updater/updater-state.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ extensions:
125125
repo: carbon-language/carbon-lang
126126
path: utils
127127
ref: trunk
128-
commit: 90f839e84ef9663ae40590aa17d35ab9a7b4b4ec
128+
commit: 531d0635965e0979551f2d3acd2d2b361b26655e
129129
languages:
130130
carbon:
131131
label: Carbon
@@ -353,7 +353,7 @@ extensions:
353353
github:
354354
repo: fortran-lang/vscode-fortran-support
355355
ref: main
356-
commit: 8f356b65108b91dfedf26827a3eaf30e6ab85bde
356+
commit: f87209f16180d7adc095e012dd6457e5ce331eff
357357
languages:
358358
FortranFixedForm:
359359
label: Fortran77
@@ -539,7 +539,7 @@ extensions:
539539
github:
540540
repo: vscode-kubernetes-tools/vscode-kubernetes-tools
541541
ref: master
542-
commit: c75f8502bcf8ce37ab9524fc23afc47a64e24038
542+
commit: 5b5c56e3bbca86d1e3e0d48690df9d05f93b740f
543543
languages:
544544
helm:
545545
label: helm-template
@@ -1118,7 +1118,7 @@ extensions:
11181118
repo: DanielGavin/ols
11191119
path: editors/vscode
11201120
ref: master
1121-
commit: 3fae1fa52ceee347940eabd8cbca0e2c7edec036
1121+
commit: 5872154f56d21074f0e77950612bc769351094aa
11221122
languages:
11231123
odin:
11241124
label: odin
@@ -1184,7 +1184,7 @@ extensions:
11841184
repo: prisma/language-tools
11851185
path: packages/vscode
11861186
ref: main
1187-
commit: 6c1b746c8509d8352695999ec1d0c9161ae40751
1187+
commit: ca7702b17112d28f47f53dcc9800770740146ad5
11881188
languages:
11891189
prisma:
11901190
label: Prisma
@@ -1216,7 +1216,7 @@ extensions:
12161216
repo: ring-lang/ring
12171217
path: tools/editors/vscode/extension
12181218
ref: master
1219-
commit: 33273a82327a8866274d966e8caaf7269e37bda0
1219+
commit: 84db9e5a82801f317c72a00a2fc9e49bf565754b
12201220
languages:
12211221
ring:
12221222
label: Ring

0 commit comments

Comments
 (0)