Terminal-Icons icon indicating copy to clipboard operation
Terminal-Icons copied to clipboard

.vcxproj.filters files render with the wrong icon

Open SlyFoxHayes opened this issue 1 year ago • 0 comments

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)

  1. 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

SlyFoxHayes avatar Nov 23 '24 05:11 SlyFoxHayes