blakemcbride opened a new issue, #4556: URL: https://github.com/apache/netbeans/issues/4556
### Apache NetBeans version Apache NetBeans 15 release candidate ### What happened In a Groovy file, when creating a triple quote string, NetBeans auto-adds \n\ at the end of each line. This is wrong. Groovy already does this automatically. See the attached image  . ### How to reproduce Create a triple-quote string in a Groovy source file. Within the string, hit the enter key. NetBeans auto-inserts \n\ ### Did this work correctly in an earlier version? No / Don't know ### Operating System Fedora Linux ### JDK 8 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else _No response_ ### Are you willing to submit a pull request? No ### Code of Conduct 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
