ZIm/crates/extensions_ui/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
..
components Remove block_mouse_down in favor of stop_mouse_events_except_scroll (#30401) 2025-05-29 22:07:34 +00:00
components.rs Upsell built-in features on the extensions page (#14516) 2024-07-15 17:10:01 -04:00
extension_suggest.rs Suggest Typst extension for .typ files (#33632) 2025-07-01 17:54:53 +03:00
extension_version_selector.rs editor: Improve code completion filtering to provide fewer and more accurate suggestions (#32928) 2025-06-18 16:01:28 +05:30
extensions_ui.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00