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?

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top