Open
Description
With one or more directories, if building app A returns compilation errors, those are added to the Diagnostics view. Subsequently building an unrelated app B will clear those compilation errors (and add any app B compilation errors).
Should find a more accurate way to identify that a build's compilation success/failure should remove previously added compilation error messages.