Skip to content

shader-ls/shader-language-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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