WebTemplateStudio
WebTemplateStudio copied to clipboard
Store the state of the wizard in the VSCode's state object
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