Search code examples
visual-studiovisual-studio-2015codelens

Why is codelens spamming my code in VS2015?


I see how codelens can be cool but so far it's only been very disrupting. It makes my actual code very hard to read. Is it possible to somehow group the codelens appearances or reset them becuse I'm pretty sure this is a bug:

enter image description here


Solution

  • This is the expected behavior, you can change it at Options -> Text Editor -> CodeLens

    CodeLens settings in Visual Studio 2015