ZIm/crates/assistant/src/slash_command
Bennet Bo Fenner 04a79780d8
assistant: Include worktree name in diagnostics slash command (#13354)
Files included with the diagnostics command now include the worktree
name, making it more consistent with the way other commands work
(`/active`, `/tabs`, `/file`). Also, the diagnostics command will now
insert nothing when there are no diagnostics.

Release Notes:

- N/A
2024-06-21 11:48:52 +02:00
..
active_command.rs Allow completing slash command arguments from extensions (#13240) 2024-06-18 17:58:57 -04:00
default_command.rs Allow completing slash command arguments from extensions (#13240) 2024-06-18 17:58:57 -04:00
diagnostics_command.rs assistant: Include worktree name in diagnostics slash command (#13354) 2024-06-21 11:48:52 +02:00
fetch_command.rs assistant: Strip out general website chrome in /fetch command (#13264) 2024-06-19 09:50:02 -04:00
file_command.rs Allow completing slash command arguments from extensions (#13240) 2024-06-18 17:58:57 -04:00
now_command.rs Allow completing slash command arguments from extensions (#13240) 2024-06-18 17:58:57 -04:00
project_command.rs Allow completing slash command arguments from extensions (#13240) 2024-06-18 17:58:57 -04:00
prompt_command.rs Allow completing slash command arguments from extensions (#13240) 2024-06-18 17:58:57 -04:00
rustdoc_command.rs Allow completing slash command arguments from extensions (#13240) 2024-06-18 17:58:57 -04:00
search_command.rs assistant: Make including warnings for the diagnostic command more discoverable (#13323) 2024-06-20 19:48:13 +02:00
tabs_command.rs Allow completing slash command arguments from extensions (#13240) 2024-06-18 17:58:57 -04:00
term_command.rs assistant: Add term slash command (#13162) 2024-06-20 20:20:34 +02:00