lsp-cli 0.1.5

Command-line tool for talking to Language Server Protocol (LSP) servers from the terminal.
1
2
3
4
5
6
7
8
9
msrv = "1.91.0"
allow-indexing-slicing-in-tests = true
allow-panic-in-tests = true
allow-expect-in-tests = true
allow-dbg-in-tests = true  

cognitive-complexity-threshold = 20
too-many-arguments-threshold = 7
type-complexity-threshold = 250