开发者

Visual Studio 2010: Visual Debugger Drill down into collection pain

开发者 https://www.devze.com 2023-03-03 20:48 出处:网络
When I am debugging a collection visually in Visual Studio 2010 I have to drill down quite a few levels before I get to the actual items in the collection. The image attached below is of an Observabl开

When I am debugging a collection visually in Visual Studio 2010 I have to drill down quite a few levels before I get to the actual items in the collection. The image attached below is of an Observabl开发者_如何转开发eCollection<Fundsource> and you can see the hoops I need to go through to look at the items. It didn't used to be like this and I'm wondering if I have changed some setting to see all the intermediates. (Or maybe the implementation has changed between VS2005 and now and I'm just remembering the good ol' days).

Visual Studio 2010: Visual Debugger Drill down into collection pain


You need to uncheck this option: Tools | Options | Debugging | General | Show raw structure of objects in variables window.

0

精彩评论

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

关注公众号