Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Installation

To use wgsl-analyzer, you need a wgsl-analyzer binary and a text editor that supports LSP.

If you are using VS Code, the extension bundles a copy of the wgsl-analyzer binary. For other editors, you will need to install the binary and configure your editor.

Crates

There is a package named wa_ap_wgsl-analyzer available on crates.io for people who want to use wgsl-analyzer programmatically.

For more details, see the publish workflow.