Posts by this author

Mar 19, 2025
Post comments count12
Post likes count9

C++ Dynamic Debugging: Full Debuggability for Optimized Builds

Over the past 5 years, we’ve had many incredible opportunities to engage with game developers. From AAA studios to indie developers, the passion for slashing iteration times is significant. Amidst all the fantastic feedback we've received for Visual Studio, one sentiment has rung loud and clear: a desire to debug optimized C++ code without sacrific...

Game DevelopmentC++
Mar 14, 2025
Post comments count2
Post likes count1

Visual Studio at GDC 2025

Join us in-person at Game Developers Conference 2025 with an in-depth look at how Visual Studio and GitHub Copilot can streamline your iteration workflow. Don’t miss the unveiling of our biggest C++ debugger update yet. Session Title: Accelerating Your Inner Loop with Visual Studio and GitHub Copilot Session Info: March 19th, 2025, 12:30 ...

Game Development
Sep 30, 2024
Post comments count1
Post likes count3

Visual Studio at Unreal Fest Seattle 2024

Join us in-person at Unreal Fest Seattle 2024 with an in-depth look at how Visual Studio and GitHub Copilot can help modernize your Unreal Engine game development. Session Title: Modernizing Game Development with Visual Studio and AI Session Info: October 3rd, 2024, 2:00 PM-3:00 PM Pacific Time | Room 445 Abstract: Join Microsoft to learn ...

Game Development
Dec 12, 2023
Post comments count0
Post likes count7

Directly Edit Unreal Engine Projects in Visual Studio 2022

Introduction We are excited to announce that Visual Studio 2022 version 17.9 Preview 2 offers direct support for Unreal Engine projects. We would like to give a special thank you to the folks at Epic Games. Our on-going collaboration made this feature possible. In addition, this feature relies on the latest features of Unreal Engine 5.4. You w...

C++Game Development
Nov 14, 2023
Post comments count2
Post likes count3

Unreal Engine and C++ Game Development Made Easy with Visual Studio 2022

Introduction Creating amazing games just got easier. We are very happy to announce the latest Unreal Engine integrations and powerful C++ productivity features in Visual Studio 2022. Our team has been tirelessly working to incorporate your feedback and bring even more features that will enhance your game development experience whether you work...

Game DevelopmentC++Announcement
Jul 20, 2023
Post comments count0
Post likes count1

Partnering with The Coalition to Bring Unreal Engine Find All Blueprint References to Visual Studio 2022

Introduction We are thrilled to bring you the 3rd batch of exciting Unreal Engine integrations in Visual Studio 2022! Since our initial announcements, our team has been hard at work building additional integrations based on your invaluable feedback. Recently, we have been working closely with our partners at The Coalition. Their work on the po...

C++AnnouncementGame Development
Mar 29, 2023
Post comments count3
Post likes count3

Maximize Unreal Engine Development with the Latest Integrations in Visual Studio 2022

Introduction Since our announcement last month, the team has been working hard on building a new round of Unreal Engine integrations. Today, we are happy to show you the next set of features that can level up your game development productivity. In this article, you will learn about how to stream Unreal Logs, see Unreal Header Tool warnings in ...

Game DevelopmentC++Announcement
Feb 16, 2023
Post comments count14
Post likes count6

Unreal Engine Integrations Now Available in Visual Studio 2022

Since the release of Visual Studio 2022, we have been focusing on building a cascade of productivity and performance improvements for game and large project developers. Today, we are happy to share the next set of features specifically aimed towards improving productivity for Unreal Engine development. We have heard and seen a tremendous amount...

Game DevelopmentC++
Jul 11, 2022
Post comments count2
Post likes count0

VS2022 Performance Enhancements: Faster C++ Development

Introduction Building on top of our performance wins in earlier releases of VS2022, we are excited to announce additional improvements in Visual Studio 2022 17.3! Whether you are a game developer, work with large codebases, or have a small C++ project, your C++ development experience in Visual Studio 17.3 will feel even faster! In this blog, I ...

C++performanceGame Development
Mar 31, 2022
Post comments count1
Post likes count0

Enhancing Game Developer Productivity with Visual Studio 2022

In this blog, we will discuss how much faster you can get to code with speedier C++ IntelliSense ready and opening a file. Learn how search improved with faster with C++ Find All References and indexed Find in Files.

C++Game Development