Skip to content

Activating extension 'vscodevim.vim' failed: Cannot find module 'neovim'. #4173

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
willbchang opened this issue Oct 14, 2019 · 4 comments
Closed

Comments

@willbchang
Copy link

Describe the bug
I received the v1.11.1 update several minutes ago, after reloading VSCode VSCodeVim didn't work anymore. I'm not using neovim.

To Reproduce

  1. Open VSCode with V1.11.1 VSCodeVim enabled

Expected behavior
Can be used normally.

Screenshots
Screen Shot 2019-10-14 at 4 17 27 PM
Screen Shot 2019-10-14 at 4 15 36 PM

  "vim.autoSwitchInputMethod.defaultIM": "com.apple.keylayout.US",
  "vim.autoSwitchInputMethod.enable": true,
  "vim.autoSwitchInputMethod.obtainIMCmd": "/usr/local/bin/im-select",
  "vim.autoSwitchInputMethod.switchIMCmd": "/usr/local/bin/im-select {im}",
  "vim.handleKeys": {
    "<C-d>": false,
  },
  "vim.overrideCopy": false,
  "vim.useCtrlKeys": true,
  "vim.useSystemClipboard": true,

Environment (please complete the following information):

  • Extension (VsCodeVim) version: v1.11.1
  • VSCode version: v1.39.1
  • OS: macOS 10.15
@GoNZooo
Copy link

GoNZooo commented Oct 14, 2019

Seeing this as well. Deleting the extension folder and reinstalling does nothing to fix it.

Edit: 9618c30 seems to fix this and it's already on the marketplace.

@willbchang
Copy link
Author

@GoNZooo Confirmed v1.11.2 fixed this issue.

@cmoog
Copy link

cmoog commented Apr 2, 2020

Seeing this issue again. Any chance it relates? @willbchang

@willbchang
Copy link
Author

@cmoog It still works on my computer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants