search

Home  >  Q&A  >  body text

Eclipse下的vim插件

如题,我一直使用vim风格的编辑器/IDE,初次使用eclipse,各位有什么比较好的eclipsevim插件推荐吗?

PHP中文网PHP中文网2800 days ago676

reply all(2)I'll reply

  • PHP中文网

    PHP中文网2017-04-22 09:01:57

    1. vrapper plug-in~, a compatibility layer that simulates a limited command set and supports configuration files. If the site is overseas, it is recommended to check the official website’s introduction page for supported commands. Eclipse itself comes with a large number of shortcut keys. It depends on how much conflict you can tolerate.
    2. eclim supports two modes: embedding vim into eclipse to become an internal text editor; or turning eclipse into a background service (implementing completion and other functions), and vim becoming the main workspace. Geek style.
    Both of the above will face the problem of choosing two shortcut keys.
    It is very convenient to use vrapper to simply simulate vim operations. It is recommended.
    Using eclim will mean giving up the shortcut keys of eclipse, which will make you feel that the number of keystrokes has greatly increased...

    reply
    0
  • 伊谢尔伦

    伊谢尔伦2017-04-22 09:01:57

    It seems like it’s better to just have one, it doesn’t matter

    reply
    0
  • Cancelreply