如何在VS 2008 / C#中获得类Eclipse类的大纲? [英] How to get an Eclipse-like class outline in VS 2008/C#?

查看:155
本文介绍了如何在VS 2008 / C#中获得类Eclipse类的大纲?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

最近刚刚开始使用VS2008开发一个新的工具项目,并且在Eclipse / Java中花费了大量的时间。我失踪的一件事是我可以在VS2005中最后一次工作的事情 - 课程大纲。



我在说基础在Eclipse中,您可以在其中看到类成员,方法等,然后单击它们以导航到它们。



只有这样的东西可能是但不是)是类视图。



任何帮助?

解决方案

这可能是最接近的插件你会发现:





(左侧的窗口是它添加到Visual Studio的) / p>

alt text http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SourceCodeOutliner&DownloadId=3493




  • 你可以在任何位置停靠源代码大纲,就像代码编辑器窗口旁边的Visual Studio窗口的左边一样。


  • 单击Source Outliner中的方法或变量名称,并在代码编辑器窗口顶部附近显示与单击的代码相关联的代码。



I've just recently started using VS2008 for a new tools project, and have been spending a lot of time in Eclipse/Java. The one thing I am missing is the thing I could have sworn was in VS2005 the last time I worked with it - the class outline.

I'm speaking of the basic outline in Eclipse, where you can see the class members, methods, etc and click on them to navigate to them.

The only thing that sounds like it might be it (but is not) is the Class View.

Any help?

解决方案

This is probably the closest addin that you'll find that has it:

(The window on the left is what it adds to Visual Studio)

alt text http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SourceCodeOutliner&DownloadId=3493

  • "You can dock the Source Code Outliner anywhere, like to the left side of the Visual Studio window next to the Code Editor window."

  • "Click a method or variable name in Source Outliner and the code associated with what you clicked displays near the top of the Code Editor window."

这篇关于如何在VS 2008 / C#中获得类Eclipse类的大纲?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆