Visual Studio 2015 Break Point Intellisense
I know we have intellisense in Visual Studio 2013 for the break point Condition, but we do not have it for the Action. I was toying around with 2015 and noticed we now have it for the Action as well.
This is very useful for creating output messages to the debugger window. In the screen shot below I have an object called myObject. This object has three properties, an Id, a Name, and a CreatedDate.
Posted on April 16, 2015, in Visual Studio and tagged Visual Studio. Bookmark the permalink. 2 Comments.
Visual Studio 2015… I haven’t still used it… what do you think about it?
I have not used it too much, but I plan to change that this week. What little I have used I do like. It does feel a little slow, I assume they will speed things up once it is released. It has some nice features that I can see have the potential to make our lives a little easier.