pragmatrix / BuildOnSave

A Visual Studio Extension that builds your solution when a file is saved.
8 stars 2 forks source link

New Menu Structure #38

Closed pragmatrix closed 7 years ago

pragmatrix commented 7 years ago

It's almost never required to build the dependent projects of the projects the saved files are related to. So I guess it's best to separate make the build step of the dependencies optional, which leads to two build options and one extra option that enables the build of the dependencies.

The new menu could look like:

Enable Build On Save
---------------------
Build Solution
Build Startup Project
------------------------
Build Dependent Projects