mbien commented on PR #6745: URL: https://github.com/apache/netbeans/pull/6745#issuecomment-1825868339
somewhat related: JEP 430 also states: "We strongly encourage IDEs to visually distinguish a string template from a string literal, and a text block template from a text block." I personally don't think this is necessary since too many colors just add noise, the unusual syntax is already a distinguishing factor, but I do expect some users wanting to configure the IDE to render them differently, alone due to the fact that it was mentioned in the JEP. Currently they are just a String literal and can not be configured separately as far as I see. -- 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
