ZIm/crates/assistant/src/slash_command
Marshall Bowers 05af87e416
Rename DiagnosticsCommand to DiagnosticsSlashCommand (#13795)
This PR renames the `DiagnosticsCommand` to `DiagnosticsSlashCommand` to
match the rest of our slash commands.

Release Notes:

- N/A
2024-07-03 17:17:02 -04:00
..
active_command.rs assistant: Include diagnostics in slash commands by default (#13359) 2024-06-21 14:28:12 +02:00
default_command.rs Allow completing slash command arguments from extensions (#13240) 2024-06-18 17:58:57 -04:00
diagnostics_command.rs Rename DiagnosticsCommand to DiagnosticsSlashCommand (#13795) 2024-07-03 17:17:02 -04:00
docs_command.rs assistant: Add /docs slash command (#13794) 2024-07-03 17:04:08 -04: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 assistant: Include diagnostics in slash commands by default (#13359) 2024-06-21 14:28:12 +02:00
now_command.rs assistant: Remove unused NowPlaceholder (#13713) 2024-07-01 15:33:47 -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
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 assistant: Include diagnostics in slash commands by default (#13359) 2024-06-21 14:28:12 +02:00
term_command.rs assistant: Add term slash command (#13162) 2024-06-20 20:20:34 +02:00