Debugger Customization
-
I was wondering if there is any way to customize the debugger tooltip that pops up when you hover over a variable in the ide. An example of this is the length property of an array. I am pretty sure I have seen this before. I just can't remember where. Or is the debugger just hardcoded for this on simple types and certain complex types? Thanks, Nathan --------------------------- Hmmm... what's a signature?
-
I was wondering if there is any way to customize the debugger tooltip that pops up when you hover over a variable in the ide. An example of this is the length property of an array. I am pretty sure I have seen this before. I just can't remember where. Or is the debugger just hardcoded for this on simple types and certain complex types? Thanks, Nathan --------------------------- Hmmm... what's a signature?
Nathan Blomquist wrote: Or is the debugger just hardcoded for this on simple types and certain complex types? I think it is hardcoded as I have searched long and far for a solution to this "problem". You would think some Attribute would allow you to set it, but NO. Lame. :| leppie::AllocCPArticle(Generic DFA State Machine for .NET);