ZIm/crates/extension_host/src
Marshall Bowers 4d106a4b0b
zed_extension_api: Add simple process API (#25399)
This PR adds a simple API for working with processes to the extension
API.

The API is designed to mirror Rust's
[`std::process::Command`](https://doc.rust-lang.org/std/process/struct.Command.html).

Release Notes:

- N/A
2025-02-22 18:05:36 +00:00
..
wasm_host zed_extension_api: Add simple process API (#25399) 2025-02-22 18:05:36 +00:00
extension_host.rs Eagerly load the active theme and icon theme (#25368) 2025-02-21 23:57:55 +00:00
extension_settings.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
extension_store_test.rs project: Fine-grained language server management (#24038) 2025-02-14 15:41:49 +01:00
headless_host.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00
wasm_host.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00