ZIm/crates/git/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
..
blame.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
checkpoint.gitignore agent: Don't track large and common binary files (#31352) 2025-05-26 11:31:25 +00:00
commit.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
git.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
hosting_provider.rs Allow configuring custom git hosting providers in project settings (#31929) 2025-06-03 12:23:01 -04:00
remote.rs Detect wider variety of usernames for SSH-based remotes (#21508) 2024-12-05 15:23:37 -08:00
repository.rs Fix crash in git checkout (#33499) 2025-06-27 09:16:15 -06:00
status.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00