Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reuse prompt editor across buffer and terminal assist (zed-industries…
…#22188) Builds on zed-industries#22160 and extracts the rest of `PromptEditor` so it can be shared across terminal and inline assistants. This will help avoid the UI drifting as we have already observed. Note: This is mostly a mechanical refactor. I imagine some things could be factored in a better way by someone with more context, but I think this is a good start. Release Notes: - N/A --------- Co-authored-by: Richard Feldman <oss@rtfeldman.com>
- Loading branch information