matthiasblaesing commented on PR #9421: URL: https://github.com/apache/netbeans/pull/9421#issuecomment-4604007465
Thank you! Especially the record formatting annoyed the hell out of me, so great to see this fixed! For the same line setting this looks what I would expect, but "Class Declaration: New Line" causes a strange formatting (here record in contrast to the class). I think the opening brace for the record should be in the same column as the closing one: <img width="340" height="243" alt="grafik" src="https://github.com/user-attachments/assets/3a44fed2-4e5b-421a-9b89-13305392700a" /> For "New Line Half Indented" the opening brace is to far right and the closing one is not far enough on the right: <img width="340" height="243" alt="grafik" src="https://github.com/user-attachments/assets/a77a5b86-6277-4b7b-a6ea-d1658773c409" /> For "New Line Indented" the situation is the same, just the opening brace is further to far right. <img width="340" height="243" alt="grafik" src="https://github.com/user-attachments/assets/f1cedc5d-db40-4aba-a59c-bb8a2f816de4" /> -- 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
