Skip to content

shader-ls/lsp-shader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: GPL v3 JCS-ELPA

lsp-shader

LSP Clients for ShaderLab

CI

lsp-mode client leveraging shader-language-server.

💾 Quickstart

(use-package lsp-shader
  :ensure t
  :hook (text-mode . (lambda ()
                       (require lsp-shader)
                       (lsp))))  ; or lsp-deferred

🔧 Configuration

lsp-shader supports following configuration. Each configuration is described in detailed in shader-ls Settings.

  • ShaderLab.CompletionWord via lsp-shader-completion-word

Contribute

PRs Welcome Elisp styleguide Donate on paypal Become a patron

If you would like to contribute to this project, you may either clone or make pull requests to this repository. Or you can clone the project and establish your branch of this tool. Any methods are welcome!

Sponsor this project

  •  
  •  

Packages

No packages published

Contributors 2

  •  
  •