When starting VS Code, you might receive the following notifications in the bottom right corner.
„No view is registered with id: codespaces.explorerDetails“
„No view is registered with id: codespaces.explorer“
Reason: the messages come from a deprecated Visual Studio Code extension. You can remove this by typing the following text into a powershell console:
code –uninstall-extension ms-vsonline.vsonline
No view is registered with id: codespaces.explorerDetails / codespaces.explorer