If you have made changes to your application without saving the workspace settings, these changes can be restored.
VS Code will never remove any of the build configurations on its own. However, as the list of applications in your workspace is stored in the workspace settings, VS Code will lose track of them if you exit without saving. When you reopen the unsaved workspace, your application and build configurations will not appear in the Sidebar.
To restore an application:
- Create a new workspace.
- In the Welcome View, click on Open an existing application.
- Choose the folder where your application is stored.
The application reappears in the Applications View.