Skip to content

Highlighting of % in a format string #1149

Closed
@aahaselgrove

Description

@aahaselgrove

Windows 10 version 1703
VSCode version 1.17.0
cpptools version 0.14.0

% is highlighting red in a format string (I understand this to indicate an invalid format specifier) when it is followed by '[', which is valid. For example: fscanf(file, "%[^','],%s", word1, word2)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions