zephyrgr opened a new issue, #6504: URL: https://github.com/apache/netbeans/issues/6504
### Apache NetBeans version Apache NetBeans 19 ### What happened When folding the if part of an if/else statement the if part becomes impossible to unfold. This only happens if the else is on the same line as the closing curly brace.   ### How to reproduce Just open a file with a if/else statement where the else is on the same line as the closing curly brace of the if. ### Did this work correctly in an earlier version? No / Don't know ### Operating System Fedora 38 ### JDK OpenJDK 64-Bit Server VM 11.0.20+8 ### Apache NetBeans packaging Apache NetBeans binary zip ### Anything else _No response_ ### Are you willing to submit a pull request? Yes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
