Colored bars have appeard in my Visual Studio 2012 beside the line numbers

后端 未结 2 1787
既然无缘
既然无缘 2021-01-13 17:19

Today when I started Visual Studio 2012 at work I found some new colored bars.

We work on a shared remote server through RDP, so I asked around if someone has instal

相关标签:
2条回答
  • 2021-01-13 17:59

    They come from the GIT source control provider. I suppose your project is versioned, so those bars give you information about lines that are changed in some way, and what is the nature of the change.

    0 讨论(0)
  • 2021-01-13 18:14

    Go to Edit menu Advanced / View White Space Ctrl+E,S

    0 讨论(0)
自定义标题
段落格式
字体
字号
代码语言
提交回复
热议问题