Page 1 of 1

Autowatch variables in current scope

Posted: Fri Jun 27, 2008 9:21 pm
by Godai
Like Developer Studio. Sure hover thing is nice, but slow. Adding variables to watch is a pain right now IMHO.
Just autoshow variables in current scope. That would bring the debugger up alongside Developer Studio which has one of the greatest integrated debuggers :)

Re: Autowatch variables in current scope

Posted: Sat Jun 28, 2008 1:38 am
by PB
> hover thing is nice, but slow

Yep. ToolTips should have a 500ms delay, IMO. One second is far too long.
In all my apps I change my ToolTips to be 500ms after creation. :)