![]() This PR updates the `/file` command to emit its `SlashCommandEvent`s in a way that can actually be streamed. Previously it was buffering up all of the events and then returning them all at once. Note that we still don't yet support streaming in the context editor on `main`, so there won't be any visible changes just yet. Release Notes: - N/A |
||
---|---|---|
.. | ||
auto_command.rs | ||
cargo_workspace_command.rs | ||
context_server_command.rs | ||
default_command.rs | ||
delta_command.rs | ||
diagnostics_command.rs | ||
docs_command.rs | ||
fetch_command.rs | ||
file_command.rs | ||
now_command.rs | ||
project_command.rs | ||
prompt_after_summary.txt | ||
prompt_before_summary.txt | ||
prompt_command.rs | ||
search_command.rs | ||
symbols_command.rs | ||
tab_command.rs | ||
terminal_command.rs | ||
workflow_command.rs |