Closed LoganDark closed 2 years ago
I'll take a look and see what I can see
Ok, it appears that the spec in this area has changed. It may take a little while to get the grammar updated to accommodate the new syntax
I have just pushed a fix for this issue. Once it has been approved by Jetbrains it should be available on the store.
Feel free to close the issue once the new version is available :)
It usually takes them a couple of days to approve a new version of the plugin
This should now be available in the Jetbrains store
Thanks!
This code:
validates fine, but the plugin throws an error at the first
vec4
because it incorrectly assumes that it must be qualified with<f32>
.