Question

With the Werkzeug debugger. How can I make the recent call first instead of last? And how can I make it so Werkzeug debugger automatically focuses the console at the most recent call?

Was it helpful?

Solution

This behavior is not configurable, and probably never will be. There has been some discussion about changing the order of calls in the debugger.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top