docs(work): mark completed lsp slices
Update workledger status for completed diagnostics, completion, hover, and protocol LSP slices.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
id: SLICE-0009
|
||||
type: slice
|
||||
status: ready
|
||||
status: done
|
||||
parent: NS-0002
|
||||
title: Harden LSP protocol behavior
|
||||
refs:
|
||||
@@ -36,4 +36,4 @@ Make `hemx-lsp` predictable as an LSP server: initialize capabilities, document
|
||||
|
||||
## Evidence
|
||||
|
||||
The current LSP loop is small and testable through in-memory readers/writers.
|
||||
Done at commit `e77ddd4` and verified again at `38794cf` with `cargo test -p hemx-lsp`: protocol tests cover initialize capabilities, shutdown, unknown request errors, diagnostics lifecycle, completion, and hover framing.
|
||||
|
||||
Reference in New Issue
Block a user