ZIm/crates/copilot/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
..
copilot.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
copilot_chat.rs copilot: Only set Copilot-Vision-Request header for vision requests (#33552) 2025-06-27 21:37:26 +02:00
copilot_completion_provider.rs Remove into SelectionEffects from .change_selections (#33554) 2025-06-27 14:31:31 -06:00
request.rs lsp: Revert URL type change (#13193) 2024-06-18 12:39:56 +02:00
sign_in.rs Make copilot::SignIn open sign-in modal when needed (#30239) 2025-05-08 14:52:07 +00:00