除了行号之外,我的Visual Studio 2012中出现了彩色条

时间:2013-04-22 07:00:08

标签: visual-studio-2010

今天,当我在工作中启动Visual Studio 2012时,我发现了一些新的彩色条。

我们通过RDP处理共享远程服务器,因此我询问是否有人安装或更新了任何内容。似乎没有人做过“任何事情”。

我看到的是酒吧:

A screenshot of the bars.

最左边的酒吧,绿色和黄色,我知道。它们显示文件自打开以来的编辑位置(黄色表示更改尚未保存,绿色表示已保存)。

最右边的一个,我迷失了他们。他们似乎通常镜像最左边,但并非总是如此。他们坚持通过文件关闭重新开放。

通过一些修补,看起来绿色矩形表示添加了新行,蓝色矩形表示现有行已修改,红色三角表示删除行。

这些是Visual Studio的“关于”窗口的信息:

Microsoft Visual Studio Premium 2012
Version 11.0.60315.01 Update 2
Microsoft .NET Framework
Version 4.5.50709

Installed Version: Premium

LightSwitch for Visual Studio 2012   04941-004-0044006-02568
Microsoft LightSwitch for Visual Studio 2012

Office Developer Tools   04941-004-0044006-02568
Microsoft Office Developer Tools

Team Explorer for Visual Studio 2012   04941-004-0044006-02568
Microsoft Team Explorer for Visual Studio 2012

Visual Basic 2012   04941-004-0044006-02568
Microsoft Visual Basic 2012

Visual C# 2012   04941-004-0044006-02568
Microsoft Visual C# 2012

Visual C++ 2012   04941-004-0044006-02568
Microsoft Visual C++ 2012

Visual F# 2012   04941-004-0044006-02568
Microsoft Visual F# 2012

Visual Studio 2012 Code Analysis Spell Checker   04941-004-0044006-02568
Microsoft® Visual Studio® 2012 Code Analysis Spell Checker

Portions of International CorrectSpell™ spelling correction system © 1993 by Lernout & Hauspie Speech Products N.V. All rights reserved.

The American Heritage® Dictionary of the English Language, Third Edition Copyright © 1992 Houghton Mifflin Company. Electronic version licensed from Lernout & Hauspie Speech Products N.V. All rights reserved.

Visual Studio 2012 SharePoint Developer Tools   04941-004-0044006-02568
Microsoft Visual Studio 2012 SharePoint Developer Tools

Git Source Control Provider   1.0.0.0


JetBrains ReSharper 7.0.1   C# Edition build 7.0.1098.2760 on 2012-08-27T14:31:12
JetBrains ReSharper 7.0.1 package for Microsoft Visual Studio. For more information about ReSharper, visit http://www.jetbrains.com/resharper/. Copyright © 2003–2013 JetBrains, Inc.

JetBrains TeamCity Addin 7.1   build 7.1.667.137 on 2013-02-05T12:20:56 [Not Loaded]
JetBrains TeamCity Addin 7.1 package for Microsoft Visual Studio. For more information about TeamCity, visit http://www.jetbrains.com/teamcity/. Copyright © 2000–2013 JetBrains, Inc.

NuGet Package Manager   2.2.40116.9051
NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.

PreEmptive Analytics Visualizer   1.0
Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.

SQL Server Data Tools   11.1.20627.00
Microsoft SQL Server Data Tools

StyleCop   4.7.41.0
Provides source code style and consistency tools. See http://www.stylecop.codeplex.com/ for more details.

Web Developer Tools   1.2.40308.0
Microsoft Web Developer Tools contains the following components:
Page Inspector: Tool that offers an efficient way to decompose Web Applications and diagnose front-end issues.
Web Publishing: Extensions required for Web Publishing for both hosted servers as well as on premises.
Web Form Templates: Includes the default templates for Web Form Applications.
Editor Extensions: Includes HTML, CSS, and JS editor extensions that greatly enhance the development experience.

Git source control provider
Demo.

我安装了这些扩展程序:

The list of installed extensions.

有人可以对此有所了解,我该如何禁用它们?我的OCD抱怨信息冲突......

2 个答案:

答案 0 :(得分:5)

他们来自GIT source control provider。我想你的项目是版本化的,所以那些条形图会为你提供有关以某种方式改变的行的信息,以及改变的本质。

答案 1 :(得分:0)

转到“编辑”菜单 高级/ 查看空格Ctrl + E,S