How to install vscodevim extension "locally" in code-server? #4063
-
I am running code-server via my localmachine to develop on my aws dev machine by port-forwarding via SSH. When I try to install a vscodevim extension and it gives an error
However, I am able to install vscodevim on the remote machine by manually installing via vsix. However, the extension is noticeably slow and I want to install it on my local machine similarly to remote-ssh extension in vscode. Is this possible? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
You can't because the VS Code Marketplace extensions are sort of closed-source, like, you can't use it anywhere other than VS Code and Gitpod. Gitpod is sort of official, but code-server uses Open-VSX, so not all extensions are there. |
Beta Was this translation helpful? Give feedback.
-
There's an issue with the latest version of the vscodevim extension. See VSCodeVim/Vim#6826 |
Beta Was this translation helpful? Give feedback.
There's an issue with the latest version of the vscodevim extension. See VSCodeVim/Vim#6826
For now, I recommend using an older version like 1.18.9