picostitch
crafting (and) JavaScript
#tools

My new friend: WebStorm's "Split vertically" for the Terminal

It is a bit more than a month ago that WebStorm has shipped the feature Displaying terminal sessions side by side and I am using it every day now.

The split terminal view in WebStorm
The split terminal view in WebStorm

On the left I have my tests running, and on the right the typechecker (TypeScript) is doing it's job.
Thanks JetBrains!