ZIm/crates/settings_ui
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
..
src gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
Cargo.toml keymap_ui: Separate action input into separate column and highlight as JSON (#33726) 2025-07-01 17:58:38 +00:00
LICENSE-GPL settings_ui: Add placeholder view (#15019) 2024-07-23 12:50:11 -04:00