zed/crates/extension_api/wit/since_v0.0.7
Marshall Bowers 3419f5fc42
zed_extension_api: Add fetch (#13716)
This PR adds a new `fetch` function to the `zed_extension_api` to allow
fetching a URL through the Wasm host.

Currently we only support GET requests and return the response body as a
string.

Release Notes:

- N/A
2024-07-01 16:58:00 -04:00
..
common.wit Make slash commands defined in extensions return SlashCommandOutput (#13237) 2024-06-18 17:28:01 -04:00
extension.wit zed_extension_api: Add fetch (#13716) 2024-07-01 16:58:00 -04:00
github.wit zed_extension_api: Add github_release_by_tag_name (#12172) 2024-05-22 20:40:31 -04:00
http-client.wit zed_extension_api: Add fetch (#13716) 2024-07-01 16:58:00 -04:00
lsp.wit zed_extension_api: Fork new version (#12160) 2024-05-22 19:07:52 -04:00
nodejs.wit zed_extension_api: Fork new version (#12160) 2024-05-22 19:07:52 -04:00
platform.wit zed_extension_api: Fork new version (#12160) 2024-05-22 19:07:52 -04:00
settings.rs zed_extension_api: Fork new version (#12160) 2024-05-22 19:07:52 -04:00
slash-command.wit Make slash commands defined in extensions return SlashCommandOutput (#13237) 2024-06-18 17:28:01 -04:00