wgsl
v0.1.10
Published
Syntax highlight for WGSL files
Downloads
5
Readme
WGSL Syntax Highlight For Visual Studio Code
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.