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-0006
|
||||
type: slice
|
||||
status: ready
|
||||
status: done
|
||||
parent: NS-0002
|
||||
title: Complete context-aware hemplate completions
|
||||
refs:
|
||||
@@ -37,4 +37,4 @@ Make completion useful for the real hemplate surface: directives, dynamic attrib
|
||||
|
||||
## Evidence
|
||||
|
||||
`hemx-lsp/src/main.rs` already exposes `completionProvider` and `hemplate_completion_items` anchors.
|
||||
Done at commit `baf4b15` and verified again at `38794cf` with `cargo test -p hemx-lsp`: completion tests cover documented hemplate directives, dynamic attributes, expression snippets, `data-hemx-root`, `data-hemx-slot`, `data-hemx-form`, and `data-hemx-handle` through helper and protocol paths.
|
||||
|
||||
Reference in New Issue
Block a user