Expected Behavior
.vcxproj.filters files should render with the Visual Studio logo, same as .vcxproj and .sln files.
Current Behavior
.vcxproj.filters files render with a generic document icon.
Possible Solution
devblackops.psd1 appears to have a typo. It has an entry for .vsxproj.filters. It should be .vcxproj.filters
Steps to Reproduce (for bugs)
- Run a
dir command in a folder with Visual Studio project files
Context
Your Environment
- Module version used: Terminal Icons 0.11
- Operating System and PowerShell version: Windows 11, Powershell 7.4.6
Expected Behavior
.vcxproj.filters files should render with the Visual Studio logo, same as .vcxproj and .sln files.
Current Behavior
.vcxproj.filters files render with a generic document icon.
Possible Solution
devblackops.psd1appears to have a typo. It has an entry for.vsxproj.filters. It should be.vcxproj.filtersSteps to Reproduce (for bugs)
dircommand in a folder with Visual Studio project filesContext
Your Environment