Open tmat opened 2 years ago
Moved from https://github.com/dotnet/roslyn/issues/63317
Version Used: VS 17.3 (Roslyn 4.3.0.3-22401.3)
Steps to Reproduce:
Expected Behavior: All error diagnostics are colored correctly (red).
Actual Behavior: The last 13 characters are colored black, while the rest is colored correctly.
This does not affect csi in the console, which is always colored correctly.
csi
Moved from https://github.com/dotnet/roslyn/issues/63317
Version Used: VS 17.3 (Roslyn 4.3.0.3-22401.3)
Steps to Reproduce:
Expected Behavior: All error diagnostics are colored correctly (red).
Actual Behavior: The last 13 characters are colored black, while the rest is colored correctly.
This does not affect
csi
in the console, which is always colored correctly.