0
votes

I have installed Visual Studio 2013 RC Professional but i am not seeing codelens feature working. Even tried looking for Tools -> Options -> Text Editor -> All Languages -> Code Information Indicators but "Code Information Indicators" option is totally missing.

Any help how can i see codelens in VS2013 RC Prof?

1

1 Answers

10
votes

You need Visual Studio 2013 Ultimate with Team Foundation Server 2013.

To use this feature you will need Visual Studio 2013 Preview and Team Foundation Server 2013 Preview as some information comes from TFS.

and:

Here's what you’ll need:

  • Visual Studio Ultimate 2013 to find references

  • Team Foundation Server 2013 to find changesets, code review requests, and different kinds of work items

Source

This article will tell you the same.

You can download Team Foundation Server here.