I have decided I want to try and do more from within vim, including
building our Visual Studio solutions at work. I've managed to get the
excellent visual_studio.vim plugin working, but I am disappointed that
the various build/compile commands block vim, which is a huge blow to
productivity. If I can't write code while I am compiling, I will lose
hours of work time a day.

I understand why the block happens; the command will load the output
window once we have built the solution. However, I would be quite
happy with hitting a key to load/refresh the quickfix window with the
current list of errors or output.

Is the author of this plugin still around on the list? Does anyone
know if it would be possible to make a non-blocking build command?

I also need to do various things to get my path set up correctly so
that the quickfix window will allow me to visit error files properly,
but that shouldn't be too hard.

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

Reply via email to