mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-10 04:09:37 +00:00
1d8bd151b7
This one seems to be triggered when the assistant's `View<ContextEditor>` is leased during the call into `NavHistory::for_each_entry`, which then tries to read it again through the `ItemHandle` interface. Fix it by skipping entries that can't be read in the history iteration. Release Notes: - N/A |
||
---|---|---|
.. | ||
context | ||
slash_command | ||
assistant.rs | ||
assistant_panel.rs | ||
assistant_settings.rs | ||
context.rs | ||
context_store.rs | ||
inline_assistant.rs | ||
patch.rs | ||
prompt_library.rs | ||
prompts.rs | ||
slash_command.rs | ||
slash_command_picker.rs | ||
slash_command_settings.rs | ||
slash_command_working_set.rs | ||
streaming_diff.rs | ||
terminal_inline_assistant.rs |