ZIm/crates/assistant/src/slash_command
Nate Butler e8a2dd92c8
Derive icon paths (#17816)
This PR improves adding and working with icons by using the new
`DerivePathStr` to derive icon paths.

This means paths no longer need to be manually specified, and the
`IconName` and file name will always be consistent between icons.

This PR does not do any work to standardize icons visually, remove
unused icons, or any other such cleanup.

Release Notes:

- N/A
2024-09-13 21:12:29 -04:00
..
auto_command.rs /auto (#16696) 2024-09-13 13:17:49 -04:00
context_server_command.rs context_server: Fix arguments handling (#17478) 2024-09-06 13:10:36 -04:00
default_command.rs Further improve /tabs command and slash arguments completion (#16216) 2024-08-14 17:11:51 +03:00
diagnostics_command.rs Derive icon paths (#17816) 2024-09-13 21:12:29 -04:00
docs_command.rs Fix more bugs in files (#16241) 2024-08-16 10:09:38 -07:00
fetch_command.rs Further improve /tabs command and slash arguments completion (#16216) 2024-08-14 17:11:51 +03:00
file_command.rs assistant: Fix file slash command not allowing to select multiple files when pressing tab (#17652) 2024-09-10 11:58:16 -04:00
now_command.rs Further improve /tabs command and slash arguments completion (#16216) 2024-08-14 17:11:51 +03:00
project_command.rs Further improve /tabs command and slash arguments completion (#16216) 2024-08-14 17:11:51 +03:00
prompt_after_summary.txt /auto (#16696) 2024-09-13 13:17:49 -04:00
prompt_before_summary.txt /auto (#16696) 2024-09-13 13:17:49 -04:00
prompt_command.rs Fix more bugs in files (#16241) 2024-08-16 10:09:38 -07:00
search_command.rs /auto (#16696) 2024-09-13 13:17:49 -04:00
symbols_command.rs Further improve /tabs command and slash arguments completion (#16216) 2024-08-14 17:11:51 +03:00
tab_command.rs chore: Another round of style lints fixes (#17519) 2024-09-07 02:36:55 +02:00
terminal_command.rs Run slash commands both on enter and on argument completion that requires it (#16283) 2024-08-15 19:36:30 +03:00
workflow_command.rs Further improve /tabs command and slash arguments completion (#16216) 2024-08-14 17:11:51 +03:00