Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>wgsl-analyzerNew to Visual Studio Code? Get it now.
wgsl-analyzer

wgsl-analyzer

WGSL Analyzer

|
19,173 installs
| (10) | Free
WGSL/WESL support for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

wgsl-analyzer

This extension provides support for the WebGPU Shading Language (WGSL).

It comes bundled with a language server of the same name: wgsl-analyzer.

Features

  • code completion
  • go to definition
  • inlay hints for types
  • syntax highlighting (also in host languages' strings and Markdown fenced code blocks!)
  • ... and many more, check out the manual to see them all

Quick start

Simply install the wgsl-analyzer extension.

Configuration

This extension provides configurations through VS Code's configuration settings (settings.json). All configurations are under wgsl-analyzer.*.

See the manual for more information on VS Code-specific configurations.

Communication

For usage questions and troubleshooting requests, please visit our Discord server.

Documentation

See wgsl-analyzer.github.io for more information.

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