I am using Visual Studio 2013 Ultimate with Git, and I have CodeLens enabled so that I can see references, authors, changes.. etc. The problem is that the only thing that is showing up is the references.
I went to Tools > Options > Text Editor > All Languages > CodeLens and found all the textboxes checked.
Any ideas how I can Show Authors?
Asked
Active
Viewed 1,628 times
4

JackOrJones
- 304
- 1
- 6
- 15
-
Is your TeamExplorer showing git repo properly? – Peuczynski Nov 03 '15 at 00:09
-
Yeah it is working perfectly fine. This is the only feature that does not seem to work correctly. – JackOrJones Nov 03 '15 at 11:35
-
I have silimar problem but I see the action that caused this http://stackoverflow.com/questions/33496004/code-lens-not-working-properly-after-interactive-rebase – Peuczynski Nov 03 '15 at 13:34
-
@MsYvette Yes I do. I upgraded to Visual Studio 2015 and the feature seems to be working fine there. Visual Studio 2013 still has the issue. – JackOrJones Feb 02 '16 at 14:09