Skip to content
This repository has been 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
1 task done
wesinator opened this issue Oct 5, 2018 · 0 comments
Open
1 task done

Comments

@wesinator
Copy link

wesinator commented Oct 5, 2018

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

@wesinator wesinator changed the title Escaped percent sign in format string is marked red Escaped percent sign in floating point format string is marked red Nov 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant