TC #60 — Phase 6 :highlight toggle + status + install-hint #60
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Scenario
Expected
highlight: <on|off> (tree-sitter CLI <detected|absent>):highlight onemits the 4-line install hint (apt/cargo + init-config + grammar clone):highlight onemits the 1-line parser-directories reminder:highlight offalways emitshighlight offrenderer.set_highlight(verify via state field)Acceptance
State machine matches §4. Install hint surfaces ALL three setup steps (B4 + R4 followup).
Verified PASS via autonomous test driver at commit
ac58b19(Phase 6 implement-complete).:highlight status/on/off/ flip all emit the expected status lines. On noether (where tree-sitter-cli was installed during R4 verify), status reports 'detected'; one-line parser-directories reminder shown on:highlight on. CLI-absent install hint path verified by source review (B4-followup install steps surfaced).Closed by Phase 7 verify pass.