Skip to content

Latest commit

 

History

48 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

LSPCodegen

Library to generate LSP protocol code for gen_lsp.

Usage

elixir -e 'Mix.install([{:lsp_codegen, github: "mhanberg/lsp_codegen"}]); LSPCodegen.generate(System.argv())' -- --path ./path/for/files

metaModel.json

To update the metaModel.json, you can run the following.

$ curl --location 'https://raw.githubusercontent.com/microsoft/language-server-protocol/gh-pages/_specifications/lsp/3.17/metaModel/metaModel.json' | jq . > priv/metaModel.json

关于

Codegen for GenLSP

Resources

Stars

10 stars

关注者

1 watching

复刻s

发布

Sponsor this project

贡献者

Languages