1

When I start Visual Studio Code (Win10[64bit]), click on extensions overview, all my extensions disappeared. The overview is empty. I also can't load any new ones. But I think all the extensions seem to work. In Addition there is a clock on the extensions symbol and it seems "loading", but nothing happens. Waiting a long time or restart didn't improve anything.

This is my first question, thanks for help.

GiantLab.de
  • 15
  • 2
  • 5
  • And you are getting no error notification - typically a flyout in the lower right corner? You might review https://stackoverflow.com/questions/61172590/extension-host-unexpectedly-teminated-vscode in case it is related but you should be getting an error notification if it is the same problem. – Mark Apr 13 '20 at 21:05
  • No, there is no error notification. – GiantLab.de Apr 13 '20 at 21:12
  • perhaps try to repair the installation of visual studio code? Control panel > programs > programs and features, find visual studio code and click repair – Maja Okholm Apr 14 '20 at 07:36
  • Thanks for your ideas, I re-installed and everything is fine now. – GiantLab.de Apr 14 '20 at 09:35

1 Answers1

0

As commented by the OP above:

Thanks for your ideas, I re-installed and everything is fine now.

The hint came from Maja Okholm:

perhaps try to repair the installation of visual studio code? Control panel > programs > programs and features, find visual studio code and click repair

YesThatIsMyName
  • 1,585
  • 3
  • 23
  • 30