issues
search
pragmatrix
/
BuildOnSave
A Visual Studio Extension that builds your solution when a file is saved.
8
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for Visual Studio 2022
#66
alex3683
opened
2 years ago
1
Show build output on successful build.
#65
Griffork
opened
4 years ago
0
Does not build on when files in a "Shared Project" are saved
#64
bobroberts177
opened
4 years ago
0
"Run tests after build" not working
#63
Trass3r
opened
4 years ago
1
System sounds for Visual Studio events don't play for builds initiated by BuildOnSave
#62
jhorv-bvb
opened
5 years ago
0
Backport BuildOnSave to Visual Studio 2015.
#61
pragmatrix
opened
5 years ago
0
[WIP] Remove VS 2015 version indication from the vsix manifest.
#60
pragmatrix
closed
5 years ago
0
Error: The 'BuildOnSavePackage' package did not load correctly.
#59
burakt91
closed
5 years ago
5
Can't install in Visual Studio 2019 release version. Missing prerequisites?
#58
abukres
closed
5 years ago
2
VS2019 Support
#57
pragmatrix
closed
5 years ago
0
Cannot install on VS2019 Preview 4.4
#56
hnen
closed
5 years ago
1
Support asynchronous auto load.
#55
pragmatrix
closed
5 years ago
0
Dependent Xamarin.iOS library project causes warnings, but everything works.
#54
pragmatrix
opened
6 years ago
0
$(SolutionDir) is *Undefined*
#53
picrap
closed
6 years ago
2
BuildOnSave CRASHED
#52
AntMaster7
closed
6 years ago
7
NullReferenceException in Xamarin solution VS2017 15.8 Preview 1
#51
leonmeijer
closed
6 years ago
3
Xamarin iOS Builds are not working.
#50
pragmatrix
closed
6 years ago
0
Try to use the DTE Project system for computing project properties and dependencies.
#49
pragmatrix
closed
7 years ago
0
test
#48
pragmatrix
closed
7 years ago
0
Sequence contains no elements
#47
ltcszk
closed
7 years ago
2
The solution build of libSkiaSharp's Debug|x64 solution fails.
#46
pragmatrix
closed
7 years ago
3
Remember the projects that failed to build and try to build them again or just show their errors again.
#45
pragmatrix
opened
7 years ago
0
[simplify] Error renaming a function in F#
#44
pragmatrix
closed
7 years ago
0
Do complete rebuilds after startup or after the project gets cleaned.
#43
pragmatrix
opened
7 years ago
0
[simplify] BuildOnSave "Build Startup Project" crashes when a file is saved that is not in the startup project or its dependencies.
#42
pragmatrix
closed
7 years ago
0
Saving a project's property page does not trigger a build.
#41
pragmatrix
opened
7 years ago
0
When projects are "unloaded", BuildOnSave crashes.
#40
pragmatrix
closed
7 years ago
0
Crash when a file is saved.
#39
pragmatrix
closed
7 years ago
1
New Menu Structure
#38
pragmatrix
closed
7 years ago
0
When a BuildOnSave build got cancelled because of newly saved files, the projects of the cancelled build should be included in the current one.
#37
pragmatrix
closed
7 years ago
1
Option to build only projects that depend on the files saved
#36
pragmatrix
closed
7 years ago
0
Build out of process
#35
pragmatrix
closed
7 years ago
1
Build projects in parallel
#34
pragmatrix
opened
7 years ago
2
BuildOnSave does not install in VS2017 RC
#33
pragmatrix
closed
7 years ago
0
The new background builder may put too much pressure on the GC.
#32
pragmatrix
closed
7 years ago
2
The new background builder does not seem to skip projects that are already up to date.
#31
pragmatrix
closed
7 years ago
2
After resetting the standard toolbar, switching BOS on / off again shows a "Cannot access a disposed object" error.
#30
pragmatrix
closed
8 years ago
0
BuildOnSave builds Xamarin projects, but leads to build inconsistencies that require a manual rebuild.
#29
pragmatrix
closed
8 years ago
1
For a solution build, projects should be built separately.
#28
pragmatrix
closed
8 years ago
0
Build always fails with a Xamarin iOS sample project
#27
pragmatrix
closed
8 years ago
2
A project that is not selected to build in the solution's configuration can not be built with BuildOnSave
#26
pragmatrix
closed
8 years ago
1
Add an indication to the output pane, when the build status is indeterminate.
#25
pragmatrix
opened
8 years ago
0
Add an option to build only the project that contains the file that has been saved.
#24
pragmatrix
closed
8 years ago
7
Support auto save.
#23
pragmatrix
closed
7 years ago
5
Can't build a library that is configured as the startup project.
#22
pragmatrix
closed
8 years ago
1
BackgroundBuild code is ugly.
#21
pragmatrix
closed
8 years ago
1
Show the actual status as ToolTip in the CommandBar indicator.
#20
pragmatrix
opened
8 years ago
0
Use the Default BuildManager Instance.
#19
pragmatrix
closed
8 years ago
1
BuildOnSave build result should clearly indicate that a build was cancelled.
#18
pragmatrix
opened
8 years ago
0
Saving and then pressing F5 might lead to build problems, because BuildOnSave and the regular Build are both running at the same time.
#17
pragmatrix
closed
8 years ago
1
Next