vscode-material-icon-theme
vscode-material-icon-theme copied to clipboard
Version 4.2.0 not getting config on settings.json
Configs like:
- material-icon-theme.folders.associations
- material-icon-theme.files.associations
Not working on version 4.2.0, the plugin does not change the folder icons or file association.
It worked dowgrading the vscode plugin to version 4.1.0.
Hi, are your sure that you placed these settings into the user settings and not the workspace settings? Workspace settings are currently not supported by this extension (see #208).
Hi, I'm sure I placed these settings into the user settings. As I was looking for a possible solution or mistake that I could've done, I found some issues kind of related about user and workspace settings, but it wasn't this. Then I decided to downgrade to a previews version (4.2.0 to 4.1.0) and It worked just fine.
@brunopego check if it is working for you as it should be ready now (checked on latest Insiders with latest plugin) https://github.com/PKief/vscode-material-icon-theme/issues/208#issuecomment-1196034376