简体   繁体   中英

Is there is way to use only few of vim command in vscode

I am on the window system and using vscode. I am trying to find vim insert mode alternative in vscode.

Like: when we press "i" in vim it goes to "insert mode" and allow to edit other wise don`t. the same functionality i want in vscode.

Natively, there is no way, but thanks to the extensive plugin system you can easily accomplish this. VSCodeVim is a great example.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM