Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Last 13 characters of error output in 'C# Interactive' window are not colored red #230

Open
tmat opened this issue Aug 24, 2022 · 0 comments

Comments

@tmat
Copy link
Member

tmat commented Aug 24, 2022

Moved from dotnet/roslyn#63317

Version Used: VS 17.3 (Roslyn 4.3.0.3-22401.3)

Steps to Reproduce:

  1. Open the "C# Interactive" window in VS.
  2. Submit any statement that results in error diagnostics.

Expected Behavior: All error diagnostics are colored correctly (red).

Actual Behavior: The last 13 characters are colored black, while the rest is colored correctly.

image

This does not affect csi in the console, which is always colored correctly.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant