zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
47.64k stars 2.79k forks source link

AI: transform & accept all #17799

Open trevyn opened 2 weeks ago

trevyn commented 2 weeks ago

Check for existing issues

Describe the feature

YOLO mode: https://www.twitch.tv/videos/2249987625

JosephTLyons commented 1 week ago

Hey @trevyn - can you give me a bit more info on what exactly you are wanting? I'm a little unclear on it - thanks!

trevyn commented 6 days ago

@JosephTLyons Using the /workflow command in the AI assistant, it generates a series of steps to apply to the code. I'd like the option to, if possible, just transform and apply them all to the code automatically. Right now, if there are, say, three steps that it gives, I have to click Transform, Apply, Transform, Apply, Transform, Apply.

JosephTLyons commented 5 days ago

Oh ok, gotcha! Thanks for the clarity!