AutoLispExt
AutoLispExt copied to clipboard
Unable to see current values when exception occurs
Is your feature request related to a problem? Please describe.
when a Exception occurs while debugging. The current values are no longer visible.
Describe the solution you'd like When an exception occurs keep displaying the current value of variables when a exception occurs. Similar to other debuggers like C#.