racz16 / WebGL-GLSL-Editor

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

Add .tsx file support #51

Closed haxiomic closed 1 year ago

haxiomic commented 1 year ago

.tsx is a common file extension for typescript with jsx, this PR extends the .ts support to include .tsx

Amazing plugin @racz16, amazed I went so long not knowing about it

racz16 commented 1 year ago

I'm glad you like it and thanks for the contribution. It'll be part of the next release.