admin管理员组

文章数量:1290202

I'm a VS Code user that uses the vscodevim extension. When also using GitHub Copilot Next Edit Suggestion (NES) feature, it requires the usage of Tab and ESC which conflict with VIM.

How can a remap the NES keys, as Tab in Normal mode does not register and ESC in Insert mode exits Insert mode?

I'm a VS Code user that uses the vscodevim extension. When also using GitHub Copilot Next Edit Suggestion (NES) feature, it requires the usage of Tab and ESC which conflict with VIM.

How can a remap the NES keys, as Tab in Normal mode does not register and ESC in Insert mode exits Insert mode?

Share Improve this question edited Feb 19 at 20:11 Friedrich 4,84512 gold badges53 silver badges49 bronze badges asked Feb 19 at 19:56 JeffJeff 5613 silver badges8 bronze badges 1
  • are any of these the command IDs you're looking to remap? if so, I can write up an answer post. – starball Commented Feb 23 at 9:49
Add a comment  | 

1 Answer 1

Reset to default 0

In VS Code you can re-arrange your Keybinding to avoid conflict of these extension functions

Ctrl Shift P > type Open Keyboard Shortcut > type Tab and change to your preference

本文标签: