Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>WGSLNew to Visual Studio Code? Get it now.

WGSL

PolyMeilex

|
16,442 installs
| (3) | Free
Syntax highlight for WGSL files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

WGSL Syntax Highlight For Visual Studio Code

img

Install

  • vscode marketplace
  • open vsx registry

For rust users:

I also created cargo-wgsl crate that validates your shaders.

Just run cargo install cargo-wgsl to install it.

The extension will detect it in the path, and start a validation server for you.

Autocompletion (only for globals for now)

img

Real time validation using cargo-wgsl

gif

Cargo-wgsl can also be used as cli:

img

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft