产品精选

Zed 编辑器推出 disable_ai 设置,可一键关闭全部 AI 功能

精选理由

Zed 加了个 disable_ai 开关,一个设置关掉编辑器里所有 AI 功能,连 Copilot 和 MCP 服务器都不例外,不想被 AI 打扰的人可以试试。

代码编辑器 Zed 在设置中提供 disable_ai 选项,关闭后 Agent Panel、Inline Assist、Edit predictions 等功能全部停用。该设置同时会关闭 GitHub Copilot 语言服务器、MCP 服务器和外部 agent 注册表。AI commit message 生成、merge conflicts 的 Resolve with Agent、branch diff 的 AI review 也一并禁用。界面层的 AI 图标、按钮、快捷键、命令和菜单项同样被移除。团队呼吁用户通过 issue 或 PR 反馈遗漏之处。

原文 · Zed

`disable_ai` in Zed turns off:

- The Agent Panel and agent threads - Inline Assist in the editor and terminal - Edit predictions - The GitHub Copilot language server - MCP servers - The external agent registry - AI commit message generation - "Resolve with Agent" for merge conflicts - AI review of branch diffs - The Threads sidebar and panel layout picker - AI icons and buttons in the status bar, dock, and toolbars - AI keyboard shortcuts - AI commands and menu items

If there's anything we missed, hit us with an issue or a PR.