Hi Everyone,
I've recently become a fan of the VSBuildStatus Visual Studio add-in which shows the status of your build in a nice graphical way. Its much more informative than the current progress bar or "Output" window. However, I can't seem to find an easy way to make it pop up during the build, then hide itself when done, which is similar to the current option in visual studio "Show Output window when build starts".
I've seen a few references to creating visual studio macros that can look for build events, but my current experience with VS macros are that they are slow and only in VB. I don't mind going that route if its the only way, but I figured I'd ask the hive mind first.
Thanks!
Jason