Dimitris "Jimi" Charalampidis
Dimitris "Jimi" Charalampidis
Technically `ngrx` detection can be done via PAD. It's the art part that's troubling me. And once we find them we may have to create also `folder` icons with them...
@Kaffiend Technically we can support `ngrx` and `redux` project's detection. It's the art part that will take time. Currently, the team is busy with RL staff and there is not...
https://github.com/vscode-icons/vscode-icons/wiki/Custom
`languages` refers to the `language id` that is used to link the icon with the file extension. It's a feature that `vscode` has.
`globs` are not supported by `vscode`.
In general `filenamesGlob` and `extensionsGlob` should be avoided when using the customization feature.
https://github.com/vscode-icons/vscode-icons/issues/2252#issuecomment-536205153 (`vsicons.customIconFolderPath`)
You obviously missing something but without physically seeing what's off I can't help any further. Maybe some SS could give us an insight.
@SheepDomination Any update? Seeing the SS you do realize that folder associating is for folders and files for files. If you are trying to associate file extensions but declaring them...