SPIRV-Tools/utils/vscode
David Neto 3e4abc9ac3
Try to fix go linter: exported constant comment (#3026)
The linter wants the comment on an exported constant to
begin with the name of the constant.
2019-11-08 14:12:39 -05:00
..
src Try to fix go linter: exported constant comment (#3026) 2019-11-08 14:12:39 -05:00
.gitignore utils: Add a vscode extension for SPIR-V disassembly files (#2987) 2019-10-28 10:06:14 -07:00
install.sh utils: Add a vscode extension for SPIR-V disassembly files (#2987) 2019-10-28 10:06:14 -07:00
package.json utils/vscode: Change assembly file ext to .spvasm (#2995) 2019-10-29 11:16:17 -04:00
README.md utils: Add a vscode extension for SPIR-V disassembly files (#2987) 2019-10-28 10:06:14 -07:00
spirv.configuration.json utils: Add a vscode extension for SPIR-V disassembly files (#2987) 2019-10-28 10:06:14 -07:00
spirv.json utils: Add a vscode extension for SPIR-V disassembly files (#2987) 2019-10-28 10:06:14 -07:00
spirv.json.tmpl utils: Add a vscode extension for SPIR-V disassembly files (#2987) 2019-10-28 10:06:14 -07:00

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