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.
ctrl+m在我安装 vsvim 之前,它曾经用作折叠/展开快捷方式。使用命令安装 vsvim 后,zo将展开 C# 区域块。但是没有捷径可以折叠到该区域的末尾。错误地使用zf/string折叠。应该有更好的捷径。
对于仍然有问题的任何人,使用他的vscodevim插件提供
vscodevim
我已重新分配ctrm+m要使用的。这可以使用编辑器底部显示的选项按钮来完成。这解决了我的问题。