Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.05 KB

README.md

File metadata and controls

41 lines (25 loc) · 1.05 KB

License: MIT Release Nuget DT

shader-language-server

Language server implementation for ShaderLab

🚧 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