문제

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