@@ -127,11 +127,11 @@ To install the plugin into an existing Eclipse installation do:
127127| arsd.DScript <img src =" plugin/syntaxes/d/icon.png " width =16/ > | file-extensions="ds, dscript" | [ master@Pure-D/code-d] ( https://github.com/Pure-D/code-d/tree/3a0825ccea623103a7027f4c1c23e5a3c38434d9/ )
128128| Astro <img src =" plugin/syntaxes/astro/astro.icon.png " width =16/ > | file-extensions="astro" | [ main@withastro/language-tools] ( https://github.com/withastro/language-tools/tree/b4bcb4fc02cd960936a5faee6c9cc0ad94fc4c05/packages/vscode )
129129| Ballerina | file-extensions="bal" | [ master@ballerina-platform/ballerina-grammar] ( https://github.com/ballerina-platform/ballerina-grammar/tree/afae97ac9640b8f6a05c5c9dccdf79399d43bf50/syntaxes )
130- | 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/8d63677d5f12e00870cf6e98e0b47a3670b9bc99 / )
130+ | 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/79dbfa4f081c2ecace9ab8af59075a70b55f4998 / )
131131| 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/ )
132- | Carbon | file-extensions="carbon" | [ trunk@carbon-language/carbon-lang] ( https://github.com/carbon-language/carbon-lang/tree/12d7574636dc9c3614cf053c4a56496e5cb28aa6 /utils )
133- | 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/dd1133952579575082914476fa699667b8790e1d /clients/cobol-lsp-vscode-extension )
134- | 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/0f7a747f25556a9fd11b47bed0c23f4b1a2eb4fb / )
132+ | Carbon | file-extensions="carbon" | [ trunk@carbon-language/carbon-lang] ( https://github.com/carbon-language/carbon-lang/tree/ad0a4ea8a4cf6ae8a7d622316a34fe1d70fc83da /utils )
133+ | 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/07835f6fe5fcee39885ac7c256bfc09f608626bd /clients/cobol-lsp-vscode-extension )
134+ | 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/77e9dd1c4b24cb8ad0c6e0498afa98dd39557072 / )
135135| 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/84df54030478ea0aeff5338cba989e6f58c5501a/ ) [[ upstream]] ( https://github.com/Microsoft/vscode/blob/3f1f36333d3453f67a36b6bfb1206e9159e9c4f0/extensions/ruby/syntaxes/ruby.tmLanguage.json )
136136| Crystal Slang <img src =" plugin/syntaxes/crystal/icon.png " width =16/ > | file-extensions="slang" | [ master@crystal-lang-tools/vscode-crystal-lang] ( https://github.com/crystal-lang-tools/vscode-crystal-lang/tree/84df54030478ea0aeff5338cba989e6f58c5501a/ )
137137| CSV <img src =" plugin/syntaxes/csv/icon.png " width =16/ > | file-extensions="csv" | [ master@mechatroner/vscode_rainbow_csv] ( https://github.com/mechatroner/vscode_rainbow_csv/tree/82f1b82272e567d6e1736fce845f94eccef6d211/ )
@@ -149,7 +149,7 @@ To install the plugin into an existing Eclipse installation do:
149149| 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/1c8b212318a7c9e000f2e937df18bab1953ff365/ )
150150| 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/1c8b212318a7c9e000f2e937df18bab1953ff365/ )
151151| 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/ )
152- | GraphQL <img src =" plugin/syntaxes/graphql/icon.png " width =16/ > | file-extensions="gql, graphql, graphqls" | [ main@graphql/graphiql] ( https://github.com/graphql/graphiql/tree/01723a406a01203dd4659d4e650ec1326551d5e5 /packages/vscode-graphql-syntax )
152+ | GraphQL <img src =" plugin/syntaxes/graphql/icon.png " width =16/ > | file-extensions="gql, graphql, graphqls" | [ main@graphql/graphiql] ( https://github.com/graphql/graphiql/tree/7979bf5418ed702cc086a4857a583e625d09bf7e /packages/vscode-graphql-syntax )
153153| GraphViz DOT File | file-extensions="dot" | [ master@textmate/graphviz.tmbundle] ( https://github.com/textmate/graphviz.tmbundle/tree/d1d489f893a0e6ef5d9021bf7dc1ffd08b3f9b90/Syntaxes )
154154| HashiCorp Sentinel | file-extensions="sentinel" | [ main@hashicorp/syntax] ( https://github.com/hashicorp/syntax/tree/ae0c4e30047d0df4dc60c8e25aaaccc4e8cab604/ )
155155| HashiCorp Terraform | file-extensions="tf, tfvars" | [ main@hashicorp/syntax] ( https://github.com/hashicorp/syntax/tree/ae0c4e30047d0df4dc60c8e25aaaccc4e8cab604/ )
@@ -194,25 +194,25 @@ To install the plugin into an existing Eclipse installation do:
194194| 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/ )
195195| MDX <img src =" plugin/syntaxes/mdx/mdx.icon.png " width =16/ > | file-extensions="mdx" | [ main@mdx-js/mdx-analyzer] ( https://github.com/mdx-js/mdx-analyzer/tree/660067aae48fb28cf0e8ef15e3e94a538a1558aa/packages/vscode-mdx )
196196| mermaid <img src =" plugin/syntaxes/mermaid/icon.png " width =16/ > | file-extensions="mermaid, mmd" | [ master@bpruitt-goddard/vscode-mermaid-syntax-highlight] ( https://github.com/bpruitt-goddard/vscode-mermaid-syntax-highlight/tree/fed7a3d180ccfb14b0f7260e19c1ebe01ab311a0/ )
197- | NDVR-COBOL <img src =" plugin/syntaxes/cobol/icon.png " width =16/ > | 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/dd1133952579575082914476fa699667b8790e1d /clients/cobol-lsp-vscode-extension )
197+ | NDVR-COBOL <img src =" plugin/syntaxes/cobol/icon.png " width =16/ > | 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 )
198198| NGINX Conf <img src =" plugin/syntaxes/nginx/icon.png " width =16/ > | file-extensions="conf, fastcgi_params, nginx, scgi_params, uwsgi_params"<br />file-patterns="\* .conf.default, \* .conf.template, \* .mime.types, \* .nginx.conf" | [ main@almir/nginx-syntax-highlighter] ( https://github.com/almir/nginx-syntax-highlighter/tree/03fa6617212032f1d538891730bb15feb4df2ef8/ )
199199| Nunjucks HTML <img src =" plugin/syntaxes/nunjucks/icon.png " width =16/ > | 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/ )
200200| nushell <img src =" plugin/syntaxes/nushell/nushell.icon.png " width =16/ > | file-extensions="nu" | [ main@nushell/vscode-nushell-lang] ( https://github.com/nushell/vscode-nushell-lang/tree/d4561e4e4e529400603a0fd2b134571d920d6765/ )
201- | 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/64b0203c518ebb31c53fbf4e104fc85050a7445d / )
202- | 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/64b0203c518ebb31c53fbf4e104fc85050a7445d / )
203- | 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/64b0203c518ebb31c53fbf4e104fc85050a7445d / )
204- | 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/64b0203c518ebb31c53fbf4e104fc85050a7445d / )
205- | odin <img src =" plugin/syntaxes/odin/odin.icon.png " width =16/ > | file-extensions="odin" | [ master@DanielGavin/ols] ( https://github.com/DanielGavin/ols/tree/ad1d935466e10ca3b5b5494760f762980492fc6c /editors/vscode )
206- | 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/64b0203c518ebb31c53fbf4e104fc85050a7445d / )
201+ | 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/2c2c4a191dda5cd6b3c9fabeb962a1a045725678 / )
202+ | 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/2c2c4a191dda5cd6b3c9fabeb962a1a045725678 / )
203+ | 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/2c2c4a191dda5cd6b3c9fabeb962a1a045725678 / )
204+ | 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/2c2c4a191dda5cd6b3c9fabeb962a1a045725678 / )
205+ | odin <img src =" plugin/syntaxes/odin/odin.icon.png " width =16/ > | file-extensions="odin" | [ master@DanielGavin/ols] ( https://github.com/DanielGavin/ols/tree/8bcda891f6ab2adfdc7d2b9a8106814b401adfcf /editors/vscode )
206+ | 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/2c2c4a191dda5cd6b3c9fabeb962a1a045725678 / )
207207| 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/ )
208208| Pascal | file-extensions="dfm, dpk, dpr, fmx, lfm, lpr, p, pas" | [ master@textmate/pascal.tmbundle] ( https://github.com/textmate/pascal.tmbundle/tree/3b11b782368065e55acce0423f385722771d28b0/Syntaxes )
209209| 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/ )
210210| Pony | file-extensions="pony" | [ main@chalcolith/eohippus] ( https://github.com/chalcolith/eohippus/tree/de8031c34fbde4b124e4f0f34fa3fd84c4795bac/eohippus-vscode )
211- | 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/3be8be495628c67052f2a5f1b0f8b444051188ba /packages/vscode )
212- | 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/64b0203c518ebb31c53fbf4e104fc85050a7445d / )
213- | 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/5df40fd0fe0eea676aa812cdbe251c6dde94bec2 /tools/editors/vscode/extension )
211+ | 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/cd19ff92b12f703271c46232cc8ddd799efc0c98 /packages/vscode )
212+ | 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/2c2c4a191dda5cd6b3c9fabeb962a1a045725678 / )
213+ | 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/901cda65d51579dbb9f455fdd8e09add04395a44 /tools/editors/vscode/extension )
214214| 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/5913f7e83572b157df5115833f0d10bdfd773d9c/ )
215- | 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/8d63677d5f12e00870cf6e98e0b47a3670b9bc99 / )
215+ | 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/79dbfa4f081c2ecace9ab8af59075a70b55f4998 / )
216216| Svelte <img src =" plugin/syntaxes/svelte/icon.png " width =16/ > | file-extensions="svelte" | [ master@sveltejs/language-tools] ( https://github.com/sveltejs/language-tools/tree/5be821d5a5a92b614ec1dbd06f34ac19c6a9fe8f/packages/svelte-vscode )
217217| 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 )
218218| TSV <img src =" plugin/syntaxes/csv/icon.png " width =16/ > | file-extensions="tab, tsv" | [ master@mechatroner/vscode_rainbow_csv] ( https://github.com/mechatroner/vscode_rainbow_csv/tree/82f1b82272e567d6e1736fce845f94eccef6d211/ )
0 commit comments