Skip to content

IntelliSense should suggest changing the language standard for new types #11555

Open
@browntarik

Description

@browntarik

Example:
image

char8_t var will suggest updating the language type to C++20 or above to resolve the missing identifier correctly.

Note: We should also check -std before suggesting system headers

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions