Issue Type: Bug
vim not work, just like have not installed. I tried rm -rf ~/.vscode/extensions/vscodevim.vim-1.12.0, reinstall extension, and restart computer, vim still not work.
Extension version: 1.12.0
VS Code version: Code 1.40.2 (f359dd69833dd8800b54d458f6d37ab7c78df520, 2019-11-25T14:54:40.719Z)
OS version: Linux x64 5.0.0-36-generic snap
System Info
|Item|Value|
|---|---|
|CPUs|Intel(R) Core(TM) i7-7700T CPU @ 2.90GHz (8 x 3687)|
|GPU Status|2d_canvas: unavailable_software
flash_3d: disabled_software
flash_stage3d: disabled_software
flash_stage3d_baseline: disabled_software
gpu_compositing: disabled_software
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: disabled_off
rasterization: disabled_software
skia_renderer: disabled_off
surface_control: disabled_off
surface_synchronization: enabled_on
video_decode: disabled_software
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off
webgl: unavailable_software
webgl2: unavailable_software|
|Load (avg)|2, 2, 1|
|Memory (System)|31.28GB (20.69GB free)|
|Process Argv|--force-user-env --no-sandbox --unity-launch --no-sandbox|
|Screen Reader|no|
|VM|67%|
me too, I rolled back to 1.11.3 and everything worked fine.
VS Code version: 1.40.2 f359dd69833dd8800b54d458f6d37ab7c78df520
me too
me too
Same here. v1.12.0 doesn't work.
Ditto! Rolling back to 1.11.3 fixed the issue
Here's a link to show how to roll back:
https://stackoverflow.com/questions/42626065/vs-code-rollback-extension-install-specific-extension-version/53755378
This is what the VSCode console is outputting:

me too
me too
To rollback to a working version:
1.11.3
me too
same, working on 1.11.3
Had to rollback too :(
me too, vim V1.12.0 can't run in vscode v1.40.2 macos 10.14
same, working on 1.11.3
roll back to 1.11.3 works
rolled back to 1.11.3 and worked well.
(with VS code Version: 1.40.2 f359dd69833dd8800b54d458f6d37ab7c78df520)
same problem, rolling back do works
I thought I was the only one and I rolled back too.
me too, and used the same solution...
same here, not working.
rollback works.
me too, vim V1.12.0 can't run in vscode v1.40.2, win10 remote to centos7.
rollback works.
me too, and I can't do my work now~
Can confirm. 1.12.0 doesn't work, but rolling back to 1.11.3 works.
On mac 10.15.1, VSCODE 1.40.2, vim 1.12.0 doesn't work, use vim 1.11.3 works,
On windows 10 1903, same as mac, vim 1.12.0 doesn't work, 1.11.3 works
me too
Releasing 1.12 without checking was guilty.
Programmers from all over the world stopped their work and tried to locate the problem.
me too,
rolling back to 1.11.3 is working
Visual Studio Code Info
Version: 1.40.2 (user setup)
Commit: f359dd69833dd8800b54d458f6d37ab7c78df520
Date: 2019-11-25T14:54:45.096Z
Electron: 6.1.5
Chrome: 76.0.3809.146
Node.js: 12.4.0
V8: 7.6.303.31-electron.0
OS: Windows_NT x64 10.0.18362
confirmed +1
me too,
remote extension did not work, rollback to 1.11.3 is working
VSCodeVim v1.12.0 not working on:
System Version: macOS 10.13.4 (17E199)
Kernel Version: Darwin 17.5.0
VSCode Version: 1.38.1
Commit: b37e54c98e1a74ba89e03073e5a3761284e3ffb0
Date: 2019-09-11T13:31:32.854Z
Electron: 4.2.10
Chrome: 69.0.3497.128
Node.js: 10.11.0
V8: 6.9.427.31-electron.0
OS: Darwin x64 17.5.0
rolled backed to v1.11.3 and it's working.
same issue, rollback worked
same, 1.12.0 not work
Another report for latest version breaking on MacOS:
Extension (VsCodeVim) version: 1.12.0
VSCode version: 1.40.2
OS version: macOS 10.14.6
Current workaround:
Re-installed at version 1.11.3, disabled auto-updates in vscode so it doesn't get updated again.
so do I
i remove all my vscode and reinstall!!!
but NO effect
me too
So Do I .
Had the same problem, rollback worked.
me too
VsCodeVim version: 1.12.0
VSCode version: 1.40.2
OS version: macOS 10.15.1
so do I
i remove all my vscode and reinstall!!!
but NO effect
I did the same rofl
I have the same issue with Windows10 1903
me too
mewtwo
Almost fully feature-complete VIM integration by utilizing neovim:
https://github.com/asvetliakov/vscode-neovim
Same
v1.11.3 is working
How to downgrade to v1.11.3:
https://github.com/VSCodeVim/Vim/issues/4342#issuecomment-563083330
me too, fuck waste my time
Me too
Me too. have to rollback to get it work
Me too.
not work +1
vscodevim version: 1.12.0
VSCode version: 1.40.2
OS version: macOS 10.12.6
Rolling back to 1.11.3 fixed also!
+1
Rollback to 1.11.3
+1
Rollback to 1.11.3
Thanks!!!
+1
Rollback works
yeah, seems like a major problem with the new update, good to see that the rollback to 1.11.3 worked without any issue.
Please update when it's fixed
Almost fully feature-complete VIM integration by utilizing neovim:
https://github.com/asvetliakov/vscode-neovim
I tried this, but some shitpoints that makes me never want to use it.
- The default escape key is C-c, even though configurable. It is so rude to override widely accepted default with the author's personal preference.
The main reason is the
Esckey is used in vscode to cancel/abort many things and >i just didn't have a time to test it properlyI'll test and add
Escas second escape keybinding for next release
@AlseinX https://github.com/asvetliakov/vscode-neovim/issues/74
- The default escape key is C-c, even though configurable. It is so rude to override widely accepted default with the author's personal preference.
The main reason is the
Esckey is used in vscode to cancel/abort many things and >i just didn't have a time to test it properly
I'll test and addEscas second escape keybinding for next release@AlseinX asvetliakov/vscode-neovim#74
What I got from this issue is
The main reason is the Esc key is used in vscode to cancel/abort many things and i just didn't have a time to test it properly
Vscodevim has properly made it while vscode-neovim is currently unable to.
Does it mean that vscode-neovim is not mature enough for using?
Does it mean that vscode-neovim is not mature enough for using?
vscodevim is evolved during 3+ years and has 200+ contributors. vscode-neovim lifetime is just one month and has only single me as contributor. If you want a polished and mature vim extension continue to use VSCodeVim
It's so amazing for you to create it within just one month, integrating a vim or neovim could make it behave exactly as-is. But if he can't be installed with one click, it would be very nice.
i---Original---
From: "Alexey Svetliakov"<[email protected]>
Date: Mon, Dec 9, 2019 20:44 PM
To: "VSCodeVim/Vim"<[email protected]>;
Cc: "Mention"<[email protected]>;"Alsein"<[email protected]>;
Subject: Re: [VSCodeVim/Vim] vim not work (#4342)
Does it mean that vscode-neovim is not mature enough for using?
vscodevim is evolved during 3+ years and has 200+ contributors. vscode-neovim lifetime is just one month and has only single me as contributor. If you want a polished and mature vim extension continue to use VSCodeVim
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
It was just a test to see how many people are actually using the extension ;)
same problem here
It was just a test to see how many people are actually using the extension ;)
Answer: lots!
same problem
Rollback to 1.11.3 works
Fixed in 1.12.1, sorry for the trouble.
1.12.1 still not working on my Mac 10.15.1 and VSCode 1.40.2
Rolling back to 1.11.x resolves issues.
1.12.1 still not working on my Mac 10.15.1 and VSCode 1.40.2
Rolling back to 1.11.x resolves issues.
me too
Activating extension vscodevim.vim failed: Unable to find .vimrc file
There are still issues happening, it seems related to how vsix is being unpacked. Reopen
Same problem. Roll back fixed.
Same here. Reinstalled previous version 1.11.3 works.
rollback worked for me, before that it was like extension wasn't even installed. Need more hands or would that muck up your process?
Same issue with 1.12 not working. Rolling back gets it working again.
Ver 1.12.1 is now working fine on Mac 10.14.6 and VSCode 1.40.2.
1.12.2 was out. I'll close this issue once we confirm it fixes all your problems.
There are two issues we fixed in last two minor versions
throw when there is no .vimrc available on disk.Confirmed that v1.12.2 works for me on MacOS 10.14.6 and VSCode 1.40.2.
1.12.2 did the trick! Thank you rebornix
That was pretty scary to work without vim mode. Thanks for the quick fix!
This is resolved. Thanks for being on top of it @rebornix!
What is being done to stop this happening in the future?
What is being done to stop this happening in the future?
Hopefully we at least get a refund.
What is being done to stop this happening in the future?
I was actually thinking would it be possible to run like a headless version of VSCode in a CI pipeline that runs the built Vim extension and fails the build if the extension crashes?
Somehow, this fixed all my .vimrc keybinds when I was setting up my new laptop. (at least if you're on mac)
defaults write com.microsoft.VSCode ApplePressAndHoldEnabled -bool false
Most helpful comment
To rollback to a working version:
1.11.3