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
http-client.wit zed_extension_api: Add fetch (#13716) 2024-07-01 16:58:00 -04:00
lsp.wit
nodejs.wit
platform.wit
settings.rs
slash-command.wit Make slash commands defined in extensions return SlashCommandOutput (#13237) 2024-06-18 17:28:01 -04:00