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

Add support for `.slnx` files

Open christofjans opened this issue 8 months ago • 2 comments
trafficstars

Visual Studio solution files have the .sln file extension. Recently microsoft has been making moves to a new file format: .slnx . There is already support for .slnx in Visual Studio. Terminal-Icons should support it (should probably be same icon as .sln) .

christofjans avatar Mar 04 '25 14:03 christofjans

Came here to suggest the same thing!

ardalis avatar Mar 04 '25 19:03 ardalis

        '.slnx'                  = 'nf-dev-visualstudio'

?

michal-gajda avatar Mar 20 '25 19:03 michal-gajda