buraksen
3 hours ago
I'm not sure about the title here because AFAIK Zed is the only IDE that lets you disable all AI features with one line in configuration. You can set `"disable_ai": true` to achieve this.
optionalsquid
2 hours ago
Supposedly you can also do that in one line in VSCode, via the "chat.disableAIFeatures" setting:
https://code.visualstudio.com/updates/v1_104#_hide-and-disab...