mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-28 22:21:03 +00:00
cdd6829a3e
Supports: * Syntax highlighting. * Red squiggles for parse errors. * Basic sanity checking of operand types. * Jump to definition of id. * Find all uses of id. * Rename id. * Hover definition of id. * Format file. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
extension.js | ||
install.sh | ||
package.json | ||
README.md | ||
spirv.json | ||
spirv.json.tmpl |
Visual Studio Code extension for SPIR-V disassembly files
This directory holds a Visual Studio Code extension adding syntax highlighting for SPIR-V disassembly files (.spirv)
Installing (macOS / Linux)
Simply run install.sh