Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Incorrect string literal highlighting in dark theme with "%" character #3

@spacegaier

Description

@spacegaier

Describe the bug
"%" is in red font color instead of the orange that the rest of the string literal uses.

To Reproduce
Steps to reproduce the behavior:

  1. Start IDE with dark theme.
  2. New INO file with source code: const char* string = "string%withPercent";

Expected behavior
All orange font for string literal.

Screenshots
test

Desktop (please complete the following information):

  • OS: Win 10
  • Version 0.0.1

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