neilcsmith-net commented on code in PR #6218:
URL: https://github.com/apache/netbeans/pull/6218#discussion_r1361917808


##########
java/java.lsp.server/vscode/package.json:
##########
@@ -609,13 +594,32 @@
                                "title": "Open Service Console"
                        },
                        {
+<<<<<<< HEAD
                                "command": 
"nbls:Tools:org.netbeans.modules.cloud.oracle.actions.AddDbConnectionToVault",
                                "title": "Add to OCI Vault"
                        },
                        {
                                "command": "java.select.editor.projects",
+=======
+                               "command": "nbls.select.editor.projects",
+>>>>>>> f6e7f94eee (Prefixing all code names of commands with 'nbls'.)
                                "title": "Reveal active editor in Projects",
                                "category": "Project"
+                       },
+                       {

Review Comment:
   No worries!  I think it would have been picked up in tests if the labels 
were correctly set.



-- 
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

Reply via email to