トップ回答者
codelensについて

質問
回答
-
こちらにCodelensについての解説がありました。
http://msdn.microsoft.com/library/dn269218.aspx
下の方のQ&A には次のように書かれていました。Codelensのインディケータが表示されるのはC#またはVB.Netのファイルのみのようです。
Q: Why don't I see the indicators?
A: CodeLens indicators appear only in Visual C# .NET or Visual Basic .NET files and only for methods, types, indexers, and properties.
すべての返信
-
こちらにCodelensについての解説がありました。
http://msdn.microsoft.com/library/dn269218.aspx
下の方のQ&A には次のように書かれていました。Codelensのインディケータが表示されるのはC#またはVB.Netのファイルのみのようです。
Q: Why don't I see the indicators?
A: CodeLens indicators appear only in Visual C# .NET or Visual Basic .NET files and only for methods, types, indexers, and properties.
-
CodeLens はいくつかの機能の集合だと捉えています。(たとえば、使用箇所検索とか、TFS の履歴とか)
その内、どのような機能を期待していたのかを書いておくと、もしかしたら、拡張機能などの紹介を受けられるかもしれません。
(絶対ではありませんので、助言が得られなかった場合はご容赦ください)- 編集済み AzuleanMVP, Moderator 2014年11月2日 2:36