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.
当我在 Qt creator 中启用 FakeVim 模式时,自动完成功能变为禁用!有人有解决方案可以在 fakevim 模式下启用它吗?谢谢
我知道这是一篇旧帖子,但对于任何好奇如何做到这一点的人来说:
- 对于自动补全,只需使用 CTRL-SPACE 激活(然后是通常的选择方法,CTRL-n 前进,CTRL-p 后退等)
此问题已在Qt Creator的新版本中得到修复。你可以从这里下载。此外,您可以使用ALT+V ALT+V在 fakevim 模式和正常模式之间切换(按 ALT+V 2 次)