Skip to content

Syntax highlighting for string formatting misses "% 8.2e" #97

@pwintz

Description

@pwintz

Describe the bug
The syntax highlighting for string formatting specifications, as used in fprintf, do not accurately highlight format specifications for %e that uses a space before the e, like % 8.2e.

In this image, note that %+8.2e is correctly highlighted where as % 8.2e is not.
Image

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