rmordechay / glsl-plugin-idea

GLSL support for JetBrains IDE's
Apache License 2.0
33 stars 11 forks source link

__VERSION__ in #if #7

Closed 823984418 closed 1 year ago

823984418 commented 1 year ago

Code:

#if __VERSION__ >= 130
#endif

Error: 应为 或 PP_END,得到 'VERSION' GLSL version: 1.0.5

823984418 commented 1 year ago

Error: <expr no assignment> or PP_END expected, got '__VERSION__'

rmordechay commented 1 year ago

Thanks for reporting. Will be fixed next release.

rmordechay commented 1 year ago

@823984418 Should be fixed with 1.0.7