-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Broken with new release #2322
Comments
experienced the same issue |
I'm running into this issue as well. I tried to downgrade the extension by manually install an older release. v0.10.11 works but only when reloading vscode the first time (after manually installing it). After the 2nd reload of the editor (by installing another extension or opening and closing the editor), vim stops working. edit: After restarting the editor, vim still works fine (v0.10.11) but installing another extension or theme, and clicking "reload" kills it. |
Having the same problem as well. The mode indicator in the status bar is missing, which might indicate that the extension isn't running at all. I'm using v0.10.12 of the extension, VS Code v1.19.2 and macOS 10.13.2. |
same issue on my macOS |
getting this issue as well |
the same issue on my win10 |
The Developer Tools Console says that the extension is not loaded with the message |
the same issue on my ubunutu16.04 ,cant toggle vim mode |
Same with me here. OSX 10.13.2 |
Same issue on my Ubuntu 17.10 |
@r6203 you need to set |
just happened to me when I restart the mac. |
If you're in a hurry and can't wait for the fix : downgrade to vscode-vim 0.10.11
This worked for me. |
Just installed on a fresh Linux Mint 18 install. |
Same issue here.
|
Same here. Thanks to @jon301 for the quick fix. 👍 |
@jon301 thanks for the quick fix - I live on that extension - thanks guys for all the work you put into it ❤️ |
Yup, it broked......... |
And here I was...about to do a clean install of the |
I almost had a panic attack 😄 . Shit happen sometimes. Chill guys they gonna fix it ❤️ . Till then use @jon301 's workaround. |
This was such a mindfuck. Even though I realised it was broken, I was constantly pressing h,j,k,l, etc. It really is impossible to live without VIm. Thanks for the fix ❤️ |
experienced the same issue |
Same issue on Woulda saved myself alot of trouble (reinstalling vscode, extensions etc.) if I saw this thread an hour ago lol |
Wish I found that issue before nuking my VSCode install and wrecking my sync setup. |
Dupe issue of #2321. I just got to my hotel room, PR #2324 is incoming and as soon as that passes build/test, I'll push a new release out. Sorry for the inconvenience. As @jon301 mentioned, if you want to run a different version of the extension, all of the versions are available https://github.com/VSCodeVim/Vim/releases. Download the one you want and drag+drop onto VSCode. |
0.10.13 works perfectly on macOS! |
same here , no mode bar, nothing, just like this vim extension was not installed at all, Im using ubuntu 16.04 and vscode Version 1.19.2 |
v0.10.13works in the right way. Thanks for the fix!:+1: |
@pgoodjohn, thanks for validating. Not sure why the tests didn't catch that as this type of error should hit most of the tested code paths. Now, time to explore the streets of Barcelona! 🇪🇸 If anybody's around here, I will buy you a ☕️ as an apology. |
It occur again after upgrading to v1.1.0 release. |
I'm running 1.1.0 on VSCode 1.31.1 on MacOS and everything is fine |
I'm running vscode 1.31.1 on ubuntu18.04, and v1.1.0 is auto updated by vscode in background. |
I'm having this issue on 1.1.0 on MacOS. Edit: Upgrading from VSCode 1.30.2 to 1.31.1 solved it for me. |
Same problem on 1.33.1 and mode is stuck in normal with block cursor visualization. |
VSCode 1.33.1 and Vim 1.7.0, same problem. |
same problem on: |
Same here: Extension (VsCodeVim) version: 1.12.0 |
Same here :( |
@jon301 |
Is this a BUG REPORT or FEATURE REQUEST? (choose one): BUG
What happened: Suddenly stopped working. So I checked repo. Seems like new version released. Couldn't switch into normal mode.
Environment: Mac OS
The text was updated successfully, but these errors were encountered: