Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.27 KB

README.md

File metadata and controls

43 lines (26 loc) · 1.27 KB

License: MIT Release Nuget DT

shader-language-server

Language server implementation for ShaderLab

Build

🚧 Status

Still in development.

Current Features

  • Completion
  • Hover
  • Signature Help

Planned Features

  • Diagnostics
  • Jump to def

💾 Installation

dotnet tool install --global shader-ls

See shader-lsp nuget page.

🔨 Usage

/path/to/shader-ls --stdio

The name is shader-ls.exe if you are using Windows!

🔧 Settings

  • ShaderLab.CompletionWord - completing word in the completion service