Monday, January 25, 2010

Re: visual_studio.vim

On Mon, Jan 25, 2010 at 6:28 AM, Henrik Öhman <speeph@gmail.com> wrote:

> There's a command for this in visual_studio.vim:
>
> :DTEOutput
>
> You've gotten some suggestions on how to start the build in the
> background. I'd just keep a Visual Studio running with the project,
> connect to that DTE instance, start the build from Visual Studio, and
> then just use :DTEOutput when the build is finished.

That's what I'm doing! :)

I'm actually in the process of writing (whenever my project is
compiling) an asynchronous version of visual_studio.vim that can be
turned on with a global. It's great so far, I just need a few more
hours to finalize everything. Is the author (Michael Graz) still
around, and would anyone else be interested in seeing my async
version?

Max

--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

No comments:

Post a Comment