You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The whole macro invocation was folded to a single line. It means that macros are practically not debuggable.
It would be very handy to preserve/generate the correct line numbers while expanding the macro.