Note: this requires changes to LSP4e to support to provide the means to execute commands, by dispatching command execution to the server that registered it.
headless services
The main parts of the tooling for Spring Boot apps are implemented as headless services, running in separate processes. Those services can be consumed in existing IDEs by using the Language Server Protocol from Visual Studio Code.