racz16 / WebGL-GLSL-Editor

WebGL GLSL shader editor extension for Visual Studio Code.
Other
100 stars 12 forks source link

Add support compound extensions #20

Closed RAX7 closed 2 years ago

RAX7 commented 2 years ago

In some workflows, changing the file extension is undesirable. This may break some build utilities and waste time fixing them. This PR adds support for compound extensions such as *.vert.glsl or *.fs.glsl.

racz16 commented 2 years ago

Thanks for your contribution! If I'll have enough time, at the weekend I create a new release with this and with the updated packages.