codeswing icon indicating copy to clipboard operation
codeswing copied to clipboard

Specify or remember open files when re-opening an existing swing

Open midvok opened this issue 3 years ago • 0 comments

I saved a swing with style.less into a folder, but always when I re-open the swing, I get only the CSS file open and have to open the Less file manually.

Is it already possible to specify which file tabs get open when re-opening a swing?

Alternatively, I think it would be a nice feature if the swing remembered the current layout and all open tabs when re-opening it (probably using the codeswing.json).

Currently, when I restart VScode, all tabs are there on their place, but I don't see the page preview. So I have to re-open the swing and then losing all currently open tabs.

midvok avatar Jan 04 '22 11:01 midvok