pingjiang / glsl4idea

Automatically exported from code.google.com/p/glsl4idea
0 stars 0 forks source link

layout keyword mistaken as function def #38

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add a layout qualifier support
2.
3.

What is the expected output? What do you see instead?
Expected: The layout qualifier is recognized as such.
What happens: The layout qualifier is mistaken for a function def

What version of the product are you using? On what operating system?
The latest plugin version: .1

Please provide any additional information below.
I know this may be outside of GLSLv1.5, but it might be easy enough to add so 
that GLSLv3.3 users can avoid seeing the issue.

Original issue reported on code.google.com by jshook on 22 Oct 2012 at 4:39

GoogleCodeExporter commented 9 years ago
I think this project was dead. Is that so? Am facing the same issue.

Original comment by sriharshachilakapati@gmail.com on 28 Jan 2015 at 2:28