Vscode-material-icon-theme: Icon for store- & mixins-folder

Created on 5 Jul 2019  路  5Comments  路  Source: PKief/vscode-material-icon-theme

Hi I'm missing several folder-icons.

  1. An icon for store folder instead of, or additional to Vuex-store (accept the Vuex-store icon doesn't even work in my case)

  2. Mixins folder icon (using mixins in vue, sass, a.s.o.)

Most helpful comment

Can you please make sure that you've enabled the vuex icon pack in your user settings like this:

"material-icon-theme.activeIconPack": "vue_vuex"

Then, you should see a store folder icon like this:

vuex store folder icon

All 5 comments

The icons for Vuex-store and Vue-directives are not working for me neither.

Definitely would be a great plus to have a folder icon for mixins and the possibility to just name the folder store.

Can you please make sure that you've enabled the vuex icon pack in your user settings like this:

"material-icon-theme.activeIconPack": "vue_vuex"

Then, you should see a store folder icon like this:

vuex store folder icon

Indeed, that was it, thank you very much.

It's a shame that we can't use multiple icon pack on the same workspace or change it based on the workspace, just read about the difficulties on other issue, let's hope the API of VSCode will be improved...

Closing as duplicate of #456.

Sorry I came back late! ^^
@PKief thank you very much, selecting vue_vuex icon pack within the settings solved ist - even if the mixins folder is still missing. : )

Was this page helpful?
0 / 5 - 0 ratings

Related issues

JarvisPrestidge picture JarvisPrestidge  路  4Comments

SMotaal picture SMotaal  路  4Comments

GeraldNDA picture GeraldNDA  路  5Comments

JonJamesDesign picture JonJamesDesign  路  3Comments

GitStorageOne picture GitStorageOne  路  5Comments