ZIm/crates/outline_panel/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
..
outline_panel.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
outline_panel_settings.rs VSCode Settings import (#29018) 2025-04-23 20:54:09 +00:00