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
Switch the problem editor to use the debug format.
This is as discussed in #2661, #2662 and the developer meeting. The PG
problem editor is switched to the debug format from the simple format.
The only difference for the problem editor page is that if there are
debug messages they are now shown. Usually there aren't any such
messages, and so there isn't a difference. But if something is enabled
like the MathObject diagnostics cmp flag, then those debug messages are
shown.
0 commit comments