Portable structural expansion engine. Resolves a trigger at the cursor into
expanded candidates by parsing the CST context, matching templates, and
emitting TextEdit patches.
Early scaffold. Engine implementation follows the main Snipper spec.
cargo build --workspace
just verify
See docs/architecture.md.
See AGENTS.md.
MIT — see LICENSE.