Panagiotis Christopoulos Charitos f2a81be865 Rename thirdparty to ThirdParty 5 роки тому
..
src f2a81be865 Rename thirdparty to ThirdParty 5 роки тому
README.md f2a81be865 Rename thirdparty to ThirdParty 5 роки тому
extension.js f2a81be865 Rename thirdparty to ThirdParty 5 роки тому
install.bat f2a81be865 Rename thirdparty to ThirdParty 5 роки тому
install.sh f2a81be865 Rename thirdparty to ThirdParty 5 роки тому
package.json f2a81be865 Rename thirdparty to ThirdParty 5 роки тому
spirv.json f2a81be865 Rename thirdparty to ThirdParty 5 роки тому
spirv.json.tmpl f2a81be865 Rename thirdparty to ThirdParty 5 роки тому

README.md

Visual Studio Code extension for SPIR-V disassembly files

This directory holds a Visual Studio Code extension adding syntax highlighting for SPIR-V assembly files (.spvasm)

Dependencies

In order to build and install the Visual Studio Code language server extension, you will need to install and have on your PATH the following dependencies:

Installing (macOS / Linux)

Run install.sh

Installing (Windows)

Run install.bat