Showing results for Announcement - C++ Team Blog

Jul 22, 2024
4
3

Improving GitHub Copilot Completions in VS Code for C++ Developers

Erika Sweet
Erika Sweet

GitHub Copilot code completions are autocomplete-stye suggestions that appear inline as you code. Until today, they have used context from your active file and other tabs open in the editor to inform the suggestion that is returned. However, we know that more contextually relevant input leads to better suggestions. Our team has made changes to the ...

C++AnnouncementVisual Studio Code
May 22, 2024
9
4

What’s New for C++ Developers in Visual Studio 2022 17.10

Sy Brand
Sy Brand

We are happy to announce that Visual Studio 2022 version 17.10 is now generally available! This post summarizes the new features you can find in this release for C++. You can download Visual Studio 2022 from the Visual Studio downloads page or upgrade your existing installation by following the Update Visual Studio Learn page. Standard Library and...

AnnouncementC++
May 13, 2024
0
1

Pure Virtual C++ 2024 Recordings Now Available

Sy Brand
Sy Brand

All recordings for our Pure Virtual C++ 2024 conference are now available. Thanks to everyone who came along and hope to see you again next year! You can find the full playlist on YouTube. Main Sessions Automated Test of Shader Code - Keith Stockdale Message Handling with Boolean Implication - Ben Deane I Embedded a Programming Language in ...

Pure Virtual C++C++Announcement
Apr 30, 2024
0
0

Pure Virtual C++ 2024 is Now Live!

Sy Brand
Sy Brand

Pure Virtual C++, our free one-day virtual conference for the whole C++ community, is now live! Check it out on YouTube: The sessions are:

AnnouncementPure Virtual C++
Apr 29, 2024
0
0

Pure Virtual C++ 2024 is Tomorrow

Sy Brand
Sy Brand

Pure Virtual C++ is our free one-day virtual conference for the whole C++ community. This year it will run on April 30th 15:00 UTC. Sign-up for free to get access to our five sessions on the day. The sessions are: We've added a host of new pre-conference content which you can check out in the meantime. In the last we...

AnnouncementPure Virtual C++
Apr 22, 2024
0
0

Pure Virtual C++ Pre-Conference Videos – Linux Development, Modules, Containers and more!

Sy Brand
Sy Brand

  Pure Virtual C++ is our free one-day virtual conference for the whole C++ community. This year it will run on April 30th 15:00 UTC. Sign-up for free to get access to our five sessions on the day. Half of the pre-conference content for the conference is now available. We have videos on a host of topics: ...

AnnouncementPure Virtual C++
Apr 15, 2024
3
5

Templates View for Build Insights in Visual Studio 

Lauren Prinn Hannah Chandley
Lauren,
Hannah

Introduction Introducing the new Templates View feature of Build Insights! Templates View now allows you to capture data about how templates in your codebase are contributing to your build time. This feature is available in Visual Studio 2022 17.10 and later.   Download Visual Studio 2022  Getting Started with Templates View  To use Build Ins...

C++Announcement
Apr 3, 2024
0
2

Pure Virtual C++ 2024 Sessions Announced

Sy Brand
Sy Brand

Pure Virtual C++ is our free one-day virtual conference for the whole C++ community. This year it will run on April 30th 15:00 UTC. Sign-up for free to get access to our five sessions on the day and a host of pre-conference content. Here is the list of sessions:

Pure Virtual C++Announcement
Nov 14, 2023
2
3

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

David Li
David Li

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
Nov 14, 2023
15
3

What’s New for C++ Developers in Visual Studio 2022 17.8

Sy Brand
Sy Brand

We are happy to announce that Visual Studio 2022 version 17.8 is now generally available! This post summarizes the new features you can find in this release for C++. You can download Visual Studio 2022 from the Visual Studio downloads page or upgrade your existing installation by following the Update Visual Studio Learn page. Standard Library The...

C++Announcement