File icons in my VS Code disappeared when I installed Material icon theme and disabled it but now when I'm enabling this extension or reinstalling it, icons are not appearing. Even the default VS code file icons which were there before installing the extension have somehow disappeared as well.
You need to set “workbench.iconTheme“: “material-icon-theme“
.
Then reloading the window should fix it.