zed/extensions
Marshall Bowers 0df4d12234
zig: Upgrade zed_extension_api to v0.1.0 (#16260)
This PR updates the Zig extension to use v0.1.0 of the Zed extension
API.

This allows us to pin ZLS to v0.11.0, as the more recent releases of ZLS
don't have `.tar.gz` assets available.

Release Notes:

- N/A
2024-08-14 18:40:27 -04:00
..
astro astro: Bump to v0.1.0 (#15172) 2024-07-25 08:16:28 -04:00
clojure clojure: Bump to v0.0.3 (#13935) 2024-07-08 11:29:07 -04:00
csharp csharp: Use lsp settings to locate binary if present (#15885) 2024-08-07 10:58:13 -04:00
dart dart: Release 0.0.3 (#14176) 2024-07-11 11:48:04 +02:00
deno deno: Bump to v0.0.2 (#15173) 2024-07-25 08:19:43 -04:00
elixir elixir: Bump to v0.0.7 (#15867) 2024-08-06 13:07:47 -04:00
elm
emmet emmet: Upgrade zed_extension_api to v0.0.6 (#15177) 2024-07-25 08:34:45 -04:00
erlang erlang: Update tree-sitter grammar and query files (#15973) 2024-08-14 11:07:54 -04:00
gleam gleam: Bump to v0.2.0 (#16258) 2024-08-14 18:14:19 -04:00
glsl glsl: Bump to v0.1.0 (#10734) 2024-04-18 11:57:21 -04:00
haskell haskell: Bump to v0.1.1 (#16228) 2024-08-14 11:57:47 -04:00
html assistant: Add annotations to more languages (#15866) 2024-08-07 13:47:21 +02:00
lua lua: Bump to v0.0.3 (#13882) 2024-07-05 14:17:53 -04:00
ocaml ocaml: Bump to v0.0.2 (#13864) 2024-07-05 10:10:54 -04:00
php assistant: Add annotations to more languages (#15866) 2024-08-07 13:47:21 +02:00
prisma prisma: Upgrade zed_extension_api to v0.0.6 (#15180) 2024-07-25 08:46:17 -04:00
purescript purescript: Upgrade zed_extension_api to v0.0.6 (#15181) 2024-07-25 08:55:16 -04:00
racket Clean up whitespace (#10755) 2024-04-23 13:31:21 -04:00
ruby ruby: Bump to v0.1.0 (#15855) 2024-08-06 09:53:02 -04:00
ruff ruff: Refactor language server loading (#15852) 2024-08-06 09:10:18 -04:00
scheme Clean up whitespace (#10755) 2024-04-23 13:31:21 -04:00
snippets snippets: Release 0.0.5 (#13434) 2024-06-24 00:39:42 +02:00
svelte svelte: Bump to v0.0.3 (#14650) 2024-07-17 10:20:50 -04:00
terraform terraform: Bump to v0.0.4 (#15174) 2024-07-25 08:22:28 -04:00
test-extension Use a dedicated test extension in extension tests (#13781) 2024-07-03 11:10:51 -04:00
toml Auto detect some DSLs (#14693) 2024-07-18 04:38:44 +00:00
uiua uiua: Upgrade zed_extension_api to v0.0.6 (#15240) 2024-07-25 20:43:15 -04:00
vue vue: Bump to v0.1.0 (#14748) 2024-07-18 11:39:30 -04:00
zig zig: Upgrade zed_extension_api to v0.1.0 (#16260) 2024-08-14 18:40:27 -04:00
.gitignore