Skip to content

[Feature] Add support for std args c++26/gnu++26/c++2c/gnu++2c/c++23preview #735

@sean-mcmanus

Description

@sean-mcmanus

Request Overview

The change would be similar to the PR that added c++23 at #434 . I could do it myself depending on the ETA your team expects to be able to do it.

The corresponding vscode-cpptools change is at https://github.com/microsoft/vscode-cpptools/pull/13608/files and microsoft/vscode-cpptools-api#60 for C/C++ extension version 1.26.0. The 6.3 version of vscode-cpptools has not yet been published to npm but should be available.

Without this change, Make Tools may incorrectly report a project using c++23 as using c++latest with MSVC mode and clang/gcc modes may report c++23 instead of c++26.

There's a CMake Tools issue at microsoft/vscode-cmake-tools#4464 .

Additional Information

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions