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

Suggest that set VScode Key precede over VSCodeVim Key. #2441

Closed
wilon opened this issue Mar 12, 2018 · 3 comments
Closed

Suggest that set VScode Key precede over VSCodeVim Key. #2441

wilon opened this issue Mar 12, 2018 · 3 comments

Comments

@wilon
Copy link

wilon commented Mar 12, 2018

I tried SublimeText VIM model, and didn't feel discomfort to keys. But I try VSCodeVim, cmd+c cmd+d, all have bugs...

a
cmd+d 
cmd+d
cmd+d
Select some text by mouse
cmd+d 
cmd+d
cmd+d

↓ ↓
VSCodeVimCmdDBUG

Then I change keys like this #2325, But still do not work to me.

So I have to uninstall it. 😨

  • OS version: MacOS
@jpoon
Copy link
Member

jpoon commented Mar 12, 2018

Can you elaborate on:

cmd+c cmd+d, all have bugs...

@wilon
Copy link
Author

wilon commented Mar 12, 2018

  • normal model -> keypress a -> keypress cmd+d -> keypress cmd+d -> keypress cmd+d

  • normal model -> keypress a -> Select some text by mouse -> keypress cmd+d -> keypress cmd+d -> keypress cmd+d

  • cmd+c change to normal model, and I just want to copy something.

@Chillee
Copy link
Member

Chillee commented Mar 12, 2018

@wilon The difference is that we have the ctrl keys set to use vim by default. I think it's a matter of whether you're more used to using vim or using non-vim editors.

Try setting useCtrlKeys to false.

@jpoon jpoon closed this as completed Mar 13, 2018
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

3 participants