Is there a way to change fonts and colors for the C# Interactive window in the Roslyn CTP?

不打扰是莪最后的温柔 提交于 2019-12-01 05:49:05

Disclaimer: I work for Microsoft on the Roslyn team.

We have not done the polish work to create the logical and correct fonts and colors for the C# Interactive Window yet. In this case, the black text in your screenshot should using Text Editor->Plain Text, but it's not. Instead, it's using "Text Editor->Interactive Console - Black". If you change "Text Editor->Interactive Console - Black" to match your "Text Editor->Plain Text" setting, it should look much better.

In the June 2012 CTP you can set the C# Interactive Window output fonts & colors using the following under "Text Editor":

Roslyn - Interactive Window Error Output
Roslyn - Interactive Window Output

Input fonts & colors are governed by the normal text editor settings.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!