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

Adding icons for [_-.]test.js files. #47

Closed rifont closed 4 years ago

rifont commented 4 years ago

Adding test icons for JS files to maintain consistency with Atom file-icons package.

Addresses issue #35

DanBrooker commented 4 years ago

Just a quick comment on this, those files are generated and will be overwritten when next generated. It would be better to add them into the export script

Alhadis commented 4 years ago

@DanBrooker Don't worry, I've backported the fixes locally. Not the most elegant solution, but it'll work as a stopgap until there's a better system in place.