atehrani opened a new issue, #4819: URL: https://github.com/apache/netbeans/issues/4819
### Apache NetBeans version Apache NetBeans 15 ### What happened When I try to use code templates using keywords, for example `sout` which should automatically expand to `System.out.println()` it fails with a NPE. [messages.log](https://github.com/apache/netbeans/files/9823589/messages.log) ### How to reproduce Use `sout` and see the NPE. This occurs when using this plugin https://funfried.github.io/externalcodeformatter_for_netbeans/ ### Did this work correctly in an earlier version? Apache NetBeans 14 ### Operating System Mac OS X version 12.6 running on x86_64 ### JDK 19.0.1; OpenJDK 64-Bit Server VM 19.0.1+10-FR; Amazon.com Inc. ### 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
