News

Visual Studio 2026 Gets New AI Features in November Update

Microsoft has been busy adding new features to Visual Studio 2026, which reached general availability on Nov. 11, including several new features driven by AI to enhance developer workflow.

Today's November update shows a focus on performance, a refreshed UX, and deeper GitHub Copilot integration, extending Copilot beyond chat and edits into more autonomous and context-aware workflows.

November Update
[Click on image for larger view.] November Update (source: Microsoft).

The Visual Studio 2026 release notes detail a plethora of tweaks, fixes and new features, many released on Nov. 24. Here's a taste:

Release Notes
[Click on image for larger view.] Release Notes (source: Microsoft).

And here's a look at the main new features:

GitHub Cloud Agent Preview in Visual Studio
The update introduces a GitHub Cloud Agent preview that lets developers hand off longer-running or repetitive tasks to Copilot from inside the IDE. Microsoft describes the agent as "ready to help you offload repetitive or time-consuming work." Users enable it through the Copilot badge dropdown by going to Settings & Options -> Coding Agent (Preview). After turning it on, Visual Studio must be restarted, and the feature requires working in "a solution connected to a GitHub repo."

Once enabled, the Cloud Agent supports delegating a range of work directly from Visual Studio. Microsoft lists examples including "UI cleanups, refactors, doc updates, multi-file edits," and other tasks a developer wants Copilot to draft for later review. The company also says the experience is still evolving, with planned additions such as direct pull request links inside Visual Studio to review agent-generated changes without leaving the IDE.

Copilot Actions Added to the Context Menu
Visual Studio 2026 now exposes Copilot Actions from the editor's right-click context menu. Microsoft says this enables interaction with Copilot "with no typing required," making common AI-assisted tasks a one-click operation. From the context menu, developers can invoke Copilot to generate comments or explanations for selected code elements without switching to a separate Copilot surface

The update calls out one specific action, Optimize Selection. It appears when code is highlighted and prompts Copilot to analyze both the selection and nearby context. Microsoft says Copilot then offers targeted suggestions focused on "performance, maintainability, reliability, and architecture," surfaced directly in the editor.

Copilot Intent Detection for All-In-One Search
The November update also adds Copilot intent detection to All-In-One Search. Microsoft frames this as a "Did You Mean" capability for situations where a developer mistypes a term or cannot recall an exact file or symbol name. When a search is run, Copilot evaluates the input and, if it identifies a better match than the top result, suggests what the developer likely intended to find.

According to Microsoft, Copilot suggests a more relevant term when it "more closely matches your intent," and the feature is designed to help both when results are empty and when the top hit is not the desired target. The intent detection aims to reduce time spent iterating on search queries in large solutions.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • VS Code 1.123 Adds Agent Session Sync, 1M Context Windows

    Microsoft released Visual Studio Code 1.123 on June 3, adding agent-focused features, larger model context support, integrated browser updates and a new delay for some automatic extension updates.

  • Copilot Billing Shock Hits Developers

    Developer complaints about GitHub Copilot's new usage-based billing model have centered on unexpectedly rapid AI credit consumption, and neither GitHub nor Microsoft has responded directly to the backlash, though they have previously published guidance to lessen model usage costs.

  • Hands On with GitHub Copilot App Technical Preview: Turning a Blazor Issue into a PR

    GitHub's brand-new Copilot desktop app, in technical preview, handled a small Blazor issue from planning through pull request creation, but the hands-on test also showed why developers still need to verify agent work in the running app before merging.

  • At Build 2026, Microsoft Sets Up Windows as an OS for AI Agents

    Microsoft's Build 2026 Windows developer announcements point to a broader platform strategy for agentic AI, spanning terminal workflows, local models, app-building skills, Cloud PCs and operating system-level containment.

Subscribe on YouTube