minus-squareEffortlessGrace@piefed.socialtoProgrammer Humor@programming.dev•POV: M$ releases a new VSCode versionlinkfedilinkEnglisharrow-up5·edit-29 days agoHelix for terminal has been fantastic; I like GUIs so for me Zed is my “S-Tier”. Yes, Zed allows you to turn off the Agentic LLM integration off in settings.json: { "disable_ai": true } linkfedilink
minus-squareEffortlessGrace@piefed.socialtoProgramming@programming.dev•Your thoughts on Code ReviewslinkfedilinkEnglisharrow-up4·20 days ago Let’s just go full boar bore hypothetical: linkfedilink
Helix for terminal has been fantastic; I like GUIs so for me Zed is my “S-Tier”.
Yes, Zed allows you to turn off the Agentic LLM integration off in
settings.json:{ "disable_ai": true }