I installed Visual Studio 2013 Release Candidate and after opening a project I noticed CodeLens information is not showing up.
In the preview versions you had to turn this on in the options menu, but I can't seem to find this option anymore.
Why doesn't this work?
The option is hidden in Tools -> Options -> Text Editor -> All Languages -> Code Information Indicators
The only one that appears to work for us is the references, even though all options are enabled.
Update: My missing options were answered here... VS 2013 CodeLens
Hope this helps.