How to hide reference counts in VS2013?

前端 未结 5 1836
不思量自难忘°
不思量自难忘° 2020-11-28 00:31

Visual Studio 2013 introduced a new feature where it shows you how many times each of your methods are used.

\"\"

5条回答
  •  清酒与你
    2020-11-28 00:47

    Workaround....

    In VS 2015 Professional (and probably other versions). Go to Tools / Options / Environment / Fonts and Colours. In the "Show Settings For" drop-down, select "CodeLens" Choose the smallest font you can find e.g. Calibri 6. Change the foreground colour to your editor foreground colour (say "White") Click OK.

提交回复
热议问题