material-extensions / vscode-material-icon-theme

Available on the VSCode Marketplace
https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme
MIT License
1.95k stars 607 forks source link

Version 4.2.0 not getting config on settings.json #780

Open brunopego opened 3 years ago

brunopego commented 3 years ago

Configs like:

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.

PKief commented 3 years ago

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).

brunopego commented 3 years ago

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.

badaszszsz commented 1 year ago

@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