Latest version of @vue/language-server (>= v3) requires an implementation for following handlers [link here](https://github.com/vuejs/language-tools/discussions/5456): - Requests: `tsserver/request` (from Vue LSP) - Responses: `tsserver/response` (to Vue LSP) Is there a way in which we could handle this? Thanks!