Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法在不选择任何选项的情况下离开代码完成菜单?(按下后<C-x><C-o>)
<C-x><C-o>
我正在寻找<Esc>在 VisualStudio Intellisense 菜单中按下的等效项。
<Esc>
您可以使用ctrl+ E。有关更多信息,请参阅文档。