bleistift2@sopuli.xyz to Programmer Humor@programming.devEnglish · 1 day agoPOV: M$ releases a new VSCode versionfiles.catbox.moeexternal-linkmessage-square67fedilinkarrow-up1277arrow-down15file-text
arrow-up1272arrow-down1external-linkPOV: M$ releases a new VSCode versionfiles.catbox.moebleistift2@sopuli.xyz to Programmer Humor@programming.devEnglish · 1 day agomessage-square67fedilinkfile-text
minus-squareEffortlessGrace@piefed.sociallinkfedilinkEnglisharrow-up3·edit-216 hours 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 }
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 }