The parent group is archived. This project and its data are read-only.This project is read-only.
Could have a tool to help find binding matches easier
Something like
~~~sh
$ sp-find-binding "when I do foo"
exact: when I do {thing}
exact: when I do foo
fuzzy match: when I do bar
ERROR: too many exact matches
~~~