ZIm/crates/assistant2/src/context_picker
Marshall Bowers 63d8a43f9d
assistant2: Fix file context picker (#22163)
This PR fixes an issue with the Assistant2 file context picker where
files weren't being attached properly.

We needed to retrieve the files from the worktree without the worktree
root name in the file path.

Release Notes:

- N/A

---------

Co-authored-by: Max <max@zed.dev>
2024-12-17 16:53:56 -05:00
..
directory_context_picker.rs assistant2: Sketch in directory context picker (#22148) 2024-12-17 13:02:46 -05:00
fetch_context_picker.rs assistant2: Wire up context picker with inline assist (#22106) 2024-12-16 15:46:28 -05:00
file_context_picker.rs assistant2: Fix file context picker (#22163) 2024-12-17 16:53:56 -05:00
thread_context_picker.rs assistant2: Wire up context picker with inline assist (#22106) 2024-12-16 15:46:28 -05:00