Why you need this extension?
We all love how convenient that remote development on vscode, but it seems sometimes goes wrong when loading remote workspace like missing git status in explorer, then the only way to solve such problems is to clean the cached info of workspace.
The cache of workspace usually be stored vscode's cache folder in Code/User/workspaceStorage/<32-length ID>, so we will be happy if an extension could do this instead of manually.