ZIm/crates/assistant/src/slash_command
David Soria Parra c8b6ad9666
Context Servers: Protocol fixes and UI improvements (#19087)
This PR does two things. It fixes some minor inconsistencies in the
protocol. This is mostly about handling JSON RPC notifications correctly
and skipping fields when set to None.

Second part is about improving the rendering of context server commands,
by passing on the description
of the command to the slash command UI and showing the name of the
argument as a CodeLabel.

Release Notes:

- N/A
2024-10-16 13:07:15 -07:00
..
auto_command.rs Make slash command descriptions consistent (#18595) 2024-10-02 10:35:50 -03:00
cargo_workspace_command.rs Add a slash command for automatically retrieving relevant context (#17972) 2024-09-20 18:09:18 -04:00
context_server_command.rs Context Servers: Protocol fixes and UI improvements (#19087) 2024-10-16 13:07:15 -07:00
default_command.rs Introduce a new /delta command (#17903) 2024-09-17 08:47:08 -06:00
delta_command.rs Make slash command descriptions consistent (#18595) 2024-10-02 10:35:50 -03:00
diagnostics_command.rs Make slash command descriptions consistent (#18595) 2024-10-02 10:35:50 -03:00
docs_command.rs Introduce a new /delta command (#17903) 2024-09-17 08:47:08 -06:00
fetch_command.rs Make slash command descriptions consistent (#18595) 2024-10-02 10:35:50 -03:00
file_command.rs Make slash command descriptions consistent (#18595) 2024-10-02 10:35:50 -03:00
now_command.rs Make slash command descriptions consistent (#18595) 2024-10-02 10:35:50 -03:00
project_command.rs Make slash command descriptions consistent (#18595) 2024-10-02 10:35:50 -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 Make slash command descriptions consistent (#18595) 2024-10-02 10:35:50 -03:00
search_command.rs Make slash command descriptions consistent (#18595) 2024-10-02 10:35:50 -03:00
symbols_command.rs Make slash command descriptions consistent (#18595) 2024-10-02 10:35:50 -03:00
tab_command.rs Make slash command descriptions consistent (#18595) 2024-10-02 10:35:50 -03:00
terminal_command.rs Make slash command descriptions consistent (#18595) 2024-10-02 10:35:50 -03:00
workflow_command.rs Make slash command descriptions consistent (#18595) 2024-10-02 10:35:50 -03:00