Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

alignof(i) not colored as a keyword #246

Open
@sean-mcmanus

Description

@sean-mcmanus

Use int a = alignof(char). The colorization of alignof is as a function instead of a keyword (it colors as a keyword without the parenthesis). It should match sizeof(). This repros with Atom and VS Code. See microsoft/vscode-cpptools#938 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions