ZIm/crates/extension_host/src
Antonio Scandurra 7354ef91e1
Make GitRepository::status async and remove cx parameter (#27514)
This lays the groundwork for using `status` as part of the new agent
panel.

Release Notes:

- N/A
2025-03-27 09:05:54 +00:00
..
wasm_host extension_host: Rename Extension variants so that the version number components are clearer (#27507) 2025-03-26 15:54:14 +00:00
extension_host.rs context_server: Interpret context server command paths relative to the extension's work dir (#27201) 2025-03-20 16:36:40 +00:00
extension_settings.rs Update docs for some settings (#27293) 2025-03-24 13:05:06 +02:00
extension_store_test.rs Make GitRepository::status async and remove cx parameter (#27514) 2025-03-27 09:05:54 +00:00
headless_host.rs Move "async move" a few characters to the left in cx.spawn() (#26758) 2025-03-19 02:09:02 +00:00
wasm_host.rs extension: Add support for additional_workspace_configuration and additional_initialization_options (#27407) 2025-03-25 18:23:59 +05:30