Closed
Description
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.
If it helps, this is Processing 4.0b6 and I'm on Windows 10.