Categories: None [Edit]
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
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 181,286 | 2,140 | pikuri |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 183,336 | 1,855 | pikuri-workspace |
| 183,535 | 1,821 | pikuri-core |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mavi |