Microsoft/vscode

NES + neovim interaction

开放

#282,077 创建于 2025年12月8日

 (0 条评论) (0 个反应) (1 位负责人)TypeScript (39,847 个派生)batch import
Good first issueNESNo Feature ParityWikipediafeature-requesthelp wantediOS

仓库指标

星标
 (184,936 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Relaying NES feedback from @aschackmull:

Another thing that's a little bit annoying is that it's a two-key combination for me to dismiss a suggestion - that's because I use the VSCode Neovim extension, so I have to go to insert mode pressing i before it'll accept my pressing escape. (Similarly, I also need to enter insert mode before I can accept suggestions, so that's i + tab instead of just tab, but that doesn't really bother me much, so that's mainly FYI). It's possible that I'm able to fix this myself by editing the appropriate keybindings in VSCode, but none of them are labelled with "next-edit suggestion" - there's only keybindings related to "suggestions", so that makes it very unclear whether they relate to NES or regular copilot suggestions or something else. But really, I don't want to edit keybindings, I just want it to work out of the box (in combination with the Neovim extension, which I really really need).

贡献者指南