Downloads: 1262
Rating:
Participated in rating: 5
Recent change notes:
0.1.1 - Compatibility with IDEA 12
0.1 - Initial revision. Features:
- Syntax checking
- Jump to declaration of variable, function, type or field
- Brace mathing
- Type checking
- Structure view
- Sharers embedding in HTML
- Comments folding
- Customizable elements colors
- Line markers for functions prototypes and definitions
- Shader file template
- "Deduce Expression Type" action
- Convert vector components intention
General usage instructions:
Compatibility:
WebStorm 4.0+, PhpStorm 4.0+, IntelliJ IDEA Community or Ultimate 11.1+, PyCharm 2.5+, AppCode 1.5+
Comments:
I hope the plugin will get a bit of support from JetBrains.
Some obvious suggestions:
1) Provide an exception reporter
2) "Deduce expression type" action (in context menu) is added to all file types, instead of just GLSL
3) Some support for WebGL/GLSL ES