ZIm/crates/assistant_slash_commands/src
2025-08-18 21:54:35 +00:00
..
assistant_slash_commands.rs Remove /docs slash command (#36325) 2025-08-16 19:00:31 +00:00
cargo_workspace_command.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
context_server_command.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
default_command.rs agent: Use default prompts from prompt library in system prompt (#28915) 2025-04-18 09:32:35 -06:00
delta_command.rs chore: Bump Rust version to 1.88 (#33439) 2025-06-26 20:54:19 +02:00
diagnostics_command.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
fetch_command.rs Redesign and clean up all icons across Zed (#35856) 2025-08-08 15:34:36 -03:00
file_command.rs Remove separator! macro and make path! handle relative paths (#32527) 2025-06-13 06:32:29 +00:00
now_command.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
prompt_command.rs Add ability to attach rules as context (#29109) 2025-04-21 20:16:51 +00:00
selection_command.rs agent: Support adding selection as context (#28964) 2025-04-17 16:55:15 +02:00
streaming_example_command.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
symbols_command.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
tab_command.rs editor: Improve code completion filtering to provide fewer and more accurate suggestions (#32928) 2025-06-18 16:01:28 +05:30