4

This error will be reported every time I open it, and the software is not resolved after reinstalling.

3 Answers3

2

I was on that issue too. These are the steps I followed to get it resolved:

  1. Go to Files.
  2. Click on Preferences.
  3. Click on Settings.
  4. Look for "workbench.editorAssociations" and delete the item with a * (wildcard) value.
robe007
  • 3,523
  • 4
  • 33
  • 59
0

okay i encountered the same problem and had to look for solutions. For my case deleting the config file from the terminal solved it

sudo rm -rf ~/.config/Code
sudo rm -rf ~/.vscode
goodnews john
  • 431
  • 4
  • 9
0

I had the same issue with welcome page, getting started and interactive playground. here is a link that shows a few extra steps after uninstalling.

https://stackoverflow.com/a/52462074/16295473