Are there any IDEs that can embed gvim as its editor? I found PIDA for linux, I'm wondering if there are any windows equivalent for this. I'm not looking for Vi emulation, I am looking for IDEs that can fully embed gVim (so I can use all the Vim plugins).
+2
A:
Other than PIDA the only one I know is eclim which has a couple of modes (control eclipse from vim or embed vim inside eclipse window). I haven't tried it myself but it looks like it supports Windows...
You can find a more comprehensive discussion of this with lots of projects (past and present) here.
thrope
2009-11-17 21:10:24
+2
A:
ViEmu is an add-in for Visual Studio that provides a Vim environment in the editor. It is commercial and highly polished.
Phillip Ngan
2009-11-17 23:01:54
Do you know if it supports vim plugins?
jinxed_coder
2009-11-17 23:25:52
It does not support vim plugins but you can have a limited vimrc file.
Pierre-Antoine LaFayette
2009-11-18 05:21:22