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.

Escaped percent sign in floating point format string is marked red #289

Open
@wesinator

Description

@wesinator

Prerequisites

Description

An escaped percent sign (\%) in a format string is marked in red as if it is invalid.

Steps to Reproduce

"%2.2f\%\n\n"

image

Expected behavior: Not marked red, treated as literal text.

Actual behavior: Marked red as if the escape is invalid.

Reproduces how often: Always

Versions

0.60.4

Additional Information

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions