You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
I’d expect this to work wonderfully, like it was before.
Environment (please complete the following information):
Extension (VsCodeVim) version: v1.21.8
VSCode version: v1.61.11
OS: Ubuntu 20.04.3 LTS
Additional context
$ lsb_release -a No LSB modules are available.Distributor ID: UbuntuDescription: Ubuntu 20.04.3 LTSRelease: 20.04Codename: focal
I don’t see any other related log output. However, I attempted to revert to an older version, but was unable to do so, perhaps revealing the real problem?
$ code --install-extension vscodevim.vim@1.21.7Installing extensions on Codespaces...Cannot install the 'vscodevim.vim' extension because it is declared to not run in this setup.
Describe the bug
This extension no longer seems to works in GitHub Codespaces. The newest version fails to load (
v1.21.8
).To Reproduce
Steps to reproduce the behavior:
—NORMAL—
or—INSERT—
in the status bar.Expected behavior
I’d expect this to work wonderfully, like it was before.
Environment (please complete the following information):
v1.21.8
v1.61.11
Additional context
I don’t see any other related log output. However, I attempted to revert to an older version, but was unable to do so, perhaps revealing the real problem?
I looked up the updates related to VSCode v1.61.11 and found a section on “platform specific extensions”, which seems related to the error I’m seeing? https://code.visualstudio.com/updates/v1_61#_platform-specific-extensions
I’m also seeing some related-ish chatter in the issue for platform specific VSCode extensions microsoft/vscode#23251 and also found microsoft/vscode-vsce#625
Not really sure what’s going on here, but happy to provide more information to help debug this issue further.
The text was updated successfully, but these errors were encountered: