Skip to content
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

command 'toggleVim' not found. #3524

Closed
Bo-Fone opened this issue Feb 26, 2019 · 20 comments
Closed

command 'toggleVim' not found. #3524

Bo-Fone opened this issue Feb 26, 2019 · 20 comments

Comments

@Bo-Fone
Copy link

Bo-Fone commented Feb 26, 2019

Describe the bug
After auto-updating to VSCode 1.13.1 and VSCode Vim to 1.1.0. The extension stops working. It also gave me "command 'toggleVim' not found." notification when I tried to manually toggle it on. Then, rolling back to 1.0.8 or any version before still won't fix the issue. Rolling back a few more versions still gave me 'toggleVim' not found.

To Reproduce

  1. Update VSCode to 1.13.1
  2. Update VSCode Vim to 1.1.0

Environment (please complete the following information):

  • Extension (VsCodeVim) version: 1.1.0
  • VSCode version: 1.13.1
  • OS: macOS 10.14.3
@Bo-Fone
Copy link
Author

Bo-Fone commented Feb 26, 2019

Completely uninstalling VSCode and reinstalling everything back solved the problem.

@Bo-Fone Bo-Fone closed this as completed Feb 26, 2019
@noelevans
Copy link

noelevans commented Dec 9, 2019

I'm getting this too but it is not fixed with a re-install

@uloco
Copy link

uloco commented Dec 9, 2019

Only downgrading to the previous version of VSCodeVim fixed this issue for me. I think there is a bug somewhere in the newest version ...

image

@markronquillo
Copy link

how did you downgrade to a previous version?

@noelevans
Copy link

If you Google "vs code install previous version" you will find the official explanation. Press the cog icon (LHS) for vscodevim in the extension view

@mariolima
Copy link

mariolima commented Dec 9, 2019

Downgrading VSCodeVim to 1.11.3 fixed it for me.

How to downgrade:

#3524 (comment)

@badenkov
Copy link

badenkov commented Dec 9, 2019

BTW, there is easier way to downgrading extension version.
Just go to extension bar, find Vim extension there, click on the cog icon and chose Install Another Version...

@wsrast
Copy link

wsrast commented Dec 9, 2019

@badenkov 's solution worked for me. Thanks everyone here for reporting this.

@daydaygo
Copy link

daydaygo commented Dec 9, 2019

@badenkov it works. nice job 👍

@mprenditore
Copy link

@badenkov thanks for the tip, having issue with "1.12.1" too.

@uloco
Copy link

uloco commented Dec 9, 2019

Can someone please reopen this issue and close it when it's fixed? So we get notified and can install the latest version again afterwards. Would be nice :)
Perhaps @Bo-Fone

@originalix
Copy link

Downgrading VSCodeVim to 1.11.3 fixed it for me.

How to downgrade:

#3524 (comment)

Thank you. Downgrading VSCodeVim to 1.11.3 solved problem. 👍

@originalix
Copy link

@badenkov thanks you. it worked for me

@stufro
Copy link

stufro commented Dec 10, 2019

Upgrading to 1.12.2 (released 10th December) fixed this for me.

@caspertsui
Copy link

Hi all,

Tried to uninstall visual-studio-code and reinstall it with brew cask.
Tried to remove ~/.vscode/extensions/vscodevim.vim-* directories and reinstall Vim extension.
Tried Vim extension version 1.11.3 and 1.12.4 both do not work and command 'toggleVim' not found error is still shown.

Please kindly advice.


Version: 1.41.1
Commit: 26076a4de974ead31f97692a0d32f90d735645c0
Date: 2019-12-18T14:57:51.166Z
Electron: 6.1.5
Chrome: 76.0.3809.146
Node.js: 12.4.0
V8: 7.6.303.31-electron.0
OS: Darwin x64 18.7.0


Thank you in advanced.

@hosseinshaya
Copy link

i'm getting this error too

@uloco
Copy link

uloco commented Aug 30, 2022

@hosseinshaya you should update to the latest version of this plugin. it's 1.23.2

@blinkybool
Copy link

Uninstalling the Overtype extension fixed this for me. Should probably be mentioned in documentation as an incompatible extension. very subtle. Also might explain why reinstalling vscode fixed it for some people, since the problem seems to happen when vscode-vim is installed after overtype.

https://marketplace.visualstudio.com/items?itemName=adammaras.overtype

@bashonregardless
Copy link

There could be an extension causing the issue. For me it was Emacs Keymap which I disabled and things started to work
Previously, I tried updating to different versions with no benefit.

@vitallish
Copy link

Had the same issue and had to uninstall "Indent To Bracket" extension

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