Thursday, July 28, 2011

Re: Using gvim and Visual Studio side by side

On Jul 28, 11:55 am, David Fishburn <dfishburn....@gmail.com> wrote:
> On 7/28/2011 12:23 AM, Arthur Lee wrote:
>
> > On Thursday, July 28, 2011 at 12:16 PM, V�in� Lepp�nen wrote:
>
> > How about this script----visual_studio.vim
> > Link:
> >http://www.vim.org/scripts/script.php?script_id=864
> > <http://www.vim.org/scripts/script.php?script_id=864>
>
> I second this plugin.
>
> If you don't have a Vim that has Python already installed, I can bundle
> up my own and send it to you.  I routinely build it myself.  I suspect
> Cream's build of Vim might also have Python configured.
>
> Anyway, it can kick off builds as well and pushing the current file into
> VS and retrieve the current file in VS.
>
> The build output goes into the Quickfix window for easy opening.
>

That does look like a nice plugin, if you use Visual Studio a lot!

From reading the docs, the main thing it looks like is missing, is
integration with the debugger. Vim allows this sort of thing with
the :sign feature, I wonder if it could be added?

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments:

Post a Comment