Indika Bandara wrote:
> Hi,
> does anybody know of a windows C++ IDE which has a vim like editor.
> Visual Studio is OK to browser source but to edit/move around it is
> not that fast/friendly
> 
> found viemu which is not free :-(
> 
> 
> thanks

How about VIM married to Visual Studio via OLE?  From the VIM FAQ at:

http://vimdoc.sourceforge.net/vimfaq.html

----------------------------
33.10. I would like to use Vim with Microsoft Visual Studio. How do I do
        this?

You have to download and use the OLE version of Vim (for example: 
gvim61ole.zip). This file also contains instructions on how to use Vim 
with Visual Studio.
----------------------------



http://vim.sourceforge.net/download.php

Apparently has an updated version 'gvim71ole.zip' for download.  The 
'gvim71.exe' installer also seems to have the OLE components.  So, in 
theory, you can hook it up to VS and perhaps substitute the built-in 
editor.  Worth a shot because, without VS, you lose the best debugger on 
the planet.

-- 
Thomas Hruska
CubicleSoft President
Ph: 517-803-4197

*NEW* MyTaskFocus 1.1
Get on task.  Stay on task.

http://www.CubicleSoft.com/MyTaskFocus/

Reply via email to