feat(lsp): explain generated targets on hover
This commit is contained in:
@@ -828,6 +828,9 @@ what a valid business email is. [north_star]
|
||||
### req: diag/009
|
||||
0 009 `hemx-lsp` diagnostics select the offending directive and target in the current `.heml` source when compiler metadata identifies them, rather than defaulting every error to line 0 column 0. [north_star]
|
||||
|
||||
### req: diag/010
|
||||
0 010 Hovering a generated `data-hemx-root`, slot, form, or handle value reports its generated resource kind and Rust `ui::<name>` symbol from current `hemx-build` facts. [north_star]
|
||||
|
||||
---
|
||||
|
||||
## test
|
||||
|
||||
Reference in New Issue
Block a user