v0.10.9 upgrade breaks vim
See original GitHub issueBUG REPORT (choose one):
What happened:
Upgraded to v0.10.9, extension doesn’t work, can’t go into normal mode, and commands like “toggle vim” raise an exception "toggleVim" doesn't exist
.
What did you expect to happen: That the extension would continue to work.
How to reproduce it (as minimally and precisely as possible): Fixed by downloading .10.8 and installing from .vsix. So I imagine it’s just upgrading that does it.
Environment:
- Extension (VsCodeVim) version: v0.10.9
- VSCode version: ca023a700f35212071dfe9544272719cbbf80e4c (insiders 1.20.0)
- OS version: High Sierra v10.13.2
Issue Analytics
- State:
- Created 6 years ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
Upgrading to Vim 9 broke my colors, unable to edit source files.
I've recently upgraded from Vim 8.x to 9 and ever since that move, when I open *.cpp or *.md files for example, via...
Read more >Blog | Metals - Scalameta
We're happy to announce the release of Metals v0.11.9, which brings some of the final missing features in Scala 3 and greatly improves...
Read more >Using Vim instead of (or with) Xcode for iOS development
I like XVim for XCode. Unfortunately, it breaks for XCode 5.1 (some people got Development branch working, but I couldn't). I ended up...
Read more >Unanswered 'vim-plugin' Questions - Stack Overflow
I am using YouCompleteMe on MacVim (vim 7.4 on OSX 10.9.4) for Python code ... and update a buffer when needed, without freezing...
Read more >Neovim - Browse /v0.7.0 at SourceForge.net
Hyperextensible Vim-based text editor. ... NVIM v0.7.0 Build type: Release LuaJIT 2.1.0-beta3 ... This will break some exiting mappings.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@defjosiah, I’m running latest build of the extension on 2 different machines. Don’t see this issue. Can you uninstall the extension, delete the vscodevim extension folder (~/.vscode/extensions/vscodevim), and reinstall?
Updating this morning to the latest version gets the extension working for me