Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Closed
processing-bot opened this issue Mar 10, 2022 · 3 comments
Labels
has attachment Attachment was not transfered from GitLab

Comments

@processing-bot
Copy link
Collaborator

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.

@processing-bot
Copy link
Collaborator Author

Created by: sampottinger

Will take a look thanks @velaachlorine!

@processing-bot
Copy link
Collaborator Author

Created by: benfry

Should be resolved in beta 9 which will have the fix from Sam.

@processing-bot
Copy link
Collaborator Author

Created by: github-actions[bot]

This issue has been automatically locked. To avoid confusion with reports that have already been resolved, closed issues are automatically locked 30 days after the last comment. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 17, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
has attachment Attachment was not transfered from GitLab
Projects
None yet
Development

No branches or pull requests

1 participant