简体   繁体   English

如何在Visual Studio 2012中看到Code Lens?

[英]How can I see Code Lens in Visual studio 2012?

How can I see Code Lens in Visual studio 2012? 如何在Visual Studio 2012中看到Code Lens? I don't want to install VS2013.I want to see how many references for particular method of class same as in VS2013? 我不想安装VS2013,我想看看与VS2013相同的类的特定方法有多少引用?

You can't. 你不能 CodeLens is available only in VS2013 and it also depends on the type of license (only in Ultimate ). CodeLens仅在VS2013中可用,并且还取决于许可证的类型(仅在Ultimate中 )。 VS license compare . VS许可证比较 For possibility to see how many references for a particular method of a class, I think you can use ReSharper functionality ("Find Usages"). 为了查看某个类的特定方法有多少引用,我认为您可以使用ReSharper功能(“查找用法”)。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何从Visual Studio 2012中编写的C#代码生成Visio 2010中的UML图? - How can I generate UML diagrams from C# code written in Visual Studio 2012 into Visio 2010? 如何在我的Visual Studio 2012项目中引用XML文件作为项目代码中的数据源? - How can I reference an XML file in my Visual Studio 2012 project as a data source in my project code? 为什么在Visual Studio 2012中运行测试时看不到调试输出? - Why I can't see the debug output when I run a test in Visual Studio 2012? 我在 Microsoft Visual Studio Ultimate 2012 Version 11.0.50727.1 的“表”选项中看不到简单的数据库 - I can't see the simple database in the "Table" option in Microsoft Visual Studio Ultimate 2012 Version 11.0.50727.1 如何在Visual Studio 2012中自动导入名称空间? - How can I import a namespace automatically in Visual Studio 2012? 如何更改Visual Studio 2012 Express中的编程语言? - How can I change the programming language in visual studio 2012 Express? 如何从Visual Studio 2012调试引用的dll - How can I debug a referenced dll from Visual Studio 2012 如何在Visual Studio错误列表视图中查看编译错误代码编号? - How can I see the compile error-code number in Visual Studio Error List view? 如何在 Visual Studio 2019 中查看代码的实现? - How to see implementation of code in Visual Studio 2019? Visual Studio 2013-代码镜头-我的引用发生了什么? - Visual Studio 2013 - Code Lens - What happened to my references?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM