Skip to content

zhaochi66/shader-language-server_zb

 
 

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

About

Language server implementation for ShaderLab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%