vscode-shader
Shader languages support for Visual Studio Code
💾 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. |
| |