Open
Description
Currently, Playground's output
and console
windows are designed as tabs, so we can only see one of them at a time. However, most of the times we need both console output and html result at the same time.
Please convert output
and console
tabs into splitted windows, just like HTML
and CSS
windows.