开发者

How to *un*-alphabetize the Methods & Fields in Visual Studio (2010)

I use Java Eclipse and I like how I can toggle between Sorted/Unsorted view of the methods and fields. Unsorted makes it easier to navigate the Source code as-is.

However, Visual Studio 2010 doesn't allow unsorted view intutively in its Class View pane. Instead, it has other ways to开发者_JAVA技巧 sort:

Does anyone know how to put the Class View in unsorted view?


You can use one of the new features of VSCommands to do something similar - display the methods / fields / properties as they appear in the code file with the File Structure window.

Hope this helps.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜