Replies: 4 comments 8 replies
-
If command to execute is declared in code action, completion, please see https://github.com/redhat-developer/lsp4ij/blob/main/docs/DeveloperGuide.md#lsp-commands If you need to execute a command in another location, you can use https://github.com/search?q=repo%3Aredhat-developer%2Flsp4ij%20CommandExecutor&type=code |
Beta Was this translation helpful? Give feedback.
-
@pl0301 is my answer is enough? Could we close this discussion or do you need more information or more feature? |
Beta Was this translation helpful? Give feedback.
-
I'm currently also trying to make use of As a workaround I created a regular action based on |
Beta Was this translation helpful? Give feedback.
-
@lstreckeisen if you are using LSP4IJ in your plugin could you please:
Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that workspace/executeCommand is currently supported. Could you please tell me how to use it and where to input the commands I want to send to the server?
Beta Was this translation helpful? Give feedback.
All reactions