lspz 0.10.2

AI-friendly LSP compression proxy
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[book]
title = "lspz"
authors = ["straydragon"]
language = "zh"
src = "src"
description = "AI-friendly LSP compression proxy"

[build]
build-dir = "book"

[preprocessor.mermaid]
command = "mdbook-mermaid"

[output.html]
git-repository-url = "https://github.com/straydragon/lspz"
edit-url-template = "https://github.com/straydragon/lspz/edit/main/docs/src/{path}"
additional-js = ["mermaid.min.js", "mermaid-init.js"]