ZIm/crates/extension/src
Marshall Bowers a08e020e32
extension: Always use a real HTTP client in the ExtensionBuilder (#15514)
This PR makes it so we always construct a real HTTP client in the
`ExtensionBuilder`.

This used to be the case, but was inadvertently changed in
https://github.com/zed-industries/zed/pull/15470.

Release Notes:

- N/A
2024-07-30 18:04:53 -04:00
..
wasm_host extension: Upgrade wasmtime to v21 (#15210) 2024-07-25 13:56:40 -04:00
extension_builder.rs Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
extension_indexed_docs_provider.rs Rename ExtensionDocsIndexer to ExtensionIndexedDocsProvider (#13776) 2024-07-03 10:14:57 -04:00
extension_lsp_adapter.rs Extract Vue extension (#10486) 2024-04-12 14:39:27 -04:00
extension_manifest.rs extensions: Add support for snippets provided by extensions (#14020) 2024-07-10 09:40:50 +02:00
extension_settings.rs Add SettingsSources::<T>::json_merge_with function (#10869) 2024-04-22 18:38:34 -04:00
extension_slash_command.rs zed_extension_api: Return structured slash command completions (#13879) 2024-07-05 14:08:42 -04:00
extension_store.rs extension: Always use a real HTTP client in the ExtensionBuilder (#15514) 2024-07-30 18:04:53 -04:00
extension_store_test.rs chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
wasm_host.rs extension: Upgrade wasmtime to v21 (#15210) 2024-07-25 13:56:40 -04:00