Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Visual Studio 2013 引入了一项新功能 Code Lens,它可以显示每个方法被调用/引用的次数、覆盖该方法的单元测试数量以及通过的单元测试数量。代码镜头信息出现在方法上方和方法具有的任何属性下方,如下所示:
如果方法有很多属性,它们可以与方法分开出现。由于设计中的接近意味着关系,因此属性似乎与其他事物相关联。如果您习惯于不使用换行符分隔方法,情况尤其如此。无论如何移动代码镜头功能,使其出现在方法属性上方?
目前不支持此功能。但已向微软提出要求。请参阅下面的连接报告。
http://connect.microsoft.com/VisualStudio/feedback/details/810015/display-codelens-above-attributes-if-any-present