ZIm/crates/extension/src
Conrad Irwin 3a5deb5c6f
Replace isahc with async ureq (#18414)
REplace isahc with ureq everywhere gpui is used.

This should allow us to make http requests without libssl; and avoid a
long-tail of panics caused by ishac.

Release Notes:

- (potentially breaking change) updated our http client

---------

Co-authored-by: Mikayla <mikayla@zed.dev>
2024-10-02 12:30:48 -07:00
..
wasm_host Stop leaking isahc assumption (#18408) 2024-09-26 14:01:05 -06:00
extension_builder.rs Replace isahc with async ureq (#18414) 2024-10-02 12:30:48 -07:00
extension_indexed_docs_provider.rs Allow extensions to suggest packages for /docs completions (#16185) 2024-08-13 16:50:57 -04:00
extension_lsp_adapter.rs lsp: Remove reinstall, update config (#18318) 2024-09-25 10:45:56 -07:00
extension_manifest.rs use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
extension_settings.rs Revert "settings: Remove auxiliary Content types where possible (#16744)" (#17768) 2024-09-12 14:46:08 -04:00
extension_slash_command.rs Introduce a new /delta command (#17903) 2024-09-17 08:47:08 -06:00
extension_store.rs Stop leaking isahc assumption (#18408) 2024-09-26 14:01:05 -06:00
extension_store_test.rs Replace isahc with async ureq (#18414) 2024-10-02 12:30:48 -07:00
wasm_host.rs Allow using system node (#18172) 2024-09-23 15:28:04 -06:00