Download this extension from the VS Gallery or get the CI build.
Adds icons for files that are not recognized by Solution Explorer
See the change log for changes and road map.
This extensions adds file icons to Solution Explorer for files that Visual Studio doesn't provide icons for.
See the complete list of supported file extenions.
Though this extension helps to provide missing icons for known file types, there are still plenty that are missing. To make it super easy to suggest new icons, there is now a button for that.
Clicking that button will open a GitHub issue so an icon can be added for that particular file type.
For additional language support in Visual Studio, give Syntax Highlighting Pack a try. It adds over 40 new languages to Visual Studio.
Some icons comes from the brilliant vscode-icons extension for Visual Studio Code.
Check out the contribution guidelines if you want to contribute to this project..
For cloning and building this project yourself, make sure to install the Extensibility Tools 2015 extension for Visual Studio which enables some features used by this project.