5 ms·
I got frustrated with this and created BigConsole[1] to solve it. It's a Chrome extension that adds a Firebug-style split console to DevTools. Then I tweeted a
by IceCreamYou 12y ago
I got frustrated with this and created BigConsole[1] to solve it. It's a Chrome extension that adds a Firebug-style split console to DevTools.
Then I tweeted about it, and Addy Osmani responded[2] pointing out that Chrome does in fact support multiline consoles with its Snippets[3] feature. It's still kind of obnoxious, but it does the job.
[1] https://github.com/IceCreamYou/Chrome-BigConsole https://github.com/IceCreamYou/Chrome-BigConsole
[2] https://twitter.com/IceCreamYou/status/354181339408375809 https://twitter.com/IceCreamYou/status/354181339408375809
[3] https://developers.google.com/chrome-developer-tools/docs/authoring-development-workflow#snippets https://developers.google.com/chrome-developer-tools/docs/au...