ZIm/crates/terminal_view/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
..
persistence.rs agent: Display full terminal output without scrolling (#31922) 2025-06-03 10:54:25 -07:00
terminal_element.rs Sketch in a table for the keybindings UI (#32436) 2025-06-30 19:25:11 -04:00
terminal_panel.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
terminal_scrollbar.rs Reapply "ui: Account for padding of parent container during scrollbar layout" (#30577) 2025-05-14 13:26:14 +02:00
terminal_slash_command.rs chore: Make terminal_view own the TerminalSlashCommand (#31070) 2025-05-21 09:27:54 +00:00
terminal_tab_tooltip.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
terminal_view.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00