bleistift2@sopuli.xyz to Programmer Humor@programming.devEnglish · 2 days agoPOV: M$ releases a new VSCode versionfiles.catbox.moeimagemessage-square70fedilinkarrow-up1281arrow-down15file-text
arrow-up1276arrow-down1imagePOV: M$ releases a new VSCode versionfiles.catbox.moebleistift2@sopuli.xyz to Programmer Humor@programming.devEnglish · 2 days agomessage-square70fedilinkfile-text
minus-squareEffortlessGrace@piefed.sociallinkfedilinkEnglisharrow-up3·edit-220 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 }