ZIm/crates/diagnostics/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
..
diagnostic_renderer.rs Remove into SelectionEffects from .change_selections (#33554) 2025-06-27 14:31:31 -06:00
diagnostics.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
diagnostics_tests.rs Show inline previews for LSP document colors (#32816) 2025-06-17 13:46:21 +00:00
items.rs Allow to hide more buttons with the settings (#30565) 2025-05-12 13:34:52 +00:00
toolbar_controls.rs Use rust-analyzer's flycheck as source of cargo diagnostics (#29779) 2025-05-02 10:07:51 +03:00