MonoDevelop 中 Vim 键绑定的状态如何?

发布于 2024-10-16 09:58:48 字数 83 浏览 0 评论 0原文

MonoDevelop 中关于 Vim 键绑定的信息似乎有很多相互冲突的信息。有谁知道这个功能是否可用或者当前状态如何?我知道在某些时候已经取得了进展。

There seems to be a lot of conflicting information regarding Vim keybindings in MonoDevelop. Does anyone know whether this feature is available or what the current status is? I know there was progress being made at some point.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

各自安好 2024-10-23 09:58:49

基础知识运作得很好。目前支持以下模式:Normal、Visual、Visual Line、Insert、Overwrite。在这些模式下,支持大多数“单键”命令,也可以使用一些稍微复杂的命令,例如搜索和标记。

目前的主要限制是它不支持多字符文本运算符和文本对象。我不久前就开始实施对此的支持,但尚未完成。欢迎提供帮助。

The basics work pretty well. It currently supports the following modes: Normal, Visual, Visual Line, Insert, Overwrite. In those modes, most of "single-key" commands are supported, and some slightly more complex commands work too, such as searching and marks.

The major limitation right now is that it does not support multi-character text operators and text objects. I started implementing support for that a while back but it isn't finished yet. Assistance would be welcome.

忆梦 2024-10-23 09:58:49

如果您检查他们的网站,您可以看到Vi 模式 是其 TODO< 的一部分/a>.

If you check their site, you can see that Vi Mode is a section of their TODO.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文