Vlass Contreras

Results 4 comments of Vlass Contreras

Thank you very much, @mkloubert it works perfectly on my end now.

For anyone interested in an alternative, take a look at the official [Remove Development extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.vscode-remote-extensionpack), and the [docs about remote SSH connections](https://code.visualstudio.com/docs/remote/ssh).

I think @PhilAndrew is referring to [0382](https://github.com/alceanicu/zce/blob/master/questions/0382.md). But `array_list()` is just one of the answers, not a _correct_ answer.

Anyone interested in how to implement [@posva's solution](https://github.com/vuejs/vue-router/issues/2648#issuecomment-645643957) in Vue Router 4 + Vue 3, there's a full example in the [extending RouterLink](https://next.router.vuejs.org/guide/advanced/extending-router-link.html) page.