Visual-studio – How to turn off CodeLens-References

codelensvisual studiovisual-studio-2013

I recently installed Visual Studio 2013 Ultimate.
Now, as you know, there is this "n references" above all methods.

When I go to the CodeLens options, I can't disable this single feature, since the checkbox is grayed out.

Options for enabling specific Code Lenses

So how can I disable it?

Best Answer

Only workaround I found was un-checking the "enable codelens" option.

Related Topic