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

Vim mode is installed, but doesn't seem to do anything #4473

Closed
guswynn opened this issue Jan 4, 2020 · 3 comments
Closed

Vim mode is installed, but doesn't seem to do anything #4473

guswynn opened this issue Jan 4, 2020 · 3 comments

Comments

@guswynn
Copy link

guswynn commented Jan 4, 2020

Describe the bug
With default for every setting, vim mode doesnt act like vim mode. If I start in normal mode, hjkl do not move, they type. If I use the start in insert mode setting, escape does not switch to normal mode.

To Reproduce
install the extension and restart vscode.

Expected behavior
When I press escape I expect to switch modes

When I press hjkl when starting in Normal mode, I expect movement, not insertion

Screenshots
NA

Environment (please complete the following information):

  • Extension (VsCodeVim) version: 1.12.4
  • VSCode version: 1.41.1
  • OS: Fedora 31

Additional context
I understand this sounds like a ridiculous bug, but I really can't think of anywhere else to ask this.
I have tried with with the dispatch set to "code" and "keyCode"

@guswynn
Copy link
Author

guswynn commented Jan 4, 2020

In the dev tools it says: 'vscodevim.vim' failed: command 'type' already exists

@guswynn
Copy link
Author

guswynn commented Jan 4, 2020

Disabling the "ra-lsp" extension fixes this, I will link the issue there

@guswynn
Copy link
Author

guswynn commented Jan 4, 2020

resolved in other issue

@guswynn guswynn closed this as completed Jan 4, 2020
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

1 participant