microsoft / lsprotocol

Code generator and generated types for Language Server Protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update LSP schema and model

github-actions opened this issue · comments

LSP Schema has changed. Please update the generator.
Schema: source
Model: source

Instructions:

  1. Setup a virtual environment and install nox.
  2. Install all requirements for generator.
  3. Run nox --session update_lsp.

Hashes:

  • schema: 6a3119d483b7dcfe2e6d42dd2af945de1b7871c7238d846a97f6566d9811ae9c
  • model: 44fc784e14108c85c5f00d5e36e9cdbb39d8fd51d436077f3c34defe9c1e3d01

This issue is stale as the schema has changed.
Closing in favor of https://api.github.com/repos/microsoft/lsprotocol/issues/263 .