74th / vscode-vim

vim emulator for Visual Studio Code
MIT License
215 stars 25 forks source link

"vimStyle.imapEsc": "jj", broken in vscode > 1.29. Duplicate keystrokes. #84

Open shirk3y opened 5 years ago

shirk3y commented 5 years ago

When I set this option, it would duplicate each my pressed key in NORMAL mode (2 characters instead of 1). I've also tested 1.30 and 1.31 insiders, and had to revert to 1.29 to solve the problem. I hope someone fixes it at some time, it's still the best vim emulator for the best code editor I've ever used. Cheers!