Skip to content

Install Vim plugin on 3.12.0 GUI report an incompatible error but could be installed on CLI or 3.11.1 #4313

Closed
@Oyami-Srk

Description

@Oyami-Srk

OS/Web Information

  • Web Browser: Chrome 94.0.4606.54
  • Local OS: Arch Linux 5.14.8-arch1-1
  • Remote OS: Arch Linux 5.14.8-arch1-1
  • Remote Architecture: x86_64
  • code-server --version: 3.12.0 4cd55f9

Steps to Reproduce

  1. Clean Install code-server (or remove ~/.local/share/code-server/extensions/vscodevim.vim-1.21.8)
  2. Install VscodeVim Plugin from extension page on web browser.
  3. Report an error "Can't install 'vscodevim.vim' extension because it is not compatible with the current version of VS Code (version 1.60.0)."

Expected

Extension installed like previous version.

Actual

Fake alert of incompatible version.

Logs

Just an alert without any log even in verbose mode.

Screenshot

Notes

This issue can be reproduced in VS Code: No

Note: It could be installed if I downgrade code-server to 3.11.1 and fully operational after I upgrade to 3.12.0, so I think it just a fake alert.
Add Note: I tried code-server --install-extension vscodevim.vim and it perfectly work:

Installing extensions...
Installing extension 'vscodevim.vim'...
Extension 'vscodevim.vim' v1.21.8 was successfully installed.

It may be a frontend mistake.

Metadata

Metadata

Assignees

No one assigned

    Labels

    extensionThe issue needs to be fixed in the extension

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions