Somehow CodeLens doesn't work correctly. It only shows -references. It was working fine before.
I checked the Options -> Text Editor -> All Language -> CodeLens
All options are checked.
Anyone see this before ? Thanks
Somehow CodeLens doesn't work correctly. It only shows -references. It was working fine before.
I checked the Options -> Text Editor -> All Language -> CodeLens
All options are checked.
Anyone see this before ? Thanks
In my case the conflict was with "Productivity Power Tools 2015"
After disable "Productivity Power Tools" extension Codelens back to work
update: It is fixed after I upgrade to vs2015 update 1 RC1
It turns out it is conflicted with another extension I installed called "Go To Implementation".
It happens again. This time I have no clue. Anyone ?
I had this issue as well. It turned out to be my TFS connection in Visual Studio was incorrect or corrupted after upgrading to VS 2015 from 2012. The Team Foundation Server URL had the Project Collection missing and I was getting a "One or more errors has occurred." when going to Manage Connections under Team Explorer.
To fix it:
After I followed those steps CodeLens TFS information was showing up.