ZIm/crates/markdown_preview/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_elements.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
markdown_parser.rs chore: Fix warnings for Rust 1.89 (#32378) 2025-06-09 13:11:57 +02:00
markdown_preview.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
markdown_preview_view.rs Add page up/down bindings to the Markdown preview (#33403) 2025-07-02 12:14:34 +03:00
markdown_renderer.rs Canonicalize markdown link paths (#29119) 2025-05-21 12:57:51 -04:00