Workflow
Claude Code 的 VS Code 扩展
icon
Search documents
Claude Code 正式发布 VS Code 扩展
程序员的那些事· 2026-01-24 01:37
用户可使用该扩展 review 或自动接受 Claude 的编辑建议,支持 @-mentions 引用文件行范围,访问 对话历史,并在多标签页中管理对话。 扩展支持三种权限模式:Normal、Plan 和 Auto-accept,默认通过 claudeCode.initialPermissionMode 配置。 转自:开源中国社区 Anthropic 宣布 Claude Code 的 VS Code 扩展已正式 GA。该扩展为 Claude Code 提供了一个原生图 形界面,可直接集成到 IDE。这是在 VS Code 中使用 Claude Code 的推荐方式。 集成 CLI 可通过终端访问,共享 ~/.claude/settings.json 设置与对话历史,支持 claude --resume 续会 及 /ide 连接外部终端。 Claude Code for VS Code 功能特性 下载地址: https://marketplace.visualstudio.com/items?itemName=anthropic.claude-code 使用文档: https://code.claude.com ...