glslx-vscode icon indicating copy to clipboard operation
glslx-vscode copied to clipboard

Doesn't recognize #define?

Open spacejack opened this issue 8 years ago • 1 comments

Hi, this extension looks really cool!

I gave it a try and ran into a couple of hitches:

  1. Normally I like to use the .glsl extension for my shader files. Is it possible to enable it for extensions other than.glslx? (A note in the readme would also be helpful.)

  2. It doesn't seem to understand #define. It gives me Syntax error "#"

spacejack avatar Jan 02 '17 20:01 spacejack

Not only does it not understand the #define, but it seems to stop parsing beyond that point.

xinaesthete avatar Mar 31 '17 12:03 xinaesthete