zed/extensions
Marshall Bowers 8a9c58e515
zed_extension_api: Add HttpRequestBuilder (#16165)
This PR adds an `HttpRequestBuilder` to the extension API to allow for a
more ergonomic way for constructing HTTP requests within extensions.

The HTTP client functionality is now also exposed via the
`zed_extension_api::http_client` module instead of top-level.

Release Notes:

- N/A
2024-08-13 11:12:10 -04:00
..
astro astro: Bump to v0.1.0 (#15172) 2024-07-25 08:16:28 -04:00
clojure
csharp csharp: Use lsp settings to locate binary if present (#15885) 2024-08-07 10:58:13 -04:00
dart
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: Add support for installing elp language server (#14923) 2024-07-21 12:42:21 -04:00
gleam zed_extension_api: Add HttpRequestBuilder (#16165) 2024-08-13 11:12:10 -04:00
glsl
haskell haskell: Pass environment to hls (#15998) 2024-08-12 18:38:23 -04:00
html assistant: Add annotations to more languages (#15866) 2024-08-07 13:47:21 +02:00
lua
ocaml
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
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
snippets
svelte
terraform terraform: Bump to v0.0.4 (#15174) 2024-07-25 08:22:28 -04:00
test-extension
toml
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: Bump to v0.1.5 (#15203) 2024-07-25 11:36:50 -04:00
.gitignore