Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>glsl_analyzerNew to Visual Studio Code? Get it now.
glsl_analyzer

glsl_analyzer

nolanderc

|
3,042 installs
| (4) | Free
Completion, goto-definition, inline documentation and formatter for GLSL (OpenGL Shading Language).
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

glsl_analyzer-vscode

Language server support for GLSL (OpenGL Shading Language) in Visual Studio Code.

Features

  • Completion
    • User-defined variables/functions.
    • Built-in types (e.g., vecN, matNxM, texture2D, etc.)
    • Built-in functions (e.g., length, imageLoad, packUnorm4x8)
    • Includes all extensions
    • Fields
  • Inline hover documentation for all builtin and extension functions/variables
  • Goto Definition
  • Support for #include
  • Formatter

Screenshots

Autocompletion

completion

Formatting

formatting

Goto-Definition

goto definition

Requirements

Automatically downloads and installs the latest glsl_analyzer (Linux, Windows and macOS).

If your platform is not supported, or you want to build from source, follow the instructions here. Then, set the glsl-analyzer.path setting to the location of your executable.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft