Since the previous release, the extension has been adding workspace folders to the application list automatically. With this change, we disabled the Remove application button on these applications, as they could not be removed without removing the workspace folder from the VS Code workspace.
With changes introduced in this release, the button is no longer disabled for these applications. Instead, when you click it, the extension now shows a prompt that explains how removing the application will remove the entire folder from the workspace. If the prompt is accepted, the extension now removes the folder from your VS Code workspace. This only works for workspaces with more than one folder, and the button will still be disabled for single folder workspaces.