Closed as not planned
Description
Is there an existing issue for this?
- I have searched the existing issues
OS/Web Information
- Web Browser: Firefox, Chrome (PWA)
- Local OS: Arch Linux
- Remote OS: NixOS Linux
- Remote Architecture: amd64
code-server --version
: 4.0.1
Steps to Reproduce
Install code-server 4.0.1, install vscodevim.vim either through GUI or CLI, reload, extension does not work
Expected
vscodevim.vim extension works
Actual
With code-server 4.0.1, vscodevim gave an error that it was disabled because it was incompatible. However upon reinstalling, no such error comes up, but it does fail to load. This happens when installing through the GUI, and with code-server --install-extension.
Going back to 3.12.0 (my easiest option under NixOS), vscodevim works without issue again.
Logs
No response
Screenshot/Video
No response
Does this issue happen in VS Code?
- I cannot reproduce this in VS Code.
Are you accessing code-server over HTTPS?
- I am using HTTPS.
Notes
No response