This error will be reported every time I open it, and the software is not resolved after reinstalling.
Asked
Active
Viewed 2,975 times
4
-
What's "it"? I mean "ill be reported every time I open **it**, and t" – no ai please Jun 18 '21 at 01:40
3 Answers
2
I was on that issue too. These are the steps I followed to get it resolved:
- Go to Files.
- Click on Preferences.
- Click on Settings.
- 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.

MrSkittles1
- 11
- 1