when using the Test Window to test some code that only exists in the Test Window if I could put my cursor over a Test Window variable and see the value during execution.
ctl-m is GREAT! It would be AWESOME if there was a way to hilight the stuff between the delimiters (inclusive). So, if I was on the '(' and I did something like ctl-shift-m then everything between the '(' and the matching ')' were hilighted (including the '(' and ')'.
That seems odd. PLSD is able to show watched vars at each line executed. I'll take your word for it; I can always make the code into a SP and use the Test Window to call it.
ctl-m is GREAT! It would be AWESOME if there was a way to hilight the stuff between the delimiters (inclusive). So, if I was on the '(' and I did something like ctl-shift-m then everything between the '(' and the matching ')' were hilighted (including the '(' and ')'.