Skip to content

Add C++26 support (setting values only) #12963

@sean-mcmanus

Description

@sean-mcmanus

Check https://en.cppreference.com/w/cpp/compiler_support#cpp26 for the compiler status. clang++ 18-20 and g++ 14-15, but MSVC and EDG do not yet.

UPDATE: This issue is just tracking the "base" support, i.e. the settings that set the language version defines, etc. -- only a small number of actual c++26 features have been implemented (the spec isn't even finalized).

UPDATE: An issue has been file for CMake Tools support at microsoft/vscode-cmake-tools#4464

Metadata

Metadata

Assignees

Labels

Feature RequestLanguage ServiceVisual StudioInherited from Visual StudiofixedCheck the Milestone for the release in which the fix is or will be available.

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions