PolyMeilex/vscode-wgsl

VsCode Syntax highlight for WGSL files

94

stars

72

commits

TypeScript

primary language

Feb 10, 2024

updated

vscode-extension
webgpu
wgpu

README

WGSL Syntax Highlight For Visual Studio Code

img

Install

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

Contributors

PolyMeilex

63 commits

maku693

2 commits

zerodegress

1 commits

PolyMeilex/vscode-wgsl

VsCode Syntax highlight for WGSL files

94

stars

72

commits

TypeScript

primary language

Feb 10, 2024

updated

vscode-extension
webgpu
wgpu

README

WGSL Syntax Highlight For Visual Studio Code

img

Install

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

Contributors

PolyMeilex

63 commits

maku693

2 commits

zerodegress

1 commits

Languages

TypeScript

72.2%

WGSL

16.3%

JavaScript

11.5%