Make Visual Studio to show All Compile Errors!
- by BDotA
Visual studio does not show all the compile errors at once.
for example one time it says I have two errors and when I fix them then 102 more compile errors are showing up and these new errors are not dependent on those two previous errors.
How can we tell it to go through all the code and show all compile errors at once