cgag/loc

GLSL recognition error

nyovaya opened this issue · 0 comments

Seems like loc only recognized .frag and .vert, etc. as GLSL, but not .fs, .vs, etc.
I think it should accept both and check the file for the language(as it could be mistaken as F#).