English 中文(简体)
视觉演播室格式——改变方法
原标题:Visual Studio Formatting -- Change Method Color

例如,“ToString(......)”等方法的缺省是黑色。 我想说的是,我看不出具体提到这一选择的任何选择。

我记得一位前学者在几年前向我展示了他的民主与发展协会,他这样做,但我不能回顾他所做的。

是否有人对如何这样做有什么想法?

最佳回答

散装的星座使用lexical analysis。 弹性体可以分类识别符号、评论、字面、数字、关键词。 你们发现的部件有:工具与特;备选办法与特;环境与特;Fons和Koros dialog。

认识到识别符号是一种方法、财产,外地需要parsing。 一般来说,只有在你提出周全的方案时,才能奏效。 因此,Microsoft赞成。 可在

问题回答

在2019年5月19日,《文献集》转至各种工具——文本编辑——C#——高级编辑——《科罗克计划》,并将其改为“视觉演播室”。 方法名称现在有色,一切都没有什么较好的颜色。

您可以延长:SemanticColorizer>>/strong>是我使用的。

<Tools ->Extensions and Updates ->Online<>。 - 设计;

它使你能够改变方法、固定功能、固定功能、成员变数以及你所能想到的东西。

改变方法的颜色

工具与工具; 选择与大体; 环境与大体;Fons和Kols > 用户成员——方法与大体; 项目原地科罗特; 选择希望的颜色。

还将在2019年演播室视学。

2010年视觉演播室

工具和软件

Environment > Fonts and Colors

改变“用户类型”

“Tools>Options>Environment>Fonts and Colors”的图像显示“Display items”清单,选择“Identifiers”(其中的方法是成员)。 利用格式控制使你选定的项目的展示成为个性化。 不幸的是,变数、事例和名称空间是“验证者”的成员,因此也会受到影响。

如果你使用Resharper,就会展示出更具体的物品清单。

我本人在以下表格的基础上,为Visualudio <>/strong>写了一个简单、轻重的“编辑级延伸”:Roslyn AP;Syntax Highlightinguser tags in C#

The has syntaxlight for:

  • "Events"
  • "Fields"
  • "Fields (Constant)"
  • "Fields (Inside Enums)"
  • "Local Variables"
  • "Methods"
  • "Methods (Extension)"
  • "Methods (Static)"
  • "Namespaces"
  • "Parameters"
  • "Properties"

今后,或许会以“syntax”为其他内容。

您可在上安装这一展期。 视觉市场演播室,其链接如下:

Download: “ 增强Syntax Highlighting

可在上改动强调环境的合成物,途径是“tools”;“Options”;“;<>Environment/strong>” >“Fonts and Colors”;“Text> Editor/strong>;”和从“前”开始的特性发展。 用户服务——......

<syntax 着重指出 Options for “Classes, “Delegates”,“Interfaces,“,,>;Structures;<Type Paracals。 用户类型——......,并且是固定的。

Good luck.

由于“Ian”说用户类型。 对我来说,“User Members - Methods”是行之有效的。

  1. Tools
  2. Options
  3. Enviromment
  4. Fonts and Colors
  5. In Display items: "User Members - Methods"
  6. Change Item foreground

牙齿科理学家为我做了一些工作(2019年清单审查)。

页: 1 我需要做些什么。

www.un.org/Depts/DGACM/index_spanish.htm 工具与工具; 各种选择和选择; “环境”;“Fonts”和“Koros

此外,Jeff Atwood几年前还担任了一个伟大职务:IDE font和彩色计划,你可能感到有兴趣。





相关问题
building .net applications without Visual Studio

I m interested to hear about people working with building .net applications using MSBuild, NAnt or similar tools. What are you using, why are you using it instead of the VS IDE? I like to use ...

Tips for debugging a made-for-linux application on windows?

I m trying to find the source of a bug I have found in an open-source application. I have managed to get a build up and running on my Windows machine, but I m having trouble finding the spot in the ...

Visual Studio 2010 Beta 2: Can I print in color?

I have to turn in a hard copy of some code with an assignment. Is there any way in Visual Studio 2010 to print C# source code with syntax highlighting? PS: The assignment is solving a math problem, ...

Set Select command in code

On button Click I want to Set the Select command of a Gridview. I do this and then databind the grid but it doesn t work. What am i doing wrong? protected void bttnView_Click(object sender, ...

WPF design-time context menu

I am trying to create a custom wpf control, I m wondering how I can add some design-time features. I ve googled and can t seem to get to my goal. So here s my simple question, how can I add an entry ...