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-0007
|
||||
type: slice
|
||||
status: ready
|
||||
status: done
|
||||
parent: NS-0002
|
||||
title: Complete hover help for documented hemplate facts
|
||||
refs:
|
||||
@@ -36,4 +36,4 @@ Make hover explain the real `.heml` facts that contributors see in templates wit
|
||||
|
||||
## Evidence
|
||||
|
||||
`hemx-lsp/src/main.rs` already exposes `hoverProvider` and `hemplate_hover` anchors.
|
||||
Done at commit `258524f` and verified again at `38794cf` with `cargo test -p hemx-lsp`: hover is token-position aware and tests cover documented hemplate facts while ordinary HTML remains left to normal editor tooling.
|
||||
|
||||
Reference in New Issue
Block a user