Skip to content

Incorrect syntax coloring for Boolean literals #291

Closed
@kittaakos

Description

@kittaakos

Describe the bug
A clear and concise description of what the bug is.

true and false have incorrect syntax coloring:

Java IDE:
Screen Shot 2021-03-31 at 13 24 01

New IDE:
Screen Shot 2021-03-31 at 13 23 53

Activity

Macka323

Macka323 commented on Apr 1, 2021

@Macka323

I don't know if this isn't the problem or I have different version or something else but the syntax coloring is correct.
image

kittaakos

kittaakos commented on Apr 1, 2021

@kittaakos
ContributorAuthor

the syntax coloring is correct.

No, it isn't. I am comparing the Java IDE and the new IDE bahevior.

Screen Shot 2021-04-01 at 12 49 40
Screen Shot 2021-04-01 at 12 49 45

Macka323

Macka323 commented on Apr 1, 2021

@Macka323

Maybe I am wrong, I don't know, I am beginner and trying to contribute
image

ubidefeo

ubidefeo commented on Apr 1, 2021

@ubidefeo

@kittaakos I have tried and it only lacks colouring on the Light Arduino theme
the dark theme shows it correctly.
@Macka323 can you try the Light Arduino theme?

Light Arduino
Screenshot 2021-04-01 at 22 46 55

Light Theia
Screenshot 2021-04-01 at 22 49 21

Dark Theia
Screenshot 2021-04-01 at 22 48 59

Macka323

Macka323 commented on Apr 2, 2021

@Macka323

@ubidefeo The syntax coloring in the Light Arduino is wrong.

ubidefeo

ubidefeo commented on Apr 4, 2021

@ubidefeo

thank you for confirming this.
definitely a bug :)

added
priority: highResolution is a high priority
and removed on Apr 6, 2021
added and removed
priority: highResolution is a high priority
on Nov 2, 2021
changed the title [-]Incorrect bool syntax coloring[/-] [+]Incorrect syntax coloring for Boolean literals[/+] on Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @kittaakos@ubidefeo@per1234@rsora@Macka323

      Issue actions

        Incorrect syntax coloring for Boolean literals · Issue #291 · arduino/arduino-ide