file-icons / vscode

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

Dockerfile.dev doesn't trigger as a Dockerfile icon #86

Closed erwanriou closed 11 months ago

erwanriou commented 1 year ago

currently using this library since i migrate from atom to vscode (sad about atom deprecation). This is for me the most beautiful library for icons, specifically in colorless. There i have a small issue i couldn't figure out how to fix:

Screenshot from 2023-01-18 19-03-39

As you can see, the library recognize the Dockerfile but doesn't recognize the Dockerfile.production Could we implement a regex pattern so it reconize all the Dockerfile.xxx extensions as Dockerfile?