visual-studio-2010 - 如何在 Visual Studio 2010 中更改 F# 交互式 shell 的颜色

标签 visual-studio-2010 f# f#-interactive

How do I change colors for the F# interactive shell , 但这次是 Visual Studio 2010 (RTM)。

我尝试更改“只读区域”背景颜色,重新启动 visual studio,但背景颜色不是我选择的颜色。

最佳答案

现在简单多了:-)。在 Visual Studio 2010 RTM 中有几个新项目可以直接设置 F# Interactive 窗口中使用的颜色。

  • 您可以在“选项”对话框中字体和颜色 选项卡的显示设置 下拉菜单中选择F# Interactive (当您打开对话框时,他在下拉列表中选择的项目是 TextEditor 并且对于大多数东西,您不需要其他项目,所以这有点难找)。

  • 在那里你可以改变纯文本的背景颜色来改变窗口的颜色(还有一些其他的东西你也可以改变)。

    <

关于visual-studio-2010 - 如何在 Visual Studio 2010 中更改 F# 交互式 shell 的颜色,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3084665/

相关文章:

dll - F#:Microsoft.FSharp.Data.TypeProviders 是否需要配置文件 47?

c# - AleaGPU C# 中的高阶函数

f# - 如何让 FSI 在 NET5 下工作并让愚蠢的 stackoverflow 消息 "Title cannot contain ..."闭嘴?

f# - 如何在 mono (OS X) 中加载 .fsx 文件,并使用内部类型\函数?

macos - Mac 上的 F# Interactive 在哪里

c# - Visual Studio 2010 Entity Framework .edmx 不可编辑

.net - Event.Trigger Event.Publish f#

c# - Visual Studio 2010 : Breakpoints don't work after rebuild

windows - 始终将 Windows 中的特定文件类型保存到一个位置?

c++ - 如何配置 Qt 以使用 Visual Studio 2010?