Remove extra space by line numbers in Visual Studio 2015

前端 未结 3 2242
囚心锁ツ
囚心锁ツ 2021-02-19 01:15

I have no idea if this is the right community for this question, so please feel free to move it if it is not.

In Visual Studio 2015, there appear to be six character spa

3条回答
  •  暗喜
    暗喜 (楼主)
    2021-02-19 01:33

    First: Tools > Options > Text Editor > C# (or whatever language you use) > General > untick "Line numbers"

    Second: Tools > Options > Text Editor > General > untick "selection margin" and "indicator margin"

提交回复
热议问题