ZIm/crates/assistant_context_editor/src
Max Brunsfeld c31c638006
Fix relative indentation when pasting content copied from outside Zed (#25300)
Closes https://github.com/zed-industries/zed/issues/24914

Release Notes:

- Fixed incorrect indentation when pasting multi-line content that was
copied from another app.
2025-02-21 01:25:33 +00:00
..
context assistant: Unship tool use (#23969) 2025-01-30 19:46:15 +00:00
assistant_context_editor.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
context.rs assistant2: Combine history views into one (#25293) 2025-02-20 22:53:58 +00:00
context_editor.rs assistant2: Highlight crease on selection (#24358) 2025-02-20 13:25:08 -03:00
context_history.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
context_store.rs assistant2: Combine history views into one (#25293) 2025-02-20 22:53:58 +00:00
patch.rs Fix relative indentation when pasting content copied from outside Zed (#25300) 2025-02-21 01:25:33 +00:00
slash_command.rs Revert "file_finder: Remove common segments of long paths in search results (#25049)" (#25163) 2025-02-19 15:32:29 +00:00
slash_command_picker.rs cx.background_executor().spawn(...) -> cx.background_spawn(...) (#25103) 2025-02-18 20:30:33 +00:00