Shader languages support for Visual Studio Code
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 | Description |
|---|---|
vscode-shader.start |
Start the shader langauge server |
vscode-shader.stop |
Stop the shader langauge server |
| Name | Description |
|---|---|
ShaderLS.CompletionWord |
True to enable word completion. |
