Auto-scrolling Chrome's DevTools console

后端 未结 7 1730
甜味超标
甜味超标 2020-12-15 03:40

Since its inception few years back, Chrome has become a de-facto IDE for web development. I\'ve been using it\'s Canary(Version 28.0.1464.0) channel for quite a bit and been

相关标签:
7条回答
  • 2020-12-15 04:17

    It drove me crazy too and I found the solution here:

    Google Chrome follow developer console logging

    With the console open, drag the scroll bar down to the bottom of the window and release it. It should tail the output for you.

    It does not matter if you have the console docked or not.

    Working for me on a osx 10.8.5 and chrome 31

    0 讨论(0)
提交回复
热议问题