Visual Studio 中的 C# 结构突出显示
有什么方法可以在 Resharper 中使代码块突出显示/折叠吗?
在 CodeRush 中,它被称为“结构突出显示”功能:
或者也许其他 Visual Studio 2010 附加组件(最好是免费的)可以完成这项简单的工作,并且不会与 Resharper 发生冲突。
谢谢
Is there any way to make code blocks highlighting/collapsing in Resharper ?
In CodeRush it is called "structural highlighting" feature:
Or maybe other Visual Studio 2010 add-on(preferably free) which would do this simple job and would not conflict with Resharper.
thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我认为 Resharper 没有此功能,您可以使用免费的 Visual Studio 2010 扩展:StructureAdornment
I don't think that Resharper have this feature, instead you could use the free Visual Studio 2010 extension : StructureAdornment
ReSharper 本身无法立即为您执行此操作,但您可以使用免费的 CodeRush Xpress 与 ReSharper 兼容。
ReSharper itself can not do this for you out of the box but you could use the free CodeRush Xpress wich is compatible with ReSharper.