lahodaj opened a new pull request, #6771: URL: https://github.com/apache/netbeans/pull/6771
One forgotten place where an unprefixed command name is used. It is used for the generic "Surround with ..." action. The frontend already uses the correct name: https://github.com/apache/netbeans/blob/348b0cd2951cabc5dcc06e2f5f585a0a1b345fdd/java/java.lsp.server/vscode/src/extension.ts#L526 Sorry for missing this. -- 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
