Description
Shader code editing becomes more helpful through language-server features such as autocomplete, go-to-definition and formatting. It is useful for graphics developers who want GLSL to feel closer to modern programming-language workflows.
Use it through an editor configured for the Language Server Protocol. It does not render shaders by itself; it improves editing and code understanding.