ZIm/crates/file_finder/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
..
file_finder.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
file_finder_settings.rs Properly handle ignored files in the file finder (#31542) 2025-05-27 18:34:28 +00:00
file_finder_tests.rs file_finder: Fix create wrong file in multiple worktree (#33139) 2025-06-25 19:17:41 +03:00
open_path_prompt.rs editor: Improve code completion filtering to provide fewer and more accurate suggestions (#32928) 2025-06-18 16:01:28 +05:30
open_path_prompt_tests.rs Improve Zed prompts for file path selection (#32014) 2025-06-03 20:35:25 +00:00