assistant_context_editor: Fix copy paste regression (#31882)
Closes #31166 Release Notes: - Fixed an issue where copying and pasting an assistant response in text threads would result in duplicate text
This commit is contained in:
parent
8fb7fa941a
commit
6d99c12796
3 changed files with 227 additions and 83 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -525,6 +525,7 @@ dependencies = [
|
|||
"fuzzy",
|
||||
"gpui",
|
||||
"indexed_docs",
|
||||
"indoc",
|
||||
"language",
|
||||
"language_model",
|
||||
"languages",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue