Context
docs/ROADMAP.md Track B-3. Xazz's headline value is "catch errors before execution", but today that only works via CLI or the IDE. Editor integration is the biggest DX/visibility win.
Scope
Acceptance
Diagnostics in VS Code match xazz check line:col output exactly.
Dependencies
None directly (checker already returns structured spans). Enables E-1.
See docs/ROADMAP.md for the full scale plan and execution order.
Context
docs/ROADMAP.mdTrack B-3. Xazz's headline value is "catch errors before execution", but today that only works via CLI or the IDE. Editor integration is the biggest DX/visibility win.Scope
tower-lsp) exposing diagnostics, hover, go-to-def, rename by reusing the checkerSchemaAcceptance
Diagnostics in VS Code match
xazz checkline:coloutput exactly.Dependencies
None directly (checker already returns structured spans). Enables E-1.
See docs/ROADMAP.md for the full scale plan and execution order.