ZIm/crates/extension_host/src
Ben Kunkle 6cd4dbdea1
gpui: Store action documentation (#33809)
Closes #ISSUE

Adds a new `documentation` method to actions, that is extracted from doc
comments when using the `actions!` or derive macros.

Additionally, this PR adds doc comments to as many action definitions in
Zed as possible.

Release Notes:

- N/A *or* Added/Fixed/Improved ...
2025-07-02 21:14:33 -04:00
..
wasm_host agent: Fix issue where unconfigured MCP extensions would not start server (#33365) 2025-06-25 11:48:38 +02:00
extension_host.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
extension_settings.rs VSCode Settings import (#29018) 2025-04-23 20:54:09 +00:00
extension_store_test.rs Add language server control tool into the status bar (#32490) 2025-06-25 19:57:28 +03:00
headless_host.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
wasm_host.rs Add epoch interruption to WASM engine for cooperative yielding (#32806) 2025-06-17 15:43:17 +02:00