开发者

Visual Studio equivalent to Eclipse's "Show Logical Structure" watch option

Eclipse has a great option for the debug "Watch" window called "Show Logical Structure" which makes Collection objects way easier to inspect. Instead of sho开发者_开发技巧wing the gory member fields of an Collection instance (like a hashtable, for instance) it instead shows an easy-to-read 'Cliff Notes' version.

Does a similar option exist for Visual Studio?


Have you had a look at VS Visualizers

  • Cool VS 2005 Debugging Visualizers for ASP.NET 2.0 Development
  • A Generic List and Dictionary Debugger Visualizer for VS.NET
  • Write Your Own Visualizer for VS Debugging
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜