VS2010扩展,丢失了,不记得名字了
是否有人使用或记住 VS2010 扩展的名称,该扩展在类/方法旁边添加了一个淡色的上下文敏感图标(指示它是否是一个类等,如类视图中的那样),并在类/方法的末尾添加了一个淡色的可点击链接类/方法块等及其名称?
它看起来有点像:
[ICON] 方法名称1(参数)
{
代码行
更多线路
线
}>> methodName1(褪色的可点击链接)
丢失了并且找不到它,它让我发疯(太累了?)
提前致谢!
Does anyone use or rememebr the name of the VS2010 extension that add a little faded context sensitive icon next to a class/ method (indiciating if it's a class etc like in the Class View) and adds a little faded clickable link at the end of a class/method block etc with it's name?
It looked someting like:
[ICON] methodName1(params)
{
lines of code
more lines
line
} >> methodName1 (faded clickable link)
Lost it and can't find it and it's driving me nuts (too tired?)
Thanks in advance!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
好吧,我终于找到了它(不知道它是如何让我看到的,因为它来自最优秀的 CodeMap / AxTools 的作者)
VS10x 编辑器视图增强器
http://visualstudiogallery.msdn.microsoft.com/34eee02b-f1f6-433a-b210-62e94c0bcb87?SRC= VSIDE
Well I finally found it (not sure how it escaped me seeing as how it's from the author of the most excellent CodeMap / AxTools)
VS10x Editor View Enhancer
http://visualstudiogallery.msdn.microsoft.com/34eee02b-f1f6-433a-b210-62e94c0bcb87?SRC=VSIDE
您是否正在考虑 CodeRush
Are you thinking of CodeRush