VS Code Extension Uninstall SDK Deleting parent directories

Both myself and a colleague  had an issue in the past 48 hours where upon launch we were prompted to install a new West workspace/SDK.   In my case it "tricked" me into installing a 2.9 SDK locally when my product is stuck on 2.7.   Realizing my mistake I chose to uninstall the SDK from local directory (my regular SDK is in /opt/nordic).  Unfortunately for both of us the uninstall process deleted the entire PARENT directory of the SDK.   In my case it wiped a source directory containing dozens of gitlab clones and some uncommitted code for other projects.   Obviously this was disruptive.  Has anyone else seen uninstall of local SDKs by the VS Code Extension deleting parent directories?  

Parents Reply Children
No Data
Related