feat(lsp): explain generated targets on hover
This commit is contained in:
@@ -96,7 +96,9 @@ repo-owned fixture and golden capture contract live in
|
||||
Use the shared repo extension in `editors/vscode-hemx` for VS Code and Cursor.
|
||||
It sets `.heml` to the built-in HTML language mode, starts `hemx-lsp`, and maps
|
||||
LSP diagnostics/completion/hover into the editor without adding a separate grammar.
|
||||
req: diagnostics/005
|
||||
Hovering a generated root, slot, form, or handle value reports its resource kind
|
||||
and generated `ui::<name>` Rust symbol from the current template.
|
||||
req: diagnostics/005 req: diag/010
|
||||
|
||||
When the workspace root is this repository, the extension starts:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user