ZIm/crates/assistant/src/slash_command
Bennet Bo Fenner abb46473c9
assistant: Include diagnostics in slash commands by default (#13359)
Include error diagnostics by default for the following slash commands:
`/file`, `/tabs`, `/active`

Release Notes:

- N/A
2024-06-21 14:28:12 +02: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 assistant: Include diagnostics in slash commands by default (#13359) 2024-06-21 14:28:12 +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 assistant: Include diagnostics in slash commands by default (#13359) 2024-06-21 14:28:12 +02: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 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