file-icons / vscode

VSCode file specific icons for improved visual grepping
https://marketplace.visualstudio.com/items?itemName=file-icons.file-icons
MIT License
191 stars 24 forks source link

webpack.*.js rendering with JS icons #67

Closed angelica-bocanegra closed 3 years ago

angelica-bocanegra commented 3 years ago

webpack.*.js rendering with Javascript Icons. Although webpack.dev.js and webpack.prod.js already exists in scripts/import-fixes.json the icons are rendering with Javascript icons. webpack-vscode-atom (1)

Note: The icon only renders when its extension matches the import-fixes.json. eg. webpack.dev.js does not match anything.webpack.dev.js matches ezgif com-gif-maker (12)

Brianzchen commented 3 years ago

@Alhadis I'd really like to see this as someone who likes to break up my webpack configs. Any thoughts on it?