AI觉醒星球
Awakening is here
Knowledge File / AI小生意项目库
2026-07-15 0 浏览 会员

Visual Studio 中 GitHub Copilot 的六月更新

2026年6月更新聚焦可见性和信任:改进的 Copilot 使用追踪、MCP 服务器信任层、C++ 现代化代理正式发布、远程编辑建议、拉取请求集成等。

SOURCE / AI小生意项目库 MIN / 9 ACCESS / 会员 POST / 2026-07-15 08:01:24

原贴

查看原文
作者:Allison 来源站点:github.blog 原贴时间:

原文

June 2026 is about visibility and trust with a clearer view of your GitHub Copilot usage, a new trust layer for MCP servers, and the first C++ scenarios for the modernization agent reaching general availability. Here’s what’s new with GitHub Copilot in Visual Studio 2026. Check the Insiders channel for the latest: Copilot usage tracking and alerts : The refreshed Copilot Usage window reflects GitHub Copilot’s usage-based billing model with real-time updates. In addition, proactive alerts let you know when you’re approaching your limit, when you’ve hit it, and when overages activate. Open it from Copilot badge menu > Copilot Usage and tune the warning threshold in settings to decide how early you get the notification. Trust validation for MCP servers : Visual Studio now compares an MCP server’s configuration and asset fingerprint against a trusted baseline at startup. If anything has changed, a trust dialog asks you to review and approve the change before the server runs. This feature is on by default and lives under Tools > Options > GitHub > Copilot > Copilot Chat > Show trust dialog before running tools from an updated MCP server . GitHub Copilot modernization agent for C++ is generally available : The MSVC upgrade scenarios for the modernization agent have graduated from preview. Run it in Automated mode for end-to-end upgrades or in Guided mode to review the assessment, plan, and execution before each step. Right-click a project in Solution Explorer and select Modernize or use @Modernize in Copilot Chat . Long-distance next edit suggestions : Copilot’s next edit suggestions can now predict and propose follow-up edits anywhere in the active file, not just near your cursor. Turn it on under Tools > Options > Text Editor > Inline Suggestions by selecting Enable extended range suggestions . Add pull requests to Copilot Chat : Right-click a pull request in the Git Repository window and select Add to Copilot Chat . Copilot will then pick up the pull request description, changed files, and comments as context. You can also reference a pull request inline by typing # followed by the pull request ID. This functionality requires View pull requests for a Git repository under Preview Features . Review and approve pull requests in the IDE : The new in-IDE pull request review experience pairs naturally with Add to Copilot Chat . Browse, comment, approve, and complete pull requests from GitHub or Azure DevOps without leaving Visual Studio, then pull any pull request into Copilot Chat when you want help triaging or summarizing. This update is available to users on all GitHub Copilot plans , including Copilot Free, Student, Pro, Pro+, Max, Business, and Enterprise. Download Visual Studio 2026 to experience all the new Copilot features today. To learn more about what’s new, check out the Visual Studio blog and release notes . Stay up to date on the latest Copilot features by following the Visual Studio blog , where you’ll find roadmap updates and opportunities to share feedback.

中文翻译

2026年6月是关于可见性和信任的,让您更清晰地看到 GitHub Copilot 的使用情况,为 MCP 服务器提供新的信任层,以及现代化代理的首个 C++ 场景达到正式发布。以下是 Visual Studio 2026 中 GitHub Copilot 的新功能。查看 Insider 频道获取最新信息:Copilot 使用追踪和提醒:刷新后的 Copilot 使用窗口反映了 GitHub Copilot 基于使用的计费模型,并提供实时更新。此外,主动提醒会在您接近限额、达到限额以及超额激活时通知您。从 Copilot 徽章菜单 > Copilot 使用打开,并在设置中调整警告阈值以决定提前多久收到通知。MCP 服务器的信任验证:Visual Studio 现在在启动时将 MCP 服务器的配置和资产指纹与可信基准进行比较。如果发生任何变化,会显示信任对话框,要求您在服务器运行前审查并批准更改。此功能默认启用,位于工具 > 选项 > GitHub > Copilot > Copilot Chat > 在运行来自更新后的 MCP 服务器的工具前显示信任对话框。GitHub Copilot 现代化代理 for C++ 正式发布:现代化代理的 MSVC 升级场景已从预览版毕业。在自动模式下运行以进行端到端升级,或在引导模式下在每一步之前审查评估、计划和执行。在解决方案资源管理器中右键单击项目并选择“现代化”,或在 Copilot Chat 中使用 @Modernize。远程下一编辑建议:Copilot 的下一编辑建议现在可以预测并在活动文件中的任何位置提出后续编辑,而不仅仅是在光标附近。在工具 > 选项 > 文本编辑器 > 内联建议中启用扩展范围建议来打开它。将拉取请求添加到 Copilot Chat:在 Git 存储库窗口中右键单击拉取请求,然后选择“添加到 Copilot Chat”。Copilot 将获取拉取请求描述、更改的文件和注释作为上下文。您也可以内联引用拉取请求,方法是键入 # 后跟拉取请求 ID。此功能需要在预览功能下查看 Git 存储库的拉取请求。在 IDE 中审查和批准拉取请求:新的 IDE 内拉取请求审查体验与“添加到 Copilot Chat”自然配合。浏览、评论、批准和完成来自 GitHub 或 Azure DevOps 的拉取请求,无需离开 Visual Studio,然后在需要帮助分类或总结时将任何拉取请求拉入 Copilot Chat。此更新适用于所有 GitHub Copilot 计划的用户,包括 Copilot Free、Student、Pro、Pro+、Max、Business 和 Enterprise。立即下载 Visual Studio 2026 以体验所有新的 Copilot 功能。要了解更多新功能,请查看 Visual Studio 博客和发行说明。关注 Visual Studio 博客以了解最新的 Copilot 功能,您将在其中找到路线图更新和提供反馈的机会。

核心信息

2026年6月更新聚焦可见性和信任:改进的 Copilot 使用追踪、MCP 服务器信任层、C++ 现代化代理正式发布、远程编辑建议、拉取请求集成等。

  • 2026年6月更新聚焦可见性和信任:改进的 Copilot 使用追踪、MCP 服务器信任层、C++ 现代化代理正式发布、远程编辑建议、拉取请求集成等。
  • 原贴提到:June 2026 is about visibility and trust with a clearer view of your GitH
  • 来源:github.blog
试看内容

成为会员查看完整内容

你已经看到了这篇内容的前置整理,剩余深度部分仅对会员开放。

详细解读 信息差价值 参考来源
成为会员查看完整内容
上一篇 Thinking Machines 发布多模态模型 Inkling 下一篇 5.6倍增长太疯狂了,推理团队表现英勇