9 Jan 2010

Little things…

… are making the whole Visual Studio 2010 experience so much better. I know there are a whole range of fantastic features coming in Visual Studio 2010 and everyone’s blogging about them. But for me there are a whole host of little ones too that are going into making the next version better.

For instance, we’re all familiar with the Quick Watch and Watch Panes. They’re invaluable when you’re poking around debugging stuff. But something new that has entered VS 2010 is the ability to pin watches onto the code itself. So you can hover over a variable like you always have to see its value

but now you can pin that value in place and add comments, so whenever you debug into that code, your pinned value is displayed

Which is pretty darn cool :)

No comments: