fix(lsp): select offending template attributes

This commit is contained in:
slhx agent
2026-07-13 10:50:54 +02:00
parent 0ca48923f5
commit 217061c242
3 changed files with 115 additions and 20 deletions
+3
View File
@@ -825,6 +825,9 @@ what a valid business email is. [north_star]
### req: diag/008
0 008 `hemx-lsp` must not proxy rust-analyzer or own a second Rust type system. [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]
---
## test