question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Vim extension is not working after installation

See original GitHub issue
  • code-server version: 1.31.0-20
  • OS Version: Ubuntu 16.04
  • Extension: vim

Steps to Reproduce

  1. After installation of Vim extension and reload the vs code window, Vim mode is not toggled.
  2. When trying to toggle the Vim mode manually “command ‘toggleVim’ not found” popped up.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:25 (15 by maintainers)

github_iconTop GitHub Comments

7reactions
thatnerdjoshcommented, Jan 12, 2020

I seem to be getting this error

Activating extension 'vscodevim.vim' failed: Not Implemented: IExtensionStoragePaths->globalValue.
5reactions
pollenjpcommented, Mar 7, 2019

I’m hitting the same problem like this (vim plugin v1.1.0) in v1.31.1-100. I think this issue has relation to it.

TaskQueue: Error running task. Invalid regular expression: /([^\s`~!@#\$%\^&\*\(\)\-=\+\[\{\]\}\\\|;:'",\.<>/\?](?:(?:(?<=[A-Z_])[A-Z](?=[\sA-Z0-9`~!@#\$%\^&\*\(\)\-=\+\[\{\]\}\\\|;:'",\.<>/\?_]))+|(?:(?<=[0-9_])[0-9](?=[\sA-Z0-9`~!@#\$%\^&\*\(\)\-=\+\[\{\]\}\\\|;:'",\.<>/\?_]))+|(?:(?<=[_])[_](?=[\s`~!@#\$%\^&\*\(\)\-=\+\[\{\]\}\\\|;:'",\.<>/\?_]))+|[^\sA-Z0-9`~!@#\$%\^&\*\(\)\-=\+\[\{\]\}\\\|;:'",\.<>/\?_]*))|[`~!@#\$%\^&\*\(\)\-=\+\[\{\]\}\\\|;:'",\.<>/\?]+|$^/: Invalid group.

image

I try to downgrade vim version, but I don’t know how to do. https://github.com/codercom/code-server/issues/77

Read more comments on GitHub >

github_iconTop Results From Across the Web

Vim extension is not working after installation #61 - GitHub
After installation of Vim extension and reload the vs code window, Vim mode is not toggled. When trying to toggle the Vim mode...
Read more >
Vim extension not working : r/vscode - Reddit
No hotkeys, no normal mode or insert mode or anything. I checked and vim is still installed, still enabled, and all the settings...
Read more >
vscode vim extension doesn't work with other languages (e.g. ...
So I have installed vim extension for VSCode and I really like it, but when I switch my language from English to any...
Read more >
Installing Vim Inside Visual Studio Code
A step by step guide on how to install Vim in VSCode using the VSCodeVim extension.
Read more >
How to install Vim plugins - Opensource.com
Vim is extensible through plugins, but for a long time, there was no official method for installing them. As of the Vim 8.x...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found