madskristensen / FileIcons

A Visual Studio extension
Other
125 stars 23 forks source link

.glsl files show up as .c #336

Open Lenny-the-burger opened 8 months ago

Lenny-the-burger commented 8 months ago

Describe the bug .glsl, .vert, and .frag (commonly used for opengl shader source files) shows up as a standard .c file.

To Reproduce Steps to reproduce the behavior:

  1. Create a file with a .glsl, .vert, or .frag file extension.
  2. File icon will show up as a .c file.

Expected behavior Expected a file-specific icon, like the one .hlsl files use (used for DirectX shader source files).

Screenshots Capture

Additional context Add any other context about the problem here.

qiyuewuyi2333 commented 3 months ago

still bug today.