Can I somehow save window layout(with opened files) in VS Code and then restore it?
I am looking for an alternative for EmacsC-x r w <register>
where I can interactively open different saved views.
Example: split the window into 3 views, open the same file in all of them scroll to different locations, save it, open other view where it's only 1 window open and then restore the 3 window view(the one I saved).