You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FileExplorer VSCode sidebar clone was made using the depth-first search algorithm, which creates a tree of files and folders, and also performs deletions.