A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/elixir-tools/lsp_codegen below:

GitHub - elixir-tools/lsp_codegen: Codegen for GenLSP

Repository 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

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4