BuildVision icon indicating copy to clipboard operation
BuildVision copied to clipboard

A Visual Studio extension to visualize the building process.

Results 43 BuildVision issues
Sort by recently updated
recently updated
newest added

When working in web projects node package manager is often used to manage dependencies. At the first build these dependencies are downloaded and this may take a while. It would...

features
waiting-response

If you have compilation errors you can display them by clicking on the row and jump into the code from there. If you have only warnings you must indeed go...

features

I would like to have the projects in the BuildVision window by build order so that a solution build runs just from top to bottom on the screen. The problem...

bug

The install of '' was not successful for all of the selected products. For more information see... ![image](https://user-images.githubusercontent.com/7681382/76630931-32411280-6517-11ea-8f4c-182c68d481fa.png) **Log** ``` System.MissingMethodException: Method not found: 'Void Microsoft.VisualStudio.Setup.Installer.VsixInstaller..ctor(System.IServiceProvider)'. at Microsoft.VisualStudio.ExtensionManager.InstallableExtensionImpl.ReadVSIXManifestFromPackage(Stream stream, CultureInfo...

bug
waiting-response

When building, the keyboard focus moves to the BuildVision window. This is annoying, especially when you configure the VS editor to build on save. Building on save is actually a...

bug

- Visual Studio Version: 16.0.30413.136 - BuildVision Version: 3.0.1.13 - OS Version: Microsoft Windows NT 10.0.18363.0 Steps to Reproduce: 1. I have installed it in both Visual Studio 2019 and...

bug

I just found this extension and it's really great. Thanks for putting the effort! About the colors and the banner. For me, the banner could be smaller. Maybe even splinting...

features

- Visual Studio Version: 15.0.28307.1000 - BuildVision Version: 3.0.0.104 - OS Version: Microsoft Windows NT 10.0.18363.0 This isn't an issue, but it'd be nice to know how many compilation units...

features

Hello and thanks for providing work to this extension. I hoped that buildvision would show the progress of the build of the current project. i.e. I have a solution containing...

features

On the available columns to be displayed, could you introduce a "**Version"** column that shows the each project's version after the state changes to "BuildDone"? This would help show any...

features