Showing results for January 2025 - C++ Team Blog

Jan 30, 2025
Post comments count1
Post likes count2

Document build instructions and more with enhanced C++ awareness from Copilot Chat in Visual Studio

Sinem Akinci
Sinem Akinci

C++ development often involves nuances beyond the file you’re developing in. This can leave developers with many mental tabs open, balancing all the relevant context for their project to develop their C++ code properly. Copilot Chat in Visual Studio can already utilize context provided by specified files and invoked agents such as @workspace to ...

C++CMakeCopilot
Jan 23, 2025
Post comments count0
Post likes count0

What’s New in vcpkg (January 2025)

Augustin Popa
Augustin Popa

This blog post summarizes changes to the vcpkg package manager as part of the 2025.01.13 registry release, 2025-01-11 tool release, as well as changes to vcpkg documentation throughout January. This release includes minor improvements and bug fixes. Some stats for this period: vcpkg changelog (2025.01.13 release) The fo...

C++Vcpkg
Jan 6, 2025
Post comments count0
Post likes count0

What’s New in vcpkg (December 2024)

Augustin Popa
Augustin Popa

This blog post summarizes changes to the vcpkg package manager as part of the 2024.12.16 registry release, 2024-12-09 tool release, as well as changes to vcpkg documentation throughout December. This release includes a command line option to force vcpkg to use classic mode even if a manifest file is found along with bug fixes. Some stats for thi...

VcpkgC++