Skip to content

IDE treats {} brackets as code when they're inside a String, char or comment. #444

Closed
@processing-bot

Description

@processing-bot

Created by: velaachlorine

When putting a { or a } on a comment, String, or char, the IDE complains of a missing bracket.
The program compiles fine when this happens, but it prevents most other errors from showing up, making it annoying to debug other code, and it's very hard to spot when the project is large.

image
image
If it helps, this is Processing 4.0b6 and I'm on Windows 10.

Metadata

Metadata

Assignees

No one assigned

    Labels

    has attachmentAttachment was not transfered from GitLab

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions