visual studio 2013 - How to hide reference counts in VS2013? -


visual studio 2013 introduced new feature shows how many times each of methods used.

i don't find useful, , messes spacing of file. how disable it? can't seem find option.

i guess running preview of vs2013 ultimate, because not present in professional preview. looking online found feature called code information indicators or codelens, , can located under

tools → options → text editor → languages → codelens

(for rc/final version)

or

tools → options → text editor → languages → code information indicators

(for preview version)

that according link. seems pretty hidden.

in visual studio 2013 rtm, can codelens options right clicking indicators in editor:

editor options

documented in q&a section of msdn codelens documentation


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

wpf - C# NAudio - Changing audio playback position still plays a small buffer of old position -

Log not being recorded for quickfix c++ Session -