dbalek commented on a change in pull request #2587:
URL: https://github.com/apache/netbeans/pull/2587#discussion_r542175970



##########
File path: java/java.lsp.server/vscode/package.json
##########
@@ -140,21 +140,6 @@
                                "title": "Compile Workspace",
                                "category": "Java"
                        },
-                       {
-                               "command": "java.generate.getters.menu",

Review comment:
       CodeActions that have set `CodeActionKind.Source` automatically appear 
as commands under the `Source Action...` popup menu item in the VSCode client. 
There is no need for their manual registration.




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

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