WebTemplateStudio icon indicating copy to clipboard operation
WebTemplateStudio copied to clipboard

Store the state of the wizard in the VSCode's state object

Open amrrsharaff opened this issue 6 years ago • 0 comments

Right now, we are keeping the wizard running in the background when the user switches tabs to store the progress in the wizard.

This is expensive but it's not a small fix.

The solution is to store the state of the wizard in the vscode state after every change

amrrsharaff avatar Mar 19 '19 01:03 amrrsharaff