atom-vim-mode-plus icon indicating copy to clipboard operation
atom-vim-mode-plus copied to clipboard

How to use atom-vim-mode-plus in vscode?

Open kerwin6182828 opened this issue 5 years ago • 2 comments

I'm desperately looking for solution that use vim mode like atom-vim-mode-plus in vscode.

Is there any body could tell me how to achieve it ?

super thanks!!

kerwin6182828 avatar Dec 18 '19 06:12 kerwin6182828

This is the dream, but it's sadly not possible at this point. Atom apparently has a more granular API than VSC (see #1063 ) which makes this extension possible.

You might try VSCodeVim. It's decidedly not as good, but it's better than not having a modal editor.

Spirarel avatar Jan 03 '20 05:01 Spirarel

This is the dream, but it's sadly not possible at this point. Atom apparently has a more granular API than VSC (see #1063 ) which makes this extension possible.

You might try VSCodeVim. It's decidedly not as good, but it's better than not having a modal editor.

thank you very much~

kerwin6182828 avatar Jan 29 '20 02:01 kerwin6182828