Skip to content

shader-ls/vscode-shader

Repository files navigation

License: MIT Release VSCode Marketplace Version VSCode Marketplace Downloads VSCode Marketplace Rating

vscode-shader

Shader languages support for Visual Studio Code

Build

💾 Installation

Search for shader-ls.vscode-shader in the extensions tab and click install.

Then install the shader-language-server, see Installation section for more information!

📇 Commands

Commands Description
vscode-shader.start Start the shader langauge server
vscode-shader.stop Stop the shader langauge server

🔧 Configuration

Name Description
ShaderLS.CompletionWord True to enable word completion.