ZIm/crates/markdown/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
..
markdown.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
parser.rs markdown: Fix parse inline code display (#30937) 2025-05-26 11:28:44 +00:00
path_range.rs Make code block eval resilient to indentation (#29633) 2025-04-30 02:13:13 +00:00