Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
We're excited to announce the availability of the Visual Studio 2026 August update. This release marks the beginning of a new era for Visual Studio with deep platform integration of AI, stronger fundamentals, and improved performance.
Download Visual Studio 2026 Insiders to enjoy these new features and improvements.
Features
Released on August 11, 2026.
IDE
Never lose unsaved work - Hot Exit 📣
Hot Exit preserves unsaved files & saved files with unsaved changes, so you can pick up exactly where you left off.
When you close Visual Studio, Hot Exit saves your session state. The next time you open Visual Studio, it restores your open documents, edits, and unsaved changes automatically, so you don't need to save manually.
Hot Exit is off by default. To turn it on, go to Tools → Options → Preview Features → Hot Exit.
Hot Exit preserves:
- Unsaved files.
- Saved files with unsaved changes.
- Undo functionality for saved files, including Ctrl+Z.
- Your tab and window layout.
📣 See feature ticket to share your feedback and continue the conversation.
GitHub Copilot
Explore PRs with the Git agent
Explore pull requests in chat and navigate directly to comments and files.
Reviewing a pull request often means piecing together the discussion, the changed files, and what actually matters before you can dig in. The Git agent can now do that legwork for you.
Open Copilot Chat, select the Git agent, and ask it about your pull request, attaching the PR as context from the Git Repository window.
The response includes navigable links that open the corresponding comments and files directly in the pull request view in the IDE. Ask follow-up questions any time you want the agent to go deeper.
Connect your Git provider's MCP servers so Copilot can get more context about your PRs. GitHub and Azure DevOps are both supported.
Updates to Bring Your Own Key 📣
Use AI in Visual Studio with the models your team prefers - through GitHub Copilot or your own model deployments, signed in to GitHub or not.
The best AI in Visual Studio is the AI you can bring with you. With Bring Your Own Key (BYOK), more developers can use AI in Visual Studio with the models their teams prefer - whether through GitHub Copilot or their own model deployments. From individual developers experimenting with new models to organizations standardizing on approved deployments, BYOK lets you use AI your way, whether or not you're signed in to GitHub.
BYOK is available in preview and enabled by default across the Community, Professional, and Enterprise SKUs. Connect to a Microsoft Foundry deployment or use a key from another supported provider, then work in Agent Mode with the new Agent (Preview).
This is an early preview, and we want your feedback. Not every model supports every Agent Mode capability yet. When a feature isn't supported, Visual Studio marks it clearly instead of failing silently. Try it and tell us what's working and where we should invest next in the Developer Community forum or fill out this short survey.
To get started:
- Open Chat.
- Open the model picker and choose Add a model or Manage Models.
- Connect to your provider.
- Start working in Agent Mode.
Supported providers: Microsoft Foundry, OpenAI, Anthropic, and Ollama. Custom endpoint support for OpenAI and Ollama is coming soon.
Note: BYOK now works with the new Agent (Preview), which is built on the GitHub Copilot SDK-powered harness. The earlier BYOK experience in the previous Ask and Agent modes is no longer supported. Install the latest Visual Studio Insiders release (18.10) and use the new Agent (Preview) to try it.
📣 See feature ticket to share your feedback and continue the conversation.
Debugging & diagnostics
Attach to Process now supports Podman containers
Attach the Visual Studio debugger to processes inside Podman containers, just like Docker.
Starting in Visual Studio 18.10, container discovery recognizes Podman alongside Docker.
Start a container, then go to Debug → Attach to Process. Set Connection type to Podman, then click Find. Your Podman containers appear automatically, with the same attach experience you already use for Docker.
You can debug both .NET and C++ containers with no extra configuration.
![]()
| Top bug fixes | From the community |
|---|---|
| Updating the installer to include the latest servicing release of the 10.0.28000 Windows SDK (10.0.28000.2526). |
From our entire team, thank you for choosing Visual Studio! For the latest updates, resources, and news, check out the Visual Studio Hub and stay in touch.
Happy coding!
The Visual Studio team
Note
This update may include new Microsoft or third-party software that is licensed separately, as set out in the 3rd Party Notices or in its accompanying license.
Note
We may use an AI-based tool to analyze diagnostic data (such as dumps and traces) collected through Visual Studio and Visual Studio Feedback to help improve user experience. If you wish to opt out, follow the steps here

