Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>SPIR-V AssemblyNew to Visual Studio Code? Get it now.
SPIR-V Assembly

SPIR-V Assembly

PENGUINLIONG

|
1,611 installs
| (0) | Free
SPIR-V assembly syntac highlighting for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SPIR-V Assembly Syntax Highlighting

This VSCode extension provides SPIR-V assembly syntax highlighting for Visual Studio Code. The SPIR-V assembly syntax is specified in SPIRV-Tools.

Example syntax highlight

NOTE glslangValidator doesn't emit SPIR-V assembly. You need spirv-dis to disassemble SPIR-V binaries (*.spv) to text.

License

This project is licensed under either of

  • Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
  • MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.

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