|
|
|
|
|
by cellshade
3002 days ago
|
|
What platform are you on? I've experienced no major issues with the vscode vim plugin on Mac or Windows. The escape key issue you mentioned was the only problem I've also had, but it's due to conflicting keybinds between the vim plugin and the vscode bindings for dismissing notifications and context help. I rebound all of those to shift-esc (and I believe the plugin's bindings now do this by default) and the problem went away. |
|