editing during debugging

General APL language issues
Post Reply
User avatar
giangiquario
Posts: 46
Joined: Thu Nov 26, 2009 8:55 am
Location: Milano, Italia

editing during debugging

Post by giangiquario »

In dyalog 12.1,
when you are tracing a class (the debugger window is open and the current object is a class),
if you dblclick over a method's (or property's) name,
you'll get a new window editing the traced class.
I think that the window editing the traced class ought to be open inside the tracer (not in a new window).
Post Reply