Categories: None [Edit]

pikuri-lsp

https://rubygems.org/gems/pikuri-lsp
pikuri-lsp lets a pikuri agent ask a real language server the questions grep cannot answer: where is this defined, who calls it, what does it inherit from. It speaks LSP over a long-lived stdio child (+Pikuri::Lsp::Connection+ owns the JSON-RPC framing, the id demux and the reply to server-initiated requests) and models coordinates once, at the wire boundary, in +Pikuri::Lsp::Position+ / +Range+ / +Location+. Read-only by construction: no formatting, no code actions, no rename, no workspace edits. It reads what the server says and reports it.

Total

Ranking: 186,409 of 196,721
Downloads: 1,354

Daily

Ranking: 36,893 of 196,694
Downloads: 1

Depended by

RankDownloadsName
181,2862,140pikuri

Depends on

RankDownloadsName
183,3361,855pikuri-workspace
183,5351,821pikuri-core

Owners

#GravatarHandle
1iconmavi