ZIm/crates/zed/src
Marshall Bowers 0339d654d2
zed: Make inline assist quick action dispatch an action (#27445)
This PR makes the "Inline Assist" quick action in the quick action bar
work by dispatching the `InlineAssist` action.

This fixes an issue where the button was not working with Assistant 2.

Release Notes:

- N/A
2025-03-25 18:11:30 +00:00
..
zed zed: Make inline assist quick action dispatch an action (#27445) 2025-03-25 18:11:30 +00:00
logger.rs logging: Add runtime log replace upon max size limit (#25768) 2025-02-28 12:23:30 +05:30
main.rs zed: Add --system-specs arg (#27285) 2025-03-22 02:56:25 +00:00
reliability.rs cx.background_executor().spawn(...) -> cx.background_spawn(...) (#25103) 2025-02-18 20:30:33 +00:00
zed.rs Make a single re-usable banner component (#27412) 2025-03-25 07:05:25 +00:00